From 1187cd490103dd2ba3d21c6c03f642ce98ffe2cf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 8 Nov 2014 15:57:33 -0400 Subject: Orphaned the Debian package, as I am retiring from Debian. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8c79d519..c6559650 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ propellor (0.9.2) UNRELEASED; urgency=medium * Apache: Fix daemon reload when enabling a new module or site. * Docker: Stop using docker.io; that was a compat symlink in the Debian package which has been removed in docker.io 1.3.1~dfsg1-2. + * Orphaned the Debian package, as I am retiring from Debian. -- Joey Hess Thu, 30 Oct 2014 16:36:06 -0400 diff --git a/debian/control b/debian/control index fae96cdb..714dd640 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libghc-quickcheck2-dev, libghc-mtl-dev, libghc-monadcatchio-transformers-dev, -Maintainer: Joey Hess +Maintainer: Debian QA Group Standards-Version: 3.9.5 Vcs-Git: git://git.kitenet.net/propellor Homepage: http://propellor.branchable.com/ -- cgit v1.2.3 From f3a31c91922f6386b61c3b3f9c53dfc7f5286d9e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 8 Nov 2014 15:57:46 -0400 Subject: prep release --- debian/changelog | 4 ++-- propellor.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c6559650..8ef65e0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (0.9.2) UNRELEASED; urgency=medium +propellor (0.9.2) unstable; urgency=medium * Added nginx module, contributed by FĂ©lix Sipma. * Added firewall module, contributed by Arnaud Bailly. @@ -7,7 +7,7 @@ propellor (0.9.2) UNRELEASED; urgency=medium the Debian package which has been removed in docker.io 1.3.1~dfsg1-2. * Orphaned the Debian package, as I am retiring from Debian. - -- Joey Hess Thu, 30 Oct 2014 16:36:06 -0400 + -- Joey Hess Sat, 08 Nov 2014 15:57:36 -0400 propellor (0.9.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 43f098a8..a6d00a03 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.9.1 +Version: 0.9.2 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess -- cgit v1.2.3