[Git][java-team/istack-commons][master] 5 commits: Added the missing dependency on libwagon-http-java for libistack-commons-java
Emmanuel Bourg
gitlab at salsa.debian.org
Fri Aug 3 14:24:39 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / istack-commons
Commits:
00659e57 by Emmanuel Bourg at 2018-08-03T13:15:48Z
Added the missing dependency on libwagon-http-java for libistack-commons-java
- - - - -
a1cced7a by Emmanuel Bourg at 2018-08-03T13:16:05Z
Standards-Version updated to 4.2.0
- - - - -
3c3a7abe by Emmanuel Bourg at 2018-08-03T13:16:45Z
Wrap and sort
- - - - -
a75bb513 by Emmanuel Bourg at 2018-08-03T13:24:14Z
Use salsa.debian.org Vcs-* URLs
- - - - -
3be95527 by Emmanuel Bourg at 2018-08-03T13:24:23Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+istack-commons (3.0.6-2) unstable; urgency=medium
+
+ * Team upload.
+ * Added the missing dependency on libwagon-http-java
+ for libistack-commons-java
+ * Standards-Version updated to 4.2.0
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 03 Aug 2018 15:24:19 +0200
+
istack-commons (3.0.6-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>
-Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 2.2)
-Build-Depends-Indep:
+Build-Depends:
ant,
ant-optional,
+ debhelper (>= 11),
+ default-jdk,
junit (>= 3.8.2),
junit4,
libargs4j-java (>= 2.0.1),
@@ -22,15 +23,16 @@ Build-Depends-Indep:
libplexus-component-metadata-java,
libplexus-io-java,
libwagon-http-java,
+ maven-debian-helper (>= 2.2),
testng (>= 6)
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/istack-commons.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/istack-commons.git
+Standards-Version: 4.2.0
+Vcs-Git: https://salsa.debian.org/java-team/istack-commons.git
+Vcs-Browser: https://salsa.debian.org/java-team/istack-commons
Homepage: https://javaee.github.io/jaxb-istack-commons/
Package: libistack-commons-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}, libwagon-http-java
Recommends: ${maven:OptionalDepends}
Description: Common code for some Glassfish projects
The iStack Commons project was created to promote code reuse. The shared
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,3 @@ override_dh_auto_install:
override_dh_auto_clean:
dh_auto_clean
-
-get-orig-source:
- uscan --download-current-version --force-download --rename
View it on GitLab: https://salsa.debian.org/java-team/istack-commons/compare/644c66d37da866d1adae7bab09eb6ae3a311f5dc...3be95527268d7a4ab0cb56bc5672efdc91de243c
--
View it on GitLab: https://salsa.debian.org/java-team/istack-commons/compare/644c66d37da866d1adae7bab09eb6ae3a311f5dc...3be95527268d7a4ab0cb56bc5672efdc91de243c
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/20180803/61f1bd19/attachment.html>
More information about the pkg-java-commits
mailing list