[Reproducible-commits] [debhelper] 01/01: 9.20150811.0~reproducible5 cherry-picking "dh_gencontrol: Move debug debs back into section 'debug'"

Mattia Rizzolo mattia at mapreri.org
Wed Sep 30 23:32:36 UTC 2015


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

mapreri-guest pushed a commit to branch pu/reproducible_builds
in repository debhelper.

commit be40222c093f5cdf60d5032030b9d2d988514d5e
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Wed Sep 30 22:49:15 2015 +0000

    9.20150811.0~reproducible5 cherry-picking "dh_gencontrol: Move debug debs back into section 'debug'"
---
 debian/changelog | 7 +++++++
 dh_gencontrol    | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 17a4c73..162b0c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (9.20150811.0~reproducible5) UNRELEASED; urgency=medium
+
+  * Cherry-pick f56ad0aa8ec940280eb1d7ab8b3d8de1a0eab1c8
+    + dh_gencontrol: Movedebug debs back into section 'debug'
+
+ -- Mattia Rizzolo <mattia at mapreri.org>  Wed, 30 Sep 2015 22:47:48 +0000
+
 debhelper (9.20150811.0~reproducible4) UNRELEASED; urgency=medium
 
   * Cherry-pick f15878d1b81fee001d63a09dc31e43663a9185c6 ("Skip building ddebs
diff --git a/dh_gencontrol b/dh_gencontrol
index f55de3d..56a0304 100755
--- a/dh_gencontrol
+++ b/dh_gencontrol
@@ -90,7 +90,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 		# Remove and override more or less every standard field.
 		my @ddeb_options = (qw(
 			-UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential
-			-UConflicts -DPriority=extra -DSection=debugsym
+			-UConflicts -DPriority=extra -DSection=debug
 			),
 			 "-DPackage=${package}-dbgsym",
 			 "-DDepends=${package} (= \${binary:Version})",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debhelper.git



More information about the Reproducible-commits mailing list