This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit d517f51ccab4098250a87477aae1803e93b6908d Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 29 11:42:10 2013 +0000 Fixed the watch file Updated Standards-Version to 3.9.4 (no changes) Updated debian/copyright to be fully DEP5 compliant --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- debian/copyright | 22 ++++++++++------------ debian/watch | 2 +- 4 files changed, 22 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index d54562d..e0af979 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vecmath (1.5.2-4) unstable; urgency=low + + * Team upload. + * Fixed the watch file + * Updated Standards-Version to 3.9.4 (no changes) + * Updated debian/copyright to be fully DEP5 compliant + + -- Emmanuel Bourg <[email protected]> Mon, 29 Apr 2013 13:25:25 +0200 + vecmath (1.5.2-3) unstable; urgency=low [ Niels Thykier ] diff --git a/debian/control b/debian/control index 2e1c61a..67829fc 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,14 @@ Source: vecmath Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Petter Reinholdtsen <[email protected]> +Uploaders: Petter Reinholdtsen <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: ant-optional, cdbs, debhelper (>= 7), default-jdk, default-jdk-doc, javahelper (>= 0.32~) -Standards-Version: 3.9.1 +Standards-Version: 3.9.4 Homepage: https://vecmath.dev.java.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/vecmath/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/vecmath/ diff --git a/debian/copyright b/debian/copyright index 3efd925..aeddac9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,17 @@ -This package was intially debianized by Petter Reinholdtsen -<[email protected]> on Fri Sep 19 22:12:39 CEST 2008. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Vecmath +Source: http://java3d.java.net -It was downloaded using CVS from -<:pserver:[email protected]:/cvs> - -File(s): vecmath/* -Copyright: 1997-2008 Sun Microsystems, Inc. -License: GPLv2 +Files: vecmath/* +Copyright: 1997-2008, Sun Microsystems, Inc. +License: GPL-2 with classpath exception On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. - + . Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination. - + . As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, @@ -26,7 +24,7 @@ License: GPLv2 do so, delete this exception statement from your version. File(s): debian/* -Copyright: 2009 Jonny Lamb <[email protected]> -License: GPLv2 +Copyright: 2009, Jonny Lamb <[email protected]> +License: GPL-2 On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. diff --git a/debian/watch b/debian/watch index ee6e628..15fe444 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://java3d.dev.java.net/binary-builds.html .*/vecmath-(\d+)_(\d+)_(\d+)-src.zip +https://java3d.java.net/binary-builds.html .*/vecmath-(\d+)_(\d+)_(\d+)-src.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

