[DRE-commits] [capistrano] 01/05: d/compat: Bump compat version to 9
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Mon Feb 29 19:17:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository capistrano.
commit bf064f4139c951b9dd5a1372f08a06e48072b4a6
Author: Sebastien Badia <seb at sebian.fr>
Date: Mon Feb 29 16:04:48 2016 -0300
d/compat: Bump compat version to 9
---
debian/compat | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 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 055ec8e..f9911af 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Antonio Terceiro <terceiro at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- gem2deb (>= 0.3.0~),
+Build-Depends: debhelper (>= 9~),
+ gem2deb,
rake (>= 10.0.0),
ruby-i18n,
ruby-mocha (>= 0.13~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/capistrano.git
More information about the Pkg-ruby-extras-commits
mailing list