r19186 - in /desktop/unstable/totem-pl-parser/debian: changelog control control.in patches/30_kfreebsd_gnu.patch rules

samm-guest at users.alioth.debian.org samm-guest at users.alioth.debian.org
Sun Mar 22 17:20:33 UTC 2009


Author: samm-guest
Date: Sun Mar 22 17:20:32 2009
New Revision: 19186

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19186
Log:
* New upstream release. 
 + Reduce build-dependency on intltool to 0.35.
 + Increase build-dependency on libglib2.0-dev to 2.17.3.
 + Increase build-dependency on gtk-doc-tools to 1.11.
 + Bump shlibs version info to 2.26.
 + Refresh patch.

Modified:
    desktop/unstable/totem-pl-parser/debian/changelog
    desktop/unstable/totem-pl-parser/debian/control
    desktop/unstable/totem-pl-parser/debian/control.in
    desktop/unstable/totem-pl-parser/debian/patches/30_kfreebsd_gnu.patch
    desktop/unstable/totem-pl-parser/debian/rules

Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=19186&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog Sun Mar 22 17:20:32 2009
@@ -1,3 +1,14 @@
+totem-pl-parser (2.26.0-1) UNRELEASED; urgency=low
+
+  * New upstream release. 
+   + Reduce build-dependency on intltool to 0.35.
+   + Increase build-dependency on libglib2.0-dev to 2.17.3.
+   + Increase build-dependency on gtk-doc-tools to 1.11.
+   + Bump shlibs version info to 2.26.
+   + Refresh patch.
+
+ -- Sam Morris <sam at robots.org.uk>  Sun, 22 Mar 2009 15:50:40 +0000
+
 totem-pl-parser (2.24.4-1) UNRELEASED; urgency=low
 
   * New upstream release

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=19186&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control (original)
+++ desktop/unstable/totem-pl-parser/debian/control Sun Mar 22 17:20:32 2009
@@ -5,16 +5,16 @@
                autotools-dev,
                cdbs (>= 0.4.37),
                gnome-pkg-tools,
-               intltool (>= 0.40),
+               intltool (>= 0.35),
                libxml-parser-perl,
-               libglib2.0-dev (>= 2.16.3),
+               libglib2.0-dev (>= 2.17.3),
                libgtk2.0-dev (>= 2.11.6),
                libxml2-dev,
                libdbus-1-dev (>= 0.61),
                libhal-dev (>= 0.5),
                libcamel1.2-dev,
-               gtk-doc-tools (>= 1.0)
-Uploaders: Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+               gtk-doc-tools (>= 1.11)
+Uploaders: Gustavo Noronha Silva <kov at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.7.3
 Section: libs
 

Modified: desktop/unstable/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control.in?rev=19186&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in Sun Mar 22 17:20:32 2009
@@ -5,15 +5,15 @@
                autotools-dev,
                cdbs (>= 0.4.37),
                gnome-pkg-tools,
-               intltool (>= 0.40),
+               intltool (>= 0.35),
                libxml-parser-perl,
-               libglib2.0-dev (>= 2.16.3),
+               libglib2.0-dev (>= 2.17.3),
                libgtk2.0-dev (>= 2.11.6),
                libxml2-dev,
                libdbus-1-dev (>= 0.61),
                libhal-dev (>= 0.5),
                libcamel1.2-dev,
-               gtk-doc-tools (>= 1.0)
+               gtk-doc-tools (>= 1.11)
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.3
 Section: libs

Modified: desktop/unstable/totem-pl-parser/debian/patches/30_kfreebsd_gnu.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/patches/30_kfreebsd_gnu.patch?rev=19186&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/patches/30_kfreebsd_gnu.patch (original)
+++ desktop/unstable/totem-pl-parser/debian/patches/30_kfreebsd_gnu.patch Sun Mar 22 17:20:32 2009
@@ -1,8 +1,9 @@
---- a/plparse/totem-disc.c	2007-09-25 14:55:27.344225785 +0200
-+++ b/plparse/totem-disc.c	2007-09-25 14:56:04.242328488 +0200
-@@ -41,6 +41,35 @@
+diff -ru totem-pl-parser-2.26.0.orig/plparse/totem-disc.c totem-pl-parser-2.26.0/plparse/totem-disc.c
+--- totem-pl-parser-2.26.0.orig/plparse/totem-disc.c	2009-02-10 14:08:43.000000000 +0000
++++ totem-pl-parser-2.26.0/plparse/totem-disc.c	2009-03-22 15:38:49.000000000 +0000
+@@ -58,6 +58,35 @@
  #include <glib/gi18n.h>
- #include <libgnomevfs/gnome-vfs.h>
+ #include <gio/gio.h>
  
 +#if defined (__linux__)
 +#include <mntent.h>
@@ -33,6 +34,6 @@
 +# error "Unknown system"
 +#endif
 +
- #ifdef HAVE_HAL
- #include <libhal.h>
- #include <dbus/dbus.h>
+ #include "totem-disc.h"
+ #include "totem-pl-parser.h"
+ 

Modified: desktop/unstable/totem-pl-parser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/rules?rev=19186&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/rules (original)
+++ desktop/unstable/totem-pl-parser/debian/rules Sun Mar 22 17:20:32 2009
@@ -8,5 +8,5 @@
 
 libtotem-plparserN := $(shell sed -rn 's/^Package:[[:space:]]*(libtotem-plparser[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 
-DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V '$(libtotem-plparserN) (>= 2.21.92)'
+DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V '$(libtotem-plparserN) (>= 2.26)'
 




More information about the pkg-gnome-commits mailing list