diff options
author | intrigeri <intrigeri@boum.org> | 2013-10-12 10:20:55 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2013-10-12 10:23:28 +0000 |
commit | b55c16e49da7fe212d37128869e1506cd9baca4f (patch) | |
tree | 9521020fef6b2552e1bda0f009ddfbb4354c28a2 | |
parent | cc194485a184d4aa40936c9380aa134a04ad4611 (diff) | |
download | backupninja-debian.tar.gz backupninja-debian.tar.bz2 |
backupninja (1.0.1-2)debian
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 18d370f..a2c5b7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +backupninja (1.0.1-2) unstable; urgency=low + + * Use chmod a-x instead of chmod -x, to avoid build failure with + strict umasks (Closes: #726097). + * Declare compliance with Standards-Version 3.9.4 (no change needed). + + -- intrigeri <intrigeri@debian.org> Sat, 12 Oct 2013 12:20:12 +0200 + backupninja (1.0.1-1) unstable; urgency=low * Imported Upstream version 1.0.1 |