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

jamessan pushed a change to branch master
in repository devscripts.

      from  f068d8f   origtargz: Document pristine-tar support in the manpage.
       new  89afbb7   Uscan enabled excluding files mentioned in 
debian/copyright.
       new  64d0b7e   Enable future copyright formats to be valid format 
specifications (thanks to Charles Plessy for the hint)
       new  6586bdd   Rename directory in renamed tarball to $pkg - $newversion 
$excludesuffix .orig
       new  449c2e7   add support for .jar
       new  b11b639   Output messages about the files-excluding action.
       new  ffdc599   Undo one part of Gregor's changes.  It is not safe to try 
to undirty the upstream tarball if there is something that looks like a 
reasonable directory.
       new  392e777   Perls move() function is unreliable when moving 
directories so we need to check in advance and prevent using move() when the 
source is a directory
       new  60c3027   Merge uscan automatic repack functionality
       new  ec3368c   Add test for the file exclusion feature of uscan
       new  3e02bb9   Document uscan repack functionality in debian/changelog
       new  b8eae5b   Fix various (potential) test failures.
       new  2db36e2   rc-alert: Parse a package div at a time
       new  541dde3   Merge remote-tracking branch 'origin/master'
       new  24c60d1   origtargz: Fix formatting of POD item list

The 14 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:
 debian/changelog                       |    9 +++
 debian/copyright                       |    2 +
 scripts/origtargz.pl                   |   20 ++++--
 scripts/rc-alert.pl                    |   29 ++++----
 scripts/uscan.1                        |    8 +++
 scripts/uscan.pl                       |  122 ++++++++++++++++++++++++++++++--
 test/Makefile                          |    3 +-
 test/test_debchange                    |    4 +-
 test/test_debdiff                      |    4 +-
 test/test_licensecheck                 |    4 +-
 test/test_uscan                        |  100 +++++++++++++++++++-------
 test/{test_uscan => test_uscan_online} |    4 +-
 12 files changed, 252 insertions(+), 57 deletions(-)
 copy test/{test_uscan => test_uscan_online} (92%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/collab-maint/devscripts.git

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to