This is an automated email from the git hooks/post-receive script. uwabami-guest pushed a commit to branch master in repository ruby-netcdf.
commit adb819666f6b78b9ec09e5958de2eccd4bcf4af6 Author: Youhei SASAKI <[email protected]> Date: Mon Feb 3 03:28:43 2014 +0900 Update debian/compat: 9 Signed-off-by: Youhei SASAKI <[email protected]> --- 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 450eacb..60525f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ruby-netcdf (0.6.6-2) unstable; urgency=medium * Drop obsolete DM-permission entry * Drop Transitional Packages * Update copyright foramt/1.0 + * Update debian/compat: 9 * Drop old lintian-overrides -- Youhei SASAKI <[email protected]> Mon, 20 Jan 2014 00:38:07 +0900 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 d045112..ff03446 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: ruby Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Youhei SASAKI <[email protected]> -Build-Depends: debhelper (>= 7.0.50~ ), gem2deb, rake, - ruby-narray, ruby-narray-miss, libnetcdf-dev, +Build-Depends: debhelper (>= 9~ ), + gem2deb, rake, ruby-narray, ruby-narray-miss, libnetcdf-dev Standards-Version: 3.9.5 XS-Ruby-Versions: all Vcs-Git: git://anonscm.debian.org/pkg-grass/ruby-netcdf.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ruby-netcdf.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

