[pkg-java] r18012 - trunk/icu4j/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 9 22:44:23 UTC 2014


Author: ebourg-guest
Date: 2014-04-09 22:44:23 +0000 (Wed, 09 Apr 2014)
New Revision: 18012

Modified:
   trunk/icu4j/debian/control
Log:
Wrap and sort



Modified: trunk/icu4j/debian/control
===================================================================
--- trunk/icu4j/debian/control	2014-04-09 22:42:24 UTC (rev 18011)
+++ trunk/icu4j/debian/control	2014-04-09 22:44:23 UTC (rev 18012)
@@ -3,14 +3,19 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
- Steffen Moeller <moeller at debian.org>,
- Niels Thykier <niels at thykier.net>
+           Steffen Moeller <moeller at debian.org>,
+           Niels Thykier <niels at thykier.net>
 Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9), ant (>= 1.7.0), default-jdk, unzip,
- javahelper, cdbs, maven-repo-helper (>= 1.6~)
+Build-Depends: ant (>= 1.7.0),
+               cdbs,
+               debhelper (>= 9),
+               default-jdk,
+               javahelper,
+               maven-repo-helper (>= 1.6~),
+               unzip
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/icu4j
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/icu4j/
-Homepage: http://www.icu-project.org/
+Homepage: http://www.icu-project.org
 
 Package: libicu4j-java
 Architecture: all




More information about the pkg-java-commits mailing list