[pkg-java] r5972 - trunk/jexcelapi/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Sat Mar 8 11:16:56 UTC 2008
Author: twerner
Date: 2008-03-08 11:16:56 +0000 (Sat, 08 Mar 2008)
New Revision: 5972
Modified:
trunk/jexcelapi/debian/changelog
trunk/jexcelapi/debian/control
trunk/jexcelapi/debian/copyright
trunk/jexcelapi/debian/watch
Log:
* Update debian/watch to download from sourceforge.net.
* Update Homepage field in debian/control and download address in
debian/copyright.
Modified: trunk/jexcelapi/debian/changelog
===================================================================
--- trunk/jexcelapi/debian/changelog 2008-03-08 10:59:11 UTC (rev 5971)
+++ trunk/jexcelapi/debian/changelog 2008-03-08 11:16:56 UTC (rev 5972)
@@ -1,8 +1,10 @@
-jexcelapi (2.6.6-2) UNRELEASED; urgency=low
+jexcelapi (2.6.6-2) unstable; urgency=low
- * Disabled watch file for now, due to upstream homepage unavailable.
+ * Update debian/watch to download from sourceforge.net.
+ * Update Homepage field in debian/control and download address in
+ debian/copyright.
- -- Michael Koch <konqueror at gmx.de> Wed, 27 Feb 2008 11:07:42 +0100
+ -- Torsten Werner <twerner at debian.org> Sat, 08 Mar 2008 12:13:55 +0100
jexcelapi (2.6.6-1) unstable; urgency=low
Modified: trunk/jexcelapi/debian/control
===================================================================
--- trunk/jexcelapi/debian/control 2008-03-08 10:59:11 UTC (rev 5971)
+++ trunk/jexcelapi/debian/control 2008-03-08 11:16:56 UTC (rev 5972)
@@ -5,7 +5,7 @@
Uploaders: Torsten Werner <twerner at debian.org>
Build-Depends: ant, cdbs, debhelper (>= 5), java-gcj-compat-dev
Standards-Version: 3.7.3
-Homepage: http://www.jexcelapi.org
+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/copyright
===================================================================
--- trunk/jexcelapi/debian/copyright 2008-03-08 10:59:11 UTC (rev 5971)
+++ trunk/jexcelapi/debian/copyright 2008-03-08 11:16:56 UTC (rev 5972)
@@ -1,7 +1,7 @@
This package was debianized by Torsten Werner <twerner at debian.org> on
Thu Apr 19 01:06:12 CEST 2007.
-It was downloaded from http://www.jexcelapi.org/
+It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=79926
Upstream Author: Andy Khan
Modified: trunk/jexcelapi/debian/watch
===================================================================
--- trunk/jexcelapi/debian/watch 2008-03-08 10:59:11 UTC (rev 5971)
+++ trunk/jexcelapi/debian/watch 2008-03-08 11:16:56 UTC (rev 5972)
@@ -1,4 +1,3 @@
-#version=3
-#opts="uversionmangle=s/_/./g" \
-# http://www.andykhan.com/jexcelapi/download.html jexcelapi_(.*)\.tar\.gz debian \
-# debian/orig-tar.sh
+version=3
+opts="uversionmangle=s/_/./g" \
+ http://sf.net/jexcelapi/jexcelapi_(.*)\.tar\.gz debian debian/orig-tar.sh
More information about the pkg-java-commits
mailing list