[DRE-commits] [ruby-responders] 04/05: Fix lintian warnings

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Wed Mar 2 19:42:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

lucasmoura-guest pushed a commit to branch master
in repository ruby-responders.

commit e02ed0d5cbc1f02f8adc64924eff0c7645e6e9f8
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date:   Wed Mar 2 16:29:45 2016 -0300

    Fix lintian warnings
---
 debian/changelog | 8 +++++++-
 debian/compat    | 2 +-
 debian/control   | 8 ++++----
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a58da04..d784240 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,13 @@ ruby-responders (2.1.1-1) UNRELEASED; urgency=medium
                     patch, that is no longer necessary.
   * debian/patches/bundler.patch: Update patch so it fits a proper patch
                                   format.
-
+  * debian/compat: Bump to bersion 9, fix lintian warning.
+  * debian/control: Update vcs-git link to https, fix lintian warning.
+  * debian/control: Update vcs-browser link to https, fix lintian warning.
+  * debian/control: Update standards-version to 3.9.7, fix lintian
+                    warning.
+  * debian/control: Update deb-helper to require version >= 9.
+ 
  -- Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>  Wed, 02 Mar 2016 15:50:01 -0300
 
 ruby-responders (2.1.0-4) unstable; urgency=medium
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 1f3e5a4..ce073b5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Balasankar C <balasankarc at autistici.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9~),
                gem2deb,
                rails,
                rake,
                ruby-activemodel,
                ruby-activesupport,
                ruby-mocha
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-responders.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-responders.git;a=summary
+Standards-Version: 3.9.7
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-responders.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-responders.git;a=summary
 Homepage: http://github.com/plataformatec/responders
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-responders.git



More information about the Pkg-ruby-extras-commits mailing list