[Git][java-team/netty-3.9][master] 6 commits: Depend on libnetty-tcnative-1.1-java instead of libnetty-tcnative-java (Closes: #903956)

Emmanuel Bourg gitlab at salsa.debian.org
Fri Oct 12 23:00:28 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / netty-3.9


Commits:
71c621fb by Emmanuel Bourg at 2018-10-12T21:56:58Z
Depend on libnetty-tcnative-1.1-java instead of libnetty-tcnative-java (Closes: #903956)

- - - - -
5b07216b by Emmanuel Bourg at 2018-10-12T21:56:58Z
Standards-Version updated to 4.2.1

- - - - -
8f2759e8 by Emmanuel Bourg at 2018-10-12T21:56:58Z
Switch to debhelper level 11

- - - - -
dbe20029 by Emmanuel Bourg at 2018-10-12T21:56:58Z
Use salsa.debian.org Vcs-* URLs

- - - - -
6bc16175 by Emmanuel Bourg at 2018-10-12T21:58:12Z
Wrap and sort

- - - - -
5f30d389 by Emmanuel Bourg at 2018-10-12T21:58:31Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+netty-3.9 (3.9.9.Final-2) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libnetty-tcnative-1.1-java instead of libnetty-tcnative-java
+    (Closes: #903956)
+  * Standards-Version updated to 4.2.1
+  * Switch to debhelper level 11
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 12 Oct 2018 23:58:22 +0200
+
 netty-3.9 (3.9.9.Final-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
@@ -2,23 +2,24 @@ Source: netty-3.9
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Build-Depends-Indep: default-jdk,
+Build-Depends:
+ debhelper (>= 11),
+ default-jdk,
  junit4,
  libbcpkix-java,
  libcommons-logging-java,
  libeasymock-java,
  libjboss-logging-java,
  liblog4j1.2-java,
- libnetty-tcnative-java,
- libservlet3.1-java,
- libslf4j-java,
- maven-debian-helper (>= 2.0.3~),
  libmaven-bundle-plugin-java,
+ libnetty-tcnative-1.1-java,
  libprotobuf-java,
-Build-Depends: debhelper (>= 10)
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/netty-3.9.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/netty-3.9.git
+ libservlet3.1-java,
+ libslf4j-java,
+ maven-debian-helper (>= 2.0.3~)
+Standards-Version: 4.2.1
+Vcs-Git: https://salsa.debian.org/java-team/netty-3.9.git
+Vcs-Browser: https://salsa.debian.org/java-team/netty-3.9
 Homepage: http://www.netty.io/
 
 Package: libnetty-3.9-java


=====================================
debian/maven.rules
=====================================
@@ -1,5 +1,6 @@
 
 io.netty netty * s/.*/debian/ * *
+io.netty netty-tcnative * s/.*/1.x/ * *
 javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * *
 log4j log4j * s/1\.2\..*/1.2.x/ * *
 org.bouncycastle s/bcpkix-jdk15on/bcpkix/ * s/.*/debian/ * *



View it on GitLab: https://salsa.debian.org/java-team/netty-3.9/compare/0f68a67d84a5a3e002384e76fada0f5b146e2c93...5f30d38911ce458f7a8f397b3e8b2e2a56c378b5

-- 
View it on GitLab: https://salsa.debian.org/java-team/netty-3.9/compare/0f68a67d84a5a3e002384e76fada0f5b146e2c93...5f30d38911ce458f7a8f397b3e8b2e2a56c378b5
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/20181012/91e793db/attachment.html>


More information about the pkg-java-commits mailing list