reassign 32210 dpkg-dev
retitle 32210 Bug#32210: dpkg-dev: parsechangelog cannot handle one character 
package names
thanks

> Trying to build a .deb archive of our "m" package
> (http://www.phy.hw.ac.uk/~karsten/M/),
> build complains about files in debian/ being ill-formatted.

The bug is in /usr/lib/dpkg/parsechangelog/debian, where line 54 should
be corrected to read:

-    if (m/^(\w[-+0-9a-z.]+) \(([^\(\) \t]+)\)((\s+[-0-9a-z]+)+)\;/i) {
+    if (m/^(\w[-+0-9a-z.]*) \(([^\(\) \t]+)\)((\s+[-0-9a-z]+)+)\;/i) {

   Julian

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

            Julian Gilbey             Email: [EMAIL PROTECTED]
       Dept of Mathematical Sciences, Queen Mary & Westfield College,
                  Mile End Road, London E1 4NS, ENGLAND
      -*- Finger [EMAIL PROTECTED] for my PGP public key. -*-

Reply via email to