Author: mkoch Date: 2008-04-19 06:54:31 +0000 (Sat, 19 Apr 2008) New Revision: 6196
Modified: trunk/c3p0/debian/changelog trunk/c3p0/debian/control trunk/c3p0/debian/watch Log: c3p0 (0.9.1.2-3) UNRELEASED; urgency=low * Use uscan sf.net helper for SourceForge. Fixes upstream checking. * Updated Standards-Version to 3.7.3. * Added Homepage field. -- Michael Koch <[EMAIL PROTECTED]> Sat, 19 Apr 2008 08:58:11 +0200 Modified: trunk/c3p0/debian/changelog =================================================================== --- trunk/c3p0/debian/changelog 2008-04-19 06:53:13 UTC (rev 6195) +++ trunk/c3p0/debian/changelog 2008-04-19 06:54:31 UTC (rev 6196) @@ -1,3 +1,11 @@ +c3p0 (0.9.1.2-3) UNRELEASED; urgency=low + + * Use uscan sf.net helper for SourceForge. Fixes upstream checking. + * Updated Standards-Version to 3.7.3. + * Added Homepage field. + + -- Michael Koch <[EMAIL PROTECTED]> Sat, 19 Apr 2008 08:58:11 +0200 + c3p0 (0.9.1.2-1) unstable; urgency=low * New upstream release Modified: trunk/c3p0/debian/control =================================================================== --- trunk/c3p0/debian/control 2008-04-19 06:53:13 UTC (rev 6195) +++ trunk/c3p0/debian/control 2008-04-19 06:54:31 UTC (rev 6196) @@ -5,9 +5,10 @@ Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>, Varun Hiremath <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), cdbs Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.69-2), ant, liblog4j1.2-java, libmx4j-java -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/c3p0 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/c3p0 +Homepage: http://sourceforge.net/projects/c3p0 Package: libc3p0-java Section: libs @@ -17,8 +18,6 @@ c3p0 is an easy-to-use library for making traditional JDBC drivers "enterprise-ready" by augmenting them with functionality defined by the jdbc3 spec and the optional extensions to jdbc2. - . - Homepage: http://sourceforge.net/projects/c3p0 Package: libc3p0-java-doc Section: doc @@ -30,5 +29,3 @@ the jdbc3 spec and the optional extensions to jdbc2. . This package includes the documentation. - . - Homepage: http://sourceforge.net/projects/c3p0 Modified: trunk/c3p0/debian/watch =================================================================== --- trunk/c3p0/debian/watch 2008-04-19 06:53:13 UTC (rev 6195) +++ trunk/c3p0/debian/watch 2008-04-19 06:54:31 UTC (rev 6196) @@ -1,2 +1,2 @@ version=3 -http://heanet.dl.sourceforge.net/sourceforge/c3p0/ c3p0-(.*)\.src\.tgz debian debian/orig-tar.sh +http://sf.net/c3p0/ c3p0-(.*)\.src\.tgz debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

