Author: tgg
Date: 2008-05-01 13:27:25 +0000 (Thu, 01 May 2008)
New Revision: 6376

Modified:
   trunk/eclipse-cdt/debian/changelog
   trunk/eclipse-cdt/debian/control
Log:
fix #477860. Add Build-Conflicts: with itself.


Modified: trunk/eclipse-cdt/debian/changelog
===================================================================
--- trunk/eclipse-cdt/debian/changelog  2008-05-01 10:30:09 UTC (rev 6375)
+++ trunk/eclipse-cdt/debian/changelog  2008-05-01 13:27:25 UTC (rev 6376)
@@ -1,3 +1,12 @@
+eclipse-cdt (3.1.2-2) unstable; urgency=low
+
+  * Bump Standards-Version: to 3.7.3. No changes needed.
+  * Add missing ${shlibs:Depends} to eclipse-cdt package. Thanks to Niko Tyni
+    for reporting this.
+  * Build-depends on default-jdk-builddep. Closes: #477860.
+
+ -- Thomas Girard <[EMAIL PROTECTED]>  Thu, 01 May 2008 12:12:06 +0200
+
 eclipse-cdt (3.1.2-1) unstable; urgency=low
 
   * New upstream release, resynched with Fedora:

Modified: trunk/eclipse-cdt/debian/control
===================================================================
--- trunk/eclipse-cdt/debian/control    2008-05-01 10:30:09 UTC (rev 6375)
+++ trunk/eclipse-cdt/debian/control    2008-05-01 13:27:25 UTC (rev 6376)
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
 Uploaders: Michael Koch <[EMAIL PROTECTED]>, Stephan Michels <[EMAIL 
PROTECTED]>, Thomas Girard <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 5), eclipse (>= 3.2.1), java-gcj-compat-dev, 
bzip2, sharutils
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>> 5), eclipse (>= 3.2.1), default-jdk-builddep, 
bzip2, sharutils
+Build-Conflicts: eclipse-cdt
+Standards-Version: 3.7.3
 
 Package: eclipse-cdt
 Architecture: any


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to