diff options
author | intrigeri <intrigeri@boum.org> | 2011-09-23 18:25:02 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-09-23 18:25:02 +0200 |
commit | 37796be789feb11e1fdafb6260c88f4c94c7d402 (patch) | |
tree | b9153db3490d86ce1bcc429f084e7ba8b1777bb9 /debian | |
parent | 1ed4538cb3cc890f7acd83a11aa18e0da4ba681e (diff) | |
download | backupninja-37796be789feb11e1fdafb6260c88f4c94c7d402.tar.gz backupninja-37796be789feb11e1fdafb6260c88f4c94c7d402.tar.bz2 |
Releasing backupninja 0.9.10-1 Debian source package.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5523fb8..8e27d64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ backupninja (0.9.10-1) unstable; urgency=low - * Team upload. * New upsteam release . Fix "Locking mechanism causes variable problem". . Allow 'when = XXX' in sh jobs. @@ -16,14 +15,14 @@ backupninja (0.9.10-1) unstable; urgency=low (Closes: #641120) . Don't install LDAP handler, helper and example configuration file. . Don't mention LDAP support in documentation. - * Formally move to team-maintenance. + * Formally move to team-maintenance, add myself to uploaders. * Use 3.0 (quilt) source format. * Convert to dh7 minimal rules with dh-autoreconf. * preinst: use "set -e" in the script body instead of in the shebang. * Don't mention LDAP support in long description, don't install its example configuration file. - -- intrigeri <intrigeri+debian@boum.org> Fri, 23 Sep 2011 17:12:22 +0200 + -- intrigeri <intrigeri+debian@boum.org> Fri, 23 Sep 2011 18:24:41 +0200 backupninja (0.9.9-1) unstable; urgency=low |