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

Bug#376639: Please stop Build-Depending on automake



Package: ax25-tools
Severity: wishlist
Tags: patch


The automake maintainer is working towards reclaiming
the automake package name, which currently rests on 
automake1.4, the oldest version of automake. Your package, 
yacas, Build-Depends on automake, hence this bug 
report. Please see http://wiki.debian.org/AutomakeTransition 
for more information on this transition.

Your package appears to work with the latest automake1.9 
package. Attached is a patch to update the build-dependency.

The patch also adds a needed build dependency on libxt-dev 
that stopped it from building even before these modifications.

Thanks,

James


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (550, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-loser
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
diff -u ax25-tools-0.0.8/debian/control ax25-tools-0.0.8/debian/control
--- ax25-tools-0.0.8/debian/control
+++ ax25-tools-0.0.8/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
 Uploaders: Jaime Robles <jaime@debian.org>, Joop Stakenborg <pa3aba@debian.org>, Patrick Ouellette <pouelle@debian.org>, Hamish Moffatt <hamish@debian.org>, Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
-Build-Depends: autoconf, automake, debhelper (>> 4) , libncurses5-dev, zlib1g-dev, libfltk1.1-dev (>= 1.1.2-2), xlibmesa-gl-dev | libgl-dev, libxi-dev, libxext-dev, libx11-dev, libax25-dev
+Build-Depends: autoconf, automake1.9, debhelper (>> 4) , libncurses5-dev, zlib1g-dev, libfltk1.1-dev (>= 1.1.2-2), xlibmesa-gl-dev | libgl-dev, libxi-dev, libxext-dev, libx11-dev, libax25-dev, libxt-dev
 Standards-Version: 3.6.2
 
 Package: ax25-tools
diff -u ax25-tools-0.0.8/debian/changelog ax25-tools-0.0.8/debian/changelog
--- ax25-tools-0.0.8/debian/changelog
+++ ax25-tools-0.0.8/debian/changelog
@@ -1,3 +1,11 @@
+ax25-tools (0.0.8-10.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing Build-Depends on libxt-dev to allow it to build correctly.
+  * Build-Depend on automake1.9.
+
+ -- James Westby <jw+debian@jameswestby.net>  Tue,  4 Jul 2006 00:44:30 +0100
+
 ax25-tools (0.0.8-10) unstable; urgency=low
 
   * Change build-dep on xlibs-dev to individual libraries

Reply to: