Your message dated Sun, 17 Aug 2025 01:18:59 +0000
with message-id <e1uns31-007fcf...@fasolo.debian.org>
and subject line Bug#783191: fixed in cdbs 0.4.175
has caused the Debian Bug report #783191,
regarding cdbs: allow reusing debian/copyright Files-Excluded for 
get-orig-source
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 ow...@bugs.debian.org
immediately.)


-- 
783191: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783191
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cdbs
Severity: wishlist
X-Debbugs-CC: pkg-multimedia-maintain...@lists.alioth.debian.org

On 23 April 2015 at 11:03, Jonas Smedegaard <d...@jones.dk> wrote:
> Hi Adrian,
>
> Quoting Adrian Knoth (2015-04-23 15:46:55)
>> On 04/23/15 15:03, mira-gu...@users.alioth.debian.org wrote:
>>> +# Path to the debian directory
>>> +DEBIAN_DIR := $(shell echo ${MAKEFILE_LIST} | awk '{print $$1}' | xargs 
>>> dirname )
>>> +UPSTREAM_VERSION ?=$(shell uscan --dehs | sed -n 
>>> 's/.*<upstream-version>\(.*\)<\/upstream-version>.*/\1/p')
>>> +DFSG = dfsg1
>>> +PKG = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
>>> +
> [...]
>>> +get-orig-source:
>>> +     uscan --noconf --force-download --rename --download-current-version 
>>> --destdir=.
>>> +     tar -xf $(PKG)_$(UPSTREAM_VERSION).orig.tar.gz
>>> +     mv ardour-$(UPSTREAM_VERSION) $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)
>>> +     rm -rf $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)/waf
>>> +     rm -rf $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)/.git
>>> +     rm -rf $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)/.gitignore
>>> +     rm -rf $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)/MSVCvst_scan
>>> +     rm -rf $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)/MSVCardour3
>>> +     rm -rf $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)/icons/win32/resource
>>> +     rm -rf 
>>> $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)/icons/win32/msvc_resources.rc.in
>>> +     XZ_OPT=-9 tar cJf ../$(PKG)_$(UPSTREAM_VERSION)~$(DFSG).orig.tar.xz 
>>> $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)
>>> +     rm -rf $(PKG)-$(UPSTREAM_VERSION)~$(DFSG)
>>> +     rm -rf $(PKG)_$(UPSTREAM_VERSION).orig.tar.gz
>>
>> This looks overly complicated. In jackd2, Jonas did:
>>
>> # Set tag to full 40 char git tag for git snapshot release
>> tag = $(DEB_UPSTREAM_TARBALL_VERSION)
>> DEB_UPSTREAM_URL = https://github.com/jackaudio/jack2/archive
>> DEB_UPSTREAM_TARBALL_BASENAME = $(tag)
>> DEB_UPSTREAM_TARBALL_SRCDIR = jack2-$(tag)
>>
>> # unneeded and possibly sourceless binaries
>> DEB_UPSTREAM_REPACKAGE_EXCLUDES += *.a *.dll *.Lib
>>
>> # unneeded sources copyright-protected without licence
>> DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/**.rc
>>
>> # pure garbage in upstream tarball
>> DEB_UPSTREAM_REPACKAGE_EXCLUDES += .DS_Store
>>
>> # sources not in prefered form of modification
>> DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./waf
>>
>>
>>
>> Can't we do the same for ardour? Just declare some excludes and let CDBS
>> do the work?
>>
>> Jonas, is this still state of the art? If so, I'd add it to ardour.
>
> Yes, seems up-to-date.

I think specifying it only once in debian/copyright would be a good idea.

Perhaps set a flag DEB_REPACKAGE_AUTOPOPULATE_EXCLUDES = 1 which
causes cdbs to parse debian/copyright?



-- 

Saludos,
Felipe Sateler

--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.175
Done: Alexandre Detiste <tc...@debian.org>

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 783...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 17 Aug 2025 03:03:52 +0200
Source: cdbs
Architecture: source
Version: 0.4.175
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 288806 746377 783191
Changes:
 cdbs (0.4.175) unstable; urgency=medium
 .
   * QA upload.
   * Remove perl-makemaker.mk (Closes: #288806)
   * Remove upstream-tarball.mk (Closes: #746377, #783191)
Checksums-Sha1:
 6db5d55694264b7ffdd8c4b135d005498fc28640 1723 cdbs_0.4.175.dsc
 bb2f976e71bd6531b30c27d2d42dd7e33123a7f8 180612 cdbs_0.4.175.tar.xz
 0e59e1174ac004a5a621a7dbe4b99499a251686b 4688 cdbs_0.4.175_source.buildinfo
Checksums-Sha256:
 72d94d268a832474955fefc4a463e5974996b47a430e357ea0b4056d3dabdd5a 1723 
cdbs_0.4.175.dsc
 04be935438ca6646046c2df922bc60dca2b4aed3619257573f1bec845802e1b2 180612 
cdbs_0.4.175.tar.xz
 e5bc637485eced640a9788ff30e507a974222ae3960fed95e5319abfc897a92e 4688 
cdbs_0.4.175_source.buildinfo
Files:
 e8de0bb5fd366a279fed53925f5a863b 1723 devel optional cdbs_0.4.175.dsc
 31b308752860f1211292cc4f4d59395d 180612 devel optional cdbs_0.4.175.tar.xz
 519bfa24be735e655a88d7d605475868 4688 devel optional 
cdbs_0.4.175_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmihKqIRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBo6JA/+NNmixLi6x2kTTdMQ7y/rCnQFyT1hXw7i
jNFFB59+8zUR/aU4Rw1AubK3AlfII/UvWO7GZOB8OYA+HBZQVzlk/xL/nVzaPyN5
Z5dg5XNV18cXhC8Pfb0I3PSC2atZVOA6CUCy5alpJWWU86XK2Irkvx+EsPLoxvAv
lUUDHRDhweJBQkW6o7FF2xiVPW/6Tu5+Jb7iLyfSP5WnQdDQqYoQC57AxXj0B+bP
TtfWKTfZTYt6dXg12wq5d9Yj0ncXZRrkvN6pdndRVfZUr7I2j1k6Vy1X6+aA+Ocb
LOtPKgQjtQdOsj+aNpJSCEyKin7W6eTcpQYnv4m8gQTBGjOx6kjgbJ2zT9TqtSWz
SR+aHcww5odHVavxh3RqvE4T21W3sBM+aIXwvMHbS/ORYbFWvBDaVVAOf1ZC17eH
/cBzcidLQupVr3ic926k0MzX/vSJPTi2zHJukLnnDVqFFhM1to4hHAWR8emHmDGv
hWx14fCd4KIjbmffmgmbiuDJS1n7r8T0pmbcjMivwkRfuN5dItkS1cVsUDXvAEHX
qM/eMlfVBp9CWPu8Ph+grpG+jKVHw9TcomMnEZKSNv+OnXCmNGyruzEVpt5NjieY
UxzscEoqvF9x0oR9ZI9Nh2M0/Qp+KjVRASgngmt4pvm+OzNmKL6bS9AJRjssFCV1
DXgkJ8/IaOY=
=VwDD
-----END PGP SIGNATURE-----

Attachment: pgpSVADpfLlrD.pgp
Description: PGP signature


--- End Message ---

Reply via email to