Package: zeya Version: 0.3-1 Severity: normal Tags: patch Hi there!
debian/rules uses the `dh --with quilt $...@` command, which requires the debhelper quilt.pm module, available only from quilt >= 0.46-7. The patch is trivial: --8<---------------cut here---------------start------------->8--- commit fa4c8d22a2bf514d68c1f149a892fa47d1a81e08 Author: Luca Capello <l...@pca.it> Date: Sun Nov 8 03:47:35 2009 +0100 debian/control: Build-Depends on quilt >= 0.46-7 diff --git a/debian/changelog b/debian/changelog index 4e5d548..ebfeac0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +zeya (0.3-2) UNRELEASED; urgency=low + + [ Luca Capello ] + * debian/control: + + Build-Depends: on quilt >= 0.46-7 because of debhelper's + `dh --with quilt $...@`. + + -- + zeya (0.3-1) unstable; urgency=low * New upstream release: diff --git a/debian/control b/debian/control index 05a35e2..6567ab1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: zeya Section: sound Priority: optional Maintainer: Romain Francoise <rfranco...@debian.org> -Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.40) +Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7) Build-Depends-Indep: python-support, python-dev Standards-Version: 3.8.3 Homepage: http://web.psung.name/zeya/ --8<---------------cut here---------------end--------------->8--- This is especially important if someone (like me) wants to backport zeya for lenny: without that, `dh --with quilt $...@` fails. BTW, zeya works correctly on lenny as well, thank you, binary package available at: deb http://people.debian.org/~gismo/debian lenny-backports/ deb-src http://people.debian.org/~gismo/debian lenny-backports/ http://upsilon.cc/~zack/blog/posts/2009/04/howto:_uploading_to_people.d.o_using_dput/ Thx, bye, Gismo / Luca -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages zeya depends on: ii python 2.5.4-2 An interactive high-level object-o ii python-simplejson 2.0.9-1 Simple, fast, extensible JSON enco ii python-support 1.0.4 automated rebuilding support for P ii python-tagpy 0.94.7-1 Python module for manipulating tag ii vorbis-tools 1.2.0-6 several Ogg Vorbis tools Versions of packages zeya recommends: pn flac <none> (no description available) ii mpg123 1.9.1-2 MPEG layer 1/2/3 audio player zeya suggests no packages. -- no debconf information
pgpY4wI89OKJW.pgp
Description: PGP signature