diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-28 11:08:41 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-28 11:08:41 -0400 |
| commit | b46a2c7a29a31434d558bce6ce5d8220d2d7de6b (patch) | |
| tree | 0af137a5119813ded858cf14d52e8878c9a41ef4 | |
| parent | ebf30061d8f8a251330070e69c2710fe4a8fd9da (diff) | |
releasing package propellor version 2.17.1
| -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 15587571..cd7a4c79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.17.1) UNRELEASED; urgency=medium +propellor (2.17.1) unstable; urgency=medium * Avoid generating excessively long paths to the unix socket file used for ssh connection caching. Mostly. Can still generate a too long @@ -7,7 +7,7 @@ propellor (2.17.1) UNRELEASED; urgency=medium Files without extensions were ignored by uwsgi. Thanks, Félix Sipma. - -- Joey Hess <id@joeyh.name> Fri, 25 Mar 2016 17:23:25 -0400 + -- Joey Hess <id@joeyh.name> Mon, 28 Mar 2016 11:06:34 -0400 propellor (2.17.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index dc322e88..96ef098c 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.17.0 +Version: 2.17.1 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
