Your message dated Tue, 03 May 2011 15:36:17 +0000
with message-id <e1qhhe5-0001cx...@franck.debian.org>
and subject line Bug#615522: fixed in xserver-xorg-video-mach64 6.9.0-1
has caused the Debian Bug report #615522,
regarding xserver-xorg-video-mach64: apt-listchanges prompts on every upgrade
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.)
--
615522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615522
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-mach64
Version: 6.8.2-5
Tags: patch
Hi KiBi,
For a while, I was wondering why the version numbers in debian/NEWS
for the mach64 keep on increasing such that I get a mail with every
upgrade. Now I figured it out:
xserver-xorg-video-mach64 (6.8.0-1) unstable; urgency=low
* New upstream release.
* Drop the useless epoch for the first upload to unstable.
How about this patch?
-- 8< --
Subject: Avoid pointless prompts from apt-listchanges on upgrade
All the NEWS.Debian entries for this package are from its time in
experimental in 2008, when it had an epoch of 1:. Therefore the
corresponding version numbers are all _later_ than the current
version, and to a tool that doesn't know better, the old news seems to
be new and worth seeing.
So retroactively change the epoch on old news to 0.
---
debian/NEWS | 4 ++--
debian/changelog | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/NEWS b/debian/NEWS
index ccac72e..5249086 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,4 +1,4 @@
-xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1) experimental;
urgency=low
+xserver-xorg-video-mach64 (6.8.1~git20080301.56a1c9f0-1) experimental;
urgency=low
* The mach64 submodule isn't included in ati anymore.
If your /etc/X11/xorg.conf contains Driver "ati", you need to keep
@@ -6,7 +6,7 @@ xserver-xorg-video-mach64 (1:6.8.1~git20080301.56a1c9f0-1)
experimental; urgency
-- Brice Goglin <bgog...@debian.org> Sun, 02 Mar 2008 12:55:47 +0100
-xserver-xorg-video-ati (1:6.7.197-1) unstable; urgency=low
+xserver-xorg-video-ati (6.7.197-1) unstable; urgency=low
* The X.Org ATI driver supports RandR 1.2 which enables dynamic
enabling, disabling, resizing, rotating, placing, ... of multiple
diff --git a/debian/changelog b/debian/changelog
index 23b9305..35e6c33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-mach64 (6.8.2-5.1) local; urgency=low
+
+ * Drop the epoch from versions in NEWS entries.
+
+ -- Jonathan Nieder <jrnie...@gmail.com> Sun, 27 Feb 2011 00:04:01 -0600
+
xserver-xorg-video-mach64 (6.8.2-5) unstable; urgency=low
* Switch to dh:
--
1.7.4.1
--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-mach64
Source-Version: 6.9.0-1
We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-mach64, which is due to be installed in the Debian FTP
archive:
xserver-xorg-video-mach64-dbg_6.9.0-1_amd64.deb
to
main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64-dbg_6.9.0-1_amd64.deb
xserver-xorg-video-mach64_6.9.0-1.diff.gz
to main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.9.0-1.diff.gz
xserver-xorg-video-mach64_6.9.0-1.dsc
to main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.9.0-1.dsc
xserver-xorg-video-mach64_6.9.0-1_amd64.deb
to
main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.9.0-1_amd64.deb
xserver-xorg-video-mach64_6.9.0.orig.tar.gz
to
main/x/xserver-xorg-video-mach64/xserver-xorg-video-mach64_6.9.0.orig.tar.gz
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 615...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cyril Brulebois <k...@debian.org> (supplier of updated
xserver-xorg-video-mach64 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 03 May 2011 17:13:20 +0200
Source: xserver-xorg-video-mach64
Binary: xserver-xorg-video-mach64 xserver-xorg-video-mach64-dbg
Architecture: source amd64
Version: 6.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <k...@debian.org>
Description:
xserver-xorg-video-mach64 - X.Org X server -- ATI Mach64 display driver
xserver-xorg-video-mach64-dbg - X.Org X server -- ATI display driver
(debugging symbols)
Closes: 615522
Changes:
xserver-xorg-video-mach64 (6.9.0-1) unstable; urgency=low
.
[ Cyril Brulebois ]
* Get rid of debian/NEWS, things from 2007/2008 are old now. This fixes
the epoch mismatch and NEWS prompting on every upgrade, thanks to
Jonathan Nieder for the notice (Closes: #615522).
* Add ${misc:Depends} to Depends for the debug package.
* Bump Standards-Version to 3.9.2 (no changes needed).
.
[ Julien Cristau ]
* New upstream release, integrates fix for 1.10 compatibility.
Checksums-Sha1:
40d02578e6930c62883286a9eebf5356f7d7f1a0 1709
xserver-xorg-video-mach64_6.9.0-1.dsc
a818d529a01a45348590f21e489f5cbf899a07ad 616457
xserver-xorg-video-mach64_6.9.0.orig.tar.gz
1a3f777ecacc48be94872d2b15d9d3a90ac77212 9088
xserver-xorg-video-mach64_6.9.0-1.diff.gz
fdbbc8fc51567118f8860125350ddb48dae05050 215980
xserver-xorg-video-mach64_6.9.0-1_amd64.deb
061b52c8fe36a8561bb130a6f3658246ad9b3749 964866
xserver-xorg-video-mach64-dbg_6.9.0-1_amd64.deb
Checksums-Sha256:
ac47bb55cdc5885bcdac40d71672b0e5a9c515e0b3dad8131317c25fc2cf63fd 1709
xserver-xorg-video-mach64_6.9.0-1.dsc
a543c3611f8835ad06584eba4a58b4ea69afaedd66a9441101231639d037b85f 616457
xserver-xorg-video-mach64_6.9.0.orig.tar.gz
0cdb0d496397d6da878ee1b716b3adc9c058f050d593e4f0dfe4800720776933 9088
xserver-xorg-video-mach64_6.9.0-1.diff.gz
d3b59c92901b470f4a15522532385d817d03b11e334fb23c2dc0d4a2ea90f1dc 215980
xserver-xorg-video-mach64_6.9.0-1_amd64.deb
bedb2a33fffe27ceec2fdb639d8661a002b2fff334381d5018621c909c9f4226 964866
xserver-xorg-video-mach64-dbg_6.9.0-1_amd64.deb
Files:
1d31f432f00f633d9f648c2f168ea66d 1709 x11 optional
xserver-xorg-video-mach64_6.9.0-1.dsc
4d04deaa7de40db7a1aafe0a6801dea1 616457 x11 optional
xserver-xorg-video-mach64_6.9.0.orig.tar.gz
f5e321af965062673c7f9f06583350cb 9088 x11 optional
xserver-xorg-video-mach64_6.9.0-1.diff.gz
34d56a4be7d2476320dcc466d4f8f53d 215980 x11 optional
xserver-xorg-video-mach64_6.9.0-1_amd64.deb
c735f8accb93a5cada6bac24dae3fa32 964866 debug extra
xserver-xorg-video-mach64-dbg_6.9.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3AHK8ACgkQeGfVPHR5Nd3nrgCgrUMgoDRR/Px6PdDl4v69LZBU
sLUAn14vzzl1NFzoqakPYYAc+mF90hY1
=a/3s
-----END PGP SIGNATURE-----
--- End Message ---