[pkg-java] r17617 - trunk/doxia-maven-plugin/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Dec 28 23:41:43 UTC 2013


Author: ebourg-guest
Date: 2013-12-28 23:41:43 +0000 (Sat, 28 Dec 2013)
New Revision: 17617

Modified:
   trunk/doxia-maven-plugin/debian/control
Log:
Wrap and sort



Modified: trunk/doxia-maven-plugin/debian/control
===================================================================
--- trunk/doxia-maven-plugin/debian/control	2013-12-28 23:37:58 UTC (rev 17616)
+++ trunk/doxia-maven-plugin/debian/control	2013-12-28 23:41:43 UTC (rev 17617)
@@ -2,13 +2,19 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Michael Koch <konqueror at gmx.de>,
- Torsten Werner <twerner at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, default-jdk
-Build-Depends-Indep: maven-debian-helper,
- libmaven-plugin-tools-java (>= 2.5), libmaven-shade-plugin-java (>= 1.2.1),  
- libdoxia-java (>= 1.1.1), libmaven2-core-java, libplexus-utils-java, libmaven-doxia-tools-java,
- libitext1-java, libclirr-maven-plugin-java
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
+           Michael Koch <konqueror at gmx.de>,
+           Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 9), default-jdk
+Build-Depends-Indep: libclirr-maven-plugin-java,
+                     libdoxia-java (>= 1.1.1),
+                     libitext1-java,
+                     libmaven-doxia-tools-java,
+                     libmaven-plugin-tools-java (>= 2.5),
+                     libmaven-shade-plugin-java (>= 1.2.1),
+                     libmaven2-core-java,
+                     libplexus-utils-java,
+                     maven-debian-helper
 Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/doxia-maven-plugin
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/doxia-maven-plugin/
@@ -16,17 +22,17 @@
 
 Package: libdoxia-maven-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
 Description: Maven plugin for Doxia
- Doxia is a content generation framework which aims to provide its users 
+ Doxia is a content generation framework which aims to provide its users
  with powerful techniques for generating static and dynamic content.
  .
- Doxia can be used to generate static sites in addition to being 
- incorporated into dynamic content generation systems like blogs, wikis 
- and content management systems.  
+ Doxia can be used to generate static sites in addition to being
+ incorporated into dynamic content generation systems like blogs, wikis
+ and content management systems.
  .
- Doxia is used exensively by Maven and it powers the entire 
- documentation system of Maven. It gives Maven the ability to take any 
+ Doxia is used exensively by Maven and it powers the entire
+ documentation system of Maven. It gives Maven the ability to take any
  document that Doxia supports and output it any format.
  .
  This package provides a Maven plugin for Doxia.




More information about the pkg-java-commits mailing list