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

Bug#409429: marked as done (libcppopt0c2: empty package)



Your message dated Tue, 06 Feb 2007 13:32:12 +0000
with message-id <E1HEQQe-0007FG-KJ@ries.debian.org>
and subject line Bug#409429: fixed in cppopt 0.0.2-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libcppopt0c2
Version: 0.0.2-3.2
Severity: grave
Justification: renders package unusable
Tags: patch

Hi,

the dh_movefiles call in debian/rules wasn't changed with the package
name in the C++ ABI transition in 0.0.2-3.1. The libraries are installed
into debian/libcppopt0 instead of debian/libcppopt0c2, resulting in an
empty package an all architectures.

Patch attached.

Cheers,
-- 
Niko Tyni		ntyni@iki.fi
--- cppopt-0.0.2/debian/rules
+++ cppopt-0.0.2/debian/rules
@@ -68,7 +68,7 @@
 	#
 	# build libcppopt${major} package by moving files from libcppopt-dev
 	#
-	dh_movefiles --sourcedir=debian/libcppopt-dev -plibcppopt$(major) \
+	dh_movefiles --sourcedir=debian/libcppopt-dev -plibcppopt0c2 \
 		usr/lib/libcppopt.so.$(major)        \
 		usr/lib/libcppopt.so.$(version)
 

--- End Message ---
--- Begin Message ---
Source: cppopt
Source-Version: 0.0.2-5

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

cppopt_0.0.2-5.diff.gz
  to pool/main/c/cppopt/cppopt_0.0.2-5.diff.gz
cppopt_0.0.2-5.dsc
  to pool/main/c/cppopt/cppopt_0.0.2-5.dsc
libcppopt-dev_0.0.2-5_i386.deb
  to pool/main/c/cppopt/libcppopt-dev_0.0.2-5_i386.deb
libcppopt0c2_0.0.2-5_i386.deb
  to pool/main/c/cppopt/libcppopt0c2_0.0.2-5_i386.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 409429@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mohammed Adnène Trojette <adn+deb@diwi.org> (supplier of updated cppopt 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.7
Date: Tue,  6 Feb 2007 13:50:22 +0100
Source: cppopt
Binary: libcppopt-dev libcppopt0c2
Architecture: source i386
Version: 0.0.2-5
Distribution: unstable
Urgency: high
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Mohammed Adnène Trojette <adn+deb@diwi.org>
Description: 
 libcppopt-dev - C++ option parsing library header files
 libcppopt0c2 - C++ option parsing library
Closes: 409429
Changes: 
 cppopt (0.0.2-5) unstable; urgency=high
 .
   * QA upload.
   * Move files into the libcppopt0c2 package. (Closes: #409429)
     Thanks Niko Tyni <ntyni@iki.fi> for noticing.
   * High urgency for RC bug fixing.
Files: 
 29c87d884b178bdbf68c5c397d883ba6 622 libs optional cppopt_0.0.2-5.dsc
 9c9567dc597eca2373ec5538d2e2e015 1885 libs optional cppopt_0.0.2-5.diff.gz
 465809efc2ec26c8f9db1a7b94a00c78 29850 libdevel optional libcppopt-dev_0.0.2-5_i386.deb
 57068fc9588868bdf5da139a65be0b7a 28400 libs optional libcppopt0c2_0.0.2-5_i386.deb

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

iD8DBQFFyIJ/OU3FkQ7XBOoRAlxaAKDFtKJw9kerxz//oOrpcZSUBr9FfgCfeEI+
SGrKxOIzw+09U1zub1OaS+s=
=PJqI
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: