[Pkg-chromium-commit] [pkg-chromium] 01/02: release 56.0.2924.76-4

Michael Gilbert mgilbert at moszumanska.debian.org
Sun Feb 26 03:13:43 UTC 2017


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

mgilbert pushed a commit to branch master
in repository pkg-chromium.

commit 52297513b6216ddb0785b4e348e847b9cfa88e65
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Mon Feb 20 01:21:47 2017 +0000

    release 56.0.2924.76-4
---
 debian/changelog | 6 ++++++
 debian/rules     | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8b89195..b4a7d1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+chromium-browser (56.0.2924.76-4) unstable; urgency=medium
+
+  * Do not create a dbgsym package for widevine (closes: #855529).
+
+ -- Michael Gilbert <mgilbert at debian.org>  Sun, 19 Feb 2017 20:17:38 +0000
+
 chromium-browser (56.0.2924.76-3) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/rules b/debian/rules
index 6a14ba0..ac45942 100755
--- a/debian/rules
+++ b/debian/rules
@@ -120,8 +120,10 @@ override_dh_fixperms:
 	dh_fixperms --exclude chrome-sandbox
 
 override_dh_strip:
+	# skip dbgsym package for widevine to prevent duplication of the src package
+	dh_strip -pchromium-widevine --no-automatic-dbgsym
 	# this line can be removed once stretch is released
-	dh_strip --ddeb-migration='chromium-dbg (<< 47.0.2526.80-4~)'
+	dh_strip --remaining-packages --ddeb-migration='chromium-dbg (<< 47.0.2526.80-4~)'
 
 override_dh_gencontrol:
 	dh_gencontrol -- -VBuilt-Using="$(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W libjs-jquery libjs-jquery-flot)"

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



More information about the Pkg-chromium-commit mailing list