[symmetrica] 01/01: Imported Debian patch 2.0+ds-2

Jerome Benoit calculus-guest at moszumanska.debian.org
Wed Sep 24 13:38:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository symmetrica.

commit ac756e6cd62769c2588eef37c8272e7facc4a8bb
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Wed Sep 24 15:22:23 2014 +0200

    Imported Debian patch 2.0+ds-2
---
 debian/changelog | 7 +++++++
 debian/rules     | 5 +++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e5f2562..2faefa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+symmetrica (2.0+ds-2) unstable; urgency=medium
+
+  * Debianization:
+    - debian/rules, hardened dh_autoreconf.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Wed, 24 Sep 2014 13:19:47 +0000
+
 symmetrica (2.0+ds-1) unstable; urgency=medium
 
   * New maintainer (Closes: #761243).
diff --git a/debian/rules b/debian/rules
index 6cecc27..2125e05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,11 @@ default:
 %:
 	dh $@ --with autoreconf --parallel
 
+override_dh_autoreconf:
+	QUILT_PATCHES=debian/patches quilt pop -q -a -R || test $$? -le 2
+	QUILT_PATCHES=debian/patches quilt push -q -a
+	dh_autoreconf
+
 override_dh_strip:
 	dh_strip --dbg-package=libsymmetrica2-dbg
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/symmetrica.git



More information about the debian-science-commits mailing list