[pkg-java] r17717 - trunk/maven-scm/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jan 29 11:37:49 UTC 2014


Author: ebourg-guest
Date: 2014-01-29 11:37:49 +0000 (Wed, 29 Jan 2014)
New Revision: 17717

Modified:
   trunk/maven-scm/debian/changelog
   trunk/maven-scm/debian/control
Log:
Deduplicated the description of the packages



Modified: trunk/maven-scm/debian/changelog
===================================================================
--- trunk/maven-scm/debian/changelog	2014-01-29 11:28:32 UTC (rev 17716)
+++ trunk/maven-scm/debian/changelog	2014-01-29 11:37:49 UTC (rev 17717)
@@ -4,6 +4,7 @@
   * debian/control:
     - Standards-Version updated to 3.9.5 (no changes)
     - Use canonical URLs for the Vcs-* fields
+    - Deduplicated the description of the packages
   * Use XZ compression for the upstream tarball
   * Switch to debhelper level 9
   * debian/copyright: Updated to the Copyright Format 1.0

Modified: trunk/maven-scm/debian/control
===================================================================
--- trunk/maven-scm/debian/control	2014-01-29 11:28:32 UTC (rev 17716)
+++ trunk/maven-scm/debian/control	2014-01-29 11:37:49 UTC (rev 17717)
@@ -32,7 +32,7 @@
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Suggests: libmaven-scm-java-doc
-Description: Maven SCM provides a common API for doing SCM operations
+Description: Maven SCM - Common API for SCM operations
  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.
@@ -56,7 +56,7 @@
 Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: ${maven:DocOptionalDepends}
 Suggests: libmaven-scm-java
-Description: Maven SCM provides a common API for doing SCM operations
+Description: Maven SCM - Common API for SCM operations (Documentation)
  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