[rep-gtk] debian/control.in cleanup



commit c07726f1dca16afe7334c07e41d712a184cd0254
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Thu Jan 7 13:03:17 2010 +0100

    debian/control.in cleanup

 debian/control.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/debian/control.in b/debian/control.in
index 30ef648..a9d6172 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Christopher Roy Bratusek <zanghar freenet de>
 Standards-Version: 3.8.2
 Build-Depends: debhelper (>= 5),
-               librep-dev (>= @REP_MIN_VER@),
-               rep (>= @REP_MIN_VER@),
+               librep-dev (>= @REP_MIN_VER ~@gitdate@),
+               rep (>= @REP_MIN_VER ~@gitdate@),
                autotools-dev,
                libglib2.0-dev (>= @GLIB_MIN_VER@),
                libgtk2.0-dev (>= @GTK_MIN_VER@)
@@ -14,7 +14,7 @@ Homepage: http://sawfish.wikia.com/
 Package: rep-gtk
 Architecture: any
 Depends: ${shlibs:Depends}
-Suggests: rep (>= @REP_MIN_VER@)
+Suggests: rep (>= @REP_MIN_VER ~@gitdate@)
 Description: GTK+ binding for librep
  This package provides an interface to the GTK+ graphical toolkit for
  the librep lisp interpreter.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]