This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit df1234fca4ff59aca4a07b5020ac327fb2c61218 Author: Stuart Prescott <[email protected]> Date: Tue Jun 19 23:25:26 2012 +0000 Bump SV and update copyright URL --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 46 +++++++++++++++++++++++----------------------- 3 files changed, 25 insertions(+), 24 deletions(-) diff --git a/debian/changelog b/debian/changelog index 35bf955..69bf65c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ latexdraw (2.0.8+1-3) unstable; urgency=low * Use openjdk-7 as preferred java compiler for building package. * Drop (optional) build-dependency on removed sun-java6-jdk. + * Bump standards version to 3.9.3 (no changes required). -- Stuart Prescott <[email protected]> Wed, 20 Jun 2012 00:02:33 +0100 diff --git a/debian/control b/debian/control index 195f9da..4a3bb52 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: openjdk-7-jdk | openjdk-6-jdk, imagemagick, libjiu-java, libjlibeps-java -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://latexdraw.sourceforge.net/ DM-Upload-Allowed: yes diff --git a/debian/copyright b/debian/copyright index 7b1c9ba..3163c5f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: LaTeXDraw Upstream-Contact: Arnaud BLOUIN <[email protected]> Source: http://latexdraw.sourceforge.net/ @@ -26,33 +26,33 @@ License: GPL-2+ License: other Sections are adapted from the JavaSwing.jar demo code source. . - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: . - -Redistribution of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. + -Redistribution of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. . - -Redistribution in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. + -Redistribution in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. . Neither the name of Sun Microsystems, Inc. or the names of contributors may - be used to endorse or promote products derived from this software without - specific prior written permission. + be used to endorse or promote products derived from this software without + specific prior written permission. . - This software is provided "AS IS," without a warranty of any kind. ALL - EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING - ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE - OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MIDROSYSTEMS, INC. ("SUN") - AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE - AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS - DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST - REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, + This software is provided "AS IS," without a warranty of any kind. ALL + EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING + ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE + OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MIDROSYSTEMS, INC. ("SUN") + AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE + AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS + DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST + REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY - OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, - EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, + EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. . - You acknowledge that this software is not designed, licensed or intended - for use in the design, construction, operation or maintenance of any - nuclear facility. + You acknowledge that this software is not designed, licensed or intended + for use in the design, construction, operation or maintenance of any + nuclear facility. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

