[antlr3.2] 23/46: Updated the watch file Converted debian/copyright to the DEP5 format Added a clean target to debian/rules to allow rebuilds Updated Standards-Version to 3.9.4 (no changes)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 26 20:24:55 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.2.

commit a9c92275991e4fe79632612c4fcece1280278fa6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Apr 25 15:17:58 2013 +0000

    Updated the watch file
    Converted debian/copyright to the DEP5 format
    Added a clean target to debian/rules to allow rebuilds
    Updated Standards-Version to 3.9.4 (no changes)
---
 debian/antlr3.poms            | 27 ++++++++++++++++
 debian/changelog              | 10 ++++++
 debian/control                |  6 ++--
 debian/copyright              | 71 +++++++++++++++++++++----------------------
 debian/maven.cleanIgnoreRules | 23 ++------------
 debian/maven.ignoreRules      | 25 +++------------
 debian/maven.publishedRules   | 23 +++-----------
 debian/maven.rules            | 42 ++++++++-----------------
 debian/rules                  |  6 ++++
 debian/watch                  |  2 +-
 10 files changed, 107 insertions(+), 128 deletions(-)

diff --git a/debian/antlr3.poms b/debian/antlr3.poms
index dd82cd2..26a9957 100644
--- a/debian/antlr3.poms
+++ b/debian/antlr3.poms
@@ -1,3 +1,30 @@
+# List of POM files for the package
+# Format of this file is:
+# <path to pom file> [option]*
+# where option can be:
+#   --ignore: ignore this POM and its artifact if any
+#   --ignore-pom: don't install the POM. To use on POM files that are created
+#     temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms]
+#   --no-parent: remove the <parent> tag from the POM
+#   --package=<package>: an alternative package to use when installing this POM
+#      and its artifact
+#   --has-package-version: to indicate that the original version of the POM is the same as the upstream part
+#      of the version for the package.
+#   --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM
+#      during a clean operation with mh_cleanpom or mh_installpom
+#   --artifact=<path>: path to the build artifact associated with this POM,
+#      it will be installed when using the command mh_install. [mh_install]
+#   --java-lib: install the jar into /usr/share/java to comply with Debian
+#      packaging guidelines
+#   --usj-name=<name>: name to use when installing the library in /usr/share/java
+#   --usj-version=<version>: version to use when installing the library in /usr/share/java
+#   --no-usj-versionless: don't install the versionless link in /usr/share/java
+#   --dest-jar=<path>: the destination for the real jar.
+#     It will be installed with mh_install. [mh_install]
+#   --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
+#   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
+#     Empty by default. [mh_install]
+#
 pom.xml
 runtime/Java/pom.xml
 tool/pom.xml
diff --git a/debian/changelog b/debian/changelog
index 3ccb5bf..ea76887 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+antlr3 (3.2-8) unstable; urgency=low
+
+  * Team upload.
+  * Updated Standards-Version to 3.9.4 (no changes)
+  * Updated the watch file
+  * Converted debian/copyright to the DEP5 format
+  * Added a clean target to debian/rules to allow rebuilds
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 25 Apr 2013 15:42:16 +0200
+
 antlr3 (3.2-7) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index f383e9a..49faf2a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,16 @@ Source: antlr3
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: debhelper (>= 7), cdbs, default-jdk,
  maven-debian-helper (>= 1.1), libstringtemplate-java (>= 3.2.1),
  libantlr-maven-plugin-java (>= 2.1), libmaven-plugin-testing-java,
  libmaven-javadoc-plugin-java, libmaven-install-plugin-java,
  default-jdk-doc, libmaven-plugin-tools-java
-Standards-Version: 3.9.0
+Standards-Version: 3.9.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/antlr3
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/antlr3
-Homepage: http://www.antlr.org/
+Homepage: http://www.antlr3.org/
 
 Package: antlr3
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7edff4a..9f3df7f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,38 +1,37 @@
-This package was debianized by John Leuner <jewel at debian.org> on
-Tue, 2 Mar 2008 17:26:37 +0000.
-
-It was downloaded from http://www.antlr.org/
-
-Upstream Author: Terence Parr <parrt at jguru.com>
-
-Copyright: (C) 2003-2008 Terence Parr
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ANTLRv3
+Upstream-Contact: Terence Parr <parrt at antlr.org>
+Source: http://www.antlr3.org/
 
+Files: *
+Copyright: 2003-2008, Terence Parr <parrt at antlr.org>
 License:
-
-
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted provided that the following conditions
-    are met:
-
-     1. Redistributions of source code must retain the above copyright
-        notice, this list of conditions and the following disclaimer.
-     2. Redistributions in binary form must reproduce the above copyright
-        notice, this list of conditions and the following disclaimer in the
-        documentation and/or other materials provided with the distribution.
-     3. The name of the author may not be used to endorse or promote products
-        derived from this software without specific prior written permission.
-
-    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-    OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-    IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-    INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-    NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-    THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-On Debian systems the complete text of the BSD license can be found in
-/usr/share/common-licenses/BSD.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+  1. Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+  2. Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following disclaimer in the
+     documentation and/or other materials provided with the distribution.
+  3. The name of the author may not be used to endorse or promote products
+     derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+Files: debian/*
+Copyright: 2008, John Leuner <jewel at debian.org> 
+License: BSD
+ On Debian systems the complete text of the BSD license can be found in
+ /usr/share/common-licenses/BSD.
diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules
index 0a7426a..3d676a3 100644
--- a/debian/maven.cleanIgnoreRules
+++ b/debian/maven.cleanIgnoreRules
@@ -1,21 +1,2 @@
-# Maven clean ignore rules - ignore some Maven dependencies and plugins during the clean phase
-# Format of this file is:
-# [group] [artifact] [type] [version]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-#   for the version. In this case, the element is simply matched
-#   and left as it is
-# - * (the star character, alone). In this case, anything will
-#   match and be left as it is. For example, using * on the
-#  position of the artifact field will match any artifact id
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM
-#   junit junit jar s/3\..*/3.x/
-org.antlr antlr3-maven-plugin maven-plugin *
-org.apache.maven.plugins maven-assembly-plugin maven-plugin *
-org.apache.maven.plugins maven-project-info-reports-plugin maven-plugin *
-org.apache.maven.wagon wagon-ssh-external jar *
-org.codehaus.mojo buildnumber-maven-plugin maven-plugin *
-org.codehaus.mojo findbugs-maven-plugin maven-plugin *
+
+org.antlr antlr3-maven-plugin maven-plugin * * *
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 1f2476e..72e2ff4 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,21 +1,6 @@
-# Maven ignore rules - ignore some Maven dependencies and plugins
-# Format of this file is:
-# [group] [artifact] [type] [version]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-#   for the version. In this case, the element is simply matched
-#   and left as it is
-# - * (the star character, alone). In this case, anything will
-#   match and be left as it is. For example, using * on the
-#  position of the artifact field will match any artifact id
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM
-#   junit junit jar s/3\..*/3.x/
-org.apache.maven.plugins maven-assembly-plugin maven-plugin *
-org.apache.maven.plugins maven-project-info-reports-plugin maven-plugin *
-org.apache.maven.wagon wagon-ssh-external jar *
-org.codehaus.mojo buildnumber-maven-plugin maven-plugin *
-org.codehaus.mojo findbugs-maven-plugin maven-plugin *
 
+org.apache.maven.plugins maven-assembly-plugin maven-plugin * * *
+org.apache.maven.plugins maven-project-info-reports-plugin maven-plugin * * *
+org.apache.maven.wagon wagon-ssh-external jar * * *
+org.codehaus.mojo buildnumber-maven-plugin maven-plugin * * *
+org.codehaus.mojo findbugs-maven-plugin maven-plugin * * *
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
index fdca377..044e3aa 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -1,18 +1,5 @@
-# Maven published rules - additional rules to publish, to help
-# the packaging work of Debian maintainers using mh_make
-# Format of this file is:
-# [group] [artifact] [type] [version]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-#   for the version. In this case, the element is simply matched
-#   and left as it is
-# - * (the star character, alone). In this case, anything will
-#   match and be left as it is. For example, using * on the
-#  position of the artifact field will match any artifact id
-# - a regular expression of the form s/match/replace/
-#   in this case, elements that match are transformed using
-#   the regex rule.
-# All elements much match before a rule can be applied
-# Example rule: match any dependency whose group is ant,
-# replacing it with org.apache.ant
-#   s/ant/org.apache.ant/ * * s/.*/debian/
+
+org.antlr antlr-master * s/3\..*/3.x/ * *
+org.antlr antlr-runtime * s/3\..*/3.x/ * *
+org.antlr antlr * s/3\..*/3.x/ * *
+org.antlr gunit * s/3\..*/3.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 76e8f9e..bafc722 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,30 +1,14 @@
-# Maven rules - transform Maven dependencies and plugins
-# Format of this file is:
-# [group] [artifact] [type] [version]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-#   for the version. In this case, the element is simply matched
-#   and left as it is
-# - * (the star character, alone). In this case, anything will
-#   match and be left as it is. For example, using * on the
-#  position of the artifact field will match any artifact id
-# - a regular expression of the form s/match/replace/
-#   in this case, elements that match are transformed using
-#   the regex rule.
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., replacing the version with 3.x
-#   junit junit jar s/3\..*/3.x/
-antlr antlr jar s/2\..*/2.x/ *
-junit junit jar s/4\..*/4.x/ *
-org.antlr antlr * s/3\..*/3.x/ *
-org.antlr antlr-master * s/3\..*/3.x/ *
-org.antlr antlr-runtime * s/3\..*/3.x/ *
-#org.antlr antlr-maven-plugin maven-plugin s/3\..*/3.2/ *
-org.antlr gunit * s/3\..*/3.x/ *
-org.antlr stringtemplate * s/3\..*/3.x/ *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ *
 
+antlr antlr jar s/2\..*/2.x/ * *
+junit junit jar s/4\..*/4.x/ * *
+org.antlr stringtemplate jar s/3\..*/3.x/ * *
+org.codehaus.plexus plexus-compiler-api jar s/.*/debian/ * *
+org.antlr antlr-master * s/3\..*/3.x/ * *
+org.antlr antlr-runtime * s/3\..*/3.x/ * *
+org.antlr antlr * s/3\..*/3.x/ * *
+org.antlr gunit * s/3\..*/3.x/ * *
+org.antlr stringtemplate * s/3\..*/3.x/ * *
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * *
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * *
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * *
diff --git a/debian/rules b/debian/rules
index cad4f69..916fbaa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,5 +34,11 @@ binary-post-install/antlr3::
 	mh_linkrepojar -plibantlr3-gunit-java gunit/pom.xml /usr/share/java/antlr3-gunit.jar
 	dh_installman -pantlr3
 
+clean::
+	rm -Rf antlr3-maven-plugin/target
+	rm -Rf gunit/target
+	rm -Rf gunit-maven-plugin/target
+	rm -Rf tool/target
+
 get-orig-source:
 		-uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename --repack
diff --git a/debian/watch b/debian/watch
index d8b402c..ff32c0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://www.antlr.org/download/ /antlr-(.*)\.tar\.gz debian debian/orig-tar.sh
+http://www.antlr3.org/download/antlr-(.*)\.tar\.gz debian debian/orig-tar.sh

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



More information about the pkg-java-commits mailing list