Package: dh-make Version: 0.41 Severity: minor Tags: patch At watch.ex file says "debscripts >=2.9", no "devscripts". There are 3 files with the typo.
-- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-1-686 Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) Versions of packages dh-make depends on: ii debhelper 5.0.37.3 helper programs for debian/rules ii dpkg-dev 1.13.22 package building tools for Debian ii make 3.81-2 The GNU version of the "make" util ii perl 5.8.8-6.1 Larry Wall's Practical Extraction dh-make recommends no packages. -- no debconf information
diff -urN dh-make-0.41/lib/debianb/watch.ex ../dh-make-0.41/lib/debianb/watch.ex --- dh-make-0.41/lib/debianb/watch.ex 2006-06-02 13:02:45.000000000 +0200 +++ ../dh-make-0.41/lib/debianb/watch.ex 2006-08-25 01:18:16.000000000 +0200 @@ -16,7 +16,7 @@ # Uncommment to examine a FTP server #ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 # http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz diff -urN dh-make-0.41/lib/debianl/watch.ex ../dh-make-0.41/lib/debianl/watch.ex --- dh-make-0.41/lib/debianl/watch.ex 2006-06-02 13:02:45.000000000 +0200 +++ ../dh-make-0.41/lib/debianl/watch.ex 2006-08-25 01:18:25.000000000 +0200 @@ -16,7 +16,7 @@ # Uncommment to examine a FTP server #ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 # http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz diff -urN dh-make-0.41/lib/debianm/watch.ex ../dh-make-0.41/lib/debianm/watch.ex --- dh-make-0.41/lib/debianm/watch.ex 2006-06-02 13:02:45.000000000 +0200 +++ ../dh-make-0.41/lib/debianm/watch.ex 2006-08-25 01:18:36.000000000 +0200 @@ -16,7 +16,7 @@ # Uncommment to examine a FTP server #ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 # http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz

