diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-24 14:09:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-24 14:09:40 -0400 |
| commit | c4fcd24f8758d6398254bd44a693c9706d16779b (patch) | |
| tree | 7c448964cff11e01de1dfe9671edf5e55cf82f29 | |
| parent | 25114d92a53f519aaf874dc0df9bfdd9f8dd9964 (diff) | |
releasing package propellor version 4.0.2
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 11c9922f..c3ae1903 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (4.0.2) UNRELEASED; urgency=medium +propellor (4.0.2) unstable; urgency=medium * Apt.mirror can be used to set the preferred apt mirror of a host, overriding the default CDN. This info is used by @@ -10,8 +10,8 @@ propellor (4.0.2) UNRELEASED; urgency=medium properties added to a chroot that way from being seen when propellor was running inside the chroot. This affected disk image creation, and possibly other things that use chroots. - - -- Joey Hess <id@joeyh.name> Sun, 19 Mar 2017 16:37:27 -0400 + + -- Joey Hess <id@joeyh.name> Fri, 24 Mar 2017 14:04:50 -0400 propellor (4.0.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 7319af23..e682cbd1 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.0.1 +Version: 4.0.2 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
