Package: drupal5 Version: 5.7-1 Severity: minor Tags: patch Hi,
Given that this is confusing DEHS, and that quite probably there will be further 5.x Drupal releases, I'd suggest modifying the debian/watch file so it only tracks releases of the 5.x branch. After all, the package name "drupal5" indicates no 6.x versions will be incorporated (although, of course, you might be preparing a new packaging). The changes needed are trivial: diff -ur drupal5-5.7.old/debian/watch drupal5-5.7.new/debian/watch --- drupal5-5.7.old/debian/watch 2008-02-29 12:59:18.000000000 -0600 +++ drupal5-5.7.new/debian/watch 2008-02-29 12:59:52.000000000 -0600 @@ -1,2 +1,2 @@ version=2 -http://ftp.osuosl.org/pub/drupal/files/projects/drupal-([\d\.]+)\.tar\.gz +http://ftp.osuosl.org/pub/drupal/files/projects/drupal-(5[\d\.]+)\.tar\.gz -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-4-vserver-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/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

