[pkg-java] r7634 - trunk/maven-archiver/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Thu Dec 11 13:35:40 UTC 2008
Author: twerner
Date: 2008-12-11 13:35:39 +0000 (Thu, 11 Dec 2008)
New Revision: 7634
Modified:
trunk/maven-archiver/debian/changelog
trunk/maven-archiver/debian/control
Log:
UNRELEASED
* Make short description more verbose.
Modified: trunk/maven-archiver/debian/changelog
===================================================================
--- trunk/maven-archiver/debian/changelog 2008-12-10 15:22:35 UTC (rev 7633)
+++ trunk/maven-archiver/debian/changelog 2008-12-11 13:35:39 UTC (rev 7634)
@@ -1,3 +1,10 @@
+maven-archiver (2.3-2) unstable; urgency=low
+
+ UNRELEASED
+ * Make short description more verbose.
+
+ -- Torsten Werner <twerner at debian.org> Thu, 11 Dec 2008 14:34:39 +0100
+
maven-archiver (2.3-1) unstable; urgency=low
* Initial release. (Closes: #508311)
Modified: trunk/maven-archiver/debian/control
===================================================================
--- trunk/maven-archiver/debian/control 2008-12-10 15:22:35 UTC (rev 7633)
+++ trunk/maven-archiver/debian/control 2008-12-11 13:35:39 UTC (rev 7634)
@@ -15,7 +15,7 @@
Section: devel
Depends: ${misc:Depends}, default-jre | java2-runtime, libplexus-archiver-java,
libplexus-utils-java, libplexus-containers-java
-Description: Maven Archiver
+Description: Archiver component for Maven
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
More information about the pkg-java-commits
mailing list