[redeclipse] 194/494: Move cleaning to debian/clean
Martin Werner
arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
arand-guest pushed a commit to branch debdir
in repository redeclipse.
commit f83fbf907fafcbef5ed3f69eeee83e42afecff3a
Author: Arand Nash <ienorand at gmail.com>
Date: Sun May 15 16:24:59 2011 +0100
Move cleaning to debian/clean
---
clean | 4 ++++
rules | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/clean b/clean
new file mode 100644
index 0000000..5188860
--- /dev/null
+++ b/clean
@@ -0,0 +1,4 @@
+debian/redeclipse.png
+debian/redeclipse.xpm
+bin/reclient_native
+bin/reserver_native
diff --git a/rules b/rules
index e35ccd7..5b46e1f 100755
--- a/rules
+++ b/rules
@@ -17,9 +17,6 @@ override_dh_strip:
dh_strip -predeclipse --dbg-package=redeclipse-dbg
dh_strip
-override_dh_clean:
- dh_clean debian/redeclipse.png debian/redeclipse.xpm bin/reclient_native bin/reserver_native
-
URL="https://redeclipse.svn.sourceforge.net/svnroot/redeclipse"
REV="$(shell dpkg-parsechangelog | sed -rne 's,^Version: .*[+~]svn([0-9]+).*,\1,p')"
VER="$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git
More information about the Pkg-games-commits
mailing list