Your message dated Tue, 04 Aug 2009 07:58:25 +0000
with message-id <e1myeuf-0005oz...@ries.debian.org>
and subject line Bug#528983: fixed in mc 2:4.7.0-pre1-1
has caused the Debian Bug report #528983,
regarding FTBFS: unrepresentable changes to 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.)
--
528983: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528983
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mc
Version: 2:4.6.2-2
Severity: serious
Tags: patch pending
After a first build mc can't build again because of non-clean sources.
A patch is attached and a new Debian version is pending.
Best regards
Denis Briand
debuild output:
===============
[...]
dpkg-source: error: cannot represent change to mc-4.6.2/patches:
dpkg-source: error: new version is symlink to debian/patches/
dpkg-source: error: old version is nonexistent
dpkg-source: error: cannot represent change to mc-4.6.2/series:
dpkg-source: error: new version is symlink to
debian/patches/all.series
dpkg-source: error: old version is nonexistent
dpkg-source: warning: newly created empty file 'config/config.status'
will not be represented in diff
dpkg-source: warning: ignoring deletion of directory
vfs/samba/autom4te.cache
dpkg-source: warning: ignoring deletion of file
vfs/samba/autom4te.cache/output.0
dpkg-source: warning: ignoring deletion of file
vfs/samba/autom4te.cache/traces.0
dpkg-source: warning: ignoring deletion of file
vfs/samba/autom4te.cache/requests
dpkg-source: warning: ignoring deletion of file m4/ulonglong.m4~
dpkg-source: warning: ignoring deletion of file m4/iconv.m4~
dpkg-source: warning: ignoring deletion of file m4/longlong.m4~
dpkg-source: warning: ignoring deletion of file m4/intdiv0.m4~
dpkg-source: warning: ignoring deletion of file m4/wint_t.m4~
dpkg-source: warning: ignoring deletion of file m4/lib-link.m4~
dpkg-source: warning: ignoring deletion of file m4/printf-posix.m4~
dpkg-source: warning: ignoring deletion of file m4/inttypes_h.m4~
dpkg-source: warning: ignoring deletion of file m4/lib-prefix.m4~
dpkg-source: warning: ignoring deletion of file m4/size_max.m4~
dpkg-source: warning: ignoring deletion of file m4/stdint_h.m4~
dpkg-source: warning: ignoring deletion of file m4/intmax.m4~
dpkg-source: warning: ignoring deletion of file m4/inttypes-pri.m4~
dpkg-source: warning: ignoring deletion of file m4/codeset.m4~
dpkg-source: warning: ignoring deletion of directory autom4te.cache
dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0
dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0
dpkg-source: warning: ignoring deletion of file autom4te.cache/requests
dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.1
dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1
dpkg-source: unrepresentable changes to source
dpkg-buildpackage: failure: dpkg-source -b mc-4.6.2 gave error exit
status 1
debuild: fatal error at line 1324:
dpkg-buildpackage -rfakeroot -D -us -uc failed
--- rules.orig 2009-05-03 14:56:00.000000000 +0200
+++ rules 2009-05-16 23:56:07.000000000 +0200
@@ -215,7 +215,9 @@
## This is an "extra" rule, where you may add arbitrary commands to
## the cleaning process, but not override the default.
deb-extra-clean:: deb-clean
- # Nothing to do by default.
+## Fix a FTBFS issue:
+ rm -f series
+ rm -f patches
## This target is called after the common installation step. It
## should install your package into its destination, e.g. debian/tmp
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: mc
Source-Version: 2:4.7.0-pre1-1
We believe that the bug you reported is fixed in the latest version of
mc, which is due to be installed in the Debian FTP archive:
mc-dbg_4.7.0-pre1-1_i386.deb
to pool/main/m/mc/mc-dbg_4.7.0-pre1-1_i386.deb
mc_4.7.0-pre1-1.diff.gz
to pool/main/m/mc/mc_4.7.0-pre1-1.diff.gz
mc_4.7.0-pre1-1.dsc
to pool/main/m/mc/mc_4.7.0-pre1-1.dsc
mc_4.7.0-pre1-1_i386.deb
to pool/main/m/mc/mc_4.7.0-pre1-1_i386.deb
mc_4.7.0-pre1.orig.tar.gz
to pool/main/m/mc/mc_4.7.0-pre1.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 528...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Patrick Winnertz <win...@debian.org> (supplier of updated mc 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, 30 Jun 2009 23:54:42 +0200
Source: mc
Binary: mc mc-dbg
Architecture: source i386
Version: 2:4.7.0-pre1-1
Distribution: unstable
Urgency: low
Maintainer: Debian MC Packaging Group <pkg-mc-de...@lists.alioth.debian.org>
Changed-By: Patrick Winnertz <win...@debian.org>
Description:
mc - midnight commander - a powerful file manager
mc-dbg - midnight commander - a powerful file manager - debug package
Closes: 504078 504105 527104 528239 528797 528983 529881 530137 534681
Changes:
mc (2:4.7.0-pre1-1) unstable; urgency=low
.
[ Patrick Winnertz ]
* Change Section for -dbg package to debug
* Change version number to reflect the correct status of the snapshot.
* Add extra configure options.
.
[ Denis Briand ]
* New upstream version:
+ fix issue on directories with white spaces (Closes: #529881)
+ fix malformed Command prompt (Closes: #528797)
+ new awk.syntax file (Closes: #504078)
thanks to Andrew O. Shadoura for his patch.
+ fix ~/.mc directory issue (Closes: #527104)
+ display hostname in xterm title (Closes: #504105)
* Add co-maintainer : Denis Briand <de...@narcan.fr>
* Package use cdbs now.
* Bump standards version to 3.8.2
* Bump debian/compat to 7
* Rename debian/patches/all.series into debian/patches/series
+ to be lintian clean
* Change copyright link to an existent file in debian/copyright
* Add ${misc:Depends} in debian/control
* Change deprecated dh_clean -k into dh_prep in debian/rules
* Fix FTBFS issue: unrepresentable changes to source (Closes: #528983)
* Fix bashism in vfs/extfs/u7z script (Closes: #530137)
* Fix non escaped characters on man files.
* Fix non FHS path on man files.
* Fix fails to display zipfile contents after unzip update (Closes: #528239)
Thanks to Johannes Stezenbach for his patch.
* remove merged upstream patches:
+ bugs/64_visible-tabs
+ syntax/02_improving-nroff
+ syntax/09_spec-syntax
+ syntax/10_vhdl-syntax
+ syntax/13_procmail-syntax
+ vfs/05_add_lzma_support
+ vfs/06_remove_obsolete_rpm_tags
+ vfs/07_srpm_support
+ vfs/08_improved_u7z_support
* remove unused/deprecated/unenforcable patches:
+ bugs/99b_fix-regex-pattern-lengths
+ bugs/99_regexp-replace-fixed
+ debian/03_use_awk_first
+ mc.ext/01_tar_forgot_arg
+ mc.ext/02_use_arj
+ mc.ext/03_debian_packages
+ mc.ext/04_view_ascii
+ mc.ext/05_gimp_remote
+ mc.ext/06_use_several_text_browsers
+ mc.ext/07_add_antiword
+ mc.ext/08_several_additions_debian
+ mc.ext/09_several_additions_mandriva
+ mc.ext/10_run_mailcap
+ po/10_it.po
+ syntax/08_c-vs-cxx
+ syntax/12_asm-syntax
+ vfs/03_dont_hang_on_errors
+ vfs/04_fix_whitespace_via_fish
+ vfs/05_error_on_copymove_over_fish
* Add imagemagick in Recommends for mc binary package,
thanks to Olaf van der Spek (Closes: #534681).
* Add Vcs fields in debian/control
* Improve build time on i386 and amd64 multi CPU.
Checksums-Sha1:
b426d84170003d00a442b5c2848752563e27af3a 1308 mc_4.7.0-pre1-1.dsc
9279578cffc76f4f51e93af0af5d37d99d854e95 3881505 mc_4.7.0-pre1.orig.tar.gz
72cf8bb029882699694e370b2787829de13daa4d 173957 mc_4.7.0-pre1-1.diff.gz
620022112f33af85bf0b27718826256b1fa98462 2133116 mc_4.7.0-pre1-1_i386.deb
7d702f4de840ad11f0b0895ec2ef672391500699 613470 mc-dbg_4.7.0-pre1-1_i386.deb
Checksums-Sha256:
7da5a2e2154a683bd5c335d14cedca5cdc5de93d20f26da57bb587731c915ea6 1308
mc_4.7.0-pre1-1.dsc
98551f1f73be1b39fd5b89a7208ce4e5765378fe83a144589c0bb6af7f0549d4 3881505
mc_4.7.0-pre1.orig.tar.gz
a708fc67fa6ffa9098af25502b95a8c1df12da35311586948171bcdf4f03f86d 173957
mc_4.7.0-pre1-1.diff.gz
486316a368ccf97251e0980cb374fe079ae01b1346420d7a16aa48e35255d348 2133116
mc_4.7.0-pre1-1_i386.deb
8c5d482883effe2d108d4ad92e2d5316700aea763a8692911a6af4137f0769b4 613470
mc-dbg_4.7.0-pre1-1_i386.deb
Files:
9a5f14c684af189d02c951c28b07eabf 1308 utils optional mc_4.7.0-pre1-1.dsc
22208c2037a976e74442f64e6a2207ee 3881505 utils optional
mc_4.7.0-pre1.orig.tar.gz
fbdefe4b28f5f2e3a70401cc5124436c 173957 utils optional mc_4.7.0-pre1-1.diff.gz
65d4ccdc639d7db9a762c0666cd50be1 2133116 utils optional
mc_4.7.0-pre1-1_i386.deb
f0546a1e30dbce91b2a4d9644fb4167f 613470 debug extra
mc-dbg_4.7.0-pre1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkp35+gACgkQzgm26bkTFDrwgACaAx+DnCeaaJceOK8A+BDp5DHt
cWYAnR2tyL203+BNtOy+e70AgMPOsd0y
=rVoR
-----END PGP SIGNATURE-----
--- End Message ---