[sawfish] debian scripts cleanup
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] debian scripts cleanup
- Date: Thu, 7 Jan 2010 12:12:52 +0000 (UTC)
commit 9525386b0eda89a218c3fe506062211404d6d783
Author: Christopher Roy Bratusek <chris nanolx org>
Date: Thu Jan 7 13:12:25 2010 +0100
debian scripts cleanup
Makefile.in | 2 +-
debian/clean | 4 ----
debian/control.in | 6 +++---
3 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/Makefile.in b/Makefile.in
index cda643e..de0aa2f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -88,7 +88,7 @@ distclean :
rm -f config.cache config.h config.log config.status Makedefs Makefile
rm -f *~ NEWS DOC* TAGS build.h
-gitclean:
+gitclean :
rm -f aclocal.m4 configure
rm -rf autom4te.cache
rm -f sawfish.spec sawfish*.ebuild sawfish.pc
diff --git a/debian/clean b/debian/clean
index 88f7a54..683ac95 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,8 +1,4 @@
-configure
aclocal.m4
-libtool
-config.guess
-config.sub
po/messages
po/*mo
po/Makefile
diff --git a/debian/control.in b/debian/control.in
index e0e9484..ca43676 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,7 +6,7 @@ Standards-Version: 3.8.3
Build-Depends: gettext (>= 0.10.37),
debhelper (>= 7.0.0),
libxinerama-dev,
- rep-gtk (>= 1:@REP_GTK_MIN_VER@),
+ rep-gtk (>= 1:@REP_GTK_MIN_VER ~@gitdate@),
libgmp3-dev (>= 4.1.4-8),
texinfo (<< 4.11) | texinfo (>= 4.11.dfsg.1-3),
libgtk2.0-dev (>= @GTK_MIN_VER@),
@@ -15,8 +15,8 @@ Build-Depends: gettext (>= 0.10.37),
autotools-dev,
automake,
quilt (>=0.40),
- librep-dev (>= @REP_MIN_VER@),
- rep (>= @REP_MIN_VER@),
+ librep-dev (>= @REP_MIN_VER ~@gitdate@),
+ rep (>= @REP_MIN_VER ~@gitdate@),
libtool
Homepage: http://sawfish.wikia.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]