[devscripts] branch pu/debpatch updated (a8237eb -> 290b7ff)

Ximin Luo infinity0 at debian.org
Tue Apr 18 18:49:50 UTC 2017


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

infinity0 pushed a change to branch pu/debpatch
in repository devscripts.

      from  a8237eb   debpatch: New script, "Apply a debdiff to a Debian source package"
      adds  3e71ba3   debuild: Handle difference in where dpkg-bp/debuild run hooks
      adds  1c4eb32   Remove unneeded reference copy of dpkg-buildpackage
      adds  502c773   Fix flake8 issues
      adds  fd4bab1   releasing package devscripts version 2.16.10
      adds  f60c5c6   debuild: Don't set a hook to just "cd ..; "
      adds  f678a72   debclean: do not descend into subdirs if cwd is already a package
      adds  b21c026   debclean: adapt manpage to reflect reality
      adds  e04fbcd   fix typo
      adds  7eb6e3e   fix inconsistent indentation
      adds  aebc45d   debclean: fix the test for debian/changelog
      adds  452366d   debuild: Clear @ARGV when running lintian
      adds  be8e87d   debrepro: add -s/--skip option to skip any of the supported variations
      adds  6c7a06a   debrepro: set indentation to 4 spaces, no tabs
      adds  d2d6ae9   releasing package devscripts version 2.16.11
      adds  f3f8e32   mergechanges: Add handling for buildinfo files
      adds  602d25c   debuild: Run lintian (and hook) directly
      adds  1c5d5f8   Fix format of closes annotations in changelog
      adds  b79305c   debrepro: tell taketime to leave stat() alone
      adds  2343096   releasing package devscripts version 2.16.12
      adds  7ac2a9d   uscan: Add .sign to the default OpenPGP extensions list
      adds  2c07bad   debuild: Pass -tc through to dpkg-buildpackage
      adds  45b96c6   releasing package devscripts version 2.16.13
      adds  363043b   new script: git-deborig
      adds  bce34b8   have git-deborig use Dpkg::Changelog::Parse
      adds  6547791   grep-excuses: Ignore new --- header line in autoremovals.yaml.cgi
      adds  d74a573   git-deborig: Avoid using the shell when running git-archive
      adds  23e7000   git-deborig: Fix git config key in spawn
      adds  02cee8b   git-deborig: Replace --format in spawn
      adds  8d60127   git-deborig: Refactor to permit archiving branches
      adds  260003a   git-deborig(1): See also git-archive(1)
      adds  6122126   git-deborig: Remove to_file option when calling spawn()
      adds  d2607be   git-deborig: Bump copyright years
      adds  856719a   Use command to find gpg binary rather than check path
      adds  cc24c1e   wrap-and-sort: Support debian/clean files
      adds  215fcdd   Remove dcut.bash_completion so src:dput can provide it
      adds  67a38da   dget: Verify/propagate errors when processing a dsc
      adds  a3f6845   releasing package devscripts version 2.17.0
      adds  2d7171e   Fix Bug#851590: uscan: PyPI packages location change
      adds  a39de33   dscverify: Add support for .buildinfo files
      adds  a1b6bfd   Update changelog with the previous changes
      adds  9f61c6c   dscverify: Remove reference to the long gone debian-maintainers package.
      adds  70675c6   test_package_lifecycle: Import patch from Ubuntu to have the test pass on their builders too
      adds  1bfeb14   debian/tests/control: Depend on build-essential.
      adds  91b83eb   d/changelog: fix version, `dch -i` fail
      adds  afff746   debian/tests/control: Spell build-essential correctly
      adds  00a3307   test_package_lifecycle: Ignore debhelper's create-stamp logs
      adds  5990baf   releasing package devscripts version 2.17.1
      adds  c5012cb   deb-reversion: Fix new-version spec in LONGOPTS
      adds  ae554f5   rc-alert: add bug URL to the output
      adds  c9e4a8e   wrap-and-sort: Add missing build dependency fields
      adds  08f44cb   d/control: use /git/ instead of /cgit/ in Vcs-Browser
      adds  e1a18a8   grep-excuses: Convert all embedded <li> elements to new lines
      adds  0207d94   When signing .changes, also sign .buildinfo files that they refer to
      adds  0b4258b   Refactor code and add support for signing .buildinfo files directly
      adds  1a769e1   Update documentation to describe new behaviour with buildinfo
      adds  6c582f8   Improve .buildinfo support
      adds  226ab8f   Merge remote-tracking branch 'origin/pu/debsign-buildinfo'
      adds  1a3304a   test_package_lifecycle: Add handling for buildinfo signing
      adds  62d9a8b   Add mozilla-devscripts to tests' Depends
      adds  9ec90db   Remove Ryan Niebur from Uploaders after a requests from the MIA Team
      adds  51b5e50   Add support for finalized .buildinfo format 1.0
      adds  6c5983b   Small grammar tweak for MIA changelog
      adds  ac14d8e   releasing package devscripts version 2.17.2
      adds  763ab8e   debsign: Prefer Changed-By when detecting signer
      adds  4a4238d   debsign: Determine related filenames from .changes/.buildinfo
      adds  448a301   debsign: Fix typo, derive_childinfo → derive_childfile
      adds  7998098   debsign: Refactor remote file handling
      adds  f368284   releasing package devscripts version 2.17.3
      adds  6ab795c   debsign: Set ext to empty string when a child file isn't found
      adds  bd00487   releasing package devscripts version 2.17.4
      adds  35c7269   Fix CI test failures by placing GNUPGHOME in /tmp
      adds  5d65fe3   releasing package devscripts version 2.17.5
      adds  7f07b7b   uscan: update manpage
      adds  f447aaf   uscan: fix typo in the man page
      adds  f72af6c   debdiff: fix typo in a comment
      adds  a4e1249   add changelog entries for my typo fixes
      adds  f722bf6   chdist: add support for running aptitude
      adds  56e3863   Make various scripts work when HOME is unset
      adds  4e1867d   debcheckout: handle cgit URLs too
      adds  3ff2f9d   Depend on libfile-homedir-perl for File::HomeDir
       new  f2985ac   Merge branch 'master' into pu/debpatch
       new  290b7ff   debpatch: rewrite to use debian.changelog python module

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:
 .gitignore                         |   2 +
 Makefile.common                    |   3 +-
 README                             |   3 +
 debian/NEWS                        |   2 +-
 debian/changelog                   | 193 +++++++++++++-
 debian/control                     |  12 +-
 debian/copyright                   |  19 +-
 debian/tests/control               |   2 +-
 po4a/devscripts-po4a.conf          |   2 +
 scripts/bts.pl                     |   2 +
 scripts/chdist.bash_completion     |   6 +-
 scripts/chdist.pl                  |  12 +-
 scripts/dcut.bash_completion       |  57 ----
 scripts/deb-reversion.sh           |   2 +-
 scripts/debcheckout.pl             |   5 +-
 scripts/debclean.1                 |   5 +-
 scripts/debclean.sh                |   9 +-
 scripts/debcommit.pl               |   3 +-
 scripts/debdiff.pl                 |   2 +-
 scripts/debpatch                   | 139 ++++------
 scripts/debpatch.1                 |   4 +
 scripts/debrepro.pod               |  19 +-
 scripts/debrepro.sh                | 211 +++++++++------
 scripts/debsign.1                  |  64 +++--
 scripts/debsign.bash_completion    |   1 +
 scripts/debsign.sh                 | 530 ++++++++++++++++++++++++-------------
 scripts/debuild.1                  |  20 ++
 scripts/debuild.pl                 |  88 +++++-
 scripts/dget.pl                    |   7 +-
 scripts/dpkg-buildpackage-snapshot | 267 -------------------
 scripts/dscverify.1                |  15 +-
 scripts/dscverify.pl               |  22 +-
 scripts/git-deborig.pl             | 186 +++++++++++++
 scripts/grep-excuses.pl            |   9 +-
 scripts/mergechanges.sh            |   6 +-
 scripts/namecheck.pl               |   8 +-
 scripts/rc-alert.pl                |   3 +
 scripts/sadt                       |   1 +
 scripts/suspicious-source          |   1 +
 scripts/svnpath.pl                 |   7 +-
 scripts/uscan.pl                   |  34 ++-
 scripts/who-permits-upload.pl      |   2 +-
 scripts/who-uploads.sh             |   8 +-
 scripts/wnpp-alert.sh              |   2 +-
 scripts/wrap-and-sort              |   6 +
 test/test_package_lifecycle        |  79 ++++--
 test/test_uscan_mangle             |  29 +-
 47 files changed, 1258 insertions(+), 851 deletions(-)
 delete mode 100644 scripts/dcut.bash_completion
 delete mode 100755 scripts/dpkg-buildpackage-snapshot
 create mode 100755 scripts/git-deborig.pl

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