[jericho-html] 21/26: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 3 12:42:11 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jericho-html.
commit 24cd9f8c7286130d25a0a1a8c75657bd5e970fec
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 3 11:28:34 2018 +0100
Wrap and sort
---
debian/control | 19 ++++++++++++++-----
debian/copyright | 1 -
2 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 882e1f7..81a9627 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,23 @@ Source: jericho-html
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>, Varun Hiremath <varun at debian.org>, Michael Koch <konqueror at gmx.de>
-Build-Depends: cdbs, debhelper (>= 10), ant, default-jdk
-Build-Depends-Indep: libslf4j-java, libcommons-logging-java, liblog4j1.2-java, javahelper
+Uploaders:
+ Torsten Werner <twerner at debian.org>,
+ Varun Hiremath <varun at debian.org>,
+ Michael Koch <konqueror at gmx.de>
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 10),
+ default-jdk,
+ javahelper,
+ libcommons-logging-java,
+ liblog4j1.2-java,
+ libslf4j-java
Standards-Version: 4.1.3
-Homepage: http://jerichohtml.sourceforge.net
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jericho-html.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jericho-html.git
+Homepage: http://jerichohtml.sourceforge.net
Package: libjericho-html-java
Architecture: all
@@ -20,4 +30,3 @@ Description: Java based library for HTML Parsing
unrecognised or invalid HTML.
.
It also provides high-level HTML form manipulation functions.
-
diff --git a/debian/copyright b/debian/copyright
index 34fec7b..c328e18 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,4 +24,3 @@ Public License can be found in `/usr/share/common-licenses/LGPL'.
The Debian packaging is (C) 2007, Torsten Werner <twerner at debian.org> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jericho-html.git
More information about the pkg-java-commits
mailing list