[byte-buddy] 06/07: Simplified the Maven rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Dec 12 11:54:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository byte-buddy.

commit 418a125df35c207eb05ab7dc73770c2a0e9fd137
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Dec 12 12:49:55 2017 +0100

    Simplified the Maven rules
---
 debian/changelog   | 1 +
 debian/maven.rules | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6529651..1b9799b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ byte-buddy (1.7.9-1) UNRELEASED; urgency=medium
     - Depend on libasm-java (>= 6.0-1~)
   * Added the missing Maven rules for eclipse-aether (Closes: #882052)
   * Standards-Version updated to 4.1.2
+  * Simplified the Maven rules
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 12 Dec 2017 11:30:27 +0100
 
diff --git a/debian/maven.rules b/debian/maven.rules
index 92d99aa..ca69fa9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,10 +1,6 @@
 
 junit junit jar s/4\..*/4.x/ * *
-net.bytebuddy byte-buddy-android-test apk s/.*/debian/ * *
-net.bytebuddy byte-buddy-dep jar s/.*/debian/ * *
 net.bytebuddy byte-buddy-parent pom s/.*/debian/ * *
-net.bytebuddy byte-buddy jar s/.*/debian/ * *
 org.apache.maven maven* * s/.*/3.x/ * *
 s/org.eclipse.aether/org.apache.maven.resolver/ s/aether-api/maven-resolver-api/ jar s/.*/debian/ * *
 s/org.eclipse.aether/org.apache.maven.resolver/ s/aether-util/maven-resolver-util/ jar s/.*/debian/ * *
-org.ow2.asm * * s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/byte-buddy.git



More information about the pkg-java-commits mailing list