[DRE-commits] [ruby-useragent] 01/01: correct Standard version and vcs link

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Fri Jun 2 06:39:34 UTC 2017


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-useragent.

commit 1db707ab35e9931cf29e32fab7b7a06770cfad67
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Fri Jun 2 12:07:50 2017 +0530

    correct Standard version and vcs link
---
 debian/compat  |  2 +-
 debian/control | 16 ++++++++++------
 2 files changed, 11 insertions(+), 7 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 8f0ef42..d93df3b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,13 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Abhijith PA <abhijith at openmailbox.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb
-Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-useragent.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-useragent.git;a=summary
+Build-Depends: debhelper (>= 9~), 
+               gem2deb,
+               ruby-rspec
+               rake
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-useragent.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-useragent
 Homepage: https://github.com/gshutler/useragent
 Testsuite: autopkgtest
 XS-Ruby-Versions: all
@@ -14,7 +17,8 @@ XS-Ruby-Versions: all
 Package: ruby-useragent
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rake (~> 10.0, development), rspec (~> 3.0, development)
+Depends: ${shlibs:Depends}, 
+         ${misc:Depends}, 
+         ruby | ruby-interpreter
 Description: HTTP User Agent parser
  HTTP User Agent parser

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



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