The following commit has been merged in the master branch:
commit 7f03dfe2e4345c82b960e25841d76417cce843af
Author: Jakub Adam <[email protected]>
Date:   Tue Feb 28 17:44:55 2012 +0100

    Increased debhelper compatibility to level 9

diff --git a/debian/changelog b/debian/changelog
index 71e13b6..546c19d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ eclipse-cdt (8.0.2-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bumped Standards-Version to 3.9.3.
+  * Increased debhelper compatibility to level 9.
 
  -- Jakub Adam <[email protected]>  Tue, 28 Feb 2012 17:34:25 +0100
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index c69bbcf..87c097d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Niels Thykier <[email protected]>,
            Jakub Adam <[email protected]>
-Build-Depends: debhelper (>= 8~),
+Build-Depends: debhelper (>= 9~),
                default-jdk,
                eclipse-pde (>= 3.7~exp),
                eclipse-rse,

-- 
eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package.

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

Reply via email to