Your message dated Tue, 02 Sep 2008 13:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#493241: fixed in gnome-mplayer 0.6.3-2
has caused the Debian Bug report #493241,
regarding gnome-mplayer fails to build if built twice in row
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.)


-- 
493241: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493241
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnome-mplayer
Version: 0.6.3-1
Severity: serious
Tags: patch pending

Marked as serious since this is a lenny release goal.
See following excerpt from the build log:

dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/tr.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to 
gnome-mplayer-0.6.3/po/zh_HK.gmo: binary file contents changed
dpkg-source: error: cannot represent change to 
gnome-mplayer-0.6.3/po/[EMAIL PROTECTED]: binary file contents changed
dpkg-source: error: cannot represent change to 
gnome-mplayer-0.6.3/po/zh_CN.gmo: binary file contents changed
dpkg-source: error: cannot represent change to 
gnome-mplayer-0.6.3/po/pt_BR.gmo: binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/it.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/fr.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/ko.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/en.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/sr.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/es.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/sv.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to 
gnome-mplayer-0.6.3/po/zh_TW.gmo: binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/ro.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/ru.gmo: 
binary file contents changed
dpkg-source: error: cannot represent change to gnome-mplayer-0.6.3/po/pl.gmo: 
binary file contents changed
dpkg-source: warning: ignoring deletion of file config.h
dpkg-source: warning: ignoring deletion of file config.sub
dpkg-source: warning: ignoring deletion of file gnome-mplayer.spec
dpkg-source: warning: ignoring deletion of file config.guess
dpkg-source: unrepresentable changes to source
dpkg-buildpackage: failure: dpkg-source -b gnome-mplayer-0.6.3 gave error exit 
status 1

The attached patch solves the problem.
diff -u gnome-mplayer-0.6.3/debian/rules gnome-mplayer-0.6.3/debian/rules
--- gnome-mplayer-0.6.3/debian/rules
+++ gnome-mplayer-0.6.3/debian/rules
@@ -46,7 +46,7 @@
 
 	[ ! -f Makefile ] || $(MAKE) distclean
 
-	rm -f config.sub config.guess
+	rm -f po/*.gmo config.sub config.guess
 	dh_clean
 
 install: build
diff -u gnome-mplayer-0.6.3/debian/changelog gnome-mplayer-0.6.3/debian/changelog
--- gnome-mplayer-0.6.3/debian/changelog
+++ gnome-mplayer-0.6.3/debian/changelog
@@ -1,3 +1,9 @@
+gnome-mplayer (0.6.3-2) unstable; urgency=low
+
+  * Fix the package failing to build if built twice in a row
+
+ -- Cesare Tirabassi <[EMAIL PROTECTED]>  Fri, 01 Aug 2008 16:11:55 +0200
+
 gnome-mplayer (0.6.3-1) unstable; urgency=low
 
   * Initial release (Closes: #415381)

--- End Message ---
--- Begin Message ---
Source: gnome-mplayer
Source-Version: 0.6.3-2

We believe that the bug you reported is fixed in the latest version of
gnome-mplayer, which is due to be installed in the Debian FTP archive:

gnome-mplayer-dbg_0.6.3-2_amd64.deb
  to pool/main/g/gnome-mplayer/gnome-mplayer-dbg_0.6.3-2_amd64.deb
gnome-mplayer_0.6.3-2.diff.gz
  to pool/main/g/gnome-mplayer/gnome-mplayer_0.6.3-2.diff.gz
gnome-mplayer_0.6.3-2.dsc
  to pool/main/g/gnome-mplayer/gnome-mplayer_0.6.3-2.dsc
gnome-mplayer_0.6.3-2_amd64.deb
  to pool/main/g/gnome-mplayer/gnome-mplayer_0.6.3-2_amd64.deb



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.
Cesare Tirabassi <[EMAIL PROTECTED]> (supplier of updated gnome-mplayer 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: SHA1

Format: 1.8
Date: Fri, 01 Aug 2008 16:11:55 +0200
Source: gnome-mplayer
Binary: gnome-mplayer gnome-mplayer-dbg
Architecture: source amd64
Version: 0.6.3-2
Distribution: unstable
Urgency: low
Maintainer: Cesare Tirabassi <[EMAIL PROTECTED]>
Changed-By: Cesare Tirabassi <[EMAIL PROTECTED]>
Description: 
 gnome-mplayer - A simple GUI for MPlayer
 gnome-mplayer-dbg - A simple GUI for MPlayer (debugging symbols)
Closes: 493241
Changes: 
 gnome-mplayer (0.6.3-2) unstable; urgency=low
 .
   * Fix the package failing to build if built twice in a row
     (Closes: #493241)
Checksums-Sha1: 
 0e5ee441b99dc67f32655992f7595369af7bf72b 1874 gnome-mplayer_0.6.3-2.dsc
 2189e039e96a9195a51b6d75be73398eb5f9c40b 6058 gnome-mplayer_0.6.3-2.diff.gz
 d38aede7ea19bd1c53124c6d0f210cad08fda7fd 240582 gnome-mplayer_0.6.3-2_amd64.deb
 be299ee97d7f922def2e4f95a4a80a9bcbe8d45b 154056 
gnome-mplayer-dbg_0.6.3-2_amd64.deb
Checksums-Sha256: 
 dc629f546f8a0bbde906adf9ea768485eb432e6aedae3920c2dd6920675c5099 1874 
gnome-mplayer_0.6.3-2.dsc
 9adc3eca01f74f5ed665046a51b4d5184d6d9728913021ebd3dd2a4500cdb78f 6058 
gnome-mplayer_0.6.3-2.diff.gz
 9804e038d4f59325cb57998116fd38e80a8be93b8b2dbd0589e2ba7331452ba5 240582 
gnome-mplayer_0.6.3-2_amd64.deb
 ffcdf5471909bac29a028f53202ebac16d53caf79faae260aad7ae2ef7070659 154056 
gnome-mplayer-dbg_0.6.3-2_amd64.deb
Files: 
 3c6e1759924ce77d3593bb2b4b3b750f 1874 graphics optional 
gnome-mplayer_0.6.3-2.dsc
 f273f3188eeeec0525578e8486146618 6058 graphics optional 
gnome-mplayer_0.6.3-2.diff.gz
 386739d31d9962adcd887b23a0795c67 240582 graphics optional 
gnome-mplayer_0.6.3-2_amd64.deb
 7a1d373f5e82ab5561db5142f126829a 154056 graphics extra 
gnome-mplayer-dbg_0.6.3-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBAgAGBQJIvTjwAAoJEKBE/gcUDGZkyccP/1lPFneZTOBgSPACRUaXn3LC
hXXO2PW/QCO/32aoHsVUeGnHJmR03aSObu7CGwlvANy5GMQnnLdz/Ngx+c6OHPlF
iP/MIWli6mW1IT0d6MvfzYwdQIal+W+1OpLKhMdhIGyPM4pwsNmb+A0YV2Xkf9XM
uEFQllmZhXodsqXcwx96X4cMGM5Qg+M+CgxD1j1L+cWK2dabawT8cor4/32eL5A9
gM+jao7nL67SKdSR3Z3KvPGYqt/qhi8SyOWaOR8Vx925cm7kmqsZilOHJw6Xw17U
Z6we++DpGC2I7PkYzbbA48olNW7KTvPlv5xeRU9GksHxw9UIPAwrowNWoMHkOMT6
pVOCzFl3Bbf+dCSnHi0Ipbygmd2AD5kvAKWIfsHHYb1Uu4/g7niORdCcagbVcbXh
mARWhyYkAbWuJesIQwa3D94f4mYcMQSpJARho0qEqj6gfF45Ikog3UVZ7rSJ3478
ucaxuVR01FX0ukwIiLjp2tx6TVxyizWYDiyNoFmHL7cJrlTfpDbnpOw2pS/oZ/lU
Ql/uSjU6yS1sC6xzqEJhpSRp4uykASY9GP0uv6MDc9Xo5klM3P+1alBJH3N/obZt
keB557K/skxFSmMQbL91LLiARtM0S1F5YUxkkkJkQYbbqL6op5qk2MNrlTQSK/K9
8iSfVluKjrnTGsneKvOX
=mosu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to