Your message dated Wed, 08 Apr 2026 07:06:54 +0000
with message-id <[email protected]>
and subject line Bug#1132889: Removed package(s) from unstable
has caused the Debian Bug report #472842,
regarding cdbs: bases patches from DEB_SRCDIR even if DEB_SRCDIR is not the
root of the upstream package
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.)
--
472842: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472842
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cdbs
Version: 0.4.51
Severity: minor
I have an autotools.mk package whose sources are in the src/ subdirectory
that I have patches against, and I'd like to be able to set DEB_SRCDIR to
src/ while still having the patches apply against the upstream root
directory.
I think the root problem is that there are currently two uses for
DEB_SRCDIR in CDBS. One is for packages using the tarball.mk rules file,
where all of the upstream package's files are under DEB_SRCDIR, and the
other is upstream packages whose root makefile is in a subdirectory of the
upstream package. Ideally, both should support using patches that are
made against the root of the upstream package, but the root of the
upstream package is different between the two cases with the same value of
DEB_SRCDIR. Currently there's no clean way to specify the case where the
upstream's root makefile is not at the root of the upstream package.
I think the cleanest way to fix this might be to add a new variable for
specifying what directory is the root of the package's autotools/make
build structure, defaulting to DEB_BUILDDIR (but that does not get
automatically get deleted like DEB_BUILDDIR does).
I also ran into bug #451226 in this package; that's to some extent a
manifestation of the same root problem.
-Tim Abbott
--- End Message ---
--- Begin Message ---
Version: 0.4.182+rm
Dear submitter,
as the package cdbs has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1132889
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---