[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.17.1-1-22-g38ab336

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Feb 22 00:22:30 UTC 2013


The following commit has been merged in the master branch:
commit d18cda43669bac1d9cc95d70527d1ec6a31bd57f
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Feb 22 00:44:22 2013 +0100

    actually install upstream changelog

diff --git a/debian/mpd.changelogs b/debian/mpd.changelogs
deleted file mode 100644
index edc0071..0000000
--- a/debian/mpd.changelogs
+++ /dev/null
@@ -1 +0,0 @@
-NEWS
diff --git a/debian/rules b/debian/rules
index ed05695..073150a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,9 @@ override_dh_strip:
 override_dh_installinit:
 	dh_installinit -n
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_install:
 	dh_install
 	cp $(CURDIR)/debian/mpd.tmpfiles $(CURDIR)/debian/mpd/usr/lib/tmpfiles.d/mpd.conf

-- 
Git repository for pkg-mpd



More information about the Pkg-mpd-commits mailing list