[DRE-commits] [ruby-rmagick] 03/05: debian/copyright: automatically remove test/srbg.icm in the future
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Apr 21 16:33:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-rmagick.
commit 36c972866e7b1ead39c5374b5442d2865689f845
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Apr 21 13:16:36 2016 -0300
debian/copyright: automatically remove test/srbg.icm in the future
---
debian/changelog | 2 ++
debian/copyright | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0bc13c3..3a8578b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
ruby-rmagick (2.15.4+dfsg-1) UNRELEASED; urgency=medium
* Remove non-free file test/srgb.icm (Closes: #820939)
+ * debian/copyright: list test/srgb.icm in Files-Excluded so it is
+ automatically removed from future new upstream release tarballs.
-- Antonio Terceiro <terceiro at debian.org> Thu, 21 Apr 2016 13:14:11 -0300
diff --git a/debian/copyright b/debian/copyright
index 09fb17d..bb05970 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RMagick
Upstream-Contact: rmagick at rubyforge.org
Source: http://rmagick.rubyforge.org
+Files-Excluded: test/srgb.icm
Files: *
Copyright: Copyright © 2002-2009 Timothy P. Hunter; Copyright © 2009-2011 Benjamin Thomas and Omer Bar-or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rmagick.git
More information about the Pkg-ruby-extras-commits
mailing list