[Python-apps-commits] r3150 - in packages/eric/trunk/debian (changelog control rules)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Sun Jun 21 20:34:01 UTC 2009


    Date: Sunday, June 21, 2009 @ 20:33:55
  Author: gudjon-guest
Revision: 3150

Fixed lintian warnings in eric

Modified:
  packages/eric/trunk/debian/changelog
  packages/eric/trunk/debian/control
  packages/eric/trunk/debian/rules

Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog	2009-06-21 07:14:28 UTC (rev 3149)
+++ packages/eric/trunk/debian/changelog	2009-06-21 20:33:55 UTC (rev 3150)
@@ -8,8 +8,10 @@
   * Depend on experimental version on python-qscintilla2 (Closes: #532772)
   * Add versioned dependency on runtime python-qscintilla2 (2.4-3)
   * Add python-qt4-sql to suggests
+  * Bump standard version to 3.8.2. No changes needed
+  * Remove dh_desktop from rules file
 
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sun, 21 Jun 2009 09:12:45 +0200
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Sun, 21 Jun 2009 21:38:27 +0200
 
 eric (4.3.1-1) unstable; urgency=low
 

Modified: packages/eric/trunk/debian/control
===================================================================
--- packages/eric/trunk/debian/control	2009-06-21 07:14:28 UTC (rev 3149)
+++ packages/eric/trunk/debian/control	2009-06-21 20:33:55 UTC (rev 3150)
@@ -8,7 +8,7 @@
  sip4 (>= 4.8), qt4-dev-tools, python-support, python-qscintilla2 (>=2.4-3),
  python-qt-dev, libqt4-dev
 XS-Python-Version: >=2.4
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://eric-ide.python-projects.org/
 
 Package: eric

Modified: packages/eric/trunk/debian/rules
===================================================================
--- packages/eric/trunk/debian/rules	2009-06-21 07:14:28 UTC (rev 3149)
+++ packages/eric/trunk/debian/rules	2009-06-21 20:33:55 UTC (rev 3150)
@@ -76,7 +76,6 @@
 	dh_installmenu -i
 	dh_installman -i
 	dh_install
-	dh_desktop -i
 	dh_link -i
 	dh_compress -i
 	dh_pysupport -i




More information about the Python-apps-commits mailing list