[felix-bundlerepository] 03/08: Use compat level 9 and require debhelper >= 9.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Feb 7 21:57:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch experimental
in repository felix-bundlerepository.

commit cbc091f04058b48f6b64ae25d47804bf40b3a355
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Feb 7 19:01:48 2015 +0100

    Use compat level 9 and require debhelper >= 9.
---
 debian/compat  | 2 +-
 debian/control | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 06a9f46..3e5df88 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4),
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4),
  libfelix-utils-java, libfelix-shell-java, libkxml2-java, libosgi-core-java,
  libosgi-compendium-java, libfelix-osgi-obr-java, libmaven-bundle-plugin-java,
  libeasymock-java, default-jdk-doc, libmaven-javadoc-plugin-java
@@ -18,7 +18,7 @@ Depends: ${misc:Depends}, ${maven:Depends}
 Recommends: ${maven:OptionalDepends}
 Suggests: libfelix-bundlerepository-java-doc
 Description: Felix OSGi bundle repository service
- The Felix project is an implementation 
+ The Felix project is an implementation
  of the OSGi R4.2 core framework specification.
  .
  OSGi framework is a module system and service platform
@@ -27,7 +27,7 @@ Description: Felix OSGi bundle repository service
  .
  This subproject provide implementation of repository containing
  "bundles".
- 
+
 Package: libfelix-bundlerepository-java-doc
 Architecture: all
 Section: doc
@@ -35,7 +35,7 @@ Depends: ${misc:Depends}, ${maven:DocDepends}
 Recommends: ${maven:DocOptionalDepends}
 Suggests: libfelix-bundlerepository-java
 Description: Documentation for Felix OSGi bundle repository service
- The Felix project is an implementation 
+ The Felix project is an implementation
  of the OSGi R4.2 core framework specification.
  .
  OSGi framework is a module system and service platform

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-bundlerepository.git



More information about the pkg-java-commits mailing list