[SCM] mpd-sima/master: Cleanup rules file and update changelog

kaliko-guest at users.alioth.debian.org kaliko-guest at users.alioth.debian.org
Sun Sep 28 11:34:28 UTC 2014


The following commit has been merged in the master branch:
commit 62e2cbd59f0e8af9b521fb54f6e2c0b381aa29ea
Author: Geoffroy Youri Berret <efrim at azylum.org>
Date:   Sun Sep 28 13:22:20 2014 +0200

    Cleanup rules file and update changelog
    
    Git-Dch: Ignore

diff --git a/debian/changelog b/debian/changelog
index 226e7af..240f69e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mpd-sima (0.12.2-1~1) UNRELEASED; urgency=low
+mpd-sima (0.12.2-1) UNRELEASED; urgency=low
 
   * python3 convertion, major package refactoring
   * Migrate to dh-python
diff --git a/debian/rules b/debian/rules
index 9f8357b..c5e8f85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,9 @@
 #!/usr/bin/make -f
-#
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
 
 %:
 	dh $@ --with bash_completion,python3,systemd --buildsystem=pybuild
 
-#override_dh_installchangelogs:
-#	dh_installchangelogs doc/Changelog
-
-#override_dh_clean:
-#	rm -rf build/
-#	rm -rf src/MPD_sima.egg-info/
-#	dh_clean

-- 
mpd-sima packaging



More information about the pkg-multimedia-commits mailing list