diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-01 13:31:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-01 13:31:16 -0400 |
| commit | 9631a28477e9d068744420f17125fc6e036fcb0c (patch) | |
| tree | 0b47cd728cc5c527b527792ad622a299ccb556ac | |
| parent | a69b2f9b346bd1d512fd8048b8fbea2c1d65e2e8 (diff) | |
releasing package propellor version 4.7.4
| -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 6274bc6f..3b975e62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (4.7.4) UNRELEASED; urgency=medium +propellor (4.7.4) unstable; urgency=medium * Set GPG_TTY when run at a terminal, so that gpg can do password prompting despite being connected by pipes to propellor (or git). @@ -6,7 +6,7 @@ propellor (4.7.4) UNRELEASED; urgency=medium * Improve PROPELLOR_TRACE output so serialized trace values always come on their own line, not mixed with title setting. - -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 20:02:32 -0400 + -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 13:30:54 -0400 propellor (4.7.3) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 0d83fd64..ae3267b1 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.7.3 +Version: 4.7.4 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
