Package: libwmf
Severity: normal
Version: 0.2.8.3-3

I've attached the diff for the NMU of libwmf I'm about to upload.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
diff -urN libwmf-0.2.8.3.old/debian/changelog libwmf-0.2.8.3/debian/changelog
--- libwmf-0.2.8.3.old/debian/changelog	2006-01-09 17:00:22.000000000 +0100
+++ libwmf-0.2.8.3/debian/changelog	2006-01-09 16:59:46.000000000 +0100
@@ -1,3 +1,11 @@
+libwmf (0.2.8.3-3.1) unstable; urgency=low
+
+  * NMU.
+  * Update to use automake1.7, since automake1.6 was removed.
+    Closes: #335137.
+
+ -- Daniel Schepler <[EMAIL PROTECTED]>  Mon,  9 Jan 2006 16:59:46 +0100
+
 libwmf (0.2.8.3-3) unstable; urgency=low
 
   * Update libwmf-dev dependencies:
diff -urN libwmf-0.2.8.3.old/debian/control libwmf-0.2.8.3/debian/control
--- libwmf-0.2.8.3.old/debian/control	2006-01-09 17:00:22.000000000 +0100
+++ libwmf-0.2.8.3/debian/control	2006-01-09 16:57:32.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Matej Vela <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends: debhelper, defoma (>= 0.11), libtool, automake1.6, autoconf, libfreetype6-dev, zlib1g-dev, libsm-dev, libice-dev, libx11-dev, libexpat1-dev, libjpeg62-dev, libpng12-dev, libgtk2.0-dev
+Build-Depends: debhelper, defoma (>= 0.11), libtool, automake1.7, autoconf, libfreetype6-dev, zlib1g-dev, libsm-dev, libice-dev, libx11-dev, libexpat1-dev, libjpeg62-dev, libpng12-dev, libgtk2.0-dev
 
 Package: libwmf0.2-7
 Architecture: any
diff -urN libwmf-0.2.8.3.old/debian/rules libwmf-0.2.8.3/debian/rules
--- libwmf-0.2.8.3.old/debian/rules	2006-01-09 17:00:22.000000000 +0100
+++ libwmf-0.2.8.3/debian/rules	2006-01-09 16:57:41.000000000 +0100
@@ -22,9 +22,9 @@
 build-stamp:
 	dh_testdir
 	libtoolize --force --copy
-	aclocal-1.6
+	aclocal-1.7
 	autoheader
-	automake-1.6 --copy --add-missing --force-missing --gnu
+	automake-1.7 --copy --add-missing --force-missing --gnu
 	autoconf
 	./configure $(confflags)
 	$(MAKE)

Reply via email to