r11233 - in /desktop/unstable/totem/debian: changelog patches/00list patches/25_revert-xine-reqs-bump.dpatch patches/40_lirc_freeconfig.dpatch patches/70_autoconf.dpatch

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Jun 1 13:04:31 UTC 2007


Author: lool
Date: Fri Jun  1 13:04:31 2007
New Revision: 11233

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11233
Log:
* New upstream stable release.
  - New patch, 25_revert-xine-reqs, reverts the bump in Xine requirements
    which was only added to pull a Xine bugfix.
  - New patch, 70_autoconf, run autoconf.
  - Drop patch 40_lirc_freeconfig, merged upstream.

Added:
    desktop/unstable/totem/debian/patches/25_revert-xine-reqs-bump.dpatch   (with props)
    desktop/unstable/totem/debian/patches/70_autoconf.dpatch   (with props)
Removed:
    desktop/unstable/totem/debian/patches/40_lirc_freeconfig.dpatch
Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/patches/00list

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=11233&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Fri Jun  1 13:04:31 2007
@@ -1,4 +1,4 @@
-totem (2.18.1-2) unstable; urgency=low
+totem (2.18.2-1) unstable; urgency=low
 
   [ Loic Minier ]
   * Honor CFLAGS we set in rules, doh!
@@ -12,8 +12,13 @@
   * Excluse /usr/lib/totem/ and /usr/lib/nautilus/extensions- for
     dh_makeshlibs as there are plugins in these dirs.
   * Upload to unstable; drop check-dist include.
-
- -- Loic Minier <lool at dooz.org>  Thu, 31 May 2007 14:48:27 +0200
+  * New upstream stable release.
+    - New patch, 25_revert-xine-reqs, reverts the bump in Xine requirements
+      which was only added to pull a Xine bugfix.
+    - New patch, 70_autoconf, run autoconf.
+    - Drop patch 40_lirc_freeconfig, merged upstream.
+
+ -- Loic Minier <lool at dooz.org>  Fri, 01 Jun 2007 12:45:17 +0200
 
 totem (2.18.1-1) experimental; urgency=low
 

Modified: desktop/unstable/totem/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/00list?rev=11233&op=diff
==============================================================================
--- desktop/unstable/totem/debian/patches/00list (original)
+++ desktop/unstable/totem/debian/patches/00list Fri Jun  1 13:04:31 2007
@@ -1,3 +1,4 @@
 20_use_alternatives
+25_revert-xine-reqs-bump
 30_kfreebsd_gnu
-40_lirc_freeconfig
+70_autoconf

Added: desktop/unstable/totem/debian/patches/25_revert-xine-reqs-bump.dpatch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/25_revert-xine-reqs-bump.dpatch?rev=11233&op=file
==============================================================================
--- desktop/unstable/totem/debian/patches/25_revert-xine-reqs-bump.dpatch (added)
+++ desktop/unstable/totem/debian/patches/25_revert-xine-reqs-bump.dpatch Fri Jun  1 13:04:31 2007
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 25_revert-xine-reqs-bump.dpatch by Loic Minier <lool at dooz.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad totem-2.18.2~/configure.in totem-2.18.2/configure.in
+--- totem-2.18.2~/configure.in	2007-05-16 17:33:09.000000000 +0200
++++ totem-2.18.2/configure.in	2007-06-01 12:36:37.000000000 +0200
+@@ -78,7 +78,7 @@
+ 
+ dnl the two versions here implicate the gstreamer core and gst-plugins
+ dnl release versions.
+-XINE_REQS=1.1.7
++XINE_REQS=1.1.4
+ GST_MAJORMINOR=0.10
+ GST_REQS=0.10.6
+ GSTPLUG_REQS=0.10.7

Propchange: desktop/unstable/totem/debian/patches/25_revert-xine-reqs-bump.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/unstable/totem/debian/patches/70_autoconf.dpatch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/patches/70_autoconf.dpatch?rev=11233&op=file
==============================================================================
--- desktop/unstable/totem/debian/patches/70_autoconf.dpatch (added)
+++ desktop/unstable/totem/debian/patches/70_autoconf.dpatch Fri Jun  1 13:04:31 2007
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 70_autoconf.dpatch by Loic Minier <lool at dooz.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad totem-2.18.2~/configure totem-2.18.2/configure
+--- totem-2.18.2~/configure	2007-05-16 17:39:53.000000000 +0200
++++ totem-2.18.2/configure	2007-06-01 12:46:34.000000000 +0200
+@@ -21993,7 +21993,7 @@
+ fi
+ 
+ 
+-XINE_REQS=1.1.7
++XINE_REQS=1.1.4
+ GST_MAJORMINOR=0.10
+ GST_REQS=0.10.6
+ GSTPLUG_REQS=0.10.7

Propchange: desktop/unstable/totem/debian/patches/70_autoconf.dpatch
------------------------------------------------------------------------------
    svn:executable = *




More information about the pkg-gnome-commits mailing list