[icu4j] 18/20: Wrap and sort

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 8 15:25:34 GMT 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository icu4j.

commit d4930a90919ebe9d154f443bdb3a45c598608e15
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 8 16:17:53 2018 +0100

    Wrap and sort
---
 debian/control            | 22 ++++++++++++----------
 debian/copyright          |  4 ++--
 debian/libicu4j-java.docs |  2 +-
 3 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index fdb3d4c..b24a2d7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,18 @@ Source: icu4j
 Section: java
 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>,
-           Kai-Chung Yan <seamlikok at gmail.com>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
+ Steffen Moeller <moeller at debian.org>,
+ Kai-Chung Yan <seamlikok at gmail.com>
+Build-Depends:
+ ant (>= 1.7.0),
+ debhelper (>= 11),
+ default-jdk,
+ default-jdk-doc,
+ javahelper,
+ maven-repo-helper (>= 1.6~)
 Standards-Version: 4.1.3
-Build-Depends: ant (>= 1.7.0),
-               debhelper (>= 11),
-               default-jdk,
-               default-jdk-doc,
-               javahelper,
-               maven-repo-helper (>= 1.6~)
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/icu4j.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/icu4j.git
 Homepage: http://www.icu-project.org
@@ -42,4 +44,4 @@ Description: Library for Unicode support and internationalization - Docs
  gives applications the same results on all platforms and between C/C++
  and Java software.
  .
- This package provides the documentations.
\ No newline at end of file
+ This package provides the documentations.
diff --git a/debian/copyright b/debian/copyright
index a8893c9..f0db3e5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -142,9 +142,9 @@ License: Unicode
  copy, modify, merge, publish, distribute, and/or sell copies of
  the Data Files or Software, and to permit persons to whom the Data Files
  or Software are furnished to do so, provided that
- (a) this copyright and permission notice appear with all copies 
+ (a) this copyright and permission notice appear with all copies
  of the Data Files or Software,
- (b) this copyright and permission notice appear in associated 
+ (b) this copyright and permission notice appear in associated
  documentation, and
  (c) there is clear notice in each modified Data File or in the Software
  as well as in the documentation associated with the Data File(s) or
diff --git a/debian/libicu4j-java.docs b/debian/libicu4j-java.docs
index 98631b6..c272167 100644
--- a/debian/libicu4j-java.docs
+++ b/debian/libicu4j-java.docs
@@ -1,2 +1,2 @@
 APIChangeReport.html
-readme.html
\ No newline at end of file
+readme.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j.git



More information about the pkg-java-commits mailing list