[sawfish: 26/42] change source-format to 3.0 git override dh_auto_clean in debian/rules
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish: 26/42] change source-format to 3.0 git override dh_auto_clean in debian/rules
- Date: Sat, 16 Apr 2011 05:28:45 +0000 (UTC)
commit 4d470d8fa1ddcb1564c1e7b53b1eac90cf8728b4
Author: Christopher Roy Bratusek <nano tuxfamily org>
Date: Wed Apr 13 21:17:45 2011 +0200
change source-format to 3.0 git
override dh_auto_clean in debian/rules
debian/rules | 3 +++
debian/source/format | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/debian/rules b/debian/rules
index 4900acb..382b0a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,9 @@ dh_install_data = dh_install -psawfish-data --autodest
%:
dh $@ --with autotools-dev --with autoreconf
+override_dh_auto_clean:
+ -$(MAKE) debclean
+
override_dh_auto_configure:
env CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" dh_auto_configure -- $(DEB_CONFIGURE_USER_FLAGS)
diff --git a/debian/source/format b/debian/source/format
index 163aaf8..af745b3 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (quilt)
+3.0 (git)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]