trivial patch for debian/control typo



Hi,

attached is a trivial patch for the debian/control (>= >= instead of >=
in a build-dependency).
Maybe it would be worthwile to include in debian/rules a target
get-orig-source (or generate-orig-source) that generates an orig.tar.gz
tarball from the svn checkout, ideally checking the dependencies for this.

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/
Index: debian/control
===================================================================
--- debian/control	(revision 1205)
+++ debian/control	(working copy)
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Oystein Gisnas <oystein gisnas net>
-Build-Depends: debhelper (>= 5), cdbs, dpkg-dev (>= >= 1.13.19), gtk-doc-tools (>= 1.0), libglib2.0-dev (>= 2.6), libgtk2.0-dev, libgnomevfs2-dev, libgnomeui-dev, libgnome-keyring-dev, libgconf2-dev, libnm-glib-dev
+Build-Depends: debhelper (>= 5), cdbs, dpkg-dev (>= 1.13.19), gtk-doc-tools (>= 1.0), libglib2.0-dev (>= 2.6), libgtk2.0-dev, libgnomevfs2-dev, libgnomeui-dev, libgnome-keyring-dev, libgconf2-dev, libnm-glib-dev
 Standards-Version: 3.7.2
 
 Package: tinymail-gtk


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