Author: ebourg-guest Date: 2013-07-28 21:32:17 +0000 (Sun, 28 Jul 2013) New Revision: 17082
Modified: trunk/c3p0/debian/changelog trunk/c3p0/debian/control trunk/c3p0/debian/watch Log: Updated the watch file to catch only the final releases Updated Standards-Version to 3.9.4 (no changes) Modified: trunk/c3p0/debian/changelog =================================================================== --- trunk/c3p0/debian/changelog 2013-07-26 15:12:47 UTC (rev 17081) +++ trunk/c3p0/debian/changelog 2013-07-28 21:32:17 UTC (rev 17082) @@ -1,3 +1,11 @@ +c3p0 (0.9.1.2-8) UNRELEASED; urgency=low + + * Team upload. + * Updated the watch file to catch only the final releases + * Updated Standards-Version to 3.9.4 (no changes) + + -- Emmanuel Bourg <[email protected]> Sun, 28 Jul 2013 22:58:49 +0200 + c3p0 (0.9.1.2-7) unstable; urgency=low * Team upload. Modified: trunk/c3p0/debian/control =================================================================== --- trunk/c3p0/debian/control 2013-07-26 15:12:47 UTC (rev 17081) +++ trunk/c3p0/debian/control 2013-07-28 21:32:17 UTC (rev 17082) @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), cdbs, maven-repo-helper, default-jdk Build-Depends-Indep: ant, liblog4j1.2-java, libmx4j-java, ant-optional, junit, libhsqldb-java -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/c3p0 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/c3p0 Homepage: http://sourceforge.net/projects/c3p0 Modified: trunk/c3p0/debian/watch =================================================================== --- trunk/c3p0/debian/watch 2013-07-26 15:12:47 UTC (rev 17081) +++ trunk/c3p0/debian/watch 2013-07-28 21:32:17 UTC (rev 17082) @@ -1,2 +1,2 @@ version=3 -http://sf.net/c3p0/ c3p0-(.*)\.src\.tgz debian debian/orig-tar.sh +http://sf.net/c3p0/ c3p0-([\d\.]+)\.src\.tgz debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

