diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-01 17:53:26 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-01 17:53:26 -0400 |
| commit | 7e915fb7caf41b5c547a7ef8d9089ca5060889db (patch) | |
| tree | e28d77d27ea059bdea95fd5d4d169fc187215703 | |
| parent | 6f958a6acb90779dcbc3e96acbddcfc62b3f3b48 (diff) | |
releasing package propellor version 3.0.3
| -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 87bbe3d0..6f6f2884 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -propellor (3.0.3) UNRELEASED; urgency=medium +propellor (3.0.3) unstable; urgency=medium * Remove Propellor.DotDir from the propellor library, as its use of Paths_propellor prevents use of the module out of propellor's tree. This module is only needed for the wrapper program anyway, which handles --init. - -- Joey Hess <id@joeyh.name> Sun, 01 May 2016 17:49:10 -0400 + -- Joey Hess <id@joeyh.name> Sun, 01 May 2016 17:51:37 -0400 propellor (3.0.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 0bc8fc21..e931e3df 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.0.2 +Version: 3.0.3 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
