r11832 - in /desktop/unstable/evince/debian: changelog check-mime-types.pl control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Thu Jul 5 18:37:29 UTC 2007


Author: lool
Date: Thu Jul  5 18:37:29 2007
New Revision: 11832

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11832
Log:
* Build-depend on gnome-pkg-tools >= 0.12 and replace
  debian/check-mime-types.pl with desktop-check-mime-types.

Removed:
    desktop/unstable/evince/debian/check-mime-types.pl
Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in
    desktop/unstable/evince/debian/rules

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=11832&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog (original)
+++ desktop/unstable/evince/debian/changelog Thu Jul  5 18:37:29 2007
@@ -1,3 +1,10 @@
+evince (0.8.3-2) UNRELEASED; urgency=low
+
+  * Build-depend on gnome-pkg-tools >= 0.12 and replace
+    debian/check-mime-types.pl with desktop-check-mime-types.
+
+ -- Loic Minier <lool at dooz.org>  Thu, 05 Jul 2007 20:31:30 +0200
+
 evince (0.8.3-1) unstable; urgency=low
 
   * New patch, 60_gzdvi-support, adds support for GZip compressed DVI files;

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=11832&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control (original)
+++ desktop/unstable/evince/debian/control Thu Jul  5 18:37:29 2007
@@ -6,7 +6,7 @@
 Build-Depends: cdbs (>= 0.4.37),
                debhelper (>= 5),
                intltool (>= 0.35.0),
-               gnome-pkg-tools (>= 0.10),
+               gnome-pkg-tools (>= 0.12),
                gnome-doc-utils (>= 0.3.2),
                libgtk2.0-dev (>= 2.10.0),
                libglade2-dev,

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=11832&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in (original)
+++ desktop/unstable/evince/debian/control.in Thu Jul  5 18:37:29 2007
@@ -6,7 +6,7 @@
 Build-Depends: cdbs (>= 0.4.37),
                debhelper (>= 5),
                intltool (>= 0.35.0),
-               gnome-pkg-tools (>= 0.10),
+               gnome-pkg-tools (>= 0.12),
                gnome-doc-utils (>= 0.3.2),
                libgtk2.0-dev (>= 2.10.0),
                libglade2-dev,

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=11832&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules (original)
+++ desktop/unstable/evince/debian/rules Thu Jul  5 18:37:29 2007
@@ -24,5 +24,5 @@
 
 binary-post-install/evince::
 	# check for missing MIME types
-	perl -T debian/check-mime-types.pl
+	desktop-check-mime-types
 




More information about the pkg-gnome-commits mailing list