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

Jerome Benoit calculus-guest at moszumanska.debian.org
Wed Oct 8 02:35:54 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 43f533348250e20cefc732646026cd307d80e571
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Wed Oct 8 02:34:43 2014 +0200

    Imported Debian patch 2.0+ds-3
---
 debian/changelog | 19 +++++++++++++++----
 debian/clean     | 13 +++++++++++++
 debian/rules     | 11 -----------
 3 files changed, 28 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6bec16b..1c25dbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,21 @@
-symmetrica (2.0+ds-2) unstable; urgency=medium
+symmetrica (2.0+ds-3) unstable; urgency=medium
 
   * Debianization:
-    - debian/rules:
-      - hardened dh_autoreconf (Closes: #762730);
+    - debian/changelog:
+      - add #762730 Closes brakets;
     - debian/control:
-      - Vcs-Git header, typo.
+      - Vcs-Git header, typo;
+    - debian/clean:
+      - add to replace hardened dh material;
+    - debian/rules:
+      - hardened dh material, wipe out.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Wed, 08 Oct 2014 01:27:55 +0000
+
+symmetrica (2.0+ds-2) unstable; urgency=medium
+
+  * Debianization:
+    - debian/rules, hardened dh_autoreconf (Closes: #762730).
 
  -- Jerome Benoit <calculus at rezozer.net>  Wed, 24 Sep 2014 19:46:23 +0000
 
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..035ba00
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,13 @@
+test
+test-test.o
+libsymmetrica_la-*.o
+libsymmetrica_la-*.lo
+libsymmetrica.la
+stamp-h1
+Makefile
+sym_test.sh
+symmetrica_config.h
+config.log
+config.status
+libtool
+.libs/*
diff --git a/debian/rules b/debian/rules
index 2125e05..9e73ee8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,11 +6,6 @@ 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
 
@@ -20,11 +15,5 @@ override_dh_installchangelogs:
 override_dh_auto_test:
 	$(MAKE) check
 
-override_dh_auto_clean:
-	QUILT_PATCHES=debian/patches quilt pop -q -a -R || test $$? -le 2
-	QUILT_PATCHES=debian/patches quilt push -q -a
-	dh_auto_clean
-	QUILT_PATCHES=debian/patches quilt pop -q -a -R || test $$? = 2
-
 get-orig-source:
 	uscan --no-conf --download-current-version --verbose

-- 
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