[Python-apps-commits] r6619 - in packages/eric/trunk/debian (3 files)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Mon Feb 7 21:08:38 UTC 2011


    Date: Monday, February 7, 2011 @ 21:08:36
  Author: gudjon-guest
Revision: 6619

* New upstream release
* Add description to 06_no_blacklist
* Change - to \- in eric4-api.1

Modified:
  packages/eric/trunk/debian/changelog
  packages/eric/trunk/debian/debian-manpages/eric4-api.1
  packages/eric/trunk/debian/patches/06_no_blacklist.patch

Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog	2011-02-07 16:25:50 UTC (rev 6618)
+++ packages/eric/trunk/debian/changelog	2011-02-07 21:08:36 UTC (rev 6619)
@@ -1,3 +1,11 @@
+eric (4.4.12-1) unstable; urgency=low
+
+  * New upstream release
+  * Add description to 06_no_blacklist
+  * Change - to \- in eric4-api.1
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Mon, 07 Feb 2011 22:07:26 +0100
+
 eric (4.4.9-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/eric/trunk/debian/debian-manpages/eric4-api.1
===================================================================
--- packages/eric/trunk/debian/debian-manpages/eric4-api.1	2011-02-07 16:25:50 UTC (rev 6618)
+++ packages/eric/trunk/debian/debian-manpages/eric4-api.1	2011-02-07 21:08:36 UTC (rev 6619)
@@ -49,7 +49,7 @@
 .TP
 .B \-o filename or \-\-output\=filename
 Write the API information to the named file. A '%L' placeholder
-is replaced by the language of the API file (see --language).
+is replaced by the language of the API file (see \-\-language).
 .TP
 .B \-\-oldstyle
 Generate API files for QScintilla prior to 1.7.

Modified: packages/eric/trunk/debian/patches/06_no_blacklist.patch
===================================================================
--- packages/eric/trunk/debian/patches/06_no_blacklist.patch	2011-02-07 16:25:50 UTC (rev 6618)
+++ packages/eric/trunk/debian/patches/06_no_blacklist.patch	2011-02-07 21:08:36 UTC (rev 6619)
@@ -1,3 +1,5 @@
+Disables blacklisting of unusable sip versions. Usable versions is handled
+in the control file. 
 --- a/eric/eric4.py
 +++ b/eric/eric4.py
 @@ -194,8 +194,8 @@




More information about the Python-apps-commits mailing list