r32002 - in /desktop/experimental/totem/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Dec 9 23:06:47 UTC 2011


Author: biebl
Date: Fri Dec  9 23:06:47 2011
New Revision: 32002

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32002
Log:
Merge changes from unstable branch

Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/control
    desktop/experimental/totem/debian/control.in

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=32002&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Fri Dec  9 23:06:47 2011
@@ -16,6 +16,29 @@
   * Replace python-gobject dependencies by python-gi.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 27 Nov 2011 06:21:34 +0100
+
+totem (3.0.1-5) unstable; urgency=low
+
+  [ Jeremy Bicha ]
+  * debian/patches/04_port_to_gobject.patch:
+    Use the new pygobject, fixes all Python plugins. Closes: #649755
+  * debian/patches/90_fix_save_playlist.patch:
+    Git patch to fix broken save plugin button. Closes: #647305
+
+  [ Michael Biebl ]
+  * Replace python-gobject dependencies by python-gi.
+  * Change section of gir1.2-totem-1.0 to introspection.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 08 Dec 2011 09:32:07 +0100
+
+totem (3.0.1-4) unstable; urgency=low
+
+  * Build against tracker 0.12. Closes: #643941
+    - Add debian/patches/02_tracker_0.12.patch.
+    - Use dh-autoreconf to update the build system.
+    - Add Build-Depends on gtk-doc-tools, required by autoreconf.
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 20 Nov 2011 23:02:51 +0100
 
 totem (3.0.1-3) unstable; urgency=low
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=32002&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Fri Dec  9 23:06:47 2011
@@ -7,7 +7,7 @@
 Section: video
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
                python (>= 2.6.6-3~),
@@ -224,7 +224,7 @@
 # network.
 
 Package: gir1.2-totem-1.0
-Section: libs
+Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${shlibs:Depends},

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=32002&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Fri Dec  9 23:06:47 2011
@@ -219,7 +219,7 @@
 # network.
 
 Package: gir1.2-totem-1.0
-Section: libs
+Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${shlibs:Depends},




More information about the pkg-gnome-commits mailing list