Your message dated Thu, 04 Dec 2014 04:34:19 +0000
with message-id <[email protected]>
and subject line Bug#766516: fixed in devscripts 2.14.11
has caused the Debian Bug report #766516,
regarding dch should cope better with malformed trailers
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.)


-- 
766516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766516
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.14.10
Severity: normal

If I run dch -r with the not quite correctly formatted changelog below,
it results in the entry below the UNRELEASED one getting deleted.

dch is getting confused by the lack of a full name before the email address.

myrepos (1.20140831.2) UNRELEASED; urgency=medium

  * Add darcs grep command using ack-grep.
    Thanks, Paul Wise.
  * Add a clean command.
    Thanks, Paul Wise. Closes: #702685

 --  <[email protected]>  Sun, 07 Sep 2014 12:08:40 -0400

myrepos (1.20140831.1) unstable; urgency=medium

  * Fix breakage introduced by --minimal patch.

 -- Joey Hess <[email protected]>  Sun, 31 Aug 2014 14:05:56 -0700



-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
DEBCHANGE_RELEASE_HEURISTIC=changelog
DEBCOMMIT_SIGN_TAGS=yes
DEBSIGN_KEYID=2512E3C7
DEBSIGN_SIGNLIKE=gpg
[email protected]
DEBCHANGE_AUTO_NMU=no

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devscripts depends on:
ii  dpkg-dev     1.17.18
ii  libc6        2.19-11
ii  perl         5.20.1-2
ii  python3      3.4.2-1
pn  python3:any  <none>

Versions of packages devscripts recommends:
ii  at                          3.1.16-1
ii  curl                        7.38.0-2
ii  dctrl-tools                 2.23
ii  debian-keyring              2014.08.31
ii  dput                        0.9.6.4
ii  equivs                      2.0.9
ii  fakeroot                    1.20.2-1
ii  file                        1:5.20-1
ii  gnupg                       1.4.18-4
ii  libdistro-info-perl         0.13
ii  libencode-locale-perl       1.03-1
ii  libjson-perl                2.61-1
ii  liblwp-protocol-https-perl  6.06-2
ii  libparse-debcontrol-perl    2.005-4
ii  libsoap-lite-perl           1.11-1
ii  liburi-perl                 1.64-1
ii  libwww-perl                 6.08-1
ii  lintian                     2.5.28
ii  man-db                      2.7.0.2-2
ii  patch                       2.7.1-6
ii  patchutils                  0.3.3-1
ii  python3-debian              0.1.24
ii  python3-magic               1:5.20-1
ii  sensible-utils              0.0.9
ii  strace                      4.9-2
ii  unzip                       6.0-12
ii  wdiff                       1.2.2-1
ii  wget                        1.15-1+b1
ii  xz-utils                    5.1.1alpha+20120614-2

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]            8.1.2-0.20140825cvs-1
ii  build-essential              11.7
pn  cvs-buildpackage             <none>
pn  devscripts-el                <none>
pn  gnuplot                      <none>
ii  gpgv                         1.4.18-4
ii  libauthen-sasl-perl          2.1600-1
pn  libfile-desktopentry-perl    <none>
ii  libnet-smtp-ssl-perl         1.01-3
pn  libterm-size-perl            <none>
ii  libtimedate-perl             2.3000-2
pn  libyaml-syck-perl            <none>
ii  mutt                         1.5.23-1.1
ii  openssh-client [ssh-client]  1:6.7p1-2
pn  svn-buildpackage             <none>
ii  w3m                          0.5.3-18

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.14.11

We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James McCoy <[email protected]> (supplier of updated devscripts package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 03 Dec 2014 23:01:48 -0500
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.14.11
Distribution: unstable
Urgency: medium
Maintainer: James McCoy <[email protected]>
Changed-By: James McCoy <[email protected]>
Description:
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 749729 766180 766516 766641 766885 768587
Changes:
 devscripts (2.14.11) unstable; urgency=medium
 .
   [ Paul Wise ]
   * Suggest debbindiff for deep .deb comparisons
   * Use mirror.ftp-master instead of specific hostnames
 .
   [ James McCoy ]
   * debcommit: Correctly show --strip-message is the default in --help.
     (Closes: #766885)
   * mk-origtargz: Warn about unmatched Files-Excluded patterns.  (Closes:
     #766641)
   * annotate-output: Fix handling of a date format that contains whitespace.
     (Closes: #766180)
   * Fix regression in dpkg-architecture using scripts when only -a or -t is
     specified, rather than both or neither.  (Closes: #768587)
 .
   [ Jakub Wilk ]
   * sadt:
     + Fix handling of rw-build-tree restriction
     + Improve handling of non-executable test files.  When rw-build-tree is in
       effect, simply chmod the file.  Otherwise, attempt to chmod the file
       (skipping the test on failure) and restore the original permissions on
       completion.  (Closes: #749729)
 .
   [ Adam D. Barratt ]
   * debchange:
     + Fix handling of changelogs where the most recent trailer line does not
       include a maintainer name.  (Closes: #766516)
     + Add jessie-backports to the version mapping for --bpo.
   * bts: Support the "stretch", "buster", "stretch-ignore" and "buster-ignore"
     tags.
 .
   [ Stefano Zacchiroli ]
   * bts:
     + Support for the "newcomer" tag
     + Backward compatibility for the old "gift" usertag: drop
       documentation for it, but do both gift and newcomer (user)tagging for
       the time being
Checksums-Sha1:
 e5f910be94dcc529cc99fed3d26ea5e93fe00279 2241 devscripts_2.14.11.dsc
 abe0e9e9b67cd692b1cd68444986f7db3148a591 608372 devscripts_2.14.11.tar.xz
 928d29f278896add4990c6f881c7335563de6553 899322 devscripts_2.14.11_amd64.deb
Checksums-Sha256:
 47009dd76b2e8ce0f64b9f0d1caa4f648e0815ae5f79624bb96e3d06de1cb0d6 2241 
devscripts_2.14.11.dsc
 2fc98f4b00452e3dfb37f44d69e19824f6aa9621d7305067cf53c1eaa4bb8eed 608372 
devscripts_2.14.11.tar.xz
 9b76712b7da359b8a8d8f396f7d937eac8a9f5575ce89bc51f42f2cf3037aa56 899322 
devscripts_2.14.11_amd64.deb
Files:
 186ee2a452bb6db9e56eba612b0d02be 2241 devel optional devscripts_2.14.11.dsc
 7fa5e7fd2264e2c6101fb631d33cbf79 608372 devel optional 
devscripts_2.14.11.tar.xz
 53dab362dd2bf63a240d03e2980ef092 899322 devel optional 
devscripts_2.14.11_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJUf+ARXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5MUJGQkY0RDY5NTZCRDVERjdCNzJEMjNE
RkU2OTFBRTMzMUJBM0RCAAoJEN/mka4zG6Pbmf8P/0GbWgv8SnAdVNm9ZnHzzzdL
6kRHz6MVcp7/F1Tf8nYumNtERQ/vN/wMPwPgMx4uCVXJMSAPsWlcIFAoqA77bXdO
yncM5SyVKhVVd+yN+SyGwzWNaR9AJQg+l/D6Ba+EVVyZWfzrGyT0uNWOKNpNTWDJ
23YWcicRGcpVZgNEz8nPIelMyrq7u6jWvYVjIK5UzV0sxLes7QjE/NNIxTsJjKr3
5V/QK9f5IwSenjt2RWbhD0eDAEVyXiuED0ZBz/CRT3YotllZnZqQWHd6tAjYcPsS
t6v39X8B48XYNxevfxMkSqvyPxyUyNmHIXMRS9A/4hi2HDRatEPbWQndCzZPCWqM
kAuVQ1YMBlqF8mj+uGBiGeeNZ8HpJHe2KxnTTTgU0wG3HfvAlfZjSUS+03lnk4r0
et74SgpQH06999q/pDX0CwvJksX4AurGDr53W5QXbBh5EJ3firdLDpfmcfSAvmnR
SXrlSqaKS0IG+CaL365nvgmRucQHfzf0VYANHFn5UX3F/yiE8lZ9o9ZLImNIQEBe
apJRXRg/wm52Jp4yid+3QuP4IQe5pezMslvHD1/JKTOLk6P9qJBnIsyJ/HXUolH7
roai7uQqbCWkfSDPdDgpkQp6Q6rKKjcVbnvDQon7rOSFUKgy1wPmD2t4/3tiyI9d
tbLWVwV/0m1E7XABFWi7
=3HxK
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to