[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#594500: marked as done (libxmuu1-dbg: empty package)



Your message dated Sat, 04 Sep 2010 18:20:16 +0000
with message-id <E1OrxLc-0007d6-KH@franck.debian.org>
and subject line Bug#594500: fixed in libxmu 2:1.0.5-2
has caused the Debian Bug report #594500,
regarding libxmuu1-dbg: empty package
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 owner@bugs.debian.org
immediately.)


-- 
594500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594500
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libxmuu1-dbg
Version: 2:1.0.5-1
Tags: patch
Severity: grave
Justification: renders package unusable

The package is virtually empty:

$ dpkg -c libxmuu1-dbg_1.0.5-1_i386.deb | grep -v /$
-rw-r--r-- root/root      3636 2009-08-02 18:06 ./usr/share/doc/libxmuu1-dbg/copyright
-rw-r--r-- root/root      4695 2009-11-23 14:09 ./usr/share/doc/libxmuu1-dbg/changelog.gz
-rw-r--r-- root/root      1735 2009-11-25 19:23 ./usr/share/doc/libxmuu1-dbg/changelog.Debian.gz

The attached patch fixes this bug (assuming that the next release will be 2:1.0.5-1).

--
Jakub Wilk
diff -u libxmu-1.0.5/debian/control libxmu-1.0.5/debian/control
--- libxmu-1.0.5/debian/control
+++ libxmu-1.0.5/debian/control
@@ -97,6 +97,8 @@
 Architecture: any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxmuu1 (= ${binary:Version})
+Breaks: libxmu6-dbg (<< 2:1.0.5-2~)
+Replaces: libxmu6-dbg (<< 2:1.0.5-2~)
 Description: X11 miscellaneous micro-utility library (debug package)
  libXmuu provides a set of miscellaneous utility convenience functions for X
  libraries to use.  It is a lighter version of libXmu that does not depend
diff -u libxmu-1.0.5/debian/rules libxmu-1.0.5/debian/rules
--- libxmu-1.0.5/debian/rules
+++ libxmu-1.0.5/debian/rules
@@ -80,8 +80,8 @@
 	dh_installchangelogs ChangeLog
 	dh_link
 	dh_strip -Nlibxmu6 -Nlibxmuu1
-	dh_strip -plibxmu6 --dbg-package=libxmu6-dbg
-	dh_strip -plibxmuu1 --dbg-package=libxmuu1-dbg
+	DH_OPTIONS= dh_strip -plibxmu6 --dbg-package=libxmu6-dbg
+	DH_OPTIONS= dh_strip -plibxmuu1 --dbg-package=libxmuu1-dbg
 	dh_compress
 	dh_fixperms
 	dh_makeshlibs

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libxmu
Source-Version: 2:1.0.5-2

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

libxmu-dev_1.0.5-2_amd64.deb
  to main/libx/libxmu/libxmu-dev_1.0.5-2_amd64.deb
libxmu-headers_1.0.5-2_all.deb
  to main/libx/libxmu/libxmu-headers_1.0.5-2_all.deb
libxmu6-dbg_1.0.5-2_amd64.deb
  to main/libx/libxmu/libxmu6-dbg_1.0.5-2_amd64.deb
libxmu6_1.0.5-2_amd64.deb
  to main/libx/libxmu/libxmu6_1.0.5-2_amd64.deb
libxmu_1.0.5-2.diff.gz
  to main/libx/libxmu/libxmu_1.0.5-2.diff.gz
libxmu_1.0.5-2.dsc
  to main/libx/libxmu/libxmu_1.0.5-2.dsc
libxmuu-dev_1.0.5-2_amd64.deb
  to main/libx/libxmu/libxmuu-dev_1.0.5-2_amd64.deb
libxmuu1-dbg_1.0.5-2_amd64.deb
  to main/libx/libxmu/libxmuu1-dbg_1.0.5-2_amd64.deb
libxmuu1_1.0.5-2_amd64.deb
  to main/libx/libxmu/libxmuu1_1.0.5-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 594500@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated libxmu 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 04 Sep 2010 14:32:30 +0200
Source: libxmu
Binary: libxmu6 libxmu6-dbg libxmu-dev libxmuu1 libxmuu1-dbg libxmuu-dev libxmu-headers
Architecture: source all amd64
Version: 2:1.0.5-2
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 libxmu-dev - X11 miscellaneous utility library (development headers)
 libxmu-headers - X11 miscellaneous utility library headers
 libxmu6    - X11 miscellaneous utility library
 libxmu6-dbg - X11 miscellaneous utility library (debug package)
 libxmuu-dev - X11 miscellaneous micro-utility library (development headers)
 libxmuu1   - X11 miscellaneous micro-utility library
 libxmuu1-dbg - X11 miscellaneous micro-utility library (debug package)
Closes: 594500
Changes: 
 libxmu (2:1.0.5-2) unstable; urgency=high
 .
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
     good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
   * Don't pass both -s and -Nfoo/-pfoo to dh_strip.  This resulted in an empty
     libxmuu1-dbg (Closes: #594500).  Thanks to Luca Falavigna for the report.
 .
   [ Cyril Brulebois ]
   * Add myself to Uploaders.
   * Bump urgency to “high” for the RC bugfix. Thanks to Jakub Wilk as well
     for the report.
Checksums-Sha1: 
 ddca6b1a543734a0094e058154188482432f9981 1364 libxmu_1.0.5-2.dsc
 8c643bbcddecd2e515f812046f438c564c470428 16090 libxmu_1.0.5-2.diff.gz
 923900e7fbb5ea88177a7a8bcda2603ca2d8c401 22680 libxmu-headers_1.0.5-2_all.deb
 e647e86408f86434aa5a934f446484625f664c7b 58352 libxmu6_1.0.5-2_amd64.deb
 3257d56ff96f75936740c3d739b0f466f9ef9e1c 154490 libxmu6-dbg_1.0.5-2_amd64.deb
 7319fde181bcf2925f617fe15114bba48f113da3 66162 libxmu-dev_1.0.5-2_amd64.deb
 07d477555811075412263538752e845bded00413 15646 libxmuu1_1.0.5-2_amd64.deb
 098ad1cecd374ce482119b5d191ef7d8cdb305b8 28248 libxmuu1-dbg_1.0.5-2_amd64.deb
 ec1f34881640dfdca1312df025ff8897fcf1a986 15104 libxmuu-dev_1.0.5-2_amd64.deb
Checksums-Sha256: 
 a874c86324bef79f6d8e9bdb9e1f6e9620e331c29d82a5da0fa85a91c31fe053 1364 libxmu_1.0.5-2.dsc
 cd6e37cf862997252cfd83001f779b8930136c8c5ee4914965cee2cd2cbace50 16090 libxmu_1.0.5-2.diff.gz
 7d34ab035e8525165a66f153038241dc028b7afbae4cf9b839354e1dfd514bfa 22680 libxmu-headers_1.0.5-2_all.deb
 a9a97db8b20714a4aedbc00cca7cdbbdc7e420a05b58859d460ee63af05b29c7 58352 libxmu6_1.0.5-2_amd64.deb
 d6c0c514d27ece30c0cd561772a4805c917254248a8f553e10161a6d8d0e2a59 154490 libxmu6-dbg_1.0.5-2_amd64.deb
 42a369ca883c40dc88b6d59995fd139493cb8cdbce43327d59cd466111d9c39a 66162 libxmu-dev_1.0.5-2_amd64.deb
 2832622933877f3dfe06098587d36a45e8a899ecb23e45cb14b965f75c99ad5f 15646 libxmuu1_1.0.5-2_amd64.deb
 38a7b6d3ce8ec6ee98a5300cc0917cc7aff79409f9c865dc1c3cf4cd757f5acd 28248 libxmuu1-dbg_1.0.5-2_amd64.deb
 705846dd6a90a24d8739dc4585bf911656a82f655f4ba7f6e3e66692d7798c86 15104 libxmuu-dev_1.0.5-2_amd64.deb
Files: 
 bc0c5f8d6a541a7d486b292c36cc950b 1364 x11 optional libxmu_1.0.5-2.dsc
 4f60f3c177a475222bb22f8b3d36262f 16090 x11 optional libxmu_1.0.5-2.diff.gz
 a23c0053a32013b1b2f9f10ce7fbeed4 22680 libdevel optional libxmu-headers_1.0.5-2_all.deb
 01b3bab24256cf0d48774204abe93a5b 58352 libs optional libxmu6_1.0.5-2_amd64.deb
 20761cf612643dea4ff8977f5309c3ce 154490 debug extra libxmu6-dbg_1.0.5-2_amd64.deb
 fb68a419f82433f597075e4415e4e7ea 66162 libdevel optional libxmu-dev_1.0.5-2_amd64.deb
 fe2c2ae92bc8ccea89cc5792554bbc83 15646 libs optional libxmuu1_1.0.5-2_amd64.deb
 3b28b76afb3a053c8f093626cc711c5a 28248 debug extra libxmuu1-dbg_1.0.5-2_amd64.deb
 2eb05489a99d34cc523d7d056c413aa6 15104 libdevel optional libxmuu-dev_1.0.5-2_amd64.deb

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

iEYEARECAAYFAkyCX9QACgkQeGfVPHR5Nd1WBwCcDEqAjy6RKBKay3cxCCqPq9/N
HW8An1NsZugWGqR8LU8pfL5fDQFSsd5k
=zfeq
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: