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 <[email protected]> Sun, 22 May 2011 21:20:44 +0200 + -- Damien Raude-Morvan <[email protected]> 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. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

