[med-svn] [r-cran-stringr] 02/02: debhelper 9
Andreas Tille
tille at debian.org
Tue Jan 21 08:11:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-stringr.
commit 185dc0ba73b63f2376ab5a105b87176055d3be19
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 21 09:16:07 2014 +0100
debhelper 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7ace258..19169e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
r-cran-stringr (0.6.2-2) UNRELEASED; urgency=medium
* cme fix dpkg-control
+ * debhelper 9
-- Andreas Tille <tille at debian.org> Sat, 18 Jan 2014 14:40:33 +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 b278996..8ebd37d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Carlos Borroto <carlos.borroto at gmail.com>
Section: gnu-r
Priority: optional
-Build-Depends: debhelper (>= 8.0.0),
+Build-Depends: debhelper (>= 9),
cdbs,
- r-base-dev (>= 3.0.0),
+ r-base-dev,
r-cran-plyr
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-stringr.git
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-stringr.git
More information about the debian-med-commit
mailing list