[pkg-java] r5480 - trunk/tinylaf/debian

varun at alioth.debian.org varun at alioth.debian.org
Fri Jan 18 12:58:02 UTC 2008


Author: varun
Date: 2008-01-18 12:58:02 +0000 (Fri, 18 Jan 2008)
New Revision: 5480

Modified:
   trunk/tinylaf/debian/changelog
   trunk/tinylaf/debian/compat
   trunk/tinylaf/debian/control
Log:
* debian/control:
  + Build-Depend on debhelper >= 6
* debian/compat: Bump up to 6

Modified: trunk/tinylaf/debian/changelog
===================================================================
--- trunk/tinylaf/debian/changelog	2008-01-18 12:47:34 UTC (rev 5479)
+++ trunk/tinylaf/debian/changelog	2008-01-18 12:58:02 UTC (rev 5480)
@@ -1,15 +1,17 @@
 tinylaf (1.3.8-2) unstable; urgency=low
 
   * Move the package to pkg-java svn.
-  * debian/control: 
+  * debian/control:
     + Set Maintainer to Debian Java Maintainers and add myself to Uploaders.
+    + Build-Depend on debhelper >= 6
     + Add Vcs-{Svn,Browser} headers.
     + Set Priority to optional from extra
+  * debian/compat: Bump up to 6
   * Add debian/README.Debian-source file.
   * Remove debian/install and install jar from debian/rules and create
     symbolic link.
 
- -- Varun Hiremath <varunhiremath at gmail.com>  Tue, 28 Aug 2007 01:06:39 +0530
+ -- Varun Hiremath <varun at debian.org>  Fri, 18 Jan 2008 18:41:56 +0530
 
 tinylaf (1.3.8-1) unstable; urgency=low
 

Modified: trunk/tinylaf/debian/compat
===================================================================
--- trunk/tinylaf/debian/compat	2008-01-18 12:47:34 UTC (rev 5479)
+++ trunk/tinylaf/debian/compat	2008-01-18 12:58:02 UTC (rev 5480)
@@ -1 +1 @@
-5
+6

Modified: trunk/tinylaf/debian/control
===================================================================
--- trunk/tinylaf/debian/control	2008-01-18 12:47:34 UTC (rev 5479)
+++ trunk/tinylaf/debian/control	2008-01-18 12:58:02 UTC (rev 5480)
@@ -2,10 +2,10 @@
 Section: contrib/utils
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varunhiremath at gmail.com>, Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs, debhelper (>= 5)
+Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 6)
 Build-Depends-Indep: ant, sun-java5-jdk
-Standards-Version: 3.7.2
+Standards-Version: 3.7.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