[SCM] icecast2/master: d/rules: Remove extra changelog.

unit193-guest at users.alioth.debian.org unit193-guest at users.alioth.debian.org
Wed Oct 29 01:09:26 UTC 2014


The following commit has been merged in the master branch:
commit bb0bea44be3186edd74ad4ede59b8751f4d7b602
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Sun Oct 26 15:35:17 2014 -0400

    d/rules: Remove extra changelog.

diff --git a/debian/rules b/debian/rules
index 84ce4bf..b2f24a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,9 +39,10 @@ DEB_MAKE_INVOKE += PACKAGE=icecast2 docdir=/usr/share/doc/icecast2 pkgdatadir=/u
 DEB_INSTALL_DIRS_icecast2 = var/log/icecast2
 DEB_INSTALL_MANPAGES_icecast2 = debian/icecast2.1
 
-# Debian has a central copy of the GPL, no need to distribute again
+# Debian has a central copy of the GPL, no need to distribute again, and remove the extra changelog.
 common-binary-post-install-arch::
 	rm -f $(DEB_DESTDIR)/usr/share/doc/icecast2/COPYING
+	rm -f $(DEB_DESTDIR)/usr/share/doc/icecast2/ChangeLog
 
 # Move XSLT templates and CSS files to /etc and replace with symlinks
 common-binary-post-install-arch::

-- 
icecast2 packaging



More information about the pkg-multimedia-commits mailing list