[devscripts] 01/02: Merge tag 'v2.16.2' into jessie-backports

James McCoy jamessan at debian.org
Fri Apr 1 01:55:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch jessie-backports
in repository devscripts.

commit b34cb9453eb430209e4a039c119bc30d83339442
Merge: 184670e 81898bd
Author: James McCoy <jamessan at debian.org>
Date:   Thu Mar 31 21:21:04 2016 -0400

    Merge tag 'v2.16.2' into jessie-backports
    
    tagging package devscripts version 2.16.2

 README                         |   4 +-
 debian/changelog               |  54 +++++++
 debian/control                 |  11 +-
 po4a/po/de.po                  |  14 +-
 po4a/po/devscripts.pot         |   8 +-
 po4a/po/fr.po                  |  14 +-
 scripts/bts.pl                 |  12 +-
 scripts/build-rdeps.pl         | 325 +++++++++++++++++++++++++++++++----------
 scripts/dcmd.sh                |   1 +
 scripts/debdiff.1              |   4 +-
 scripts/debdiff.pl             |   2 +-
 scripts/debsnap.1              |  16 ++
 scripts/debsnap.pl             |  76 ++++++++--
 scripts/grep-excuses.pl        |  25 +++-
 scripts/licensecheck.pl        |   7 +-
 scripts/manpage-alert.1        |  21 ++-
 scripts/manpage-alert.sh       |  92 ++++++++++--
 scripts/mk-build-deps.pl       | 131 ++++++++++++++---
 scripts/uscan.pl               | 201 ++++++++++++++++---------
 scripts/uupdate.sh             |   8 +-
 test/licensecheck/libuv-isc.am |  24 +++
 test/test_licensecheck         |   4 +
 test/test_uscan                |   8 +-
 test/test_uscan_mangle         |  52 ++++++-
 24 files changed, 849 insertions(+), 265 deletions(-)

diff --cc debian/changelog
index 4b85087,3b8bd1c..1029641
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,57 +1,63 @@@
+ devscripts (2.16.2) unstable; urgency=medium
+ 
+   [ Osamu Aoki ]
+   * uscan:
+     + Print proper warnings for bad rules.  Closes: #814049
+     + Fix glitches around rules such as "s<...> <...>g" and add their
+       tests.
+     + Reactivate --no-verbose mode.  Closes: #815645 
+     + Fix --destdir for version 4.  Closes:#814686
+     + Always use uscan_warn and uscan_die.
+     + Die if the action script fails.  Closes: #810976
+   * test_uscan:
+     + Fix non-{Debian,Ubuntu} cases.  Closes: #816645
+   * debsnap:
+     + Add --list option.  Closes: #610048, #679763, #816910
+   * manpage-alert:
+     + Show package name etc.  Closes: #497320
+   * bts:
+     + Fail if --sendmail is broken.  Closes: #809318
+ 
+   [ Dominique Dumont ]
+   * licensecheck:
+     + parse (c) owner with email like info at foo.com
+ 
+   [ James McCoy ]
+   * debsnap:
+     + Only make the destination directory if there is something to download.
+       (Closes: #816022)
+     + Add --first & --last options to define a range of versions to download.
+       Based on a patch by Ivo De Decker.  (Closes: #675867)
+   * uscan:
+     + Fix typo in dirversionmangle help.  (Closes: #816231)
+   * grep-excuses:
+     + Report excuses even when autoremoval info isn't reachable.  (Closes:
+       #816723)
+   * Replace references to debbindiff with diffoscope.  (Closes: #818299)
+   * Declare compliance with policy 3.9.7, no changes required.
+ 
+   [ Johannes Schauer ]
+   * build-rdeps:
+     + Generate correct dependency for cross builds.  Closes: #794538
+     + Improve dependency resolver using dose3.  Closes: #797858
+ 
+   [ Andreas Bombe ]
+   * mk-build-deps:
+     + Typo fix. Closes: #770642
+ 
+   [ Adam D. Barratt ]
+   * dcmd:
+     + Correctly filter .buildinfo files.  This also avoids listing .dsc
+       files twice.  (Closes: #818275)
+ 
+  -- James McCoy <jamessan at debian.org>  Sat, 19 Mar 2016 14:34:39 -0400
+ 
 +devscripts (2.16.1~bpo8+1) jessie-backports; urgency=medium
 +
 +  * Rebuild for jessie-backports.
 +
 + -- James McCoy <jamessan at debian.org>  Thu, 18 Feb 2016 21:41:35 -0500
 +
  devscripts (2.16.1) unstable; urgency=medium
  
    [ Antonio Terceiro ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list