[devscripts] branch stretch-backports updated (2c88937 -> 3e7a902)

Mattia Rizzolo mattia at debian.org
Sat Jan 6 10:57:01 UTC 2018


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

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

      from  2c88937   Changelog for 2.17.11~bpo9+1
      adds  3a991ce   Fix typo in 2.7.11 changelog ("dpkg-bev" -> "dpkg-dev")
      adds  776a7a9   another typo in 2.7.11 changelog
      adds  8b4faf4   debuild: Print the actual arguments we make to lintian.
      adds  69651ab   Support downloading packages through gopher://
      adds  0204b15   Add ltnu (Long Time No Upload)
      adds  a1d6de0   .gitignore += debian/debhelper-build-stamp, scripts/hardening-check{,.1}
      adds  7d3225b   Remove trailing whitespace in previous changelog entry
      adds  e15c3af   ltnu: Add shortcut "qa" for "packages at qa.debian.org"
      adds  4902229   ltnu.pod: Indent item list further for single-line items
      adds  5f8be23   t/debchange: use bash
      adds  5069d90   debchange: unify version information
      adds  c3c85fe   debchange: redo indentation so it can make sense to me as well
      adds  739ec89   debchange: twak the "automatic set targe distribution" regex so it can matches also backports
      adds  7200782   debchange: Add support for uploads to Debian LTS with the new --lts flag
      adds  d6665f5   Document anarcat's contributions
      adds  c59d720   debchange: fixup regex
      adds  c2cdce0   debchange: re-indent again turning spaces into tabs like the rest of the script
      adds  5854dc7   debchange: add a vim modeline
      adds  fbe81ee   grep-excuses: Dump interesting YAML doc with --debug
      adds  20dd864   grep-excuses: Show when dependencies are blocking migration
      adds  84e1f37   scripts/bts: add tag list to manpage
      adds  5909187   Close a newly filed bug
      adds  a2f0d33   uscan: decode HTTP responses
      adds  e528a83   debcheckout: Support salsa.debian.org.
      adds  cbc8521   debcheckout: Set "git" as default repository type so https:// URLs use it.
      adds  a14ad52   debdiff-apply: avoid using Python bare exceptions, to appease falke8's E722.
      adds  7009406   test/uscan_mangle: Use a real newline instead of embedding \n in a shell variable, which isn't portable between dash and bash.
      adds  d6a10c6   Bump debhelper compat level to 11.
      adds  daea8a9   d/control: Bump Standards-Version to 4.1.2, no changes needed.
      adds  c42f6f3   d/control: Add missing build-dependency on fakeroot.
      adds  d4187b3   d/control: set Rules-Requires-Root: no.
      adds  bb7ba80   d/control: Bump Standards-Version to 4.1.3, no changes needed.
      adds  4f6afd2   unfuzzy POs
      adds  9c33193   Release 2.17.12
       new  c5279a8   Merge tag 'v2.17.12' into stretch-backports
       new  b007ddd   Changelog for 2.17.12~bpo9+1
       new  63c0eb3   bts: Fix syntax issue in the POD documentation, so it can be built with an older pod as well.
       new  7216177   ltnu: Avoid using L<> with emails in the POD documentation, so it can be built with an older pod as well.
       new  c570753   bump changelog date
       new  3e7a902   Refresh POs

The 6 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:
 .gitignore                        |    5 +
 README                            |    4 +
 debian/changelog                  |   69 +-
 debian/compat                     |    2 +-
 debian/control                    |    9 +-
 po4a/devscripts-po4a.conf         |    2 +
 po4a/po/de.po                     | 1292 +++++++++++++++++++++---------------
 po4a/po/devscripts.pot            | 1191 ++++++++++++++++++++--------------
 po4a/po/fr.po                     | 1299 ++++++++++++++++++++++---------------
 scripts/Makefile                  |    2 +-
 scripts/bts.pl                    |   17 +
 scripts/debchange.1               |    4 +
 scripts/debchange.bash_completion |    2 +-
 scripts/debchange.pl              |  106 +--
 scripts/debcheckout.pl            |   29 +-
 scripts/debdiff-apply             |    4 +-
 scripts/debuild.pl                |    5 +-
 scripts/dget.pl                   |    2 +-
 scripts/grep-excuses.pl           |   13 +
 scripts/ltnu.pod                  |   94 +++
 scripts/ltnu.sh                   |   72 ++
 scripts/uscan.pl                  |    2 +-
 test/test_debchange               |   27 +-
 test/test_uscan_mangle            |    3 +-
 24 files changed, 2653 insertions(+), 1602 deletions(-)
 create mode 100644 scripts/ltnu.pod
 create mode 100755 scripts/ltnu.sh

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