[Python-apps-commits] r5109 - in packages/terminator/trunk/debian (2 files)
nxvl-guest at users.alioth.debian.org
nxvl-guest at users.alioth.debian.org
Mon Apr 12 16:44:45 UTC 2010
Date: Monday, April 12, 2010 @ 16:44:43
Author: nxvl-guest
Revision: 5109
* Add terminator_config.patch:
- Remove palette's default value in terminator_config man page
to satisfy lintian.
Added:
packages/terminator/trunk/debian/patches/terminator_config.patch
Modified:
packages/terminator/trunk/debian/changelog
Modified: packages/terminator/trunk/debian/changelog
===================================================================
--- packages/terminator/trunk/debian/changelog 2010-04-11 12:48:25 UTC (rev 5108)
+++ packages/terminator/trunk/debian/changelog 2010-04-12 16:44:43 UTC (rev 5109)
@@ -5,8 +5,11 @@
* Downgrade python-gnome2 to Recommends.
* Update python-gtk2 dependency to (>= 2.14.0)
* Add python-keybinder to Recommends
+ * Add terminator_config.patch:
+ - Remove palette's default value in terminator_config man page
+ to satisfy lintian.
- -- Nicolas Valcárcel Scerpella (Canonical) <nvalcarcel at canonical.com> Wed, 07 Apr 2010 17:10:31 -0500
+ -- Nicolas Valcárcel Scerpella (Canonical) <nvalcarcel at canonical.com> Mon, 12 Apr 2010 11:42:57 -0500
terminator (0.14-1) unstable; urgency=low
Added: packages/terminator/trunk/debian/patches/terminator_config.patch
===================================================================
--- packages/terminator/trunk/debian/patches/terminator_config.patch (rev 0)
+++ packages/terminator/trunk/debian/patches/terminator_config.patch 2010-04-12 16:44:43 UTC (rev 5109)
@@ -0,0 +1,11 @@
+diff -Nur -x '*.orig' -x '*~' terminator-0.92/doc/terminator_config.5 terminator-0.92.new/doc/terminator_config.5
+--- terminator-0.92/doc/terminator_config.5 2010-04-07 16:05:21.000000000 -0500
++++ terminator-0.92.new/doc/terminator_config.5 2010-04-12 11:42:11.933371166 -0500
+@@ -399,7 +399,6 @@
+ .TP
+ .B palette
+ Terminals have a 16-colour palette that applications inside the terminal can use. This is that palette, in the form of a colon-separated list of colour names. Colour names should be in hex format e.g. "#FF00FF".
+-Default value: \fB'#000000000000:#CDCD00000000:#0000CDCD0000:#CDCDCDCD0000:#30BF30BFA38E:#A53C212FA53C:#0000CDCDCDCD:#FAFAEBEBD7D7:#404040404040:#FFFF00000000:#0000FFFF0000:#FFFFFFFF0000:#00000000FFFF:#FFFF0000FFFF:#0000FFFFFFFF:#FFFFFFFFFFFF'\fR
+ .TP
+ .B word_chars
+ When selecting text by word, sequences of these characters are considered single words. Ranges can be given as "A-Z". Literal hyphen (not expressing a range) should be the first character given.
More information about the Python-apps-commits
mailing list