[Python-apps-commits] r9879 - in packages/s3ql/trunk/debian (5 files)

nikratio-guest at users.alioth.debian.org nikratio-guest at users.alioth.debian.org
Sat Jul 13 05:39:07 UTC 2013


    Date: Saturday, July 13, 2013 @ 05:39:03
  Author: nikratio-guest
Revision: 9879

* Updated uploader email address.
* Removed obsolete lintian override.
* Extended clean target, re-build should now work.

Modified:
  packages/s3ql/trunk/debian/changelog
  packages/s3ql/trunk/debian/control
  packages/s3ql/trunk/debian/rules
  packages/s3ql/trunk/debian/watch
Deleted:
  packages/s3ql/trunk/debian/s3ql.lintian-overrides

Modified: packages/s3ql/trunk/debian/changelog
===================================================================
--- packages/s3ql/trunk/debian/changelog	2013-07-13 04:21:46 UTC (rev 9878)
+++ packages/s3ql/trunk/debian/changelog	2013-07-13 05:39:03 UTC (rev 9879)
@@ -1,3 +1,11 @@
+s3ql (1.16-2) UNRELEASED; urgency=low
+
+  * Updated uploader email address.
+  * Removed obsolete lintian override.
+  * Extended clean target, re-build should now work.
+
+ -- Nikolaus Rath <Nikolaus at rath.org>  Fri, 12 Jul 2013 22:37:11 -0700
+
 s3ql (1.16-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/s3ql/trunk/debian/control
===================================================================
--- packages/s3ql/trunk/debian/control	2013-07-13 04:21:46 UTC (rev 9878)
+++ packages/s3ql/trunk/debian/control	2013-07-13 05:39:03 UTC (rev 9879)
@@ -5,7 +5,7 @@
 XS-Testsuite: autopkgtest
 Maintainer: Debian Python Apps Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Nikolaus Rath <Nikolaus at rath.org>,
-           Laszlo Boszormenyi <gcs at debian.hu>
+           Laszlo Boszormenyi <gcs at debian.org>
 Build-Depends: debhelper (>= 9),
                python-dev (>= 2.7),
                python-dbg,

Modified: packages/s3ql/trunk/debian/rules
===================================================================
--- packages/s3ql/trunk/debian/rules	2013-07-13 04:21:46 UTC (rev 9878)
+++ packages/s3ql/trunk/debian/rules	2013-07-13 05:39:03 UTC (rev 9879)
@@ -80,7 +80,7 @@
 override_dh_auto_clean:
 	# We don't want to call setup.py clean, because this
 	# requires a number of (potentially uninstalled) build-dependencies.
-	rm -rf dist setup.log build doc src/s3ql/*.so
+	rm -rf dist test.log build doc src/s3ql/*.so src/s3ql/deltadump.c
 	rm -rf build-python* build_cython build_sphinx build-stamp
 
 override_dh_strip:

Deleted: packages/s3ql/trunk/debian/s3ql.lintian-overrides
===================================================================
--- packages/s3ql/trunk/debian/s3ql.lintian-overrides	2013-07-13 04:21:46 UTC (rev 9878)
+++ packages/s3ql/trunk/debian/s3ql.lintian-overrides	2013-07-13 05:39:03 UTC (rev 9879)
@@ -1,3 +0,0 @@
-# This is a false positive (cf https://wiki.debian.org/Hardening#Validation)
-s3ql: hardening-no-fortify-functions
-

Modified: packages/s3ql/trunk/debian/watch
===================================================================
--- packages/s3ql/trunk/debian/watch	2013-07-13 04:21:46 UTC (rev 9878)
+++ packages/s3ql/trunk/debian/watch	2013-07-13 05:39:03 UTC (rev 9879)
@@ -4,4 +4,3 @@
   http://code.google.com/p/s3ql/downloads/list \
   (?:.+)/files/s3ql-(1\..+).tar.bz2 \
   debian
-




More information about the Python-apps-commits mailing list