The following commit has been merged in the master branch:
commit b4bde38910b264c29dac5b146841fba1529ab5e9
Author: Vincent Legout <[email protected]>
Date: Wed Dec 8 21:19:28 2010 +0100
Add debian/clean
diff --git a/debian/changelog b/debian/changelog
index baaa411..1b9c575 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ fairymax (4.8q-1) UNRELEASED; urgency=low
* New upstream version
* Switch to 3.0 (quilt) source format
* Bump to Standards-Version 3.9.1
+ * Use debian/clean instead of override_dh_auto_clean to remove fmax.man
-- Vincent Legout <[email protected]> Wed, 08 Dec 2010 21:10:22 +0100
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..fad2a96
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+fmax.man
diff --git a/debian/rules b/debian/rules
index 5362dc9..ca16696 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,6 @@
%:
dh $@
-override_dh_auto_clean:
- dh_auto_clean
- rm -f fmax.man
-
VERSION=4.8o
get-orig-source:
--
Packaging for fairymax
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits