[commons-csv] 29/35: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 29 15:53:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-csv.
commit 0a92bee0ac4733898c5523b1a152281c580a8beb
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 29 13:38:16 2015 +0200
Switch to debhelper level 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd3f426..a26ec5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ commons-csv (0.1-SNAPSHOT+svn678580-4) UNRELEASED; urgency=medium
- Removed Michael Koch from the uploaders (Closes: #654005)
- Standards-Version updated to 3.9.6 (no changes)
- Removed the deprecated DM-Upload-Allowed field
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Tue, 29 Sep 2015 13:23:47 +0200
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 de1b1b3..720456a 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: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs (>=0.4.48), default-jdk,
+Build-Depends: debhelper (>= 9), cdbs (>=0.4.48), default-jdk,
ant-optional (>= 1.6.5), junit (>= 3.8.1)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/commons-csv.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-csv.git
More information about the pkg-java-commits
mailing list