From f8b7baa3b1f48e5509fb78e965a457e0f8f45155 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 23 Nov 2017 10:40:55 -0400 Subject: releasing package propellor version 5.1.0 --- config.hs | 2 +- debian/changelog | 5 +++-- privdata/relocate | 1 - propellor.cabal | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 privdata/relocate diff --git a/config.hs b/config.hs index 97d90636..ec313725 120000 --- a/config.hs +++ b/config.hs @@ -1 +1 @@ -joeyconfig.hs \ No newline at end of file +config-simple.hs \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 15c058cf..ef3e66ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -propellor (5.1.0) UNRELEASED; urgency=medium +propellor (5.1.0) unstable; urgency=medium + [ Sean Whitton ] * File.isSymlinkedTo now revertable. (minor API change) * Sbuild module changes: - Type of Sbuild.built changed to accept additional properties to be @@ -16,7 +17,7 @@ propellor (5.1.0) UNRELEASED; urgency=medium schroots. - Update documentation. - -- Sean Whitton Sun, 19 Nov 2017 18:18:43 -0700 + -- Joey Hess Thu, 23 Nov 2017 10:38:16 -0400 propellor (5.0.0) unstable; urgency=medium diff --git a/privdata/relocate b/privdata/relocate deleted file mode 100644 index 271692d8..00000000 --- a/privdata/relocate +++ /dev/null @@ -1 +0,0 @@ -.joeyconfig diff --git a/propellor.cabal b/propellor.cabal index 9bafd2fb..5f9d9ce5 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 5.0.0 +Version: 5.1.0 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess -- cgit v1.2.3