[Python-apps-commits] r777 - in packages/eric/trunk/debian (control	doc-base)
    gudjon-guest at users.alioth.debian.org 
    gudjon-guest at users.alioth.debian.org
       
    Thu Mar  6 23:29:55 UTC 2008
    
    
  
    Date: Thursday, March 6, 2008 @ 23:29:53
  Author: gudjon-guest
Revision: 777
Removed two lintian errors
Modified:
  packages/eric/trunk/debian/control
  packages/eric/trunk/debian/doc-base
Modified: packages/eric/trunk/debian/control
===================================================================
--- packages/eric/trunk/debian/control	2008-03-06 22:34:02 UTC (rev 776)
+++ packages/eric/trunk/debian/control	2008-03-06 23:29:53 UTC (rev 777)
@@ -5,7 +5,7 @@
 Uploaders: Martin Höfling <martin.hoefling at gmx.de>
 Build-Depends: debhelper(>= 5.0.38), dpatch
 Build-Depends-Indep: python-all-dev (>= 2.4.4-2), python-qt4 (>=4.3-2), python-qt4-dev (>=4.3-2),
- sip4 (>=4.7-1), qt4-dev-tools, python-central (>= 0.5.8), libqscintilla2-3, python-qscintilla2,
+ sip4 (>=4.7), qt4-dev-tools, python-central (>= 0.5.8), libqscintilla2-3, python-qscintilla2,
  python-qt-dev, libqt4-dev
 XS-Python-Version: current
 Standards-Version: 3.7.3
Modified: packages/eric/trunk/debian/doc-base
===================================================================
--- packages/eric/trunk/debian/doc-base	2008-03-06 22:34:02 UTC (rev 776)
+++ packages/eric/trunk/debian/doc-base	2008-03-06 23:29:53 UTC (rev 777)
@@ -4,7 +4,7 @@
 Abstract: This manual describes the internal APIs of eric
  eric is a full featured Python IDE written in PyQt using the QScintilla
  editor widget, debugging support, project management and much more.
-Section: Apps/Programming
+Section: Programming
 
 Format: HTML
 Index: /usr/share/doc/eric/Source/index.html
    
    
More information about the Python-apps-commits
mailing list