[antlr3] 03/17: Ignore the new modules: antlr-complete, antlr3-maven-archetype
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 22 16:58:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository antlr3.
commit 6c17c3311f37ca8de9188c9b782dfb8903748fbf
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 17 16:04:01 2015 +0200
Ignore the new modules: antlr-complete, antlr3-maven-archetype
---
debian/antlr3.poms | 4 +++-
debian/changelog | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/antlr3.poms b/debian/antlr3.poms
index 26a9957..dea35f7 100644
--- a/debian/antlr3.poms
+++ b/debian/antlr3.poms
@@ -25,9 +25,11 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml
+pom.xml --no-parent
runtime/Java/pom.xml
tool/pom.xml
+antlr3-maven-archetype/pom.xml --ignore
antlr3-maven-plugin/pom.xml --package=antlr3-maven-plugin
gunit/pom.xml --package=libantlr3-gunit-java
gunit-maven-plugin/pom.xml --package=antlr3-gunit-maven-plugin
+antlr-complete/pom.xml --ignore
diff --git a/debian/changelog b/debian/changelog
index e626b9b..9f664b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ antlr3 (3.5.2-1) UNRELEASED; urgency=medium
* New upstream release
- Removed java{7,8}-compat.patch (fixed upstream)
+ - Ignore the new modules: antlr-complete, antlr3-maven-archetype
* debian/watch: Watch the release tags on Github
* Use XZ compression for the upstream tarball
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.git
More information about the pkg-java-commits
mailing list