[Python-modules-commits] r12460 - in packages/rabbitvcs/trunk (19 files)

jheeris-guest at users.alioth.debian.org jheeris-guest at users.alioth.debian.org
Fri Apr 2 10:13:06 UTC 2010


    Date: Friday, April 2, 2010 @ 10:12:53
  Author: jheeris-guest
Revision: 12460

[svn-inject] Applying Debian modifications to trunk

Added:
  packages/rabbitvcs/trunk/debian/
  packages/rabbitvcs/trunk/debian/changelog
  packages/rabbitvcs/trunk/debian/compat
  packages/rabbitvcs/trunk/debian/control
  packages/rabbitvcs/trunk/debian/copyright
  packages/rabbitvcs/trunk/debian/patches/
  packages/rabbitvcs/trunk/debian/patches/99_setup.py.patch
  packages/rabbitvcs/trunk/debian/pycompat
  packages/rabbitvcs/trunk/debian/pyversions
  packages/rabbitvcs/trunk/debian/rabbitvcs-cli.install
  packages/rabbitvcs/trunk/debian/rabbitvcs-cli.manpages
  packages/rabbitvcs/trunk/debian/rabbitvcs-gedit.install
  packages/rabbitvcs/trunk/debian/rabbitvcs-nautilus.install
  packages/rabbitvcs/trunk/debian/rabbitvcs-thunar.install
  packages/rabbitvcs/trunk/debian/rabbitvcs.1
  packages/rabbitvcs/trunk/debian/rules
  packages/rabbitvcs/trunk/debian/source/
  packages/rabbitvcs/trunk/debian/source/format
  packages/rabbitvcs/trunk/debian/watch


Property changes on: packages/rabbitvcs/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/rabbitvcs/trunk/debian/changelog
===================================================================
--- packages/rabbitvcs/trunk/debian/changelog	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/changelog	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,6 @@
+rabbitvcs (0.13.1-1) unstable; urgency=low
+
+  * Replaced multiple tarballs with single tarball plus split-out binary
+    packages.
+
+ -- Jason Heeris <jason.heeris at gmail.com>  Fri, 02 Apr 2010 17:03:15 +0800

Added: packages/rabbitvcs/trunk/debian/compat
===================================================================
--- packages/rabbitvcs/trunk/debian/compat	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/compat	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1 @@
+5

Added: packages/rabbitvcs/trunk/debian/control
===================================================================
--- packages/rabbitvcs/trunk/debian/control	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/control	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,81 @@
+Source: rabbitvcs
+Maintainer: Jason Heeris <jason.heeris at gmail.com>
+Section: devel
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               cdbs (>= 0.4.51),
+               python (>= 2.5.2)
+Build-Depends-Indep: python-support (>= 0.5.3),
+                     python-central (>= 0.6.5),
+                     pkg-config (>= 0.20),
+                     patchutils (>= 0.2.31)
+Standards-Version: 3.8.4
+Homepage: http://www.rabbitvcs.org
+
+Package: rabbitvcs-core
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python-gtk2 (>= 2.12.1),
+         python-glade2 (>= 2.12.1),
+         python-gobject (>= 2.14.1),
+         python-svn (>= 1.5.2),
+         python-configobj (>= 4.4.0),
+         python-dbus (>= 0.82.4),
+         subversion (>= 1.4.6),
+         meld (>=1.1.2), 
+         ipython (>=0.7.1),
+         hicolor-icon-theme (>= 0.10-2)
+Conflicts: nautilussvn, rabbitvcs
+Replaces: nautilussvn
+Description: Easy version control
+ RabbitVCS is a set of graphical tools written to provide simple and
+ straightforward access to the version control systems you use. There are
+ extensions for Nautilus, Thunar and GEdit, and a simple command-line interface.
+ .
+ RabbitVCS currently only supports Subversion.
+
+Package: rabbitvcs-cli
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+         rabbitvcs-core (>= 0.13.1)
+Description: Command line interface for RabbitVCS
+ RabbitVCS is a set of graphical tools written to provide simple and
+ straightforward access to the version control systems you use. This is the
+ command-line interface.
+
+Package: rabbitvcs-gedit
+Architecture: all
+Depends: ${misc:Depends},
+         gedit,
+         rabbitvcs-core (>= 0.13.1)
+Description: Gedit extension for RabbitVCS
+ RabbitVCS is a set of graphical tools written to provide simple and
+ straightforward access to the version control systems you use. This is the
+ extension for gedit text editor.
+
+Package: rabbitvcs-nautilus
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+         nautilus,
+         python-nautilus (>= 0.5.0),
+         rabbitvcs-core (>= 0.13.1)
+Description: Nautilus extension for RabbitVCS
+ RabbitVCS is a set of graphical tools written to provide simple and
+ straightforward access to the version control systems you use. This is the
+ extension for the Nautilus file manager.
+
+Package: rabbitvcs-thunar
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+         thunar (>= 0.4.0),
+         thunarx-python (>= 0.2.0),
+         rabbitvcs-core (>= 0.13.1)
+Description: Thunar extension for RabbitVCS
+ RabbitVCS is a set of graphical tools written to provide simple and
+ straightforward access to the version control systems you use. This is the
+ extension for the Thunar file manager.
+ 

Added: packages/rabbitvcs/trunk/debian/copyright
===================================================================
--- packages/rabbitvcs/trunk/debian/copyright	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/copyright	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,69 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=48
+Name: rabbitvcs
+Contact: RabbitVCS Team <rabbitvcs at googlegroups.com>
+Source: http://code.google.com/p/rabbitvcs/
+
+Files: *
+Copyright: 2006-2008, Jason Field <jason at jasonfield.com>
+           2007-2008, Bruce van der Kooij <brucevdkooij at gmail.com>
+           2008-2008, Adam Plumb <adamplumb at gmail.com>
+           2009-2010, Jason Heeris <jason.heeris at gmail.com>	
+License: GPL-2+
+    On Debian systems the full text of the GNU General Public
+    License can be found in the `/usr/share/common-licenses/GPL-2'
+    file.
+
+Files: debian/*
+Copyright: 2006-2008, Jason Field <jason at jasonfield.com>
+           2007-2008, Bruce van der Kooij <brucevdkooij at gmail.com>
+           2008-2008, Adam Plumb <adamplumb at gmail.com>
+           2009-2010, Jason Heeris <jason.heeris at gmail.com>
+License: GPL-3+
+    On Debian systems the full text of the GNU General Public
+    License can be found in the `/usr/share/common-licenses/GPL-3'
+    file.
+
+Files: rabbitvcs/data/icons/hicolor/scalable/emblems/*.svg
+Copyright: TortoiseSVN <http://tortoisesvn.tigris.org/>
+License: GPL-2+
+    On Debian systems the full text of the GNU General Public
+    License can be found in the `/usr/share/common-licenses/GPL-2'
+    file.
+
+Files: rabbitvcs/util/decorators.py
+Copyright: 2006-2008, Jason Field <jason at jasonfield.com>
+           2007-2008, Bruce van der Kooij <brucevdkooij at gmail.com>
+           2008-2008, Adam Plumb <adamplumb at gmail.com>
+           2005-2009, Bastian Kleineidam
+           2009, Jason Heeris <jason.heeris at gmail.com>
+License: GPL-2+
+    On Debian systems the full text of the GNU General Public
+    License can be found in the `/usr/share/common-licenses/GPL-2'
+    file.
+
+Files: rabbitvcs/debug/ipython_view.py
+Copyright: 2007, IBM Corporation
+License: BSD
+    On Debian systems the full text of the BSD License can be found in
+    the '/usr/share/common-licenses/BSD' file.
+
+Files: rabbitvcs/ui/wraplabel.py
+Copyright: 2005, VMware Inc.
+License: Expat
+    Permission is hereby granted, free of charge, to any person obtaining a copy
+    of this software and associated documentation files (the "Software"), to
+    deal in the Software without restriction, including without limitation the
+    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+    sell copies of the Software, and to permit persons to whom the Software is
+    furnished to do so, subject to the following conditions:
+    
+    The above copyright notice and this permission notice shall be included in
+    all copies or substantial portions of the Software.
+    
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+    SOFTWARE.

Added: packages/rabbitvcs/trunk/debian/patches/99_setup.py.patch
===================================================================
--- packages/rabbitvcs/trunk/debian/patches/99_setup.py.patch	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/patches/99_setup.py.patch	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,22 @@
+diff -Nur -x '*.orig' -x '*~' rabbitvcs-0.13/setup.py rabbitvcs-0.13.new/setup.py
+--- rabbitvcs-0.13/setup.py	2010-01-30 22:39:56.000000000 +0800
++++ rabbitvcs-0.13.new/setup.py	2010-01-30 22:50:29.000000000 +0800
+@@ -141,10 +141,11 @@
+ #
+ 
+ # Make sure the icon cache is deleted and recreated
+-if sys.argv[1] == "install":
+-    print "Running gtk-update-icon-cache"
+-    
+-    subprocess.Popen(
+-        ["gtk-update-icon-cache", icon_theme_directory], 
+-        stdout=subprocess.PIPE
+-    ).communicate()[0]
++# Debian: this is not needed since hicolor-icon-cache (0.10-2)
++# if sys.argv[1] == "install":
++#     print "Running gtk-update-icon-cache"
++#     
++#     subprocess.Popen(
++#         ["gtk-update-icon-cache", icon_theme_directory], 
++#         stdout=subprocess.PIPE
++#     ).communicate()[0]

Added: packages/rabbitvcs/trunk/debian/pycompat
===================================================================
--- packages/rabbitvcs/trunk/debian/pycompat	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/pycompat	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1 @@
+2

Added: packages/rabbitvcs/trunk/debian/pyversions
===================================================================
--- packages/rabbitvcs/trunk/debian/pyversions	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/pyversions	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1 @@
+2.5-

Added: packages/rabbitvcs/trunk/debian/rabbitvcs-cli.install
===================================================================
--- packages/rabbitvcs/trunk/debian/rabbitvcs-cli.install	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/rabbitvcs-cli.install	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1 @@
+clients/cli/rabbitvcs usr/bin

Added: packages/rabbitvcs/trunk/debian/rabbitvcs-cli.manpages
===================================================================
--- packages/rabbitvcs/trunk/debian/rabbitvcs-cli.manpages	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/rabbitvcs-cli.manpages	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1 @@
+debian/rabbitvcs.1

Added: packages/rabbitvcs/trunk/debian/rabbitvcs-gedit.install
===================================================================
--- packages/rabbitvcs/trunk/debian/rabbitvcs-gedit.install	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/rabbitvcs-gedit.install	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,2 @@
+clients/gedit/rabbitvcs-plugin.py usr/lib/gedit-2/plugins
+clients/gedit/rabbitvcs.gedit-plugin usr/lib/gedit-2/plugins

Added: packages/rabbitvcs/trunk/debian/rabbitvcs-nautilus.install
===================================================================
--- packages/rabbitvcs/trunk/debian/rabbitvcs-nautilus.install	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/rabbitvcs-nautilus.install	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1 @@
+clients/nautilus/RabbitVCS.py usr/lib/nautilus/extensions-2.0/python

Added: packages/rabbitvcs/trunk/debian/rabbitvcs-thunar.install
===================================================================
--- packages/rabbitvcs/trunk/debian/rabbitvcs-thunar.install	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/rabbitvcs-thunar.install	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,2 @@
+clients/thunar/RabbitVCS.py usr/lib/thunarx-2/python
+clients/thunar/RabbitVCS.py usr/lib/thunarx-1/python

Added: packages/rabbitvcs/trunk/debian/rabbitvcs.1
===================================================================
--- packages/rabbitvcs/trunk/debian/rabbitvcs.1	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/rabbitvcs.1	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,36 @@
+.\"Created with GNOME Manpages Editor Wizard
+.\"http://sourceforge.net/projects/gmanedit2
+.TH rabbitvcs 1 "May 25, 2009" "" "rabbitvcs"
+
+.SH NAME
+rabbitvcs \- Integrated version control for Nautilus
+
+.SH SYNOPSIS
+.B rabbitvcs
+<module> [path1] [path2] ...
+.br
+
+.SH DESCRIPTION
+.B rabbitvcs
+provides integrated support for various version control version systems in
+the Nautilus file manager (currently only subversion). This command opens
+a new
+.B nautilus
+window and applies the given VCS command.
+
+.SH OPTIONS
+.B
+.IP module
+The VCS command to invoke. Available modules are: about, add, blame, checkout,
+cleanup, commit, create, delete, export, ignore, import, lock, log, merge,
+properties, relocate, rename, resolve, revert, settings, switch, unlock, update,
+updateto
+
+.B
+.IP path
+The file(s) or directory(\-ies) to apply the action to.
+
+.SH "SEE ALSO"
+.B nautilus(1)
+,
+.B svn(1)

Added: packages/rabbitvcs/trunk/debian/rules
===================================================================
--- packages/rabbitvcs/trunk/debian/rules	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/rules	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+DEB_PYTHON_SYSTEM=pysupport
+
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk


Property changes on: packages/rabbitvcs/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/rabbitvcs/trunk/debian/source/format
===================================================================
--- packages/rabbitvcs/trunk/debian/source/format	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/source/format	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1 @@
+1.0
\ No newline at end of file

Added: packages/rabbitvcs/trunk/debian/watch
===================================================================
--- packages/rabbitvcs/trunk/debian/watch	                        (rev 0)
+++ packages/rabbitvcs/trunk/debian/watch	2010-04-02 10:12:53 UTC (rev 12460)
@@ -0,0 +1,3 @@
+version=3
+http://code.google.com/p/rabbitvcs/downloads/list\
+ http://rabbitvcs.googlecode.com/files/rabbitvcs-(.*).tar.gz




More information about the Python-modules-commits mailing list