[DRE-commits] [ruby-addressable] 02/02: Prepare 2.3.5-1 upload

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Mar 4 21:20:35 UTC 2014


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

nomadium pushed a commit to branch master
in repository ruby-addressable.

commit 50b42db7ff00dae17be04dc591c85db64463334a
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Tue Mar 4 18:20:08 2014 -0300

    Prepare 2.3.5-1 upload
---
 debian/changelog                           | 9 +++++++++
 debian/control                             | 2 +-
 debian/patches/remove_rubygems_stuff.patch | 8 +++++---
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 43f3ce4..da3a472 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-addressable (2.3.5-1) UNRELEASED; urgency=low
+
+  * Team upload.
+  * New upstream release.
+  * Bump Standards-Version to 3.9.5. No changes were required.
+  * Refresh patches.
+
+ -- Miguel Landaeta <nomadium at debian.org>  Tue, 04 Mar 2014 18:10:58 -0300
+
 ruby-addressable (2.3.4-1) unstable; urgency=low
 
   [ Christian Hofstaedtler ]
diff --git a/debian/control b/debian/control
index 0a859bb..5fa2803 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Deepak Tripathi <deepak at debian.org>, Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0), ruby-rspec, rake
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-addressable.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-addressable.git;a=summary
 Homepage: http://addressable.rubyforge.org/
diff --git a/debian/patches/remove_rubygems_stuff.patch b/debian/patches/remove_rubygems_stuff.patch
index 0912ec4..a1db2bb 100644
--- a/debian/patches/remove_rubygems_stuff.patch
+++ b/debian/patches/remove_rubygems_stuff.patch
@@ -1,11 +1,13 @@
 Description: Remove the use of rubygems in spec files
 Origin: vendor
-Last-Update: 2012-06-29
+Last-Update: 2014-03-04
 
+diff --git a/spec/addressable/idna_spec.rb b/spec/addressable/idna_spec.rb
+index b3c778a..d03aa1e 100644
 --- a/spec/addressable/idna_spec.rb
 +++ b/spec/addressable/idna_spec.rb
-@@ -15,7 +15,7 @@
- 
+@@ -17,7 +17,7 @@
+ require "spec_helper"
  
  # Have to use RubyGems to load the idn gem.
 -require "rubygems"

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



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