Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Depend on libnetty-tcnative-1.1-java instead of libnetty-tcnative-java (Closes: #903956)
· 71c621fb
Emmanuel Bourg
authored
Oct 12, 2018
71c621fb
Standards-Version updated to 4.2.1
· 5b07216b
Emmanuel Bourg
authored
Oct 12, 2018
5b07216b
Switch to debhelper level 11
· 8f2759e8
Emmanuel Bourg
authored
Oct 12, 2018
8f2759e8
Use salsa.debian.org Vcs-* URLs
· dbe20029
Emmanuel Bourg
authored
Oct 12, 2018
dbe20029
Wrap and sort
· 6bc16175
Emmanuel Bourg
authored
Oct 12, 2018
6bc16175
Upload to unstable
· 5f30d389
Emmanuel Bourg
authored
Oct 12, 2018
5f30d389
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5f30d389
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@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
View file @
5f30d389
1
0
1
1
debian/control
View file @
5f30d389
...
...
@@ -2,23 +2,24 @@ Source: netty-3.9
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@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
View file @
5f30d389
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/ * *