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

Re: Bug#307122: shlibs incorrect



On Sun, May 01, 2005 at 12:53:55AM +0200, Jeroen van Wolffelaar wrote:
> The latest orbit version has a broken shlibs such that packages building
> against orbit won't depend anymore on a sufficiently high liborbit
> version.

NMU uploaded with the following patch:

diff -Naur orbit-0.5.17.bak/debian/changelog orbit-0.5.17/debian/changelog
--- orbit-0.5.17.bak/debian/changelog	2005-05-06 23:47:36.674239296 +0200
+++ orbit-0.5.17/debian/changelog	2005-05-06 23:57:49.684047640 +0200
@@ -1,3 +1,10 @@
+orbit (0.5.17-11.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix shlibs (Closes: #307122)
+
+ -- Frank Lichtenheld <djpig@debian.org>  Fri,  6 May 2005 23:48:26 +0200
+
 orbit (0.5.17-11) unstable; urgency=low
 
   * Disable broken IPv6 support. Thanks, Kaare Hviid.
diff -Naur orbit-0.5.17.bak/debian/rules orbit-0.5.17/debian/rules
--- orbit-0.5.17.bak/debian/rules	2005-05-06 23:47:36.681238232 +0200
+++ orbit-0.5.17/debian/rules	2005-05-06 23:53:54.218843792 +0200
@@ -6,5 +6,5 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-DEB_DH_MAKESHLIBS_ARGS_liborbit2 := -V 'liborbit2 $(shlibver)' 
+DEB_DH_MAKESHLIBS_ARGS_liborbit0 := -V 'liborbit0 $(shlibver)' 
 DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk-prefix=/usr --sysconfdir=/etc --infodir=/usr/share/info

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: