Your message dated Tue, 27 Dec 2011 09:59:36 +0100
with message-id <[email protected]>
and subject line Re: Bug#653283: dpkg-dev: dpkg-parsechangelog -l changelog
does not seem to work
has caused the Debian Bug report #653283,
regarding dpkg-dev: dpkg-parsechangelog -l changelog does not seem to work
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.)
--
653283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653283
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg-dev
Version: 1.15.8.11
Severity: normal
Hello,
According to dpkg-parsechangelog --help and man dpkg-parsechangelog,
dpkg-parsechangelog -l changelog is supposed to parse the file changelog.
Instead i get "dpkg-parsechangelog: unknown option `-l'".
Regards,
Harish
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dpkg-dev depends on:
ii base-files 6.0squeeze3 Debian base system miscellaneous f
ii binutils 2.20.1-16 The GNU assembler, linker and bina
ii bzip2 1.0.5-6 high-quality block-sorting file co
ii libdpkg-perl 1.15.8.11 Dpkg perl modules
ii make 3.81-8 An utility for Directing compilati
ii patch 2.6-2 Apply a diff file to an original
ii xz-utils 5.0.0-2 XZ-format compression utilities
Versions of packages dpkg-dev recommends:
ii build-essential 11.5 Informational list of build-essent
ii fakeroot 1.14.4-1 Gives a fake root environment
ii gcc [c-compiler] 4:4.4.5-1 The GNU C compiler
ii gcc-4.3 [c-compiler] 4.3.5-4 The GNU C compiler
ii gcc-4.4 [c-compiler] 4.4.5-8 The GNU C compiler
ii gnupg 1.4.10-4 GNU privacy guard - a free PGP rep
ii gpgv 1.4.10-4 GNU privacy guard - signature veri
ii libalgorithm-merge-perl 0.08-2 Perl module for three-way merge of
Versions of packages dpkg-dev suggests:
ii debian-keyring 2010.12.29 GnuPG keys of Debian Developers
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello,
On Mon, 26 Dec 2011, harish badrinath wrote:
> According to dpkg-parsechangelog --help and man dpkg-parsechangelog,
You did not read those correctly, it's written:
-l<changelogfile> get per-version info from this file.
There is no space after the "-l".
This might be counter-intuitive but it's the default convention used by
most old dpkg scripts. We might improve this at some point, but it's a low
priority thing.
That said if someone feels like to tackle this, I'm happy to review code
and give direction.
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Pre-order a copy of the Debian Administrator's Handbook and help
liberate it: http://debian-handbook.info/liberation/
--- End Message ---