[apophenia] 01/04: Imported Debian pre-patch 0.999+ds2-1

Jerome Benoit calculus-guest at moszumanska.debian.org
Thu Oct 9 22:36: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 apophenia.

commit 994399b7314646e956e7add374d23cd46822c32c
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Thu Oct 9 16:25:02 2014 +0200

    Imported Debian pre-patch 0.999+ds2-1
---
 debian/changelog | 15 +++++++++++++++
 debian/control   |  2 +-
 debian/copyright |  4 ++++
 debian/repack    |  3 +--
 debian/rules     |  6 ------
 5 files changed, 21 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c6f69e..7a6ed4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apophenia (0.999b+ds2-1) unstable; urgency=medium
+
+  * Debianization:
+    - debian/copyright:
+      - copyright section for imported asprintf.c, add (thanks to
+        Thorsten Alteholz acting on behalf of the ftpmaster team);
+    - debian/control:
+      - Standards Version 3.9.6, bump;
+      - Build-Depends, remove quilt dependency;
+    - debian/repack, revisit;
+    - debian/rules:
+      - override_dh_auto_clean, wipe out;
+
+ -- Jerome Benoit <calculus at rezozer.net>  Thu, 09 Oct 2014 17:08:20 +0000
+
 apophenia (0.999b+ds1-1) unstable; urgency=medium
 
   * Initial release (Closes: #755493).
diff --git a/debian/control b/debian/control
index 37ee42c..d4b8af8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  bc, sqlite3,
  doxygen, texlive-latex-recommended, texlive-fonts-recommended, ghostscript,
  rdfind, symlinks
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://apophenia.info/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/apophenia.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/apophenia.git
diff --git a/debian/copyright b/debian/copyright
index 4e28d27..b8e2140 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,6 +14,10 @@ Files: *
 Copyright: 2005-2014 Ben Klemens <fluffmail at f-m.fm>
 License: GPL-2 with two modifications
 
+Files: asprintf.c
+Copyright: 1999, 2002 Free Software Foundation, Inc.
+License: GPL-2+
+
 Files: debian/*
 Copyright:
  2014 Jerome Benoit <calculus at rezozer.net>
diff --git a/debian/repack b/debian/repack
index 840ead8..4b4739e 100755
--- a/debian/repack
+++ b/debian/repack
@@ -25,7 +25,7 @@ fi
 UPSTREAM_VERSION="$2"
 UPSTREAM_TARBALLZZ="$3"
 
-DEBIAN_SUFFIX="+ds1"
+DEBIAN_SUFFIX="+ds2"
 
 DEBIAN_UVERSION=${UPSTREAM_VERSION}${DEBIAN_SUFFIX}
 DEBIAN_ROOTFOLDERNAME="${PACKAGE_NAME}-${DEBIAN_UVERSION}.orig"
@@ -122,7 +122,6 @@ rm --verbose --force -- cmd/Makefile.in
 rm --verbose --force -- tests/Makefile.in
 rm --verbose --force -- docs/Makefile.in
 rm --verbose --force -- eg/Makefile.in
-rm --verbose --force -- acinclude.m4
 rm --verbose --force -- aclocal.m4
 rm --verbose --force -- config.h.in
 rm --verbose --force -- configure
diff --git a/debian/rules b/debian/rules
index 4462d0b..131a82e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,11 +12,5 @@ override_dh_auto_configure:
 override_dh_strip:
 	dh_strip --dbg-package=libapophenia0-dbg
 
-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/apophenia.git



More information about the debian-science-commits mailing list