[pkg-java] r13881 - trunk/maven-repo-helper/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Sat Jul 23 14:44:11 UTC 2011
Author: drazzib
Date: 2011-07-23 14:44:11 +0000 (Sat, 23 Jul 2011)
New Revision: 13881
Modified:
trunk/maven-repo-helper/debian/changelog
trunk/maven-repo-helper/debian/control
Log:
d/control: Fix typo in package description (Closes: #617438).
Modified: trunk/maven-repo-helper/debian/changelog
===================================================================
--- trunk/maven-repo-helper/debian/changelog 2011-07-22 21:25:52 UTC (rev 13880)
+++ trunk/maven-repo-helper/debian/changelog 2011-07-23 14:44:11 UTC (rev 13881)
@@ -11,8 +11,9 @@
[ Damien Raude-Morvan ]
* Keep relativePath attribute on parent pom.
+ * d/control: Fix typo in package description (Closes: #617438).
- -- Damien Raude-Morvan <drazzib at debian.org> Sun, 22 May 2011 21:20:44 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org> Sat, 23 Jul 2011 16:42:59 +0200
maven-repo-helper (1.5.1) unstable; urgency=low
Modified: trunk/maven-repo-helper/debian/control
===================================================================
--- trunk/maven-repo-helper/debian/control 2011-07-22 21:25:52 UTC (rev 13880)
+++ trunk/maven-repo-helper/debian/control 2011-07-23 14:44:11 UTC (rev 13881)
@@ -14,7 +14,7 @@
Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless, libstax-java
Recommends: debhelper
Suggests: maven-debian-helper
-Description: Helper tools for including Maven metatada in Debian packages
+Description: Helper tools for including Maven metadata in Debian packages
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