Subject: rabbitvcs: Please provide a rabbitvcs-thunar package Source: rabbitvcs Version: 0.15.0.5-1 Severity: wishlist
Upstream also provides a thunar plugin. Attached is patch for adding a rabbitvcs-thunar package, based on the packaging available at: http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu/pool/main/r/rabbitvcs/ The problem with this that a thunarx-python package is required for this which is not (yet) in Debian (see #572853). If someone is willing to package it, this plugin can be easily added. Thanks, -- -- arthur - [email protected] - http://people.debian.org/~adejong --
Index: debian/control
===================================================================
--- debian/control (revision 8349)
+++ debian/control (working copy)
@@ -32,8 +32,8 @@
Description: Easy version control
RabbitVCS is a set of graphical tools written to provide simple and
straightforward access to the version control systems SVN (Subversion)
- and Git. There are extensions for Nautilus and GEdit, and a simple
- command-line interface.
+ and Git. There are extensions for Nautilus, Thunar and gedit, and a
+ simple command-line interface.
Package: rabbitvcs-cli
Architecture: all
@@ -68,3 +68,14 @@
RabbitVCS is a set of graphical tools written to provide simple and
straightforward access to the version control systems SVN (Subversion)
and Git. This is the extension for the Nautilus file manager.
+
+Package: rabbitvcs-thunar
+Architecture: all
+Depends: ${misc:Depends},
+ thunar (>= 0.4.0),
+ thunarx-python (>= 0.2.0),
+ rabbitvcs-core (>= 0.15)
+Description: Thunar extension for RabbitVCS
+ RabbitVCS is a set of graphical tools written to provide simple and
+ straightforward access to the version control systems SVN (Subversion)
+ and Git. This is the extension for the Thunar file manager.
Index: debian/rabbitvcs-thunar.install
===================================================================
--- debian/rabbitvcs-thunar.install (revision 0)
+++ debian/rabbitvcs-thunar.install (revision 0)
@@ -0,0 +1 @@
+clients/thunar/RabbitVCS.py usr/lib/thunarx-2/python
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

