Author: sylvestre Date: 2013-11-21 13:17:36 +0000 (Thu, 21 Nov 2013) New Revision: 17474
Modified: trunk/jython/debian/changelog trunk/jython/debian/control Log: * Adopt the package under the pkg-java umbrella * Standards-Version updated to 3.9.5 * Import in the pkg-java VCS Modified: trunk/jython/debian/changelog =================================================================== --- trunk/jython/debian/changelog 2013-11-21 13:15:31 UTC (rev 17473) +++ trunk/jython/debian/changelog 2013-11-21 13:17:36 UTC (rev 17474) @@ -1,5 +1,13 @@ -jython (2.5.2-2) unstable; urgency=low +B1;3408;0cjython (2.5.2-3) unstable; urgency=low + * Adopt the package under the pkg-java umbrella + * Standards-Version updated to 3.9.5 + * Import in the pkg-java VCS + + -- + +B1;3408;0cjython (2.5.2-2) unstable; urgency=low + * Orphaning this package. -- Nicolas Duboc <[email protected]> Sat, 20 Apr 2013 16:43:20 +0200 Modified: trunk/jython/debian/control =================================================================== --- trunk/jython/debian/control 2013-11-21 13:15:31 UTC (rev 17473) +++ trunk/jython/debian/control 2013-11-21 13:17:36 UTC (rev 17474) @@ -1,7 +1,7 @@ Source: jython Section: python Priority: optional -Maintainer: Debian QA Group <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> Build-Depends: debhelper (>> 5.0.0), ant, gawk Build-Depends-Indep: default-jdk, python, @@ -22,8 +22,10 @@ libservlet2.5-java, libmysql-java, libpostgresql-jdbc-java -Standards-Version: 3.9.3 +Standards-Version: 3.9.5 Homepage: http://www.jython.org/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jython +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jython/ Package: jython Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

