[Python-apps-commits] r6447 - in packages/parti-all/trunk/debian (4 files)
aelmahmoudy-guest at users.alioth.debian.org
aelmahmoudy-guest at users.alioth.debian.org
Sat Jan 1 08:25:56 UTC 2011
Date: Saturday, January 1, 2011 @ 08:25:53
Author: aelmahmoudy-guest
Revision: 6447
* debian/parti.1: Added manual for parti-repl
* Remove 00TODO
* Added debian/parti.links to install a symlink for parti-repl manpage
* debian/changelog: Added entries for others' contributions.
Added:
packages/parti-all/trunk/debian/parti.links
Modified:
packages/parti-all/trunk/debian/changelog
packages/parti-all/trunk/debian/parti.1
Deleted:
packages/parti-all/trunk/debian/00TODO
Deleted: packages/parti-all/trunk/debian/00TODO
===================================================================
--- packages/parti-all/trunk/debian/00TODO 2010-12-31 01:22:18 UTC (rev 6446)
+++ packages/parti-all/trunk/debian/00TODO 2011-01-01 08:25:53 UTC (rev 6447)
@@ -1 +0,0 @@
-write a manpage for parti
Modified: packages/parti-all/trunk/debian/changelog
===================================================================
--- packages/parti-all/trunk/debian/changelog 2010-12-31 01:22:18 UTC (rev 6446)
+++ packages/parti-all/trunk/debian/changelog 2011-01-01 08:25:53 UTC (rev 6447)
@@ -1,5 +1,6 @@
parti-all (0.0.6-1) unstable; urgency=low
+ [ Ø£ØÙ
د اÙÙ
ØÙ
ÙØ¯Ù (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org> ]
* Initial release to Debian (Closes: #607973)
* debian/watch: Updated URL.
* Removed stray xpra.dirs
@@ -22,8 +23,20 @@
+ Set PAPT as Maintainer, and myself as uploader.
+ Better package descriptions.
+ Added ipython to parti's Depends.
- * Added debian/parti.1, debian/parti.manpages
+ * Added debian/parti.1, debian/parti.manpages, debian/parti.links
+ [ Miguel Landaeta ]
+ * Add myself to Uploaders.
+ * Move clean target to debian/clean file.
+
+ [ Michael Schutte <michi at uiae.at> ]
+ * Add Suggests on openssh-{client,server} for xpra.
+ * Add a couple of patches:
+ - manpage.patch: Fix a typo in xpra manpage.
+ - run_xauth.patch: Run xauth regardless of __debug__.
+ * Install upstream changelog file.
+
+
-- Ø£ØÙ
د اÙÙ
ØÙ
ÙØ¯Ù (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org> Thu, 30 Dec 2010 09:51:15 +0200
parti-all (0.0.6-0ubuntu10) natty; urgency=low
Modified: packages/parti-all/trunk/debian/parti.1
===================================================================
--- packages/parti-all/trunk/debian/parti.1 2010-12-31 01:22:18 UTC (rev 6446)
+++ packages/parti-all/trunk/debian/parti.1 2011-01-01 08:25:53 UTC (rev 6447)
@@ -1,13 +1,20 @@
.TH PARTI "1" "December 2010" "" "User Commands"
.SH NAME
parti \- tabbing/tiling window manager using GTK+
+.PP
+parti-repl \- spawn REPL window in the running Parti session
.SH SYNOPSIS
.B parti
[\fI--replace\fR] [\fI-h, --help\fR] [\fI--version\fR]
+.PP
+.B parti-repl
.SH DESCRIPTION
\fBparti\fP is a tabbing/tiling (one might say "partitioning") window manager.
Its goal is to bring this superior window management interface to modern,
mainstream desktop environments.
+.PP
+\fBparti-repl\fP is a script that uses D-Bus to request the running Parti spawn
+a REPL window.
.SH OPTIONS
.TP
Added: packages/parti-all/trunk/debian/parti.links
===================================================================
--- packages/parti-all/trunk/debian/parti.links (rev 0)
+++ packages/parti-all/trunk/debian/parti.links 2011-01-01 08:25:53 UTC (rev 6447)
@@ -0,0 +1 @@
+usr/share/man/man1/parti.1 usr/share/man/man1/parti-repl.1
More information about the Python-apps-commits
mailing list