[apophenia] 03/03: Imported Debian patch 0.999b+ds1-1

Jerome Benoit calculus-guest at moszumanska.debian.org
Thu Sep 11 12:56:05 UTC 2014


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

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

commit b02778b6a465051003617ddd042c771f8493e76b
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Thu Sep 11 14:21:14 2014 +0200

    Imported Debian patch 0.999b+ds1-1
---
 debian/changelog | 2 +-
 debian/rules     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee4c637..1c6f69e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,4 +27,4 @@ apophenia (0.999b+ds1-1) unstable; urgency=medium
     discussed; thanks to the upstream maintainer.
   * Wipe out library exit calls (shlib-calls-exit Lintian tag).
 
- -- Jerome Benoit <calculus at rezozer.net>  Thu, 11 Sep 2014 09:24:11 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Thu, 11 Sep 2014 12:36:28 +0000
diff --git a/debian/rules b/debian/rules
index 7383412..4462d0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,10 +13,10 @@ override_dh_strip:
 	dh_strip --dbg-package=libapophenia0-dbg
 
 override_dh_auto_clean:
-	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? -le 2
-	QUILT_PATCHES=debian/patches quilt push -a
+	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 -a -R || test $$? = 2
+	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/apophenia.git



More information about the debian-science-commits mailing list