[DRE-commits] [rake] 05/06: debian/control improvements

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Feb 29 20:05:17 UTC 2016


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

terceiro pushed a commit to branch master
in repository rake.

commit 644f0c84fb4f75ae0f4a994437be5435e67b59b5
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Feb 29 17:03:16 2016 -0300

    debian/control improvements
---
 debian/changelog | 3 +++
 debian/control   | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a92f31b..d6c79dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ rake (10.5.0-1) UNRELEASED; urgency=medium
   * Add debian/patches/skip-rake-libdir.patch: avoid includingh
     -I/usr/lib/ruby/vendor_ruby first in $LOAD_PATH, what breaks running tests
     of ruby-foo if there is another copy of ruby-foo already installed.
+  * debian/control:
+    - Bump Standards-Version to 3.9.7; no changes neeedd
+    - Switch Vcs-* to https URLs
 
  -- Antonio Terceiro <terceiro at debian.org>  Mon, 29 Feb 2016 16:54:29 -0300
 
diff --git a/debian/control b/debian/control
index 60863af..0d78c90 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 9),
  ruby-session,
  ruby-flexmock,
  ruby-hoe
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/rake.git
-Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/rake.git;a=summary
+Standards-Version: 3.9.7
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/rake.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/cgit/pkg-ruby-extras/rake.git
 Homepage: https://github.com/jimweirich/rake
 XS-Ruby-Versions: all
 Testsuite: autopkgtest

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



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