This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-commons-resolver1.1-java.
commit 7a9743bcae6d77761c98e85af40b805a7a465c0d Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 19 01:15:46 2017 +0200 Wrap and sort --- debian/control | 14 +++++++++++--- debian/copyright | 1 - debian/libxml-commons-resolver1.1-java-doc.docs | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index d6c916a..45a733e 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,18 @@ Source: libxml-commons-resolver1.1-java Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[email protected]>, Torsten Werner <[email protected]>, +Uploaders: + Michael Koch <[email protected]>, + Torsten Werner <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), default-jdk, ant, - javahelper, libjaxp1.3-java, maven-repo-helper (>= 1.4) +Build-Depends: + ant, + cdbs (>= 0.4.8), + debhelper (>= 5), + default-jdk, + javahelper, + libjaxp1.3-java, + maven-repo-helper (>= 1.4) Standards-Version: 3.9.2 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxml-commons-resolver1.1-java.git diff --git a/debian/copyright b/debian/copyright index 43f5aa5..eb97a2e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,4 +19,3 @@ License: The full text of the license can be found in `/usr/share/common-licenses/Apache-2.0'. - diff --git a/debian/libxml-commons-resolver1.1-java-doc.docs b/debian/libxml-commons-resolver1.1-java-doc.docs index 9011443..3b94850 100644 --- a/debian/libxml-commons-resolver1.1-java-doc.docs +++ b/debian/libxml-commons-resolver1.1-java-doc.docs @@ -1,2 +1,2 @@ -docs/* apidocs/resolver +docs/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

