control
changeset 0 8c87dc646df3
child 5 b9fa7afdfbd5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/control	Thu Jul 17 17:58:41 2008 +0200
@@ -0,0 +1,23 @@
+Source: tortoisehg
+Section: devel
+Priority: optional
+Maintainer: Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
+Build-Depends: debhelper (>= 5.0.37.2), patchutils (>= 0.2.25), 
+ cdbs (>= 0.4.27-1), python-support (>= 0.4.3), python-all-dev
+Standards-Version: 3.7.2
+
+Package: tortoisehg
+Architecture: all
+Depends: ${python:Depends}, python-gtk2, mercurial,
+ python-nautilus (>= 0.5.0)
+Provides: ${python:Provides}
+Recommends: nautilus-open-terminal
+Suggests:
+Description: Graphical interface for Mercurial, a scalable distributed version control system
+ Mercurial is a fast, lightweight Source Control Management system designed
+ for efficient handling of very large distributed projects.  TortoiseHg 
+ adds a graphical interface based on PyGTK to it.
+ .
+ Homepage: http://tortoisehg.sourceforge.net/
+ .
+ Mercurial: http://www.selenic.com/mercurial/