[devscripts] branch master updated (f6053e2 -> 4a67145)

James McCoy jamessan at debian.org
Fri Mar 13 03:40:51 UTC 2015


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

jamessan pushed a change to branch master
in repository devscripts.

      from  f6053e2   bts: Cancel the command if a spawned editor errors out
       new  186a43d   who-permits-upload: Update URL to use https
       new  b4bdc67   who-permits-upload: Properly report exit code for gpg
       new  4c0d3ec   Replace use of Parse::DebControl with Dpkg::Control
       new  f45a782   add debsign bash_completion script
       new  0c349ce   add dch bash_completion
       new  996d251   add bash_completion for uupdate
       new  46dfabe   Add changelog entry for bash completion scripts
       new  2ed1d7e   uscan: Alwasy remove the Referer header for Sourceforge
       new  dbc994a   uscan: Run test HTTP server on OS assigned port
       new  c1294ec   Add new bash completion scripts to .gitignore
       new  4a67145   rmadison: Strip arch-qualifiers from incoming package names

The 11 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                        |  3 ++
 README                            |  5 +--
 debian/changelog                  | 13 +++++++
 debian/control                    |  7 +---
 scripts/debchange.bash_completion | 80 +++++++++++++++++++++++++++++++++++++++
 scripts/debchange.pl              | 68 ++++++++++-----------------------
 scripts/debsign.bash_completion   | 30 +++++++++++++++
 scripts/rmadison.pl               |  4 ++
 scripts/uscan.pl                  |  7 ++--
 scripts/uupdate.bash_completion   | 32 ++++++++++++++++
 scripts/who-permits-upload.pl     | 19 +++++-----
 test/test_uscan                   | 48 +++++++++++++----------
 test/uscan/server.py              | 16 ++++++++
 13 files changed, 243 insertions(+), 89 deletions(-)
 create mode 100644 scripts/debchange.bash_completion
 create mode 100644 scripts/debsign.bash_completion
 create mode 100644 scripts/uupdate.bash_completion
 create mode 100644 test/uscan/server.py

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