[Bug 727676] [NEW] [BLOCKED] Sync antlr3 3.2-5 (main) from Debian testing (main)

James Page 727676 at bugs.launchpad.net
Wed Mar 2 09:58:18 UTC 2011


Public bug reported:

Binary package hint: antlr3

Currently blocked as maven-debian-helper + dependencies not in main.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
antlr3 (3.2-5) unstable; urgency=low

   * Team upload.
   * d/rules: Set DEB_MAVEN_BUILD_TARGET := package install
     so that JAR will be installed in temporary maven repository.
     This should please javadoc:jar plugin. (Closes: #606294)
     (ie. it won't try to download antlr-gunit module from network).
   * d/control: Build-Depends on libmaven-install-plugin-java to get
     "install" lifecycle working.
 -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 08 Jan 2011 01:55:34 +0100

antlr3 (3.2-4) unstable; urgency=low

   [ Ludovic Claude ]
   * Rebuild with a newer version of maven-debian-helper (Closes: #587499)
   * maven.rules: transform antlr 3 versions to '3.x' instead of 'debian'
   * Split packaging of gUnit jar into new libantlr3-gunit-java package
     and gUnit Maven plugin into new antlr3-gunit-maven-plugin package,
     split Maven plugin for Antlr into new antlr3-maven-plugin package
     (Closes: #588005)
   * Update dependencies of antlr3, remove the dependencies coming from
     those 3 new packages.

   [ Niels Thykier ]
   * Fixed a typo in the control so antlr3 now properly suggests
     antlr3-gcj.
   * Reduced the alternative JREs to headless versions.
   * Bumped Standards-Versions to 3.9.0 - no changes required.
   * Replaced B-D on default-jdk-builddep with gcj-native-helper
     and default-jdk.
 -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 21 Jul 2010 23:22:09 +0200

antlr3 (3.2-3) unstable; urgency=low

   * Clean up build dependencies. (Closes: #587401)
 -- Torsten Werner <twerner at debian.org>  Mon, 28 Jun 2010 20:49:51 +0200

antlr3 (3.2-2) unstable; urgency=low

   [ Ludovic Claude ]
   * New upstream (Closes: #579504)
   * debian/watch fixes in previous version (Closes: #570684)
   * Add missing antlr3-runtime.jar library to antlr3 wrapper script
     (Closes #587212)
   * Also don't export the CLASSPATH variable, there's no need to affect
     the whole environement when launching this program
   * Add man page for antlr3 script

   [ Torsten Werner ]
   * Call dh_nativejava to fill the antlr3-gcj package again. (Closes: #587306)
   * Reformat a changelog entry for the last version.
 -- Torsten Werner <twerner at debian.org>  Sun, 27 Jun 2010 21:01:36 +0200

antlr3 (3.2-1) unstable; urgency=low

   [ Ludovic Claude ]
   * Upstream build now uses Maven
   * debian/control:
       - Updated Standards-Version to 3.8.4.
       - Build-Depends-Indep: add dependencies for Maven build:
         libantlr-maven-plugin-java, maven-debian-helper,
         libmaven-site-plugin-java, libstringtemplate-java,
         libmaven-javadoc-plugin-java
       - Build-Depends-Indep: add dependencies to build the Javadoc:
         default-jdk-doc, libmaven-javadoc-plugin-java
       - antlr3 Depends: remove java1-runtime, add java5-runtime
       - downgrade antlr3-gcj from Recommands: to Suggests:
       - create an antlr3-doc package that contains the documentation
       [TODO] create an antlr3-gunit package and modify maven-debian-helper to
       deploy the gunit jars to this package
   * debian/rules: remove include simple-patchsys.mk, replaced by
     source format 3.0 (quilt)
   * Add orig-tar to clean up upstream sources
   * Switch to source format 3.0 (quilt)

   [ Michael Koch ]
   * New upstream version (Closes: #511470).
   * debian/watch: Fixed by using site-local absolution download link.
   * debian/control: Updated Standards-Version to 3.8.3.
   * debian/control: Added Homepage field.

   [ Torsten Werner ]
   * Remove Build-Depends: quilt.
 -- Torsten Werner <twerner at debian.org>  Tue, 22 Jun 2010 14:53:06 +0200

** Affects: antlr3 (Ubuntu)
     Importance: Wishlist
         Status: Incomplete


** Tags: mdh-blocked

** Description changed:

  Binary package hint: antlr3
  
- 2011
+ Currently blocked as maven-debian-helper + dependencies not in main.
  
+ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  antlr3 (3.2-5) unstable; urgency=low
  
-    * Team upload.
-    * d/rules: Set DEB_MAVEN_BUILD_TARGET := package install
-      so that JAR will be installed in temporary maven repository.
-      This should please javadoc:jar plugin. (Closes: #606294)
-      (ie. it won't try to download antlr-gunit module from network).
-    * d/control: Build-Depends on libmaven-install-plugin-java to get
-      "install" lifecycle working.
-  -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 08 Jan 2011 01:55:34 +0100
- 
- 2010
+    * Team upload.
+    * d/rules: Set DEB_MAVEN_BUILD_TARGET := package install
+      so that JAR will be installed in temporary maven repository.
+      This should please javadoc:jar plugin. (Closes: #606294)
+      (ie. it won't try to download antlr-gunit module from network).
+    * d/control: Build-Depends on libmaven-install-plugin-java to get
+      "install" lifecycle working.
+  -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 08 Jan 2011 01:55:34 +0100
  
  antlr3 (3.2-4) unstable; urgency=low
  
-    [ Ludovic Claude ]
-    * Rebuild with a newer version of maven-debian-helper (Closes: #587499)
-    * maven.rules: transform antlr 3 versions to '3.x' instead of 'debian'
-    * Split packaging of gUnit jar into new libantlr3-gunit-java package
-      and gUnit Maven plugin into new antlr3-gunit-maven-plugin package,
-      split Maven plugin for Antlr into new antlr3-maven-plugin package
-      (Closes: #588005)
-    * Update dependencies of antlr3, remove the dependencies coming from
-      those 3 new packages.
-  
-    [ Niels Thykier ]
-    * Fixed a typo in the control so antlr3 now properly suggests
-      antlr3-gcj.
-    * Reduced the alternative JREs to headless versions.
-    * Bumped Standards-Versions to 3.9.0 - no changes required.
-    * Replaced B-D on default-jdk-builddep with gcj-native-helper
-      and default-jdk.
-  -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 21 Jul 2010 23:22:09 +0200
+    [ Ludovic Claude ]
+    * Rebuild with a newer version of maven-debian-helper (Closes: #587499)
+    * maven.rules: transform antlr 3 versions to '3.x' instead of 'debian'
+    * Split packaging of gUnit jar into new libantlr3-gunit-java package
+      and gUnit Maven plugin into new antlr3-gunit-maven-plugin package,
+      split Maven plugin for Antlr into new antlr3-maven-plugin package
+      (Closes: #588005)
+    * Update dependencies of antlr3, remove the dependencies coming from
+      those 3 new packages.
+ 
+    [ Niels Thykier ]
+    * Fixed a typo in the control so antlr3 now properly suggests
+      antlr3-gcj.
+    * Reduced the alternative JREs to headless versions.
+    * Bumped Standards-Versions to 3.9.0 - no changes required.
+    * Replaced B-D on default-jdk-builddep with gcj-native-helper
+      and default-jdk.
+  -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 21 Jul 2010 23:22:09 +0200
  
  antlr3 (3.2-3) unstable; urgency=low
  
-    * Clean up build dependencies. (Closes: #587401)
-  -- Torsten Werner <twerner at debian.org>  Mon, 28 Jun 2010 20:49:51 +0200
+    * Clean up build dependencies. (Closes: #587401)
+  -- Torsten Werner <twerner at debian.org>  Mon, 28 Jun 2010 20:49:51 +0200
  
  antlr3 (3.2-2) unstable; urgency=low
  
-    [ Ludovic Claude ]
-    * New upstream (Closes: #579504)
-    * debian/watch fixes in previous version (Closes: #570684)
-    * Add missing antlr3-runtime.jar library to antlr3 wrapper script
-      (Closes #587212)
-    * Also don't export the CLASSPATH variable, there's no need to affect
-      the whole environement when launching this program
-    * Add man page for antlr3 script
-  
-    [ Torsten Werner ]
-    * Call dh_nativejava to fill the antlr3-gcj package again. (Closes: #587306)
-    * Reformat a changelog entry for the last version.
-  -- Torsten Werner <twerner at debian.org>  Sun, 27 Jun 2010 21:01:36 +0200
+    [ Ludovic Claude ]
+    * New upstream (Closes: #579504)
+    * debian/watch fixes in previous version (Closes: #570684)
+    * Add missing antlr3-runtime.jar library to antlr3 wrapper script
+      (Closes #587212)
+    * Also don't export the CLASSPATH variable, there's no need to affect
+      the whole environement when launching this program
+    * Add man page for antlr3 script
+ 
+    [ Torsten Werner ]
+    * Call dh_nativejava to fill the antlr3-gcj package again. (Closes: #587306)
+    * Reformat a changelog entry for the last version.
+  -- Torsten Werner <twerner at debian.org>  Sun, 27 Jun 2010 21:01:36 +0200
  
  antlr3 (3.2-1) unstable; urgency=low
  
-    [ Ludovic Claude ]
-    * Upstream build now uses Maven
-    * debian/control:
-        - Updated Standards-Version to 3.8.4.
-        - Build-Depends-Indep: add dependencies for Maven build:
-          libantlr-maven-plugin-java, maven-debian-helper,
-          libmaven-site-plugin-java, libstringtemplate-java,
-          libmaven-javadoc-plugin-java
-        - Build-Depends-Indep: add dependencies to build the Javadoc:
-          default-jdk-doc, libmaven-javadoc-plugin-java
-        - antlr3 Depends: remove java1-runtime, add java5-runtime
-        - downgrade antlr3-gcj from Recommands: to Suggests:
-        - create an antlr3-doc package that contains the documentation
-        [TODO] create an antlr3-gunit package and modify maven-debian-helper to
-        deploy the gunit jars to this package
-    * debian/rules: remove include simple-patchsys.mk, replaced by
-      source format 3.0 (quilt)
-    * Add orig-tar to clean up upstream sources
-    * Switch to source format 3.0 (quilt)
-  
-    [ Michael Koch ]
-    * New upstream version (Closes: #511470).
-    * debian/watch: Fixed by using site-local absolution download link.
-    * debian/control: Updated Standards-Version to 3.8.3.
-    * debian/control: Added Homepage field.
-  
-    [ Torsten Werner ]
-    * Remove Build-Depends: quilt.
-  -- Torsten Werner <twerner at debian.org>  Tue, 22 Jun 2010 14:53:06 +0200
+    [ Ludovic Claude ]
+    * Upstream build now uses Maven
+    * debian/control:
+        - Updated Standards-Version to 3.8.4.
+        - Build-Depends-Indep: add dependencies for Maven build:
+          libantlr-maven-plugin-java, maven-debian-helper,
+          libmaven-site-plugin-java, libstringtemplate-java,
+          libmaven-javadoc-plugin-java
+        - Build-Depends-Indep: add dependencies to build the Javadoc:
+          default-jdk-doc, libmaven-javadoc-plugin-java
+        - antlr3 Depends: remove java1-runtime, add java5-runtime
+        - downgrade antlr3-gcj from Recommands: to Suggests:
+        - create an antlr3-doc package that contains the documentation
+        [TODO] create an antlr3-gunit package and modify maven-debian-helper to
+        deploy the gunit jars to this package
+    * debian/rules: remove include simple-patchsys.mk, replaced by
+      source format 3.0 (quilt)
+    * Add orig-tar to clean up upstream sources
+    * Switch to source format 3.0 (quilt)
+ 
+    [ Michael Koch ]
+    * New upstream version (Closes: #511470).
+    * debian/watch: Fixed by using site-local absolution download link.
+    * debian/control: Updated Standards-Version to 3.8.3.
+    * debian/control: Added Homepage field.
+ 
+    [ Torsten Werner ]
+    * Remove Build-Depends: quilt.
+  -- Torsten Werner <twerner at debian.org>  Tue, 22 Jun 2010 14:53:06 +0200

** Changed in: antlr3 (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: antlr3 (Ubuntu)
       Status: New => Incomplete

** Tags added: mdh-blocked

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to antlr3 in ubuntu.
https://bugs.launchpad.net/bugs/727676

Title:
  [BLOCKED] Sync antlr3 3.2-5 (main) from Debian testing (main)



More information about the Ubuntu-server-bugs mailing list