[netty] 06/07: Updated the Maven rules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 28 21:05:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository netty.
commit 32dc1b7d638d355d863c4513eb6e83dfc7080dba
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Mar 28 23:03:25 2016 +0200
Updated the Maven rules
---
debian/changelog | 1 +
debian/maven.rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 26a9b8c..9c3824c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ netty (1:4.0.35-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Updated the Maven rules
* Standards-Version updated to 3.9.7 (no changes)
* Use secure Vcs-* fields
diff --git a/debian/maven.rules b/debian/maven.rules
index 5f5d243..76af133 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -22,7 +22,7 @@ s/org.apache.tomcat/javax.servlet/ servlet-api jar s/.*/2.5/ * *
org.apache.maven.scm maven-scm-api jar s/.*/debian/ * *
org.apache.maven.scm maven-scm-provider-gitexe jar s/.*/debian/ * *
commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
-io.netty netty-tcnative * s/.*/debian/ s/.*// *
+io.netty s/\$\{tcnative.artifactId\}/netty-tcnative/ * s/.*/debian/ s/.*// *
s/jboss/javassist/ javassist * s/.*/debian/ * *
log4j log4j * s/1\.2\..*/1.2.x/ * *
org.bouncycastle s/bcpkix-jdk15on/bcpkix/ * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty.git
More information about the pkg-java-commits
mailing list