[SCM] mate-power-manager Debian package branch, master, updated. 8c2415fd073481a6aa6b10db149ff940b0c0b2bf

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Apr 24 18:56:08 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-power-manager.git;a=commitdiff;h=8c2415f

The following commit has been merged in the master branch:
commit 8c2415fd073481a6aa6b10db149ff940b0c0b2bf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Apr 24 20:55:56 2014 +0200

    debian/rules: On dh_clean also remove our copied-in man page for mate-power-backlight-helper.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 741786b..db1718c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,7 @@ override_dh_strip:
 
 override_dh_clean:
 	rm -f man/mate-power-manager-bugreport.sgml
+	rm -f man/mate-power-backlight-helper.sgml
 	dh_clean
 
 get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz $(info I: $(PKG)_$(VER)$(DTYPE))

-- 
mate-power-manager Debian package



More information about the pkg-mate-commits mailing list