[devscripts] branch master updated (bd3b2ce -> 6361402)

James McCoy jamessan at debian.org
Thu Jun 29 13:20:24 UTC 2017


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

jamessan pushed a change to branch master
in repository devscripts.

      from  bd3b2ce   close bug
      adds  a8237eb   debpatch: New script, "Apply a debdiff to a Debian source package"
      adds  f2985ac   Merge branch 'master' into pu/debpatch
      adds  290b7ff   debpatch: rewrite to use debian.changelog python module
      adds  3a4d217   debpatch: raise an error when a patch tries to edit the same entry
      adds  4b70e20   debpatch: fix --source-version when d/changelog is present
      adds  aa18b6d   debpatch: Work around dpkg #865430
      adds  a52b87b   Merge branch 'master' into pu/debpatch
      adds  c60bcf3   debpatch: mention that it needs python3-debian
       new  6361402   Merge remote-tracking branch 'origin/pu/debpatch'

The 1 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:
 README                    |   7 +
 conf.default.in           |   4 +
 debian/changelog          |   4 +
 debian/control            |   4 +
 debian/copyright          |   4 +-
 po4a/devscripts-po4a.conf |   2 +
 scripts/Makefile          |   2 +-
 scripts/debdiff.1         |   1 +
 scripts/debpatch          | 319 ++++++++++++++++++++++++++++++++++++++++++++++
 scripts/debpatch.1        | 112 ++++++++++++++++
 10 files changed, 456 insertions(+), 3 deletions(-)
 create mode 100755 scripts/debpatch
 create mode 100644 scripts/debpatch.1

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