Your message dated Mon, 22 Aug 2016 10:22:48 +0000
with message-id <[email protected]>
and subject line Bug#835077: fixed in cdbs 0.4.143
has caused the Debian Bug report #835077,
regarding cdbs: Avoid deprecated option --same-arch of debhelper
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
835077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835077
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cdbs
Version: 0.4.142
Severity: normal
Tags: patch

Option --same-arch of debhleper is deprecated at compat level 10 [1]. The patch attached to this bug report fixes the code in buildvars.mk.

Rafael Laboissière

1. 
https://anonscm.debian.org/git/debhelper/debhelper.git/commit/Debian/Debhelper/Dh_Getopt.pm?id=49656f59e5446c9707833bf81de351975cdedc3d

-- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (550, 'stable'), (500, 'proposed-updates'), (500, 'experimental') Architecture: i386 (i686)

Kernel: Linux 4.3.0-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

cdbs depends on no packages.

Versions of packages cdbs recommends: ii autotools-dev 20160430.1

Versions of packages cdbs suggests: ii devscripts 2.16.6

-- no debconf information
>From a4d4e22c8f14e8ef362bf95c0aae6d847edcb181 Mon Sep 17 00:00:00 2001
From: Rafael Laboissiere <[email protected]>
Date: Mon, 22 Aug 2016 09:13:25 +0200
Subject: [PATCH] Avoid deprecated option --same-arch of debhelper

---
 1/rules/buildvars.mk.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/1/rules/buildvars.mk.in b/1/rules/buildvars.mk.in
index d1995e0..61fd441 100644
--- a/1/rules/buildvars.mk.in
+++ b/1/rules/buildvars.mk.in
@@ -48,7 +48,7 @@ ifdef _cdbs_rules_debhelper
 	dh_listpackages -i))
   DEB_ARCH_PACKAGES := $(filter-out $(DEB_INDEP_PACKAGES),\
 	$(strip $(shell \
-		dh_listpackages -s)))
+		dh_listpackages -a)))
 else
   DEB_INDEP_PACKAGES := $(strip $(shell \
 	$(_cdbs_scripts_path)/list-packages indep))
-- 
2.8.1


--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.143

We believe that the bug you reported is fixed in the latest version of
cdbs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated cdbs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 22 Aug 2016 11:37:48 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.143
Distribution: unstable
Urgency: medium
Maintainer: CDBS Hackers <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
 cdbs       - common build system for Debian packages
Closes: 831263 833783 835077
Changes:
 cdbs (0.4.143) unstable; urgency=medium
 .
   * Have utils.mk resolve build-dependency on licensecheck (not
     devscripts).
   * Fix have license-miner emit UTF-8.
   * Improve copyright-check:
     + Scan whole files (not only top and bottom, and not only until
       first cluster of copyrights).
     + Revert to not force-decode as utf8.
     + Fix re-add comma between year range and owners (dropped in recent
       licensecheck) for some corner cases.
     + Use licensecheck --deb-fmt (and adapt cleanup).
     + Fix skip gracefully if licensecheck unavailable or too old.
       Closes: Bug#831263. Thanks to Lucas Nussbaum.
     + Make path to licensecheck configurable.
   * Fix have perl snippets include current dir during configure call.
     Closes: Bug#833783 (CVE-2016-1238). Thanks to Dominic Hargreaves.
   * Suppress build-dependency on licensecheck to ease backporting and
     arch bootstrapping.
   * Stop build-depend on devscripts.
   * Modernize debhelper usage: Avoid deprecated --same-arch option.
     Closes: Bug#835077. Thanks to Rafael Laboissière.
Checksums-Sha1:
 3971d9c76371ad1506c6d9c27698c0aba51d95fd 1825 cdbs_0.4.143.dsc
 be4f4fca23fc4e97dd55977079e8882cd9e4263c 202852 cdbs_0.4.143.tar.xz
 fe64bde24baa50831f4db86d60e91084662f510f 80856 cdbs_0.4.143_all.deb
Checksums-Sha256:
 73e037d109d404209572d982f790c2cf215a00a330b3e6061f9da68866b0f4a0 1825 
cdbs_0.4.143.dsc
 17be504bdfecfc4ef769b7b82b8f3bdc297a29b2f0a85bcb161007026c82eb29 202852 
cdbs_0.4.143.tar.xz
 99c4991b81fe3208a16684a9d1bbeaaa76e3a7e476926044bedbe2b867efeaaa 80856 
cdbs_0.4.143_all.deb
Files:
 cc3abdd15689eb740e1a2f00ecccd330 1825 devel optional cdbs_0.4.143.dsc
 47347a9e5af28ec1c9f699d4bd43ab0d 202852 devel optional cdbs_0.4.143.tar.xz
 6dbbbc2f00c005d65b86d9def8cc8f33 80856 devel optional cdbs_0.4.143_all.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJXus4fAAoJECx8MUbBoAEhrdgP/RvWIumzEOzL5STMBQefEYxA
fEzj/Sca14ujHhtVQPOohL0khixYwn2XfXyBMTzYTTsnSLOuGNPExhJ1iaUFM/1k
jvMWV5H3RuSGcfFA7Rojrknlv5pDt8d1ulU0nJaoyzp7/7BAd+7cxejhtcsBeSUO
+VlFKP/yHjm0eZUtHzQPgA8vA7FFsCDFnIF23DQBSIcNQh9eRPdZgPsTswkOdOWU
HnvRHSFRPMj3HRBU8W9x4vT1O/PLZk+7MfCpumeyr+YavdxnVLFabi9e4/JlDSR+
oXfKRTaqRovwrSxnJNZVg974XU60g8Rcx6aLrO+b/W8wTWGaMSFI/TyqGGcwzxww
w46UC9YxQyNnOrvEAj4rsXUzBZ4aBIs5btTEuAWD5b8C1ekqWQEPzDe3Or4nEX2o
wM8Dq/q+K9O6k3bXc1oT3ZonsBHqi9k+eMYMJIhk37Z+GAjpU46C+Nd2vDNTSOKs
BtBnBI0aD76BtFyTe5MEGWQaIy/eTwfDFw8iYaQwlSBmW+i86Z6+yzoekDJ/FfPO
72a3xG3SALcU54Oy22SIrnOqxotJ0RyUSDI+6mH+4A9qa5QuSu0DD8CKd3qGDcR7
8F2Zz3oRzE0yChvSuFBE2a8MPK7LXc+fXIMhrjtCG4Ck9QhWZYAmbmJ5mmawHpvn
89An/mZnrY+a2xJqbRnD
=3IxS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to