Your message dated Mon, 5 May 2008 09:29:18 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#478153: dpkg-genchanges -- including full source code
when not asked for
has caused the Debian Bug report #478153,
regarding dpkg-genchanges -- including full source code when not asked for
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.)
--
478153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478153
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dpkg-dev
Version: 1.14.18
Severity: important
Background: Some frontends in the GCC packages are built from separate
source (although the packaging is the same for these "source"
packages). The new changelog in such a package is usually generated
by copying the gcc-X.Y changelog and adding an "Upload as ..." entry
in front.
This doesn't work anymore:
gpc-4.1 (2.1-4.1.2-22) unstable; urgency=low
* Upload as gpc-4.1.
-- Matthias Klose <[EMAIL PROTECTED]> Sun, 27 Apr 2008 13:44:14 +0200
gpc-4.1 (2.1-4.1.2-22~dummy) unstable; urgency=low
* Upload as gpc-4.1.
-- Matthias Klose <[EMAIL PROTECTED]> Sun, 27 Apr 2008 13:44:14 +0200
gcc-4.1 (4.1.2-22) unstable; urgency=low
[...]
If you don't have this dummy entry, then dpkg-genchanges complains:
$ dpkg-genchanges > ../gpc-4.1_2.1-4.1.2-22_i386.changes
dpkg-genchanges: warning: the current version (2.1-4.1.2-22) is smaller than
the previous one (4.1.2-22)
dpkg-genchanges: including full source code in upload
and the upload to ftp-master is rejected. including the full source
in this case sounds like a bug.
--- End Message ---
--- Begin Message ---
On Mon, 28 Apr 2008, Raphael Hertzog wrote:
> > and the upload to ftp-master is rejected. including the full source
> > in this case sounds like a bug.
>
> It's not a bug, it's a change in the heuristic used to determine when
> the source code has to be uploaded. Please read dpkg-genchanges man page
> (and the -si option in particular).
>
> If you don't want to upload the orig.tar.gz then the previous entry
> has to contain the same upstream version. Or you override this with
> -sa.
>
> This bug should be just closed unless you have a better suggestion
> that handles correctly all cases. This heuristic is better than the
> previous one IMO.
As I got no better suggestion, I'm closing this bug.
Cheers,
--
Raphaël Hertzog
Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/
--- End Message ---