[libxalan2-java] 52/71: Standards-Version updated to 3.9.5 (no changes) Use canonical URLs for the Vcs-* fields Updated the Homepage field Removed the duplicate Section fields Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 13 15:38:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxalan2-java.
commit 808af58a7b3cd5b8a161490dc11ff1bcb8a741c9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 25 10:55:00 2014 +0000
Standards-Version updated to 3.9.5 (no changes)
Use canonical URLs for the Vcs-* fields
Updated the Homepage field
Removed the duplicate Section fields
Switch to debhelper level 9
---
debian/changelog | 12 ++++++++++++
debian/compat | 2 +-
debian/control | 34 +++++++++++++++++++++-------------
3 files changed, 34 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 316d59a..16c68b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libxalan2-java (2.7.1-9) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debian/control:
+ - Standards-Version updated to 3.9.5 (no changes)
+ - Use canonical URLs for the Vcs-* fields
+ - Updated the Homepage field
+ - Removed the duplicate Section fields
+ * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 25 Mar 2014 11:38:57 +0100
+
libxalan2-java (2.7.1-8) unstable; urgency=low
[ Miguel Landaeta ]
diff --git a/debian/compat b/debian/compat
index 51d7b8d..48c962f 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1,2 +1,2 @@
-5
+9
diff --git a/debian/control b/debian/control
index df60632..fb26935 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,30 @@ Source: libxalan2-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>, Matthias Klose <doko at ubuntu.com>,
- Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.8), default-jdk,
- ant (>= 1.6.3),
- maven-repo-helper, libxerces2-java (>= 2.8.0), libbsf-java, javahelper,
- libregexp-java, libbcel-java (>= 5.0), jlex, cup, libjaxp1.3-java,
- libstylebook-java (>> 1.0~b3~svn20061109-4)
-Standards-Version: 3.9.4
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxalan2-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxalan2-java/
-Homepage: http://xml.apache.org/xalan-j/
+Uploaders: Marcus Better <marcus at better.se>,
+ Matthias Klose <doko at ubuntu.com>,
+ Jakub Adam <jakub.adam at ktknet.cz>
+Build-Depends: ant (>= 1.6.3),
+ cdbs (>= 0.4.8),
+ cup,
+ debhelper (>= 9),
+ default-jdk,
+ javahelper,
+ jlex,
+ libbcel-java (>= 5.0),
+ libbsf-java,
+ libjaxp1.3-java,
+ libregexp-java,
+ libstylebook-java (>> 1.0~b3~svn20061109-4),
+ libxerces2-java (>= 2.8.0),
+ maven-repo-helper
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libxalan2-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libxalan2-java/
+Homepage: http://xalan.apache.org/xalan-j/
Package: libxalan2-java
Architecture: all
-Section: java
Depends: ${misc:Depends}, libjaxp1.3-java, libxerces2-java (>= 2.8.0)
Suggests: libxalan2-java-doc, libbsf-java, libxsltc-java
Description: XSL Transformations (XSLT) processor in Java
@@ -28,7 +37,6 @@ Description: XSL Transformations (XSLT) processor in Java
Package: libxsltc-java
Architecture: all
-Section: java
Depends: ${misc:Depends}, libxalan2-java, libregexp-java, libbcel-java (>= 5.0), jlex, cup
Description: XSL Transformations (XSLT) compiler from Xalan-Java
XSLTC provides a compiler and a runtime processor. Use the compiler to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git
More information about the pkg-java-commits
mailing list