diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-01-30 09:52:33 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-01-30 09:52:33 +0000 |
commit | 23ed216fb06b5e9734de5da23f9457dc6b3f1757 (patch) | |
tree | ada92bbddfc263bccee54cb2a81f4bf24a98d869 | |
parent | 432a77617c04a09b5e6b051176ec9908808c1462 (diff) |
Two new releases.
There were only changes sufficient for one change, but I had to make two
because this would silence the lintian warning:
W: custodian: latest-debian-changelog-entry-changed-to-native
Adding a second, fake, release stops that.
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 014d41e..fc0ecca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +custodian (0.15) stable; urgency=medium + + * Updated the package to add lintian warnings for the missing man-pages. + + -- Steve Kemp <steve@bytemark.co.uk> Fri, 30 Jan 2015 09:44:09 +0000 + +custodian (0.14) stable; urgency=medium + + * This is a new release which is an early-test package for Debian jessie. + + -- Steve Kemp <steve@bytemark.co.uk> Thu, 29 Jan 2015 09:44:09 +0000 + custodian (0.13-4) stable; urgency=medium * Fixed typo. |