diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-01 17:59:37 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-01 17:59:37 -0400 |
| commit | 8a3adcf39204157d80e52b17ca2cc3b28fa5169e (patch) | |
| tree | d281dc7ab3f3dafe6593ce1bca060322ad06368c | |
| parent | 55f7540fed4d6defc702ef8d16af037d1a72b83b (diff) | |
releasing package propellor version 4.7.6
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ec899f56..9a0bc864 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -propellor (4.7.6) UNRELEASED; urgency=medium +propellor (4.7.6) unstable; urgency=medium * Sbuild: Add Sbuild.userConfig property. Thanks, Sean Whitton * Locale: Make sure that the locales package is installed when enabling locales. - -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 15:33:49 -0400 + -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 17:59:07 -0400 propellor (4.7.5) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index a6c5c0fc..cf6739de 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.7.5 +Version: 4.7.6 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
