Your message dated Wed, 26 Aug 2009 16:08:11 +0000
with message-id <e1mgl2h-00065u...@ries.debian.org>
and subject line Bug#536746: fixed in podsleuth 0.6.4-2.1
has caused the Debian Bug report #536746,
regarding podsleuth: please build against libsgutils2
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.)


-- 
536746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: podsleuth
Version: 0.6.4-2
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch karmic

Hello,

sg3utils recently got a new SONAME. Please update your package
so that the old "1" soname binary packages can be removed from the
archive.

Patch attached.

Thanks for considering,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -u podsleuth-0.6.4/debian/changelog podsleuth-0.6.4/debian/changelog
--- podsleuth-0.6.4/debian/changelog
+++ podsleuth-0.6.4/debian/changelog
@@ -1,3 +1,11 @@
+podsleuth (0.6.4-2ubuntu1) karmic; urgency=low
+
+  * debian/control: libsgutils1-dev → libsgutils2-dev.
+  * Add 01-sgutils-soname.patch: Update configure check for new libsgutils
+    soname.
+
+ -- Martin Pitt <martin.p...@ubuntu.com>  Mon, 13 Jul 2009 08:50:53 +0200
+
 podsleuth (0.6.4-2) unstable; urgency=low
 
   * Upload to unstable.
diff -u podsleuth-0.6.4/debian/control podsleuth-0.6.4/debian/control
--- podsleuth-0.6.4/debian/control
+++ podsleuth-0.6.4/debian/control
@@ -11,7 +12,7 @@
  libmono-posix2.0-cil,
  libndesk-dbus1.0-cil (>= 0.4),
  libhal-dev (>= 0.5.6),
- libsgutils1-dev
+ libsgutils2-dev
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/podsleuth/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/podsleuth/trunk/
only in patch2:
unchanged:
--- podsleuth-0.6.4.orig/debian/patches/01-sgutils-soname.patch
+++ podsleuth-0.6.4/debian/patches/01-sgutils-soname.patch
@@ -0,0 +1,49 @@
+diff -Nur -x '*.orig' -x '*~' podsleuth-0.6.4/configure 
podsleuth-0.6.4.new/configure
+--- podsleuth-0.6.4/configure  2009-01-20 23:43:04.000000000 +0100
++++ podsleuth-0.6.4.new/configure      2009-07-13 08:58:05.520994982 +0200
+@@ -4392,13 +4392,13 @@
+ 
+ 
+ 
+-{ $as_echo "$as_me:$LINENO: checking for sg_ll_inquiry in -lsgutils" >&5
+-$as_echo_n "checking for sg_ll_inquiry in -lsgutils... " >&6; }
++{ $as_echo "$as_me:$LINENO: checking for sg_ll_inquiry in -lsgutils2" >&5
++$as_echo_n "checking for sg_ll_inquiry in -lsgutils2... " >&6; }
+ if test "${ac_cv_lib_sgutils_sg_ll_inquiry+set}" = set; then
+   $as_echo_n "(cached) " >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lsgutils  $LIBS"
++LIBS="-lsgutils2  $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+@@ -4462,11 +4462,11 @@
+ #define HAVE_LIBSGUTILS 1
+ _ACEOF
+ 
+-  LIBS="-lsgutils $LIBS"
++  LIBS="-lsgutils2 $LIBS"
+ 
+ else
+-  { { $as_echo "$as_me:$LINENO: error: Error! You need to have libsgutils." 
>&5
+-$as_echo "$as_me: error: Error! You need to have libsgutils." >&2;}
++  { { $as_echo "$as_me:$LINENO: error: Error! You need to have libsgutils2." 
>&5
++$as_echo "$as_me: error: Error! You need to have libsgutils2." >&2;}
+    { (exit 1); exit 1; }; }
+ 
+ fi
+diff -Nur -x '*.orig' -x '*~' podsleuth-0.6.4/m4/podsleuth.m4 
podsleuth-0.6.4.new/m4/podsleuth.m4
+--- podsleuth-0.6.4/m4/podsleuth.m4    2007-12-19 23:37:05.000000000 +0100
++++ podsleuth-0.6.4.new/m4/podsleuth.m4        2009-07-13 08:57:40.636785472 
+0200
+@@ -32,8 +32,8 @@
+ 
+ AC_DEFUN([PODSLEUTH_CHECK_SGUTILS],
+ [
+-      AC_CHECK_LIB(sgutils, sg_ll_inquiry, [], 
+-              AC_MSG_ERROR([Error! You need to have libsgutils.])
++      AC_CHECK_LIB(sgutils2, sg_ll_inquiry, [], 
++              AC_MSG_ERROR([Error! You need to have libsgutils2.])
+       )
+ ])
+ 

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: podsleuth
Source-Version: 0.6.4-2.1

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

podsleuth_0.6.4-2.1.diff.gz
  to pool/main/p/podsleuth/podsleuth_0.6.4-2.1.diff.gz
podsleuth_0.6.4-2.1.dsc
  to pool/main/p/podsleuth/podsleuth_0.6.4-2.1.dsc
podsleuth_0.6.4-2.1_all.deb
  to pool/main/p/podsleuth/podsleuth_0.6.4-2.1_all.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 536...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated podsleuth 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: Wed, 26 Aug 2009 16:28:24 +0200
Source: podsleuth
Binary: podsleuth
Architecture: source all
Version: 0.6.4-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
<pkg-cli-apps-t...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description: 
 podsleuth  - Tool to discover detailed information about Apple iPods
Closes: 536746
Changes: 
 podsleuth (0.6.4-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
 .
   [ Martin Pitt ]
   * debian/control: libsgutils1-dev → libsgutils2-dev. (Closes: #536746)
   * Add 01-sgutils-soname.patch: Update configure check for new libsgutils
     soname.
 .
   [ Michael Biebl ]
   * 01-sgutils-soname.patch: Fix dll import for new libsgutils soname.
Checksums-Sha1: 
 20adc178b4d03c969bedc13bfdaa2b69c2fe0d55 1365 podsleuth_0.6.4-2.1.dsc
 efd2f58fdc0e1865dc692cc3250177c09cbe80a4 3360 podsleuth_0.6.4-2.1.diff.gz
 523cf6451a166cf0ad1a9afe3776ba3a59042468 49768 podsleuth_0.6.4-2.1_all.deb
Checksums-Sha256: 
 1b2d6c7c3e18fe2f2ab3637c7ec8f1184871a2dbbe7e816f5f514bbf73dd6476 1365 
podsleuth_0.6.4-2.1.dsc
 c929df5113949ac539b8b136a6eab102815e8145172692f24f56a85765a57040 3360 
podsleuth_0.6.4-2.1.diff.gz
 f3239cb80e2581fbe3483898f3657fd26445f02f201c2dc1c69271ee9a562e98 49768 
podsleuth_0.6.4-2.1_all.deb
Files: 
 9be0ac6a06074fe302944da642dd2629 1365 sound optional podsleuth_0.6.4-2.1.dsc
 13b69ea22728dc37b467149ebe9c35dc 3360 sound optional 
podsleuth_0.6.4-2.1.diff.gz
 a878d98b23d23edd8c04f161deb4b4cd 49768 sound optional 
podsleuth_0.6.4-2.1_all.deb

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

iEYEARECAAYFAkqVSK4ACgkQh7PER70FhVTOyQCfVQgqzgTxo6GBn2CgwriKKtR4
ATsAoJEpJgPwjggf4IXoHZFw2SCsj9Un
=+1CB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to