[pkg-java] r6200 - trunk/plexus-velocity/debian
mkoch at alioth.debian.org
mkoch at alioth.debian.org
Sat Apr 19 07:33:21 UTC 2008
Author: mkoch
Date: 2008-04-19 07:33:21 +0000 (Sat, 19 Apr 2008)
New Revision: 6200
Added:
trunk/plexus-velocity/debian/watch
Modified:
trunk/plexus-velocity/debian/changelog
trunk/plexus-velocity/debian/control
Log:
plexus-velocity (1.1.6-2) UNRELEASED; urgency=low
* Added watch file.
* Added myself to Uploaders.
* Added Homepage, Vcs-Svn and Vcs-Browser fields.
* Updated Standards-Version to 3.7.3.
-- Michael Koch <konqueror at gmx.de> Sat, 19 Apr 2008 09:35:18 +0200
Modified: trunk/plexus-velocity/debian/changelog
===================================================================
--- trunk/plexus-velocity/debian/changelog 2008-04-19 07:30:00 UTC (rev 6199)
+++ trunk/plexus-velocity/debian/changelog 2008-04-19 07:33:21 UTC (rev 6200)
@@ -1,3 +1,12 @@
+plexus-velocity (1.1.6-2) UNRELEASED; urgency=low
+
+ * Added watch file.
+ * Added myself to Uploaders.
+ * Added Homepage, Vcs-Svn and Vcs-Browser fields.
+ * Updated Standards-Version to 3.7.3.
+
+ -- Michael Koch <konqueror at gmx.de> Sat, 19 Apr 2008 09:35:18 +0200
+
plexus-velocity (1.1.6-1) unstable; urgency=low
* Initial release. (Closes: #426227)
Modified: trunk/plexus-velocity/debian/control
===================================================================
--- trunk/plexus-velocity/debian/control 2008-04-19 07:30:00 UTC (rev 6199)
+++ trunk/plexus-velocity/debian/control 2008-04-19 07:33:21 UTC (rev 6200)
@@ -2,13 +2,15 @@
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Trygve Laugstol <trygvis at inamo.no>,
- Paul Cager <paul-debian at home.paulcager.org>
+Uploaders: Trygve Laugstol <trygvis at inamo.no>, Paul Cager <paul-debian at home.paulcager.org>, Michael Koch <konqueror at gmx.de>
Build-Depends-Indep: java-gcj-compat-dev (>=1.0.65), ant-optional, libcommons-collections-java,
libplexus-container-default-java, velocity, junit, junit-doc,
maven-ant-helper
Build-Depends: ant, debhelper (>= 5), cdbs (>= 0.4.5.3)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-velocity
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-velocity
+Homepage: http://plexus.codehaus.org/
Package: libplexus-velocity-java
Architecture: all
@@ -33,8 +35,6 @@
* Component dependencies, and
* Various dependency injection techniques including constructor injection,
setter injection, and private field injection.
- .
- Homepage: http://plexus.codehaus.org/
Package: libplexus-velocity-java-doc
@@ -62,5 +62,3 @@
setter injection, and private field injection.
.
This package contains the API documentation for plexus-velocity.
- .
- Homepage: http://plexus.codehaus.org/
Added: trunk/plexus-velocity/debian/watch
===================================================================
--- trunk/plexus-velocity/debian/watch (rev 0)
+++ trunk/plexus-velocity/debian/watch 2008-04-19 07:33:21 UTC (rev 6200)
@@ -0,0 +1,2 @@
+version=3
+http://repository.codehaus.org/org/codehaus/plexus/plexus-velocity/ (\d.*)/
More information about the pkg-java-commits
mailing list