Author: twerner Date: 2008-11-30 23:01:44 +0000 (Sun, 30 Nov 2008) New Revision: 7482
Modified: trunk/jexcelapi/debian/changelog trunk/jexcelapi/debian/control trunk/jexcelapi/debian/watch Log: * new upstream release * Bump up Standards-Version: 3.8.0 (no changes). Modified: trunk/jexcelapi/debian/changelog =================================================================== --- trunk/jexcelapi/debian/changelog 2008-11-30 23:00:19 UTC (rev 7481) +++ trunk/jexcelapi/debian/changelog 2008-11-30 23:01:44 UTC (rev 7482) @@ -1,3 +1,10 @@ +jexcelapi (2.6.9-1) experimental; urgency=low + + * new upstream release + * Bump up Standards-Version: 3.8.0 (no changes). + + -- Torsten Werner <[EMAIL PROTECTED]> Sun, 30 Nov 2008 23:59:26 +0100 + jexcelapi (2.6.8-1) unstable; urgency=low * new upstream release Modified: trunk/jexcelapi/debian/control =================================================================== --- trunk/jexcelapi/debian/control 2008-11-30 23:00:19 UTC (rev 7481) +++ trunk/jexcelapi/debian/control 2008-11-30 23:01:44 UTC (rev 7482) @@ -4,7 +4,7 @@ Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Uploaders: Torsten Werner <[EMAIL PROTECTED]> Build-Depends: ant, cdbs, debhelper (>= 5), java-gcj-compat-dev -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://jexcelapi.sourceforge.net Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jexcelapi/ Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/jexcelapi Modified: trunk/jexcelapi/debian/watch =================================================================== --- trunk/jexcelapi/debian/watch 2008-11-30 23:00:19 UTC (rev 7481) +++ trunk/jexcelapi/debian/watch 2008-11-30 23:01:44 UTC (rev 7482) @@ -1,7 +1,4 @@ version=3 -opts="uversionmangle=s/_/./g" \ -http://heanet.dl.sourceforge.net/sourceforge/jexcelapi/jexcelapi_(.*)\.tar\.gz \ +http://sf.net/jexcelapi/jexcelapi_(\d+)_(\d+)_(\d+)\.tar\.gz \ debian debian/orig-tar.sh -# the redirector is broken -#http://sf.net/jexcelapi/jexcelapi_(.*)\.tar\.gz debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

