[Python-apps-commits] r8336 - in packages/pyneighborhood/trunk/debian (changelog control)
adejong at users.alioth.debian.org
adejong at users.alioth.debian.org
Sat Mar 17 21:28:05 UTC 2012
Date: Saturday, March 17, 2012 @ 21:28:03
Author: adejong
Revision: 8336
* Drop dependency on non-existing python-pysqlite3 (was pysqlite2 before
but it isn't used).
Modified:
packages/pyneighborhood/trunk/debian/changelog
packages/pyneighborhood/trunk/debian/control
Modified: packages/pyneighborhood/trunk/debian/changelog
===================================================================
--- packages/pyneighborhood/trunk/debian/changelog 2012-03-17 20:52:48 UTC (rev 8335)
+++ packages/pyneighborhood/trunk/debian/changelog 2012-03-17 21:28:03 UTC (rev 8336)
@@ -1,3 +1,10 @@
+pyneighborhood (0.5.1-2) UNRELEASED; urgency=low
+
+ * Drop dependency on non-existing python-pysqlite3 (was pysqlite2 before
+ but it isn't used).
+
+ -- Arthur de Jong <adejong at debian.org> Sat, 17 Mar 2012 22:22:57 +0100
+
pyneighborhood (0.5.1-1) unstable; urgency=low
* QA upload.
Modified: packages/pyneighborhood/trunk/debian/control
===================================================================
--- packages/pyneighborhood/trunk/debian/control 2012-03-17 20:52:48 UTC (rev 8335)
+++ packages/pyneighborhood/trunk/debian/control 2012-03-17 21:28:03 UTC (rev 8336)
@@ -10,7 +10,7 @@
Package: pyneighborhood
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, cifs-utils, smbclient, python-gtk2, python-glade2, python-pysqlite3
+Depends: ${misc:Depends}, ${python:Depends}, cifs-utils, smbclient, python-gtk2, python-glade2
Description: PyGTK2 SAMBA browser
pyNeighborhood is GTK2 Python rewrite of a well-known gtk1 tool
"LinNeighborhood". It features group browser, favourite hosts
More information about the Python-apps-commits
mailing list