This is an automated email from the git hooks/post-receive script. calculus-guest pushed a commit to branch master in repository jpedal4-lgpl.
commit 6593f71923fae2ed1fba5be906ff3e610093359b Author: Jerome Benoit <[email protected]> Date: Sun Nov 1 05:06:55 2015 +0100 Corrected Imported Debian patch 4.92b23+ds-1 --- debian/changelog | 2 +- debian/control | 2 +- debian/copyright | 10 ++++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 83b6fa0..889b48f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,4 +2,4 @@ jpedal4-lgpl (4.92b23+ds-1) unstable; urgency=medium * Initial release. (Closes: #547142) - -- Jerome Benoit <[email protected]> Sun, 18 Oct 2015 00:44:02 +0000 + -- Jerome Benoit <[email protected]> Sun, 01 Nov 2015 03:55:01 +0000 diff --git a/debian/control b/debian/control index a314377..76061b3 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: default-jdk, libbcmail-java, libbcprov-java, libjai-core-ja Standards-Version: 3.9.6 Homepage: https://github.com/on-site/JPedal Vcs-Git: git://anonscm.debian.org/pkg-java/jpedal4-lgpl.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jpedal4-lgpl.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jpedal4-lgpl.git Package: libjpedal4-lgpl-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 7261344..622de14 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,6 +17,16 @@ Copyright: 1997-2008 IDRsolutions and Contributors License: BSD-3-clause +Files: src/org/jpedal/sun/* +Copyright: + 2002 Sun Microsystems, Inc. +License: BSD-3-clause + +Files: src/org/jpedal/sun/PrintfFormat.java +Copyright: + 1997-2013 IDRsolutions and Contributors +License: LGPL-2.1+ + Files: debian/* Copyright: 2015 Jerome Benoit <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jpedal4-lgpl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

