summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-07-28 15:48:42 -0400
committerJoey Hess2017-07-28 15:48:42 -0400
commitf716ba1c07c3b9a9321ac1f2ba03cacb8e709473 (patch)
tree88db9c0e3ab0166e27b7e7268682e6f86be00426
parent33bed2d27d2da212ac103bf54034638259696acb (diff)
releasing package propellor version 4.6.2
-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 f333b82a..c014eeba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (4.6.2) UNRELEASED; urgency=medium
+propellor (4.6.2) unstable; urgency=medium
* Systemd.nspawned: Recent systemd versions such as 234 ignore
non-symlinks in /etc/systemd/system/multi-user.target.wants,
@@ -7,7 +7,7 @@ propellor (4.6.2) UNRELEASED; urgency=medium
* Grub: Added bootsMounted property, a generalization of
DiskImage.grubBooted
- -- Joey Hess <id@joeyh.name> Thu, 27 Jul 2017 16:34:37 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 28 Jul 2017 15:48:32 -0400
propellor (4.6.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index b3a02310..f278fdd4 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.6.1
+Version: 4.6.2
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>