This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjaxp1.3-java.
commit 0c9e5de12e73df9abd540e709c950510d1e879b9 Author: Emmanuel Bourg <[email protected]> Date: Sun Jun 18 23:51:18 2017 +0200 Wrap and sort --- debian/control | 12 +++++++++--- debian/copyright | 9 ++++----- debian/libjaxp1.3-java.docs | 2 +- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 560eca5..954889a 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,16 @@ Source: libjaxp1.3-java Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Matthias Klose <[email protected]>, Michael Koch <[email protected]>, +Uploaders: + Matthias Klose <[email protected]>, + Michael Koch <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: cdbs, debhelper (>= 10), default-jdk, maven-repo-helper, - javahelper +Build-Depends: + cdbs, + debhelper (>= 10), + default-jdk, + javahelper, + maven-repo-helper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaxp1.3-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaxp1.3-java.git diff --git a/debian/copyright b/debian/copyright index effb4ef..d382a9b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -53,7 +53,7 @@ hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications: 1. The full text of this NOTICE in a location viewable to users of the - redistributed or derivative work. + redistributed or derivative work. 2. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software Short Notice should be included (hypertext is preferred, text is permitted) within the body @@ -61,7 +61,7 @@ software and documentation or portions thereof, including modifications: 3. Notice of any changes or modifications to the files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.) - + THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT @@ -89,11 +89,10 @@ under the Open Source Definition. Please see our Copyright FAQ for common questions about using materials from our site, including specific terms and conditions for packages like libwww, Amaya, and Jigsaw. Other questions about this notice can be directed to [email protected]. - -Joseph Reagle <[email protected]> + +Joseph Reagle <[email protected]> Last revised by Reagle $Date$ The full text of the GPL license can be found in '/usr/share/common-licenses/GPL-2'. - diff --git a/debian/libjaxp1.3-java.docs b/debian/libjaxp1.3-java.docs index bed2446..6949697 100644 --- a/debian/libjaxp1.3-java.docs +++ b/debian/libjaxp1.3-java.docs @@ -1,2 +1,2 @@ -README.*.txt NOTICE +README.*.txt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjaxp1.3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

