This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-lang3-java.
commit a488b4b475e60600d6523510318ac213cbe8122a Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 10 10:33:16 2014 +0100 debian/copyright: Updated the Format URI and the upstream contact --- debian/changelog | 1 + debian/copyright | 98 ++------------------------------------------------------ 2 files changed, 3 insertions(+), 96 deletions(-) diff --git a/debian/changelog b/debian/changelog index ff51f08..02104da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libcommons-lang3-java (3.1-3) UNRELEASED; urgency=medium * debian/watch: Fixed the mangling of the upstream version * Use XZ compression for the upstream changelog + * debian/copyright: Updated the Format URI and the upstream contact -- Emmanuel Bourg <[email protected]> Fri, 10 Jan 2014 10:17:17 +0100 diff --git a/debian/copyright b/debian/copyright index d693b4b..9b4687b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,100 +1,6 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Commons Lang -Upstream-Contact: Daniel Rall <[email protected]> as Java Developer - Stephen Colebourne <[email protected]> as Java Developer - Henri Yandell <[email protected]> as Java Developer - Steven Caswell <[email protected]> as Java Developer - Robert Burrell Donkin <[email protected]> as Java Developer - Gary D. Gregory <[email protected]> as Java Developer - Phil Steitz as Java Developer - Fredrik Westermarck <> as Java Developer - James Carman <[email protected]> as Java Developer - Niall Pemberton as Java Developer - Matt Benson as Java Developer - Joerg Schaible <[email protected]> as Java Developer - Oliver Heger <[email protected]> as Java Developer - Paul Benedict <[email protected]> as Java Developer - C. Scott Ananian as - Chris Audley as - Stephane Bailliez as - Michael Becke as - Benjamin Bentmann as - Ola Berg as - Nathan Beyer as - Stefan Bodewig as - Janek Bogucki as - Mike Bowler as - Sean Brown as - Alexander Day Chaffee as - Al Chou as - Greg Coladonato as - Maarten Coene as - Justin Couch as - Michael Davey as - Norm Deane as - Ringo De Smet as - Russel Dittmar as - Steve Downey as - Matthias Eichel as - Christopher Elkins as - Chris Feldhacker as - Roland Foerther as - Pete Gieser as - Jason Gritman as - Matthew Hawthorne as - Michael Heuer as - Chris Hyzer as - Marc Johnson as - Shaun Kalley as - Tetsuya Kaneuchi as - Nissim Karpenstein as - Ed Korthof as - Holger Krauth as - Rafal Krupinski as - Rafal Krzewski as - Eli Lindsey as - Sven Ludwig as - Craig R. McClanahan as - Rand McNeely as - Hendrik Maryns as - Dave Meikle as - Nikolay Metchev as - Kasper Nielsen as - Tim O'Brien as - Brian S O'Neill as - Andrew C. Oliver as - Alban Peignier as - Moritz Petersen as - Dmitri Plotnikov as - Neeme Praks as - Eric Pugh as - Stephen Putman as - Travis Reeder as - Antony Riley as - Valentin Rocher as - Scott Sanders as - Ralph Schaer as - Henning P. Schmiedehausen as - Sean Schofield as - Robert Scholte as - Reuben Sivan as - Ville Skytta as - David M. Sledge as - Jan Sorensen as - Glen Stampoultzis as - Scott Stanchfield as - Jon S. Stevens as - Sean C. Sullivan as - Ashwin Suresh as - Helge Tesgaard as - Arun Mammen Thomas as - Masato Tezuka as - Jeff Varszegi as - Chris Webb as - Mario Winterer as - Stepan Koltsov as - Holger Hoffstatte as - Derek C. Ashmore as +Upstream-Contact: Apache Commons Developers <[email protected]> Source: http://commons.apache.org/lang/ Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

