[Git][java-team/libxalan2-java][master] 5 commits: Removed the dependency on libjaxp1.3-java
Emmanuel Bourg
gitlab at salsa.debian.org
Sun Apr 5 17:46:24 BST 2020
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libxalan2-java
Commits:
51e9f945 by Emmanuel Bourg at 2020-04-05T18:38:31+02:00
Removed the dependency on libjaxp1.3-java
- - - - -
e63333af by Emmanuel Bourg at 2020-04-05T18:38:39+02:00
Standards-Version updated to 4.5.0
- - - - -
5be53905 by Emmanuel Bourg at 2020-04-05T18:38:47+02:00
Use salsa.debian.org Vcs-* URLs
- - - - -
d44c8e1a by Emmanuel Bourg at 2020-04-05T18:43:01+02:00
Use a secure watch URL
- - - - -
2817daf8 by Emmanuel Bourg at 2020-04-05T18:44:13+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/ant.properties
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/ant.properties
=====================================
@@ -9,7 +9,6 @@ java_cup.jar=/usr/share/java/cup.jar
runtime.jar.name=cup.jar
regexp.jar=/usr/share/java/regexp.jar
stylebook.jar=/usr/share/java/stylebook.jar
-build.boot.class.path=/usr/share/java/jaxp-1.3.jar
# Ensure that source and target are 1.5
# For backwards compat on Java 7
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libxalan2-java (2.7.2-3) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the dependency on libjaxp1.3-java
+ * Standards-Version updated to 4.5.0
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 05 Apr 2020 18:43:16 +0200
+
libxalan2-java (2.7.2-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -13,19 +13,18 @@ Build-Depends: ant (>= 1.6.3),
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: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxalan2-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxalan2-java.git
+Standards-Version: 4.5.0
+Vcs-Git: https://salsa.debian.org/java-team/libxalan2-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libxalan2-java
Homepage: http://xalan.apache.org/xalan-j/
Package: libxalan2-java
Architecture: all
-Depends: ${misc:Depends}, libjaxp1.3-java, libxerces2-java (>= 2.8.0)
+Depends: ${misc:Depends}, libxerces2-java (>= 2.8.0)
Suggests: libxalan2-java-doc, libbsf-java, libxsltc-java
Description: XSL Transformations (XSLT) processor in Java
Xalan-Java is an XSLT processor for transforming XML documents into HTML,
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/_/./g \
- http://www.apache.org/dist/xalan/xalan-j/source/ xalan-j_?([\d+_]+|\d+)-src\.tar.gz debian debian/orig-tar.sh
+ https://www.apache.org/dist/xalan/xalan-j/source/ xalan-j_?([\d+_]+|\d+)-src\.tar.gz debian debian/orig-tar.sh
View it on GitLab: https://salsa.debian.org/java-team/libxalan2-java/-/compare/d1080c4357c1922ba3b06e3a6edc7e352d20c506...2817daf834171b421b4b62fd90b331c203b7a6b2
--
View it on GitLab: https://salsa.debian.org/java-team/libxalan2-java/-/compare/d1080c4357c1922ba3b06e3a6edc7e352d20c506...2817daf834171b421b4b62fd90b331c203b7a6b2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200405/5e4a7b66/attachment.html>
More information about the pkg-java-commits
mailing list