[Python-modules-commits] r19298 - in packages/ipython/trunk/debian (2 files)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Sat Nov 12 18:09:24 UTC 2011


    Date: Saturday, November 12, 2011 @ 18:09:21
  Author: jtaylor-guest
Revision: 19298

override for desktop-command-not-in-package warning for -qtconsole

the command is in the ipython package on which ipython-qtconsole depends

Added:
  packages/ipython/trunk/debian/ipython-qtconsole.lintian-overrides
Modified:
  packages/ipython/trunk/debian/changelog

Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog	2011-11-12 18:09:10 UTC (rev 19297)
+++ packages/ipython/trunk/debian/changelog	2011-11-12 18:09:21 UTC (rev 19298)
@@ -4,6 +4,8 @@
   * install all upstream manpages
   * debian/copyright: refer to LGPL-2.1 instead of LGPL symlink
   * install .desktop files for ipython and ipython-qtconsole
+    - override desktop-command-not-in-package lintian warning for -qtconsole
+      the command is in ipython package on which -qtconsole depends
 
  -- Julian Taylor <jtaylor.debian at googlemail.com>  Sun, 31 Jul 2011 21:14:03 +0200
 

Added: packages/ipython/trunk/debian/ipython-qtconsole.lintian-overrides
===================================================================
--- packages/ipython/trunk/debian/ipython-qtconsole.lintian-overrides	                        (rev 0)
+++ packages/ipython/trunk/debian/ipython-qtconsole.lintian-overrides	2011-11-12 18:09:21 UTC (rev 19298)
@@ -0,0 +1,2 @@
+# "ipython" is provided by the binary package ipython on which this package depends
+ipython-qtconsole binary: desktop-command-not-in-package usr/share/applications/ipython-qtconsole.desktop ipython




More information about the Python-modules-commits mailing list