[Git][java-team/cdi-api][master] 5 commits: Standards-Version updated to 4.5.1

Emmanuel Bourg gitlab at salsa.debian.org
Wed Feb 3 21:31:34 GMT 2021



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / cdi-api


Commits:
b7f8029e by Emmanuel Bourg at 2021-02-03T22:13:19+01:00
Standards-Version updated to 4.5.1

- - - - -
62d34e71 by Emmanuel Bourg at 2021-02-03T22:13:25+01:00
Switch to debhelper level 13

- - - - -
809f92c2 by Emmanuel Bourg at 2021-02-03T22:13:31+01:00
Use salsa.debian.org Vcs-* URLs

- - - - -
51fe5e4f by Emmanuel Bourg at 2021-02-03T22:20:03+01:00
Depend on libel-api-java instead of libservlet3.1-java

- - - - -
a49d4ed7 by Emmanuel Bourg at 2021-02-03T22:31:19+01:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/maven.rules
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+cdi-api (1.2-3) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libel-api-java instead of libservlet3.1-java
+  * Standards-Version updated to 4.5.1
+  * Switch to debhelper level 13
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 03 Feb 2021 22:31:09 +0100
+
 cdi-api (1.2-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                javahelper,
                maven-debian-helper,
@@ -11,11 +11,11 @@ Build-Depends: debhelper (>= 10),
                libgeronimo-interceptor-3.0-spec-java,
                libmaven-bundle-plugin-java,
                libmaven-javadoc-plugin-java,
-               libservlet3.1-java,
+               libel-api-java,
                testng
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/cdi-api.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cdi-api.git
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/cdi-api.git
+Vcs-Browser: https://salsa.debian.org/java-team/cdi-api
 Homepage: http://cdi-spec.org
 
 Package: libcdi-api-java


=====================================
debian/maven.rules
=====================================
@@ -16,6 +16,5 @@
 # and version starting with 3., replacing the version with 3.x
 #   junit junit jar s/3\\..*/3.x/
 
-javax.el javax.el-api * s/.*/3.0/ * *
 org.testng testng jar s/.*/6.x/ s/jdk15// *
 s/javax.interceptor/org.apache.geronimo.specs/ s/javax.interceptor-api/geronimo-interceptor_3.0_spec/ * s/.*/debian/ * *


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --with javahelper
-
-get-orig-source:
-	uscan --force-download --download-current-version --rename



View it on GitLab: https://salsa.debian.org/java-team/cdi-api/-/compare/a0ab1d090800764f00befdb9674c52f73ebcf1bb...a49d4ed7cbd56351ca6dce7cbcb11c8d5a726fe2

-- 
View it on GitLab: https://salsa.debian.org/java-team/cdi-api/-/compare/a0ab1d090800764f00befdb9674c52f73ebcf1bb...a49d4ed7cbd56351ca6dce7cbcb11c8d5a726fe2
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/20210203/09641c7e/attachment.html>


More information about the pkg-java-commits mailing list