[DRE-commits] r3253 - packages/booh/trunk/debian

lucas at alioth.debian.org lucas at alioth.debian.org
Tue Mar 3 22:53:36 UTC 2009


Author: lucas
Date: 2009-03-03 22:53:36 +0000 (Tue, 03 Mar 2009)
New Revision: 3253

Modified:
   packages/booh/trunk/debian/control
   packages/booh/trunk/debian/copyright
   packages/booh/trunk/debian/menu
Log:
fix some lintian warnings

Modified: packages/booh/trunk/debian/control
===================================================================
--- packages/booh/trunk/debian/control	2009-03-03 22:16:00 UTC (rev 3252)
+++ packages/booh/trunk/debian/control	2009-03-03 22:53:36 UTC (rev 3253)
@@ -3,8 +3,7 @@
 Priority: extra
 Maintainer: Lucas Nussbaum <lucas at lucas-nussbaum.net>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 5), libgtk2-ruby1.8 (>= 0.17), ruby1.8-dev, libgtk2.0-dev (>= 2.12), libexiv2-dev
-Build-Depends-Indep: ruby-pkg-tools (>= 0.10)
+Build-Depends: ruby-pkg-tools (>= 0.10), cdbs, debhelper (>= 5), libgtk2-ruby1.8 (>= 0.17), ruby1.8-dev, libgtk2.0-dev (>= 2.12), libexiv2-dev
 Standards-Version: 3.8.0
 Homepage: http://booh.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/booh/trunk/

Modified: packages/booh/trunk/debian/copyright
===================================================================
--- packages/booh/trunk/debian/copyright	2009-03-03 22:16:00 UTC (rev 3252)
+++ packages/booh/trunk/debian/copyright	2009-03-03 22:53:36 UTC (rev 3253)
@@ -15,4 +15,5 @@
     license version 2.
 
 The Debian packaging is (C) 2009, Lucas Nussbaum <lucas at lucas-nussbaum.net> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed under the GPL, version 2 or later.
+See `/usr/share/common-licenses/GPL-2'.

Modified: packages/booh/trunk/debian/menu
===================================================================
--- packages/booh/trunk/debian/menu	2009-03-03 22:16:00 UTC (rev 3252)
+++ packages/booh/trunk/debian/menu	2009-03-03 22:53:36 UTC (rev 3253)
@@ -1,6 +1,4 @@
 ?package(booh):needs="X11" section="Applications/Graphics"\
-  title="booh" command="/usr/bin/booh"\
-  icon="/usr/share/pixmaps/booh-48x48.png"
+  title="booh" command="/usr/bin/booh"
 ?package(booh):needs="X11" section="Applications/Graphics"\
-  title="booh-classifier" command="/usr/bin/booh-classifier"\
-  icon="/usr/share/pixmaps/booh-48x48.png"
+  title="booh-classifier" command="/usr/bin/booh-classifier"




More information about the Pkg-ruby-extras-commits mailing list