[gradle-jflex-plugin] 10/14: Tighten build-dependency on jflex. Add maven.rules file.

Markus Koschany apo at moszumanska.debian.org
Wed Jul 27 13:44:10 UTC 2016


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

apo pushed a commit to branch experimental
in repository gradle-jflex-plugin.

commit 462148efe6ed0dd128edc5905934529f0aa772a8
Author: Markus Koschany <apo at debian.org>
Date:   Wed Jul 27 07:18:06 2016 +0200

    Tighten build-dependency on jflex. Add maven.rules file.
---
 debian/changelog   | 1 +
 debian/control     | 2 +-
 debian/maven.rules | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 213a2e0..f77b592 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gradle-jflex-plugin (1.1.0-1) unstable; urgency=medium
   * Update debian/watch and point to new address.
   * Switch to fork of gradle-plugin-jflex because it is actively maintained.
   * Drop gradle-2.12.patch. Fixed upstream.
+  * Tighten build-dependency on jflex. Add maven.rules file.
 
  -- Markus Koschany <apo at debian.org>  Wed, 27 Jul 2016 07:14:17 +0200
 
diff --git a/debian/control b/debian/control
index b435287..26fedbb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  gradle-debian-helper,
  default-jdk,
  groovy,
- jflex,
+ jflex (>= 1.6.1),
  maven-repo-helper
 Standards-Version: 3.9.8
 Homepage: https://github.com/jprante/gradle-plugin-jflex
diff --git a/debian/maven.rules b/debian/maven.rules
new file mode 100644
index 0000000..4083f20
--- /dev/null
+++ b/debian/maven.rules
@@ -0,0 +1 @@
+de.jflex jflex * s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-jflex-plugin.git



More information about the pkg-java-commits mailing list