[devscripts] branch stretch-backports updated (6ac7dd3 -> 2c88937)

Mattia Rizzolo mattia at debian.org
Sun Nov 5 00:07:48 UTC 2017


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

mattia pushed a change to branch stretch-backports
in repository devscripts.

      from  6ac7dd3   Changelog for 2.17.10~bpo9+1
      adds  97d21bf   Remove myself from Uploaders
      adds  ef350bc   reproducible-check: Optionally support coloured terminal output.
      adds  1bfa028   Add missing entry in package long description for reproducible-check.
      adds  01cd13b   scripts/reproducible-check: Match name on remote server.
      adds  6efc251   scripts/reproducible-check: Expire cache file after 1 day.
      adds  297f801   Revert "reproducible-check: Optionally support coloured terminal output."
      adds  77064b0   scripts/reproducible-check: Handle multi-architecture systems. (Closes: #875887)
      adds  ce1fd56   scripts/reproducible-check: Call set(..) on the correct part of the comprehension.
      adds  c3df61c   scripts/reproducible-check: Base cache name on the remote filename.
      adds  1ae5cf6   scripts/reproducible-check: Use the restricted JSON file that hides transient issues. (Closes: #875861)
      adds  fd2fccc   scripts/reproducible-check: Dedent line to appease flake8's "E131 continuation line unaligned for hanging indent" warning.
      adds  8308ed0   scripts/reproducible-check: Break long lines for flake8.
      adds  404f2b9   debuild: support -ui
      adds  7126493   debuild: Avoid uninitialized value $1
      adds  c90c4d6   Drop Uploaders altogether.
      adds  136dc6a   debian/gbp.conf: specify the non-default debian-tag used by this package
      adds  c795966   update po
      adds  96b67fa   Expand changelog based on output of gbp dch --git-log="--author=Chris" --since=v2.17.10
      adds  8536b84   origtargz: Add --force-download to uscan --download-current version; recent uscan versions require it.
      adds  6f09b5f   TRAVIS_DEBIAN_BACKPORTS is now a list of strings.
      adds  32f43a9   Revert "origtargz: Add --force-download to uscan --download-current ..."
      adds  a2366f8   uscan: Auto enable --force-download
      adds  91ce221   uscan: Correct information on the OpenPGP fingerprint etc.
      adds  29565f9   uscan: manpage readability (add bold)
      adds  4a3e770   origtargz: Force --download even when USCAN_DOWNLOAD=no
      adds  3e295c8   origtargz: Allow invocation from subdirectory. (Closes: #702636)
      adds  1539232   debsign: Fix bash completion.
      adds  c453264   debcheckout: update the manpage to mention that --bpo now targets stretch-backports, not jessie-backports
      adds  e6c6c8f   debchange: Add support for preparing upload to stable.
      adds  0f997c8   document Chris' contribution
      adds  a2d556d   debchange: consistently use \d+ over \d or [0-9] or [0-9]+ or whatnot
      adds  37cacb8   normalize the changelog
      adds  aff13e6   d/control: annotate the build-deps perl and python3-all with :any
      adds  5a842eb   debrsign: apply patch from pini to add support for .buildinfo files.
      adds  3065beb   debrsign: normalize whitespaces
      adds  8dc8bf6   uscan: support https in the sf.net special redirector
      adds  3e86e76   reflow changelog to follow the same style and slightly rewrite some entries
      adds  a74bfc1   debchange: really make it fail if passing --stable with some other incompatible option
      adds  921696f   d/control: also bump dpkg-dev dependency after the debuild changes
      adds  96030da   tests/mk-origtargz: fix check with dpkg 1.19.x
      adds  dab9fbe   d/control: Add myself to uploaders.
      adds  606a81f   Refresh POT/PO files
      adds  3230887   d/control: Bump Standards-Version to 4.1.1, no changes needed
      adds  8955964   d/control: Drop Testsuite:autopkgtest field, it's automatically added by dpkg-source.
      adds  d21b26d   d/control: Promote sensible-utils from Recommends to Depends
      adds  89b672a   Release 2.17.11
       new  e5c30c3   Merge tag 'v2.17.11' into stretch-backports
       new  2c88937   Changelog for 2.17.11~bpo9+1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                       |    2 +-
 debian/changelog                  |   71 ++
 debian/control                    |   21 +-
 debian/gbp.conf                   |    2 +
 po4a/po/de.po                     | 1366 +++++++++++++++++++-----------------
 po4a/po/devscripts.pot            | 1223 +++++++++++++++++----------------
 po4a/po/fr.po                     | 1367 ++++++++++++++++++++-----------------
 scripts/debchange.1               |    6 +-
 scripts/debchange.bash_completion |    2 +-
 scripts/debchange.pl              |   68 +-
 scripts/debrsign.sh               |  229 ++++---
 scripts/debsign.bash_completion   |    8 +-
 scripts/debuild.pl                |   37 +-
 scripts/origtargz.pl              |    7 +-
 scripts/reproducible-check        |   38 +-
 scripts/uscan.pl                  |   44 +-
 test/test_debchange               |    3 +
 test/test_mk-origtargz            |    7 +-
 test/test_package_lifecycle       |    6 +-
 19 files changed, 2524 insertions(+), 1983 deletions(-)
 create mode 100644 debian/gbp.conf

-- 
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