[DRE-commits] [ruby-uuid] 05/08: use gbp filter instead of patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Aug 28 16:08:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-uuid.
commit 85f73736a8dd74854d233a66917e0ca8398033cd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Aug 28 21:32:28 2015 +0530
use gbp filter instead of patch
---
debian/patches/remove-bin-commands.patch | 113 -------------------------------
debian/patches/series | 1 -
2 files changed, 114 deletions(-)
diff --git a/debian/patches/remove-bin-commands.patch b/debian/patches/remove-bin-commands.patch
deleted file mode 100644
index 2e989e0..0000000
--- a/debian/patches/remove-bin-commands.patch
+++ /dev/null
@@ -1,113 +0,0 @@
-Description: Remove duplicate commands
-
-These commands are loading their respective binaries from gem path.
-This is debian specific.
-
-Author: Pirate Praveen <praveen at debian.org>
-Last-Updated: 2014-10-22
-
-Index: ruby-uuid/bin/rake
-===================================================================
---- ruby-uuid.orig/bin/rake
-+++ /dev/null
-@@ -1,16 +0,0 @@
--#!/usr/bin/env ruby
--#
--# This file was generated by Bundler.
--#
--# The application 'rake' is installed as part of a gem, and
--# this file is here to facilitate running it.
--#
--
--require 'pathname'
--ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
-- Pathname.new(__FILE__).realpath)
--
--require 'rubygems'
--require 'bundler/setup'
--
--load Gem.bin_path('rake', 'rake')
-Index: ruby-uuid/bin/yard
-===================================================================
---- ruby-uuid.orig/bin/yard
-+++ /dev/null
-@@ -1,16 +0,0 @@
--#!/usr/bin/env ruby
--#
--# This file was generated by Bundler.
--#
--# The application 'yard' is installed as part of a gem, and
--# this file is here to facilitate running it.
--#
--
--require 'pathname'
--ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
-- Pathname.new(__FILE__).realpath)
--
--require 'rubygems'
--require 'bundler/setup'
--
--load Gem.bin_path('yard', 'yard')
-Index: ruby-uuid/bin/yardoc
-===================================================================
---- ruby-uuid.orig/bin/yardoc
-+++ /dev/null
-@@ -1,16 +0,0 @@
--#!/usr/bin/env ruby
--#
--# This file was generated by Bundler.
--#
--# The application 'yardoc' is installed as part of a gem, and
--# this file is here to facilitate running it.
--#
--
--require 'pathname'
--ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
-- Pathname.new(__FILE__).realpath)
--
--require 'rubygems'
--require 'bundler/setup'
--
--load Gem.bin_path('yard', 'yardoc')
-Index: ruby-uuid/bin/yri
-===================================================================
---- ruby-uuid.orig/bin/yri
-+++ /dev/null
-@@ -1,16 +0,0 @@
--#!/usr/bin/env ruby
--#
--# This file was generated by Bundler.
--#
--# The application 'yri' is installed as part of a gem, and
--# this file is here to facilitate running it.
--#
--
--require 'pathname'
--ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
-- Pathname.new(__FILE__).realpath)
--
--require 'rubygems'
--require 'bundler/setup'
--
--load Gem.bin_path('yard', 'yri')
-Index: ruby-uuid/bin/uuid
-===================================================================
---- ruby-uuid.orig/bin/uuid
-+++ /dev/null
-@@ -1,16 +0,0 @@
--#!/usr/bin/env ruby
--#
--# This file was generated by Bundler.
--#
--# The application 'uuid' is installed as part of a gem, and
--# this file is here to facilitate running it.
--#
--
--require 'pathname'
--ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
-- Pathname.new(__FILE__).realpath)
--
--require 'rubygems'
--require 'bundler/setup'
--
--load Gem.bin_path('uuid', 'uuid')
diff --git a/debian/patches/series b/debian/patches/series
index 70378b3..3831caa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-remove-bin-commands.patch
version-fix.patch
require-mocha-setup.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-uuid.git
More information about the Pkg-ruby-extras-commits
mailing list