James Westby wrote:
Package: toshutils
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 toshutils-2.0.1/debian/changelog toshutils-2.0.1/debian/changelog
--- toshutils-2.0.1/debian/changelog
+++ toshutils-2.0.1/debian/changelog
@@ -1,3 +1,11 @@
+toshutils (2.0.1-13.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Building with automake1.9.
+  * Add missing Build-Dependency on libxt-dev.
+
+ -- James Westby <[EMAIL PROTECTED]>  Sat, 24 Jun 2006 04:01:25 +0100
+
 toshutils (2.0.1-13.1) unstable; urgency=high
* Non-maintainer upload with permission of the maintainer.
diff -u toshutils-2.0.1/debian/control toshutils-2.0.1/debian/control
--- toshutils-2.0.1/debian/control
+++ toshutils-2.0.1/debian/control
@@ -1,7 +1,7 @@
 Source: toshutils
 Section: utils
 Priority: extra
-Build-Depends: debhelper (>> 4.0.0), dpatch, bison, flex, libgtk2.0-dev, 
autoconf, automake, libx11-dev, libxext-dev, libxpm-dev, x-dev, autotools-dev
+Build-Depends: debhelper (>> 4.0.0), dpatch, bison, flex, libgtk2.0-dev, 
autoconf, automake1.9, libx11-dev, libxext-dev, libxpm-dev, x-dev, autotools-dev, 
libxt-dev
 Maintainer: Roberto C. Sanchez <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2

OK.  I will try to have a new upload prepared shortly.

-Roberto

--
Roberto C. Sanchez
http://familiasanchez.net/~roberto



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

Reply via email to