Your message dated Mon, 21 Jul 2008 08:30:37 +1000
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#491462: dh-make: Doesn't understand negative
components in version numbers
has caused the Debian Bug report #491462,
regarding dh-make: Doesn't understand negative components in version numbers
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
491462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491462
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dh-make
Version: 0.46
Severity: normal
Attempting to use dh_make on the CLC-INTERCAL base release I find:
| CLC-INTERCAL-Base-1.-94.-2$ dh_make
| Package name "CLC-INTERCAL-Base-1.-94." is not in a valid format.
| Debian policy manual states:
| "Package names must only consist of lower case letters, digits (0-9),
| plus (+) or minus (-) signs, and periods (.)"
It appears that dh_make has become confused by the negative components
in the version number. Worse, there is no visible way to override the
misparsing.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dh-make depends on:
ii debhelper 7.0.15 helper programs for debian/rules
ii dpkg-dev 1.14.20 Debian package development tools
ii make 3.81-5 The GNU version of the "make" util
ii perl 5.10.0-11.1 Larry Wall's Practical Extraction
dh-make recommends no packages.
Versions of packages dh-make suggests:
ii build-essential 11.4 Informational list of build-essent
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, Jul 19, 2008 at 05:15:57PM +0100, Mark Brown wrote:
> | CLC-INTERCAL-Base-1.-94.-2$ dh_make
> | Package name "CLC-INTERCAL-Base-1.-94." is not in a valid format.
> | Debian policy manual states:
> | "Package names must only consist of lower case letters, digits (0-9),
> | plus (+) or minus (-) signs, and periods (.)"
>
> It appears that dh_make has become confused by the negative components
> in the version number. Worse, there is no visible way to override the
> misparsing.
It's not that, read the error message again:
"... only consist of **LOWER CASE LETTERS**,..."
clc-intercal-base-1.-94.-2$ dh_make -s
Maintainer name : Craig Small
Email-Address : [EMAIL PROTECTED]
Date : Mon, 21 Jul 2008 08:27:03 +1000
Package Name : clc-intercal-base-1.-94.
Version : 2
License : blank
Using dpatch : no
Type of Package : Single
Hit <enter> to confirm:
Which looks ok to me.
- Craig
--
Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/ csmall at : enc.com.au
http://www.debian.org/ Debian GNU/Linux, software should be Free
--- End Message ---