[gap-guava] 01/01: debianization: drop off explicit debug package support

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Dec 28 21:03:56 UTC 2015


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

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

commit a56b6f635aea78753c4eaa4f654b9fe3eafa67a1
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Mon Dec 28 22:02:42 2015 +0100

    debianization: drop off explicit debug package support
---
 debian/changelog |  5 ++---
 debian/control   | 16 ----------------
 debian/rules     |  7 -------
 3 files changed, 2 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7d844dd..10137dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,10 +7,9 @@ gap-guava (3.12+ds1-3) unstable; urgency=medium
     - debian/clean, harden;
     - debian/patches/upstream-doc-reproducible.patch, introduce;
     - debian/patches/upstream-configure_machinery-refreshment.patch, harden;
-    - debian/patches/upstream-fix-warnings.patch, refine;
-    - debug package support, add.
+    - debian/patches/upstream-fix-warnings.patch, refine.
 
- -- Jerome Benoit <calculus at rezozer.net>  Mon, 28 Dec 2015 07:54:11 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Mon, 28 Dec 2015 21:01:20 +0000
 
 gap-guava (3.12+ds1-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 251b3c9..239ef28 100644
--- a/debian/control
+++ b/debian/control
@@ -36,19 +36,3 @@ Description: coding theory library for GAP (arch-dep files)
  .
  This Debian package contains the architecture-dependent files for the
  gap-guava Debian package.
-
-Package: gap-guava-bin-dbg
-Provides: gap-pkg-guava-bin-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: gap-guava-bin (=${binary:Version}), ${misc:Depends}
-Description: coding theory library for GAP (arch-dep debug symbols)
- GAP is a system for computational discrete algebra with particular
- emphasis on computational group theory, but which has already proved
- useful also in other areas.
- .
- This GAP package brings to GAP computing with error-correcting codes.
- .
- This Debian package contains the architecture-dependent debugging
- symbols for the gap-guava-bin Debian package.
diff --git a/debian/rules b/debian/rules
index 40041bb..7c05eb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,15 +24,8 @@ override_dh_link:
 override_dh_installchangelogs:
 	dh_installchangelogs --keep CHANGES.guava
 
-override_dh_installdocs:
-	dh_installdocs -pgap-guava-bin-dbg --link-doc=gap-guava-bin-dbg
-	dh_installdocs --remaining-packages
-
 override_dh_compress:
 	dh_compress -X.pdf
 
-override_dh_strip:
-	dh_strip --dbg-package=gap-guava-bin-dbg
-
 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/gap-guava.git



More information about the debian-science-commits mailing list