summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-08-23 12:19:34 -0400
committerJoey Hess2017-08-23 12:19:34 -0400
commit167b3d4da56f1f1eab2b3296b89ac78d7de58cfc (patch)
treebd99e116997ac237ffd3cb586db4cc540f7ded24
parent3a5c127d8d06e079b2cb47b26046bef38cba0046 (diff)
releasing package propellor version 4.7.7
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index f6ed0d58..f8b59743 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (4.7.7) UNRELEASED; urgency=medium
+propellor (4.7.7) unstable; urgency=medium
* Locale: Display an error message when /etc/locale.gen does not contain
the requested locale.
@@ -10,7 +10,7 @@ propellor (4.7.7) UNRELEASED; urgency=medium
* Add Typeable instance to Bootstrapper, fixing build with old versions
of ghc. (Previous attempt was incomplete.)
- -- Joey Hess <id@joeyh.name> Wed, 23 Aug 2017 11:41:01 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 23 Aug 2017 12:15:31 -0400
propellor (4.7.6) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index cf6739de..0fac1565 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.7.6
+Version: 4.7.7
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>