[SCM] mate-media Debian package branch, master, updated. faaa4a5425fc8f7aa0e8dc8679d5aaa2cfdbc63c
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Apr 22 20:22:53 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-media.git;a=commitdiff;h=b1079b2
The following commit has been merged in the master branch:
commit b1079b249c6a1a4eaf937aa2e9abe0e6dd24f4ed
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Apr 22 21:49:16 2014 +0200
debian/rules: Drop COPYING-DOCS when repacking DFSG-compliant tarball.
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b7648b5..dc76810 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,8 @@ $(PKG)_$(VER)$(DTYPE).orig.tar.xz:
cd $(PKG)-$(VER) \
&& $(RM) -r -v \
*/doc/ \
- */docs/
+ */docs/ \
+ COPYING-DOCS
$(RM) -v $(PKG)_$(VER).orig.tar.*
@echo "# Packing..."
find -L "$(PKG)-$(VER)" -xdev -type f -print | sort \
--
mate-media Debian package
More information about the pkg-mate-commits
mailing list