[DRE-commits] [ruby-mime-types] 04/07: drop patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 30 15:49:07 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-mime-types.

commit ff645c972667a8295141991ecbb1022215e2f9b3
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Jul 30 14:04:35 2017 +0530

    drop patches
---
 ...ad-data-files-from-usr-share-ruby-mime-types.patch | 19 -------------------
 debian/patches/series                                 |  1 -
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/0001-Read-data-files-from-usr-share-ruby-mime-types.patch b/debian/patches/0001-Read-data-files-from-usr-share-ruby-mime-types.patch
deleted file mode 100644
index 31456e9..0000000
--- a/debian/patches/0001-Read-data-files-from-usr-share-ruby-mime-types.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From: Antonio Terceiro <terceiro at debian.org>
-Date: Sat, 13 Jun 2015 12:02:35 -0300
-Subject: Read data files from /usr/share/ruby-mime-types
-
----
- lib/mime/types/loader_path.rb | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lib/mime/types/loader_path.rb b/lib/mime/types/loader_path.rb
-index 5f4dd88..742fcda 100644
---- a/lib/mime/types/loader_path.rb
-+++ b/lib/mime/types/loader_path.rb
-@@ -11,5 +11,5 @@ class MIME::Types::Loader
-   # System repackagers note: this is the constant that you would change if
-   # you repackage mime-types for your system. It is recommended that the
-   # path be something like /usr/share/ruby/mime-types/.
--  PATH = File.expand_path('../../../../data', __FILE__)
-+  PATH = '/usr/share/ruby-mime-types'
- end
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e198849..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Read-data-files-from-usr-share-ruby-mime-types.patch

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



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