[javacc] 03/03: Updated to debian dir to build 6.3.1 Updated changelog file

Benjamin Mesing ben at moszumanska.debian.org
Thu Dec 8 20:41:24 UTC 2016


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

ben pushed a commit to branch debian_6_1_3
in repository javacc.

commit fccd15e1bc9860985a9056f75cb232ac3d5f8436
Author: Benjamin Mesing <bensmail at gmx.net>
Date:   Thu Dec 8 21:38:07 2016 +0100

    Updated to debian dir to build 6.3.1
    Updated changelog file
---
 debian/changelog   | 7 +++++++
 debian/javacc.poms | 2 +-
 debian/rules       | 2 --
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f3657f..f794e42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+javacc (6.1.3-1) UNRELEASED; urgency=low
+
+  * Team upload.
+  * New upstream release (Closes: #732752) 
+
+ -- Benjamin Mesing <ben at debian.org>  Thu, 08 Dec 2016 21:11:07 +0100
+
 javacc (5.0-7) unstable; urgency=medium
 
   * Build with the DH sequencer instead of CDBS
diff --git a/debian/javacc.poms b/debian/javacc.poms
index 9b0289e..e9c729c 100644
--- a/debian/javacc.poms
+++ b/debian/javacc.poms
@@ -1 +1 @@
-pom.xml --java-lib -e5.0 --artifact=bin/lib/javacc.jar
+pom.xml --java-lib -e5.0 --artifact=target/javacc.jar
diff --git a/debian/rules b/debian/rules
index baafd34..b8f7975 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,6 @@ VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')
 	dh $@ --with maven-repo-helper
 
 override_dh_auto_build:
-	dh_auto_build -- jar update-bootstrap -Dversion=$(VERSION)
-	dh_auto_build -- clean
 	dh_auto_build -- jar
 	docbook-to-man debian/manpage.sgml >bin/javacc.1
 

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



More information about the pkg-java-commits mailing list