[SCM] libbdplus/master: Clean d/rules

bob.dybian-guest at users.alioth.debian.org bob.dybian-guest at users.alioth.debian.org
Thu Oct 6 21:03:07 UTC 2016


The following commit has been merged in the master branch:
commit 9531e5fb23d05134705a92c6c601b9597400b5c1
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Thu Oct 6 22:53:53 2016 +0200

    Clean d/rules

diff --git a/debian/rules b/debian/rules
index ff5f01d..37fc7f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,8 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# debian/rules file for the Debian/GNU Linux libbdplus package
-# Copyright 2014 by Dylan Aïssi <bob.dybian at gmail.com>
-
-# Uncomment this to turn off verbose mode.
-#export DH_VERBOSE=1
 
 %:
 	dh $@ --parallel --with autoreconf
 
-.PHONY: override_dh_strip
 override_dh_strip:
 	dh_strip --dbg-package=libbdplus0-dbg
 

-- 
libbdplus packaging



More information about the pkg-multimedia-commits mailing list