[pkg-java] r6281 - trunk/libpgjava/debian

mkoch at alioth.debian.org mkoch at alioth.debian.org
Sat Apr 26 19:56:45 UTC 2008


Author: mkoch
Date: 2008-04-26 19:56:45 +0000 (Sat, 26 Apr 2008)
New Revision: 6281

Modified:
   trunk/libpgjava/debian/changelog
   trunk/libpgjava/debian/compat
   trunk/libpgjava/debian/control
Log:
* Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
* Updated debhelper level to 5.


Modified: trunk/libpgjava/debian/changelog
===================================================================
--- trunk/libpgjava/debian/changelog	2008-04-26 19:54:26 UTC (rev 6280)
+++ trunk/libpgjava/debian/changelog	2008-04-26 19:56:45 UTC (rev 6281)
@@ -1,15 +1,17 @@
-libpgjava (8.2-504-3) UNRELEASED; urgency=low
+libpgjava (8.2-504-2) unstable; urgency=low
 
   * Updated description to mention PostgreSQL 8.3 as supported.
     Closes: #398348
   * Removed libpgjava transitional package. Closes: #477557
+  * Moved debhelper and cdbs from Build-Depends-Indep to Build-Depends.
   * Added Homepage, Vcs-Svn and Vcs-Browser fields.
   * Added watch file.
   * Added myself to Uploaders.
   * Removed Stafan and Wolfgang from Uploaders.
   * Updated Standards-Version to 3.7.3
+  * Updated debhelper level to 5.
 
- -- Michael Koch <konqueror at gmx.de>  Thu, 24 Apr 2008 20:02:06 +0200
+ -- Michael Koch <konqueror at gmx.de>  Sat, 26 Apr 2008 22:01:11 +0200
 
 libpgjava (8.2-504-1) unstable; urgency=low
 

Modified: trunk/libpgjava/debian/compat
===================================================================
--- trunk/libpgjava/debian/compat	2008-04-26 19:54:26 UTC (rev 6280)
+++ trunk/libpgjava/debian/compat	2008-04-26 19:56:45 UTC (rev 6281)
@@ -1 +1 @@
-4
+5

Modified: trunk/libpgjava/debian/control
===================================================================
--- trunk/libpgjava/debian/control	2008-04-26 19:54:26 UTC (rev 6280)
+++ trunk/libpgjava/debian/control	2008-04-26 19:56:45 UTC (rev 6281)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <avdyk at debian.org>, Matthias Klose <doko at ubuntu.com>, Michael Koch <konqueror at gmx.de>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs, java-gcj-compat-dev, ant, libxerces2-java
+Build-Depends: debhelper (>= 5), cdbs
+Build-Depends-Indep: java-gcj-compat-dev, ant, libxerces2-java
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libpgjava
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libpgjava




More information about the pkg-java-commits mailing list