[Git][java-team/wildfly-common][master] 4 commits: Standards-Version updated to 4.2.1

Emmanuel Bourg gitlab at salsa.debian.org
Mon Dec 3 21:15:39 GMT 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / wildfly-common


Commits:
767cc0e9 by Emmanuel Bourg at 2018-12-03T21:14:43Z
Standards-Version updated to 4.2.1

- - - - -
62131922 by Emmanuel Bourg at 2018-12-03T21:14:48Z
Use salsa.debian.org Vcs-* URLs

- - - - -
16959d05 by Emmanuel Bourg at 2018-12-03T21:14:48Z
Depend on libgeronimo-annotation-1.3-spec-java instead of libtomcat8-java

- - - - -
e0569523 by Emmanuel Bourg at 2018-12-03T21:15:20Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+wildfly-common (1.4.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libgeronimo-annotation-1.3-spec-java instead of libtomcat8-java
+  * Standards-Version updated to 4.2.1
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 03 Dec 2018 22:14:57 +0100
+
 wildfly-common (1.4.0-1) unstable; urgency=medium
 
   * New upstream version 1.4.0.


=====================================
debian/control
=====================================
@@ -8,15 +8,15 @@ Build-Depends:
  debhelper (>= 11),
  default-jdk,
  junit4,
+ libgeronimo-annotation-1.3-spec-java,
  libjboss-logging-java,
  libjboss-logging-tools-java,
  libmaven-bundle-plugin-java,
  libmaven-enforcer-plugin-java,
- libtomcat8-java,
  maven-debian-helper (>= 2.1)
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/wildfly-common.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/wildfly-common.git
+Standards-Version: 4.2.1
+Vcs-Git: https://salsa.debian.org/java-team/wildfly-common.git
+Vcs-Browser: https://salsa.debian.org/java-team/wildfly-common
 Homepage: http://wildfly.org/
 
 Package: libwildfly-common-java


=====================================
debian/maven.rules
=====================================
@@ -4,4 +4,4 @@ org.jboss.logging jboss-logging-annotations jar s/.*/debian/ * *
 org.jboss.logging jboss-logging-processor jar s/.*/debian/ * *
 org.jboss.logging jboss-logging jar s/.*/debian/ * *
 org.wildfly.common wildfly-common jar s/.*/debian/ * *
-s/javax.annotation/org.apache.tomcat/ s/javax.annotation-api/tomcat-annotations-api/ * s/.*/8.x/ * *
+s/javax.annotation/org.apache.geronimo.specs/ s/javax.annotation-api/geronimo-annotation_1.3_spec/ * s/.*/debian/ * *


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



View it on GitLab: https://salsa.debian.org/java-team/wildfly-common/compare/39597b3bbadc0fea2e53e48ace4df65777da0a94...e0569523ca3854a7e1a691677389bca6717760cf

-- 
View it on GitLab: https://salsa.debian.org/java-team/wildfly-common/compare/39597b3bbadc0fea2e53e48ace4df65777da0a94...e0569523ca3854a7e1a691677389bca6717760cf
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/20181203/35f7a181/attachment.html>


More information about the pkg-java-commits mailing list