This is an automated email from the git hooks/post-receive script. calculus-guest pushed a commit to branch master in repository openviewerfx.
commit 6f75aefde074051646222bab4a54fdf5ee2aedc8 Author: Jerome Benoit <[email protected]> Date: Sun Nov 1 05:21:30 2015 +0100 Corrected Imported Debian patch 6.6b16~201510+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 4771ae2..0fafa1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,4 +2,4 @@ openviewerfx (6.6b16~201510+ds-1) unstable; urgency=medium * Initial release. (Closes: #802176) - -- Jerome Benoit <[email protected]> Sun, 18 Oct 2015 21:31:46 +0000 + -- Jerome Benoit <[email protected]> Sun, 01 Nov 2015 04:20:30 +0000 diff --git a/debian/control b/debian/control index f516406..3182fdd 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: openjdk-8-jdk, libopenjfx-java, libbcmail-java, libbcprov-j Standards-Version: 3.9.6 Homepage: https://www.idrsolutions.com/openviewerfx/ Vcs-Git: git://anonscm.debian.org/pkg-java/openviewerfx.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/openviewerfx.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/openviewerfx.git Package: openviewerfx Architecture: all diff --git a/debian/copyright b/debian/copyright index 8f10938..cf050a4 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: + 2001 Sun Microsystems, Inc. +License: BSD-3-clause + +Files: src/org/jpedal/sun/PrintfFormat.java +Copyright: + 1997-2015 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/openviewerfx.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

