Author: twerner
Date: 2010-05-03 18:42:50 +0000 (Mon, 03 May 2010)
New Revision: 12276
Added:
trunk/javassist/debian/source/
trunk/javassist/debian/source/format
Modified:
trunk/javassist/debian/changelog
trunk/javassist/debian/control
trunk/javassist/debian/orig-tar.sh
Log:
* New upstream release.
* Remove Arnaud from uploaders list.
* Switch to source format 3.0.
* Update Standards-Version: 3.8.4.
Modified: trunk/javassist/debian/changelog
===================================================================
--- trunk/javassist/debian/changelog 2010-05-03 18:25:06 UTC (rev 12275)
+++ trunk/javassist/debian/changelog 2010-05-03 18:42:50 UTC (rev 12276)
@@ -1,11 +1,18 @@
-javassist (1:3.11-2) UNRELEASED; urgency=low
+javassist (1:3.12-1) unstable; urgency=low
+ [ Thierry Carrez ]
* debian/control: Runtime depend on java5-runtime-headless since java5 code
is generated
* debian/control, debian/rules: Build-depend on default-jdk
- -- Thierry Carrez <[email protected]> Tue, 10 Nov 2009 12:13:44 +0100
+ [ Torsten Werner ]
+ * New upstream release.
+ * Remove Arnaud from uploaders list.
+ * Switch to source format 3.0.
+ * Update Standards-Version: 3.8.4.
+ -- Torsten Werner <[email protected]> Mon, 03 May 2010 20:42:28 +0200
+
javassist (1:3.11-1) unstable; urgency=low
* New upstream release.
Modified: trunk/javassist/debian/control
===================================================================
--- trunk/javassist/debian/control 2010-05-03 18:25:06 UTC (rev 12275)
+++ trunk/javassist/debian/control 2010-05-03 18:42:50 UTC (rev 12276)
@@ -2,11 +2,11 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers
<[email protected]>
-Uploaders: Arnaud Vandyck <[email protected]>, Varun Hiremath
<[email protected]>,
- Torsten Werner <[email protected]>, Niels Thykier <[email protected]>
+Uploaders: Varun Hiremath <[email protected]>, Torsten Werner
<[email protected]>,
+ Niels Thykier <[email protected]>
Build-Depends: debhelper (>= 6), cdbs
Build-Depends-Indep: ant, default-jdk
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Homepage: http://www.csg.is.titech.ac.jp/~chiba/javassist/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javassist
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/javassist
Modified: trunk/javassist/debian/orig-tar.sh
===================================================================
--- trunk/javassist/debian/orig-tar.sh 2010-05-03 18:25:06 UTC (rev 12275)
+++ trunk/javassist/debian/orig-tar.sh 2010-05-03 18:42:50 UTC (rev 12276)
@@ -6,7 +6,6 @@
# clean up the upstream tarball
unzip $3
-mv javassist-* $DIR
GZIP=--best tar -c -z -f $TAR --exclude '*.jar' --exclude '*/html/*' $DIR
rm -rf $DIR $3
Added: trunk/javassist/debian/source/format
===================================================================
--- trunk/javassist/debian/source/format (rev 0)
+++ trunk/javassist/debian/source/format 2010-05-03 18:42:50 UTC (rev
12276)
@@ -0,0 +1 @@
+3.0 (quilt)
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits