[pkg-java] r10738 - trunk/tinylaf/debian
Michael Koch
mkoch at alioth.debian.org
Fri Oct 2 19:40:24 UTC 2009
Author: mkoch
Date: 2009-10-02 19:40:24 +0000 (Fri, 02 Oct 2009)
New Revision: 10738
Modified:
trunk/tinylaf/debian/changelog
trunk/tinylaf/debian/compat
trunk/tinylaf/debian/control
Log:
tinylaf (1.4.0-1) unstable; urgency=low
* New upstream release.
* Moved Build-Depends-Indep to Build-Depends.
* Build-Depends on debhelper (>= 7).
* Added myself to Uploaders.
* Updated Standards-Version to 3.8.3.
-- Michael Koch <konqueror at gmx.de> Fri, 02 Oct 2009 21:34:37 +0200
Modified: trunk/tinylaf/debian/changelog
===================================================================
--- trunk/tinylaf/debian/changelog 2009-10-02 13:35:19 UTC (rev 10737)
+++ trunk/tinylaf/debian/changelog 2009-10-02 19:40:24 UTC (rev 10738)
@@ -1,3 +1,13 @@
+tinylaf (1.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Moved Build-Depends-Indep to Build-Depends.
+ * Build-Depends on debhelper (>= 7).
+ * Added myself to Uploaders.
+ * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de> Fri, 02 Oct 2009 21:34:37 +0200
+
tinylaf (1.3.8-4) unstable; urgency=low
* Fix java bytecode / java runtime version mismatch by setting -source
Modified: trunk/tinylaf/debian/compat
===================================================================
--- trunk/tinylaf/debian/compat 2009-10-02 13:35:19 UTC (rev 10737)
+++ trunk/tinylaf/debian/compat 2009-10-02 19:40:24 UTC (rev 10738)
@@ -1 +1 @@
-6
+7
Modified: trunk/tinylaf/debian/control
===================================================================
--- trunk/tinylaf/debian/control 2009-10-02 13:35:19 UTC (rev 10737)
+++ trunk/tinylaf/debian/control 2009-10-02 19:40:24 UTC (rev 10738)
@@ -2,10 +2,9 @@
Section: utils
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 6)
-Build-Depends-Indep: ant, openjdk-6-jdk | sun-java5-jdk
-Standards-Version: 3.8.0
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>, Michael Koch <konqueror at gmx.de>
+Build-Depends: cdbs, debhelper (>= 7), ant, openjdk-6-jdk
+Standards-Version: 3.8.3
Homepage: http://www.muntjak.de/hans/java/tinylaf/index.html
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tinylaf
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tinylaf
More information about the pkg-java-commits
mailing list