[pkg-java] r5944 - trunk/statsvn/debian
fourmond at alioth.debian.org
fourmond at alioth.debian.org
Tue Mar 4 23:29:58 UTC 2008
Author: fourmond
Date: 2008-03-04 23:29:56 +0000 (Tue, 04 Mar 2008)
New Revision: 5944
Modified:
trunk/statsvn/debian/changelog
trunk/statsvn/debian/control
trunk/statsvn/debian/copyright
Log:
[statsvn] Ready for upload
Modified: trunk/statsvn/debian/changelog
===================================================================
--- trunk/statsvn/debian/changelog 2008-03-04 22:55:03 UTC (rev 5943)
+++ trunk/statsvn/debian/changelog 2008-03-04 23:29:56 UTC (rev 5944)
@@ -1,4 +1,4 @@
-statsvn (0.3.1.dfsg-1) UNRELEASED; urgency=low
+statsvn (0.3.1.dfsg-1) unstable; urgency=low
* Initial release (Closes: 456250)
* 10-build-xml-classpath to get it to build with debian packages
@@ -7,5 +7,6 @@
* 20-disable-jtreemap to disable the jtreemap-based report, as jtreemap
is not currently packaged for Debian
* Wrote a manual page, based on the one from statcvs
+ * Updated FSF's address in debian/copyright
- -- Vincent Fourmond <fourmond at debian.org> Tue, 04 Mar 2008 23:47:36 +0100
+ -- Vincent Fourmond <fourmond at debian.org> Wed, 05 Mar 2008 00:29:20 +0100
Modified: trunk/statsvn/debian/control
===================================================================
--- trunk/statsvn/debian/control 2008-03-04 22:55:03 UTC (rev 5943)
+++ trunk/statsvn/debian/control 2008-03-04 23:29:56 UTC (rev 5944)
@@ -16,7 +16,7 @@
Package: statsvn
Architecture: all
Depends: sun-java5-jre | sun-java6-jre | java2-runtime, libjcommon-java,
- libjfreechart-java, statcvs (>= 3)
+ libjfreechart-java, libbackport-util-concurrent-java, statcvs (>= 3)
Recommends: subversion
Description: SVN repository statistics
StatSVN retrieves information from a Subversion repository and generates
Modified: trunk/statsvn/debian/copyright
===================================================================
--- trunk/statsvn/debian/copyright 2008-03-04 22:55:03 UTC (rev 5943)
+++ trunk/statsvn/debian/copyright 2008-03-04 23:29:56 UTC (rev 5944)
@@ -17,8 +17,8 @@
Copyright:
2002, Lukasz Pekacki <lukasz at pekacki.de>
2005, ObjectLab Financial Ltd
+ 2006 Benoit Xhenseval
-
Copyright:
This package is free software; you can redistribute it and/or
@@ -33,7 +33,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
More information about the pkg-java-commits
mailing list