File: control

package info (click to toggle)
thunar-vcs-plugin 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,468 kB
  • ctags: 1,539
  • sloc: ansic: 13,552; sh: 11,124; makefile: 309
file content (25 lines) | stat: -rw-r--r-- 1,194 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: thunar-vcs-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>,
 Lionel Le Folgoc <mrpouit@gmail.com>
Build-Depends: debhelper (>= 9.0.50~), autotools-dev, pkg-config, 
 intltool, libthunarx-2-dev, libexo-1-dev, xfce4-dev-tools, libtool,
 gtk-doc-tools, libsvn-dev, libapr1-dev, dpkg-dev (>= 1.16.1~)
Standards-Version: 3.9.4
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/thunar-vcs-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/thunar-vcs-plugin/

Package: thunar-vcs-plugin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, thunar (>= 0.5.0rc2-1)
Description: VCS plugin for Thunar file manager
 Git and subversion integration into the Thunar file manager.
 The current features are:
   * most of the svn action: add, blame, checkout, cleanup, commit, copy,
     delete, export, import, lock, log, move, properties, relocate, resolved,
     revert, status, switch, unlock, update.
   * subversion info in file properties dialog.
   * Basic git actions: add, blame, branch, clean, clone, log, move, reset,
     stash, status.