Bug#260521: Please update libtool for GNU/k*BSD

Robert Millan Robert Millan <rmh@debian.org>, 260521@bugs.debian.org
Wed, 21 Jul 2004 02:23:34 +0200


Package: atk1.0
Severity: wishlist
Tags: patch

Please update libtool for GNU/k*BSD. See #242950 for details.

This is my proposed fix:

diff -ur atk1.0-1.6.1.old/debian/control.in atk1.0-1.6.1/debian/control.in
--- atk1.0-1.6.1.old/debian/control.in	2004-07-21 02:16:32.000000000 +0200
+++ atk1.0-1.6.1/debian/control.in	2004-07-21 02:22:18.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Akira TAGOH <tagoh@debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>> 4.0.0), pkg-config, libglib2.0-dev (>= 2.4.1-2), gnome-pkg-tools
+Build-Depends: debhelper (>> 4.0.0), pkg-config, libglib2.0-dev (>= 2.4.1-2), gnome-pkg-tools, libtool
 Standards-Version: 3.6.1.0
 
 Package: libatk1.0-@SONAME@
diff -ur atk1.0-1.6.1.old/debian/rules atk1.0-1.6.1/debian/rules
--- atk1.0-1.6.1.old/debian/rules	2004-07-21 02:16:32.000000000 +0200
+++ atk1.0-1.6.1/debian/rules	2004-07-21 02:15:58.000000000 +0200
@@ -72,6 +72,7 @@
 $(STAMP_DIR)/configure-deb-stamp:
 	dh_testdir
 
+	cd $(BUILD_DIR) && libtoolize -c -f
 	cp -ar $(BUILD_DIR) $(BUILD_DEB_DIR)
 
 	# Add here commands to configure the package.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i386)
Kernel: GNU/kFreeBSD 5.2.1-5
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to C)