Your message dated Sat, 07 May 2011 07:47:56 +0000
with message-id <[email protected]>
and subject line Bug#625819: fixed in texmaker 3.0.2-2
has caused the Debian Bug report #625819,
regarding binary-arch builds fail
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.)
--
625819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625819
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: texmaker
Version: 3.0.2-1
Version 3.0.2-1 unfortunately used the earlier, broken change to debian/rules
that I submitted to the bug tracker.
Please apply the attached patch to the debian/ directory. And in the future,
please pay closer attention to comments in the bug, not just patches.
This issue is fixed in the Ubuntu upload 3.0.2-1ubuntu1. In fact, it is the
only difference.
diff -urN texmaker-3.0.2.orig/debian/rules texmaker-3.0.2/debian/rules
--- texmaker-3.0.2.orig/debian/rules 2011-04-30 22:02:15.581598019 +0700
+++ texmaker-3.0.2/debian/rules 2011-04-30 22:02:30.881598019 +0700
@@ -30,7 +30,7 @@
override_dh_install:
dh_install
# Rename all hicolor icons to texmaker.png
- for i in 16 22 32 48 64 128 ; do \
+ [ ! -d $(CURDIR)/debian/$(data)/usr/share/icons/hicolor/ ] || for i in 16 22 32 48 64 128 ; do \
mv $(CURDIR)/debian/$(data)/usr/share/icons/hicolor/$${i}x$${i}/apps/$(pkg)$${i}x$${i}.png \
$(CURDIR)/debian/$(data)/usr/share/icons/hicolor/$${i}x$${i}/apps/$(pkg).png ; \
done
--- End Message ---
--- Begin Message ---
Source: texmaker
Source-Version: 3.0.2-2
We believe that the bug you reported is fixed in the latest version of
texmaker, which is due to be installed in the Debian FTP archive:
texmaker-data_3.0.2-2_all.deb
to main/t/texmaker/texmaker-data_3.0.2-2_all.deb
texmaker_3.0.2-2.debian.tar.bz2
to main/t/texmaker/texmaker_3.0.2-2.debian.tar.bz2
texmaker_3.0.2-2.dsc
to main/t/texmaker/texmaker_3.0.2-2.dsc
texmaker_3.0.2-2_amd64.deb
to main/t/texmaker/texmaker_3.0.2-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.
Andreas Tille <[email protected]> (supplier of updated texmaker 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, 06 May 2011 13:53:18 +0200
Source: texmaker
Binary: texmaker texmaker-data
Architecture: source amd64 all
Version: 3.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
texmaker - cross-platform LaTeX editor
texmaker-data - Texmaker LaTeX editor -- arch-independent files
Closes: 625819
Changes:
texmaker (3.0.2-2) unstable; urgency=low
.
* Enable separate arch all/any builds as it was requested
by Ubuntu (Thanks for the patch to Maia Kozheva <[email protected]>)
Closes: #625819
Checksums-Sha1:
15c697e3390fe9d34dcad816ced2653dc7684c7d 1453 texmaker_3.0.2-2.dsc
d4c6e18e529b1b8d7a308d10eeca6ea3fd7591fc 10293 texmaker_3.0.2-2.debian.tar.bz2
5156fb80fde31f53b7ffa32465603818425e1eee 1879470 texmaker_3.0.2-2_amd64.deb
3b04c5fbc7d01c44c12be5c5636cd12ff1196bc7 1060462 texmaker-data_3.0.2-2_all.deb
Checksums-Sha256:
047a7fc6a0f802c93fe9e027278eeb30db86860b658523cefed00cc4d7a4fc3b 1453
texmaker_3.0.2-2.dsc
3a6538d76c0d770046e1f6fbe88b27716031cf0fe5aa6f2c4b603b2d6f715515 10293
texmaker_3.0.2-2.debian.tar.bz2
0320a70d9d2eee2565665fbf6eea6c9dd551c7e85e0b1bbf6951c0b592f17039 1879470
texmaker_3.0.2-2_amd64.deb
250ed32419c49db13b41498df78861c1204af6186e80e442d5ced4fe532821f8 1060462
texmaker-data_3.0.2-2_all.deb
Files:
cdbd09aedbfcf84a8ac414996d5fac61 1453 tex optional texmaker_3.0.2-2.dsc
1d17a2233cc8f182953bbf9a0aaa10a5 10293 tex optional
texmaker_3.0.2-2.debian.tar.bz2
119ad8b38461e5ea1cb60668a4c01c4c 1879470 tex optional
texmaker_3.0.2-2_amd64.deb
64fe4099dd866770e4fb3aa8fa05f6dc 1060462 tex optional
texmaker-data_3.0.2-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3D5jgACgkQYDBbMcCf01pxOACfXxuKDCYGbhAO88qtgLbUQodB
Db8AnR+5RBLTA7P/xDXDwkjrm6TekVJm
=lWz0
-----END PGP SIGNATURE-----
--- End Message ---