[pkg-java] r6376 - trunk/eclipse-cdt/debian
tgg at alioth.debian.org
tgg at alioth.debian.org
Thu May 1 13:27:26 UTC 2008
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 <thomas.g.girard at free.fr> 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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Michael Koch <konqueror at gmx.de>, Stephan Michels <stephan at apache.org>, Thomas Girard <thomas.g.girard at free.fr>
-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
More information about the pkg-java-commits
mailing list