Hi,

I uploaded an NMU of your package to fix an RC-bug I introduced with my
last NMU.

Please see this as help to get the package into a releaseable condition for
etch.

Please find the used diff below.


Cheers,
Andi

diff -Nur ../exiv2-0.10~~/debian/changelog ../exiv2-0.10/debian/changelog
--- ../exiv2-0.10~~/debian/changelog    2006-09-10 09:10:20.828066000 +0200
+++ ../exiv2-0.10/debian/changelog      2006-09-11 15:10:47.882284365 +0200
@@ -1,3 +1,11 @@
+exiv2 (0.10-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix overly strict shlibs line. Closes: #386899
+  * Also adding conflict,replaces from libexiv2-0.10 to libexiv2.
+
+ -- Andreas Barth <[EMAIL PROTECTED]>  Mon, 11 Sep 2006 20:04:40 +0200
+
 exiv2 (0.10-1.1) unstable; urgency=medium
 
   [ David Schmitt ]
diff -Nur ../exiv2-0.10~~/debian/control ../exiv2-0.10/debian/control
--- ../exiv2-0.10~~/debian/control      2006-09-10 09:09:51.682520000 +0200
+++ ../exiv2-0.10/debian/control        2006-09-11 15:11:29.450210037 +0200
@@ -28,6 +28,8 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: exiv2
+Replaces: libexiv2
+Conflicts: libexiv2
 Description: EXIF/IPTC metadata manipulation library
  Exiv2 library supports:
   * full read and write access to the EXIF and IPTC metadata of an image
diff -Nur ../exiv2-0.10~~/debian/rules ../exiv2-0.10/debian/rules
--- ../exiv2-0.10~~/debian/rules        2006-09-10 09:09:51.686520000 +0200
+++ ../exiv2-0.10/debian/rules  2006-09-11 15:07:10.416136393 +0200
@@ -107,7 +107,7 @@
        dh_fixperms
 #      dh_perl
 #      dh_python
-       dh_makeshlibs -V'libexiv2-0.10 (=$${binary:Version})'
+       dh_makeshlibs -V'libexiv2-0.10 (>= $${binary:Version})'
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to