[DRE-commits] [ruby-crack] 01/01: ruby gem integration

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Mon Oct 19 15:40:46 UTC 2015


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

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

commit 689db1b9169e9940a8c84ee63b84225f70704f8b
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Mon Oct 19 21:06:11 2015 +0530

    ruby gem integration
---
 debian/changelog |  7 +++++++
 debian/control   | 19 ++++++++++++-------
 2 files changed, 19 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e5b7d31..cb4cee9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-crack (0.4.2-3) unstable; urgency=medium
+
+  * Team upload
+  * fix ruby gems integration (Closes: #768944)  
+
+ -- Abhijith PA <abhijith at openmailbox.org>  Mon, 19 Oct 2015 19:13:59 +0530
+
 ruby-crack (0.4.2-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 951850e..c55505e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,24 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Hideki Yamane <henrich at debian.org>, Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 8.0.0), rake, gem2deb (>= 0.3.1~),
- ruby-minitest,
- ruby-safe-yaml (>= 1.0.0~),
- ruby-jnunemaker-matchy
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9), 
+	       rake, 
+               gem2deb (>= 0.3.1~),
+               ruby-minitest,
+               ruby-safe-yaml (>= 1.0.0~),
+               ruby-jnunemaker-matchy
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-crack.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-crack.git;a=summary
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-crack.git
 Homepage: https://github.com/jnunemaker/crack
 XS-Ruby-Versions: all
 
 Package: ruby-crack
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-safe-yaml (>= 1.0.0~)
+Depends: ${shlibs:Depends}, 
+         ${misc:Depends}, 
+         ruby | ruby-interpreter, 
+         ruby-safe-yaml (>= 1.0.0~)
 XB-Ruby-Versions: ${ruby:Versions}
 Description: Ruby library to parse XML and JSON
  Crack is a really simple JSON and XML parsing Ruby library.

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



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