[DRE-commits] [ruby-stomp] 03/04: removed 'remove_rubygems' patch

Jonas Genannt jonas at brachium-system.net
Tue Oct 22 19:05:02 UTC 2013


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

hggh-guest pushed a commit to branch master
in repository ruby-stomp.

commit ff840cb7ce4fe431e975fa8ef3f40ae8fd0b9543
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Tue Oct 22 20:53:43 2013 +0200

    removed 'remove_rubygems' patch
---
 debian/patches/01_bin_remove_rubygems.patch |   28 ---------------------------
 debian/patches/series                       |    1 -
 2 files changed, 29 deletions(-)

diff --git a/debian/patches/01_bin_remove_rubygems.patch b/debian/patches/01_bin_remove_rubygems.patch
deleted file mode 100644
index bf98e9a..0000000
--- a/debian/patches/01_bin_remove_rubygems.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Author: Jonas Genannt <jonas.genannt at capi2name.de>
-Description: Remove require rubygems - no depend on rubygems package
-Forwarded: not-needed
-
-diff --git a/bin/catstomp b/bin/catstomp
-index 9953259..c0bf03c 100755
---- a/bin/catstomp
-+++ b/bin/catstomp
-@@ -14,7 +14,6 @@
- #   See the License for the specific language governing permissions and
- #   limitations under the License.
- #
--begin; require 'rubygems'; rescue; end
- require 'stomp'
- 
- #
-diff --git a/bin/stompcat b/bin/stompcat
-index e51d0c6..1654ac8 100755
---- a/bin/stompcat
-+++ b/bin/stompcat
-@@ -14,7 +14,6 @@
- #   See the License for the specific language governing permissions and
- #   limitations under the License.
- #
--begin; require 'rubygems'; rescue; end
- require 'stomp'
- 
- #
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index f442d9b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01_bin_remove_rubygems.patch

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



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