[DRE-commits] [ruby-acts-as-list] 03/04: Use debhelper 9.
Andrew Lee
ajqlee at moszumanska.debian.org
Thu Dec 17 19:46:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-acts-as-list.
commit c4c202f61045cc6f555993f6bfa26c87bbcd2926
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Fri Dec 18 03:44:29 2015 +0800
Use debhelper 9.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 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 2a41ccb..2a9b71e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb
+Build-Depends: debhelper (>= 9~), gem2deb
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-acts-as-list.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-acts-as-list.git;a=summary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-acts-as-list.git
More information about the Pkg-ruby-extras-commits
mailing list