[Pkg-cli-apps-commits] r5060 - in /packages/themonospot/trunk/debian: changelog control rules

sebner-guest at users.alioth.debian.org sebner-guest at users.alioth.debian.org
Thu Aug 6 08:35:21 UTC 2009


Author: sebner-guest
Date: Thu Aug  6 08:35:20 2009
New Revision: 5060

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5060
Log:
update to cli policy 0.7

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

Modified: packages/themonospot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/changelog?rev=5060&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/changelog (original)
+++ packages/themonospot/trunk/debian/changelog Thu Aug  6 08:35:20 2009
@@ -2,8 +2,12 @@
 
   * debian/control:
     + Change section from sound to graphics
+    + Bump mono-devel dependency to >= 2.4.2.3 and cli-common-dev to >= 0.7
+      for cli policy 0.7 compliance
+  * debian/rules:
+    + Remove unneeded themonospot-base.pc
 
- -- Stefan Ebner <sebner at ubuntu.com>  Tue, 28 Jul 2009 16:03:22 +0200
+ -- Stefan Ebner <sebner at ubuntu.com>  Thu, 06 Aug 2009 10:26:43 +0200
 
 themonospot (0.7.3.1-1) unstable; urgency=low
 

Modified: packages/themonospot/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/control?rev=5060&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/control (original)
+++ packages/themonospot/trunk/debian/control Thu Aug  6 08:35:20 2009
@@ -4,8 +4,8 @@
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Stefan Ebner <sebner at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~), 
- cli-common-dev (>= 0.5.7), imagemagick
-Build-Depends-Indep: mono-devel (>= 2.0), pkg-config, libgtk2.0-cil (>= 2.8),
+ cli-common-dev (>= 0.7), imagemagick
+Build-Depends-Indep: mono-devel (>= 2.4.2.3), pkg-config, libgtk2.0-cil (>= 2.8),
  libglade2.0-cil (>= 2.8)
 Standards-Version: 3.8.2
 Homepage: http://www.integrazioneweb.com/themonospot

Modified: packages/themonospot/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/themonospot/trunk/debian/rules?rev=5060&op=diff
==============================================================================
--- packages/themonospot/trunk/debian/rules (original)
+++ packages/themonospot/trunk/debian/rules Thu Aug  6 08:35:20 2009
@@ -35,7 +35,7 @@
 	convert $(CURDIR)/themonospot-gui/resources/monoSPOT_16.png \
 	$(CURDIR)/debian/themonospot/usr/share/pixmaps/themonospot.xpm
 	chmod -x $(CURDIR)/debian/themonospot/usr/share/pixmaps/themonospot.png
-
+	rm -rf /usr/lib/pkgconfig/themonospot-base.pc
 
 %:
 	dh --with quilt $@




More information about the Pkg-cli-apps-commits mailing list