[Python-apps-commits] r6422 - in packages/parti-all/trunk (16 files)
aelmahmoudy-guest at users.alioth.debian.org
aelmahmoudy-guest at users.alioth.debian.org
Sat Dec 25 13:23:17 UTC 2010
Date: Saturday, December 25, 2010 @ 13:23:13
Author: aelmahmoudy-guest
Revision: 6422
[svn-inject] Applying Debian modifications (0.0.6-0ubuntu10) to trunk
Added:
packages/parti-all/trunk/debian/
packages/parti-all/trunk/debian/changelog
packages/parti-all/trunk/debian/compat
packages/parti-all/trunk/debian/control
packages/parti-all/trunk/debian/copyright
packages/parti-all/trunk/debian/docs
packages/parti-all/trunk/debian/parti.docs
packages/parti-all/trunk/debian/parti.install
packages/parti-all/trunk/debian/pycompat
packages/parti-all/trunk/debian/rules
packages/parti-all/trunk/debian/watch
packages/parti-all/trunk/debian/wimpiggy.docs
packages/parti-all/trunk/debian/wimpiggy.install
packages/parti-all/trunk/debian/xpra.docs
packages/parti-all/trunk/debian/xpra.install
packages/parti-all/trunk/xpra.dirs
Property changes on: packages/parti-all/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: packages/parti-all/trunk/debian/changelog
===================================================================
--- packages/parti-all/trunk/debian/changelog (rev 0)
+++ packages/parti-all/trunk/debian/changelog 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,64 @@
+parti-all (0.0.6-0ubuntu10) natty; urgency=low
+
+ * debian/rules: Pass the same args to the custom install, as cdbs does.
+
+ -- Matthias Klose <doko at ubuntu.com> Sat, 04 Dec 2010 14:03:38 +0100
+
+parti-all (0.0.6-0ubuntu9) natty; urgency=low
+
+ * Rebuild to add support for python 2.7.
+
+ -- Matthias Klose <doko at ubuntu.com> Fri, 03 Dec 2010 00:06:35 +0000
+
+parti-all (0.0.6-0ubuntu8) karmic; urgency=low
+
+ * debian/control:
+ - xpra depends on x11-xserver-utils not x11-server-utils. (LP: #397456)
+
+ -- Ø£ØÙ
د اÙÙ
ØÙ
Ùد٠(Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net> Thu, 09 Jul 2009 17:36:27 +0300
+
+parti-all (0.0.6-0ubuntu7) karmic; urgency=low
+
+ * Add dependency on x11-server-utils for xpra. Thanks Antoine Martin.
+
+ -- Evan Dandrea <evand at ubuntu.com> Fri, 12 Jun 2009 15:12:59 +0100
+
+parti-all (0.0.6-0ubuntu6) karmic; urgency=low
+
+ * Clear generated C code on clean.
+
+ -- Evan Dandrea <evand at ubuntu.com> Thu, 04 Jun 2009 12:29:41 +0100
+
+parti-all (0.0.6-0ubuntu5) karmic; urgency=low
+
+ * Work around Debian bug #525436. parti.install is being processed before
+ debian/tmp/* exists.
+
+ -- Evan Dandrea <evand at ubuntu.com> Wed, 03 Jun 2009 17:10:01 +0100
+
+parti-all (0.0.6-0ubuntu4) karmic; urgency=low
+
+ * Created better descriptions for Xpra and wimpiggy.
+ * Noted the licenses for the files in working-notes/specs in
+ debian/copyright.
+
+ -- Evan Dandrea <evand at ubuntu.com> Tue, 02 Jun 2009 12:44:00 +0100
+
+parti-all (0.0.6-0ubuntu3) karmic; urgency=low
+
+ * Add a watch file.
+ * Upload to the Ubuntu archive (LP: #306068).
+
+ -- Evan Dandrea <evand at ubuntu.com> Fri, 01 May 2009 12:31:11 +0100
+
+parti-all (0.0.6-0ubuntu2) jaunty; urgency=low
+
+ * Change the maintainer to Ubuntu MOTU Developers.
+
+ -- Evan Dandrea <evand at ubuntu.com> Tue, 28 Apr 2009 13:24:19 +0100
+
+parti-all (0.0.6-0ubuntu1) jaunty; urgency=low
+
+ * Initial release.
+
+ -- Evan Dandrea <evand at ubuntu.com> Mon, 27 Apr 2009 01:43:36 +0100
Added: packages/parti-all/trunk/debian/compat
===================================================================
--- packages/parti-all/trunk/debian/compat (rev 0)
+++ packages/parti-all/trunk/debian/compat 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1 @@
+7
Added: packages/parti-all/trunk/debian/control
===================================================================
--- packages/parti-all/trunk/debian/control (rev 0)
+++ packages/parti-all/trunk/debian/control 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,41 @@
+Source: parti-all
+Section: x11
+Priority: optional
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
+Build-Depends: cdbs, debhelper (>= 7), libx11-dev, libxtst-dev, libxcomposite-dev, libxdamage-dev, python-central (>= 0.5.6), python, python-all-dev, python-pyrex, python-gobject-dev, python-gtk2-dev
+XS-Python-Version: all
+Standards-Version: 3.8.0
+Homepage: http://partiwm.org/
+
+Package: parti
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, wimpiggy (>=${source:Version}), python-gtk2, xvfb
+XB-Python-Version: ${python:Versions}
+Description: Parti window manager
+ Parti is a tabbing/tiling window manager, written in Python and GTK+.
+
+Package: xpra
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, wimpiggy (=${binary:Version}), python-gtk2, xvfb, x11-xserver-utils
+XB-Python-Version: ${python:Versions}
+Description: X Persistent Remote Applications
+ Xpra gives you the functionality of GNU Screen for X applications.
+ .
+ It allows the user to view remote X applications on their local machine, and
+ disconnect and reconnect from the remote machine without losing the state of
+ the running applications.
+ .
+ Unlike VNC, these applications are "rootless". They appear as individual
+ windows inside your window manager rather than being contained within a single
+ window.
+
+Package: wimpiggy
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gtk2
+XB-Python-Version: ${python:Versions}
+Description: Window manager library for parti
+ A helper library for writing window managers.
+ .
+ As the author says, wimpiggy is "a library to make writing fancypants,
+ EWMH-compliant, compositing window managers just as easy as writing an app in
+ PyGTK+."
Added: packages/parti-all/trunk/debian/copyright
===================================================================
--- packages/parti-all/trunk/debian/copyright (rev 0)
+++ packages/parti-all/trunk/debian/copyright 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,100 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=48
+Name: Parti
+Maintainer: Nathaniel Smith <parti-discuss at partiwm.org>
+Source: http://partiwm.org/
+
+Files: *
+Copyright: 2008-2009 Nathaniel Smith <njs at pobox.com>
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ On a Debian system, you can find a copy of GPL version 2 in
+ /usr/share/common-licenses/GPL-2.
+
+Files: working-notes/specs/compositeproto.txt
+Copyright: 2007, Keith Packard <keithp at keithp.com>
+ Deron Johnson <deron.johnson at sun.com>
+License: MIT
+
+Files: working-notes/specs/damageproto.txt
+Copyright: 2007, Keith Packard <keithp at keithp.com>
+ Eric Anholt <eric at anholt.net>
+ Open Source Technology Center
+ Intel Corportation
+License: MIT
+
+Files: working-notes/specs/fixesproto.txt
+Copyright: 2006, Keith Packard <keithp at keithp.com>
+License: MIT
+
+Files: working-notes/specs/icccm.pdf.gz
+Copyright: 1988, 1991, 1993, 1994, X Consortium
+ 1987, 1988, 1989, 1993, 1994, Sun Microsystems, Inc.
+License: MIT and other
+ Permission to use, copy, modify, and distribute this documentation for any
+ purpose and without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies. Sun
+ Microsystems makes no representations about the suitability for any purpose
+ of the information in this document. This documentation is provided as is
+ without express or implied warranty.
+
+Files: working-notes/specs/x11-proto.pdf.gz
+Copyright: 1986, 1987, 1988, 1994, 2004, X Consortium
+License: MIT
+
+Files: working-notes/specs/ewmh-1.4.draft-2.html
+Copyright: 2000-2003, Sasha Vasko
+ Bradley T. Hughes
+ Dominik Vogt
+ Havoc Pennington
+ Jeff Raven
+ Jim Gettys
+ John Harper
+ Julian Adams
+ Matthias Ettrich
+ Micheal Rogers
+ Nathan Clemons
+ Tim Janik
+ Tomi Ollila
+ Sam Lantinga
+ The Rasterman
+ Paul Warren
+ Owen Taylor
+ Marko Macek
+ Greg Badros
+ Matthias Clasen
+ David Rosenthal
+ Lubos Lunak
+ Rob Adams
+ Thomas Fitzsimmons
+ Olivier Chapuis
+ Søren Sandmann
+License: MIT
+ 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 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/parti-all/trunk/debian/docs
===================================================================
--- packages/parti-all/trunk/debian/docs (rev 0)
+++ packages/parti-all/trunk/debian/docs 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,2 @@
+NEWS
+README
Added: packages/parti-all/trunk/debian/parti.docs
===================================================================
--- packages/parti-all/trunk/debian/parti.docs (rev 0)
+++ packages/parti-all/trunk/debian/parti.docs 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1 @@
+README.parti
Added: packages/parti-all/trunk/debian/parti.install
===================================================================
--- packages/parti-all/trunk/debian/parti.install (rev 0)
+++ packages/parti-all/trunk/debian/parti.install 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,2 @@
+usr/lib/*/*/parti
+usr/bin/parti*
Added: packages/parti-all/trunk/debian/pycompat
===================================================================
--- packages/parti-all/trunk/debian/pycompat (rev 0)
+++ packages/parti-all/trunk/debian/pycompat 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1 @@
+2
Added: packages/parti-all/trunk/debian/rules
===================================================================
--- packages/parti-all/trunk/debian/rules (rev 0)
+++ packages/parti-all/trunk/debian/rules 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+DEB_PYTHON_SYSTEM=pycentral
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
+install/parti::
+ # Taken from calibre:
+ # cdbs >= 0.4.53 does not call setup.py install any more (#525436);
+ # hackish workaround:
+ [ -e debian/tmp/usr/bin/parti ] || python setup.py install --install-layout=deb --install-purelib=/usr/lib/$$(pyversions -d)/site-packages --install-platlib=/usr/lib/$$(pyversions -d)/site-packages --root=debian/tmp $(DEB_PYTHON_INSTALL_ARGS_ALL)
+
+clean::
+ rm -f xpra/xpra.wait_for_x_server.c
+ rm -f wimpiggy/lowlevel/wimpiggy.lowlevel.bindings.c
Property changes on: packages/parti-all/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: packages/parti-all/trunk/debian/watch
===================================================================
--- packages/parti-all/trunk/debian/watch (rev 0)
+++ packages/parti-all/trunk/debian/watch 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,2 @@
+version=3
+http://partiwm.org/static/downloads/parti-all-(.*)\.tar\.gz
Added: packages/parti-all/trunk/debian/wimpiggy.docs
===================================================================
--- packages/parti-all/trunk/debian/wimpiggy.docs (rev 0)
+++ packages/parti-all/trunk/debian/wimpiggy.docs 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1 @@
+README.wimpiggy
Added: packages/parti-all/trunk/debian/wimpiggy.install
===================================================================
--- packages/parti-all/trunk/debian/wimpiggy.install (rev 0)
+++ packages/parti-all/trunk/debian/wimpiggy.install 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1 @@
+usr/lib/*/*/wimpiggy
Added: packages/parti-all/trunk/debian/xpra.docs
===================================================================
--- packages/parti-all/trunk/debian/xpra.docs (rev 0)
+++ packages/parti-all/trunk/debian/xpra.docs 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1 @@
+README.xpra
Added: packages/parti-all/trunk/debian/xpra.install
===================================================================
--- packages/parti-all/trunk/debian/xpra.install (rev 0)
+++ packages/parti-all/trunk/debian/xpra.install 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1,3 @@
+usr/lib/*/*/xpra
+usr/share/man/man1/xpra.1
+usr/bin/xpra
Added: packages/parti-all/trunk/xpra.dirs
===================================================================
--- packages/parti-all/trunk/xpra.dirs (rev 0)
+++ packages/parti-all/trunk/xpra.dirs 2010-12-25 13:23:13 UTC (rev 6422)
@@ -0,0 +1 @@
+xpra
More information about the Python-apps-commits
mailing list