[Python-apps-commits] r3688 - in packages/foff/trunk/debian (control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sat Sep 5 13:24:36 UTC 2009
Date: Saturday, September 5, 2009 @ 13:24:35
Author: dktrkranz
Revision: 3688
Remove ${shlibs:Depends} from Depends
Modified:
packages/foff/trunk/debian/control
Modified: packages/foff/trunk/debian/control
===================================================================
--- packages/foff/trunk/debian/control 2009-09-05 13:17:05 UTC (rev 3687)
+++ packages/foff/trunk/debian/control 2009-09-05 13:24:35 UTC (rev 3688)
@@ -12,7 +12,7 @@
Package: foff
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2, python-glade2
+Depends: ${misc:Depends}, ${python:Depends}, python-gtk2, python-glade2
Description: X/GTK+ FTP client - Free Open FTP Face
Free Open FTP Face is a lightweight graphical (GTK+) FTP client written in
Python.
More information about the Python-apps-commits
mailing list