This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjaudiotagger-java.
commit b2eb85e81fbd94462f7be69a29c1b2a6c6cad0ad Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 29 01:00:11 2017 +0100 Wrap and sort --- debian/control | 14 +++++++++++--- debian/copyright | 2 +- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 06b5dc8..e285577 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,20 @@ Source: libjaudiotagger-java Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 9), cdbs, ant, default-jdk, maven-repo-helper +Uploaders: + Varun Hiremath <[email protected]>, + Torsten Werner <[email protected]>, + Damien Raude-Morvan <[email protected]> +Build-Depends: + ant, + cdbs, + debhelper (>= 9), + default-jdk, + maven-repo-helper Standards-Version: 3.9.7 -Homepage: http://www.jthink.net/jaudiotagger/ Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaudiotagger-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaudiotagger-java.git +Homepage: http://www.jthink.net/jaudiotagger/ Package: libjaudiotagger-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 17f6d2c..a154420 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ License: LGPL-2.1 it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. - . + . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjaudiotagger-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

