[Git][java-team/libjaxp1.3-java][master] 4 commits: Standards-Version updated to 4.5.1
Emmanuel Bourg
gitlab at salsa.debian.org
Mon Feb 1 10:55:56 GMT 2021
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libjaxp1.3-java
Commits:
e5d36414 by Emmanuel Bourg at 2021-02-01T11:51:29+01:00
Standards-Version updated to 4.5.1
- - - - -
f15f9e30 by Emmanuel Bourg at 2021-02-01T11:51:33+01:00
Switch to debhelper level 13
- - - - -
b727cee4 by Emmanuel Bourg at 2021-02-01T11:51:43+01:00
Use salsa.debian.org Vcs-* URLs
- - - - -
c23b0671 by Emmanuel Bourg at 2021-02-01T11:55:36+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libjaxp1.3-java (1.3.05-6) unstable; urgency=medium
+
+ * Team upload.
+ * Standards-Version updated to 4.5.1
+ * Switch to debhelper level 13
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 01 Feb 2021 11:55:30 +0100
+
libjaxp1.3-java (1.3.05-5) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -6,13 +6,13 @@ Uploaders:
Matthias Klose <doko at ubuntu.com>,
Jakub Adam <jakub.adam at ktknet.cz>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
default-jdk,
javahelper,
maven-repo-helper
-Standards-Version: 4.1.2
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaxp1.3-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaxp1.3-java.git
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/libjaxp1.3-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libjaxp1.3-java
Homepage: http://java.sun.com/xml/jaxp/index.jsp
Package: libjaxp1.3-java
=====================================
debian/rules
=====================================
@@ -17,6 +17,3 @@ override_dh_auto_build:
get-orig-pom:
wget -O debian/xml-apis.pom http://repository.sonatype.org/service/local/repositories/central/content/xml-apis/xml-apis/$(VERSION)/xml-apis-$(VERSION).pom
wget -O debian/jaxp.pom http://repository.sonatype.org/service/local/repositories/central/content/javax/xml/jaxp-api/$(JAXP_VERSION)/jaxp-api-$(JAXP_VERSION).pom
-
-get-orig-source:
- -uscan --download-current-version --force-download --rename
View it on GitLab: https://salsa.debian.org/java-team/libjaxp1.3-java/-/compare/1ef8fbf7af0843a774c7c283577e7b5cb852739d...c23b0671d88a4bb39d0ce07eac3532ed9816038c
--
View it on GitLab: https://salsa.debian.org/java-team/libjaxp1.3-java/-/compare/1ef8fbf7af0843a774c7c283577e7b5cb852739d...c23b0671d88a4bb39d0ce07eac3532ed9816038c
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/20210201/f64b379d/attachment.html>
More information about the pkg-java-commits
mailing list