[pkg-java] r17329 - in tags/commons-jci: . 1.1-1/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Oct 15 13:35:54 UTC 2013


Author: ebourg-guest
Date: 2013-10-15 13:35:54 +0000 (Tue, 15 Oct 2013)
New Revision: 17329

Added:
   tags/commons-jci/1.1-1/
   tags/commons-jci/1.1-1/debian/changelog
   tags/commons-jci/1.1-1/debian/copyright
Removed:
   tags/commons-jci/1.1-1/debian/TODO
   tags/commons-jci/1.1-1/debian/changelog
   tags/commons-jci/1.1-1/debian/copyright
   tags/commons-jci/1.1-1/debian/patches/
Log:
[svn-buildpackage] Tagging commons-jci 1.1-1

Deleted: tags/commons-jci/1.1-1/debian/TODO
===================================================================
--- trunk/commons-jci/debian/TODO	2013-10-14 13:24:12 UTC (rev 17325)
+++ tags/commons-jci/1.1-1/debian/TODO	2013-10-15 13:35:54 UTC (rev 17329)
@@ -1,8 +0,0 @@
-- Package JavaC compiler module
-  Need vafer dependency 0.2 which is not yet in Debian
-  <http://vafer.org/projects/dependency/>
-
-- Package JSR199 compiler module
-  Code is build against a preview version of JSR199
-  and not against class included in OpenJDK6.
-  Maybe waiting for 1.1 upstream version is the right thing to do ?

Deleted: tags/commons-jci/1.1-1/debian/changelog
===================================================================
--- trunk/commons-jci/debian/changelog	2013-10-14 13:24:12 UTC (rev 17325)
+++ tags/commons-jci/1.1-1/debian/changelog	2013-10-15 13:35:54 UTC (rev 17329)
@@ -1,95 +0,0 @@
-commons-jci (1.0-7) unstable; urgency=low
-
-  * Fix build with janino 2.6.x release:
-   - d/patches/01_janino_version_change.diff: Updated.
-   - d/control: Tighten dependencies to libjanino-java (>= 2.6.0).
-  * d/control: Wrap-and-sort.
-  * d/compat: Bump debhelper compat to 9.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 16 Aug 2013 14:16:11 +0200
-
-commons-jci (1.0-6) unstable; urgency=low
-
-  * Added a patch to compile with Eclipse JDT compiler 3.8 and later
-    (Closes: #713759)
-  * Updated Standards-Version to 3.9.4 (no changes)
-  * Use canonical URLs for the Vcs-* fields
-  * debian/rules: Added a clean target to allow rebuilds
-  * debian/copyright: Updated to the copyright format 1.0
-
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 24 Jun 2013 00:07:38 +0200
-
-commons-jci (1.0-5) unstable; urgency=low
-
-  * d/control: Drop Depends on default-jre per Debian Java Policy as its
-    a library package.
-  * d/control: B-D and Depends on librhino-java instead of rhino
-    (ie. so no JRE in dependencies graph).
-  * Bump Standards-Version 3.9.2: no changes needed.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 25 Jun 2011 13:06:33 +0200
-
-commons-jci (1.0-4) unstable; urgency=low
-
-  [ Torsten Werner ]
-  * Change maintainers into Maintainers.
-
-  [ Onkar Shinde ]
-  * Team upload.
-  * Convert package to 3.0 source format.
-  * asm2 -> asm3 transition.
-  * Update standards version to 3.8.4.
-  * Link javadoc against the system installed javadoc.
-  * Install API docs to /usr/share/doc/libcommons-jci-java/ instead of
-    /usr/share/doc/libcommons-jci-java-doc/. Update doc-base file accordingly.
-
-  [ Damien Raude-Morvan ]
-  * Update to unstable.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 23 Jun 2010 19:26:21 +0200
-
-commons-jci (1.0-3) unstable; urgency=low
-
-  * Update my email address
-  * Bump Standards-Version 3.8.3 (no changes needed)
-  * Bump debhelper version to 7
-  * Maven POMs:
-    - Add a Build-Depends-Indep dependency on maven-repo-helper
-    - Use mh_installpoms and mh_installjar to install the POM and the jar to the
-      Maven repository
-  * Maven ant helper (build system):
-    - Add a Build-Depends dependency on maven-ant-helper
-    - Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml
-    - Build classpath is now defined in debian/build.properties
-  * Use default-jdk:
-    - Build-Depend on default-jdk instead of openjdk-6-jdk
-    - Depends on default-jre-headless
-    - Use /usr/lib/jvm/default-java as JAVA_HOME
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 24 Nov 2009 00:29:48 +0100
-
-commons-jci (1.0-2) unstable; urgency=low
-
-  * Upload to unstable as Lenny is now released
-  * Set Maintainer field to Debian Java Team
-  * Add myself as Uploaders
-  * Switch to Quilt patch system:
-    - Refresh all patches
-    - Remove B-D on dpatch, Add B-D on quilt
-    - Include patchsys-quilt.mk in debian/rules  
-  * Bump Standards-Version 3.8.2:
-    - Add a README.source to describe patch system
-    - Move libcommons-jci-java-* to "java" section
-  * Depends on default-jre-headless instead of java-gcj-compat
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Fri, 17 Jul 2009 16:09:24 +0200
-
-commons-jci (1.0-1) experimental; urgency=low
-
-  * Initial release. (Closes: #499448)
-  * debian/control:
-    - each binary package now depends on headless version of java-gcj-compat
-    - don't use alternative in B-D line (increase build reproducibility)
-  * Include examples in libcommons-jci-java-doc package
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 29 Nov 2008 22:48:17 +0100

Copied: tags/commons-jci/1.1-1/debian/changelog (from rev 17326, trunk/commons-jci/debian/changelog)
===================================================================
--- tags/commons-jci/1.1-1/debian/changelog	                        (rev 0)
+++ tags/commons-jci/1.1-1/debian/changelog	2013-10-15 13:35:54 UTC (rev 17329)
@@ -0,0 +1,102 @@
+commons-jci (1.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Dropped the patches merged upstream
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 15 Oct 2013 00:26:36 +0200
+
+commons-jci (1.0-7) unstable; urgency=low
+
+  * Fix build with janino 2.6.x release:
+   - d/patches/01_janino_version_change.diff: Updated.
+   - d/control: Tighten dependencies to libjanino-java (>= 2.6.0).
+  * d/control: Wrap-and-sort.
+  * d/compat: Bump debhelper compat to 9.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 16 Aug 2013 14:16:11 +0200
+
+commons-jci (1.0-6) unstable; urgency=low
+
+  * Added a patch to compile with Eclipse JDT compiler 3.8 and later
+    (Closes: #713759)
+  * Updated Standards-Version to 3.9.4 (no changes)
+  * Use canonical URLs for the Vcs-* fields
+  * debian/rules: Added a clean target to allow rebuilds
+  * debian/copyright: Updated to the copyright format 1.0
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 24 Jun 2013 00:07:38 +0200
+
+commons-jci (1.0-5) unstable; urgency=low
+
+  * d/control: Drop Depends on default-jre per Debian Java Policy as its
+    a library package.
+  * d/control: B-D and Depends on librhino-java instead of rhino
+    (ie. so no JRE in dependencies graph).
+  * Bump Standards-Version 3.9.2: no changes needed.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 25 Jun 2011 13:06:33 +0200
+
+commons-jci (1.0-4) unstable; urgency=low
+
+  [ Torsten Werner ]
+  * Change maintainers into Maintainers.
+
+  [ Onkar Shinde ]
+  * Team upload.
+  * Convert package to 3.0 source format.
+  * asm2 -> asm3 transition.
+  * Update standards version to 3.8.4.
+  * Link javadoc against the system installed javadoc.
+  * Install API docs to /usr/share/doc/libcommons-jci-java/ instead of
+    /usr/share/doc/libcommons-jci-java-doc/. Update doc-base file accordingly.
+
+  [ Damien Raude-Morvan ]
+  * Update to unstable.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 23 Jun 2010 19:26:21 +0200
+
+commons-jci (1.0-3) unstable; urgency=low
+
+  * Update my email address
+  * Bump Standards-Version 3.8.3 (no changes needed)
+  * Bump debhelper version to 7
+  * Maven POMs:
+    - Add a Build-Depends-Indep dependency on maven-repo-helper
+    - Use mh_installpoms and mh_installjar to install the POM and the jar to the
+      Maven repository
+  * Maven ant helper (build system):
+    - Add a Build-Depends dependency on maven-ant-helper
+    - Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml
+    - Build classpath is now defined in debian/build.properties
+  * Use default-jdk:
+    - Build-Depend on default-jdk instead of openjdk-6-jdk
+    - Depends on default-jre-headless
+    - Use /usr/lib/jvm/default-java as JAVA_HOME
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Tue, 24 Nov 2009 00:29:48 +0100
+
+commons-jci (1.0-2) unstable; urgency=low
+
+  * Upload to unstable as Lenny is now released
+  * Set Maintainer field to Debian Java Team
+  * Add myself as Uploaders
+  * Switch to Quilt patch system:
+    - Refresh all patches
+    - Remove B-D on dpatch, Add B-D on quilt
+    - Include patchsys-quilt.mk in debian/rules  
+  * Bump Standards-Version 3.8.2:
+    - Add a README.source to describe patch system
+    - Move libcommons-jci-java-* to "java" section
+  * Depends on default-jre-headless instead of java-gcj-compat
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Fri, 17 Jul 2009 16:09:24 +0200
+
+commons-jci (1.0-1) experimental; urgency=low
+
+  * Initial release. (Closes: #499448)
+  * debian/control:
+    - each binary package now depends on headless version of java-gcj-compat
+    - don't use alternative in B-D line (increase build reproducibility)
+  * Include examples in libcommons-jci-java-doc package
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 29 Nov 2008 22:48:17 +0100

Deleted: tags/commons-jci/1.1-1/debian/copyright
===================================================================
--- trunk/commons-jci/debian/copyright	2013-10-14 13:24:12 UTC (rev 17325)
+++ tags/commons-jci/1.1-1/debian/copyright	2013-10-15 13:35:54 UTC (rev 17329)
@@ -1,16 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upsteam-Name: Apache Commons JCI
-Upstream-Contact: Apache Commons Developers <dev at commons.apache.org>
-Source: http://commons.apache.org/jci
-
-Files: *
-Copyright: 2004-2008, The Apache Software Foundation
-License: Apache-2.0
-
-Files: debian/*
-Copyright: 2008, Damien Raude-Morvan <drazzib at drazzib.com>
-License: Apache-2.0
-
-License: Apache-2.0
- On Debian systems the full text of the Apache License can be found
- in `/usr/share/common-licenses/Apache-2.0'.

Copied: tags/commons-jci/1.1-1/debian/copyright (from rev 17326, trunk/commons-jci/debian/copyright)
===================================================================
--- tags/commons-jci/1.1-1/debian/copyright	                        (rev 0)
+++ tags/commons-jci/1.1-1/debian/copyright	2013-10-15 13:35:54 UTC (rev 17329)
@@ -0,0 +1,16 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upsteam-Name: Apache Commons JCI
+Upstream-Contact: Apache Commons Developers <dev at commons.apache.org>
+Source: http://commons.apache.org/jci
+
+Files: *
+Copyright: 2004-2013, The Apache Software Foundation
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2008, Damien Raude-Morvan <drazzib at drazzib.com>
+License: Apache-2.0
+
+License: Apache-2.0
+ On Debian systems the full text of the Apache License can be found
+ in `/usr/share/common-licenses/Apache-2.0'.




More information about the pkg-java-commits mailing list