[DRE-commits] [ruby-mimemagic] 03/14: remove convenience copy of the freedesktop MIME database
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Apr 24 14:04:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-mimemagic.
commit dcf6d13df42497e976a6a0b5929f3079db1895c4
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Apr 24 14:01:39 2015 +0200
remove convenience copy of the freedesktop MIME database
---
debian/changelog | 6 ++++--
debian/copyright | 3 +++
debian/watch | 1 +
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2dbaf23..9303b61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-ruby-mimemagic (0.3.0-1) UNRELEASED; urgency=medium
+ruby-mimemagic (0.3.0+ds1-1) UNRELEASED; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release
+ - remove freedesktop.org XML database for MIME types provided in the
+ shared-mime-info package
-- Cedric Boutillier <boutil at losange.losange.org> Fri, 24 Apr 2015 13:41:35 +0200
diff --git a/debian/copyright b/debian/copyright
index 7e50ae2..dceb1f2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,9 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mimemagic
Source: https://github.com/minad/mimemagic
+Files-Excluded: script/freedesktop.org.xml
+Comment: convenience copy of a huge xml database for mime types, provided in
+ the shared-mime-info package
Files: *
Copyright: 2011-2015 Daniel Mendler <mail+gh at daniel-mendler.de>
diff --git a/debian/watch b/debian/watch
index 8b49f32..995963b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
+opts=uversionmangle=s/$/+ds1/ \
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/mimemagic .*/mimemagic-(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mimemagic.git
More information about the Pkg-ruby-extras-commits
mailing list