r35296 - in /packages/unstable/rhythmbox/debian: changelog control control.in librhythmbox-core5.install librhythmbox-core6.install rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jun 10 12:43:06 UTC 2012


Author: biebl
Date: Sun Jun 10 12:43:06 2012
New Revision: 35296

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35296
Log:
Update librhythmbox-core5 → librhythmbox-core6 for the soname bump.

Added:
    packages/unstable/rhythmbox/debian/librhythmbox-core6.install
      - copied unchanged from r35223, packages/unstable/rhythmbox/debian/librhythmbox-core5.install
Removed:
    packages/unstable/rhythmbox/debian/librhythmbox-core5.install
Modified:
    packages/unstable/rhythmbox/debian/changelog
    packages/unstable/rhythmbox/debian/control
    packages/unstable/rhythmbox/debian/control.in
    packages/unstable/rhythmbox/debian/rules

Modified: packages/unstable/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/changelog?rev=35296&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog [utf-8] Sun Jun 10 12:43:06 2012
@@ -4,6 +4,7 @@
   * debian/watch: Also track odd version numbers since rhythmbox does not seem
     to follow the typical GNOME versioning scheme.
   * Remove patches which have been applied upstream.
+  * Update librhythmbox-core5 → librhythmbox-core6 for the soname bump.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 10 Jun 2012 14:36:38 +0200
 

Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=35296&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control [utf-8] Sun Jun 10 12:43:06 2012
@@ -75,7 +75,7 @@
          ${shlibs:Depends},
          ${python:Depends},
          rhythmbox-data (= ${source:Version}),
-         librhythmbox-core5 (= ${binary:Version}),
+         librhythmbox-core6 (= ${binary:Version}),
          dbus,
          gstreamer0.10-plugins-base (>= 0.10.20),
          gstreamer0.10-plugins-good (>= 0.10.20),
@@ -148,7 +148,7 @@
          ${shlibs:Depends},
          ${python:Depends},
          rhythmbox (= ${binary:Version}),
-         librhythmbox-core5 (= ${binary:Version}),
+         librhythmbox-core6 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          gir1.2-glib-2.0,
          gir1.2-gtk-3.0,
@@ -214,7 +214,7 @@
  .
  This package contains the brasero based CD/DVD burning plugin.
 
-Package: librhythmbox-core5
+Package: librhythmbox-core6
 Section: libs
 Architecture: any
 Depends: ${misc:Depends},
@@ -231,7 +231,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         librhythmbox-core5 (= ${binary:Version}),
+         librhythmbox-core6 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          libglib2.0-dev,
          libgtk-3-dev,

Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=35296&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control.in [utf-8] Sun Jun 10 12:43:06 2012
@@ -70,7 +70,7 @@
          ${shlibs:Depends},
          ${python:Depends},
          rhythmbox-data (= ${source:Version}),
-         librhythmbox-core5 (= ${binary:Version}),
+         librhythmbox-core6 (= ${binary:Version}),
          dbus,
          gstreamer0.10-plugins-base (>= 0.10.20),
          gstreamer0.10-plugins-good (>= 0.10.20),
@@ -143,7 +143,7 @@
          ${shlibs:Depends},
          ${python:Depends},
          rhythmbox (= ${binary:Version}),
-         librhythmbox-core5 (= ${binary:Version}),
+         librhythmbox-core6 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          gir1.2-glib-2.0,
          gir1.2-gtk-3.0,
@@ -209,7 +209,7 @@
  .
  This package contains the brasero based CD/DVD burning plugin.
 
-Package: librhythmbox-core5
+Package: librhythmbox-core6
 Section: libs
 Architecture: any
 Depends: ${misc:Depends},
@@ -226,7 +226,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         librhythmbox-core5 (= ${binary:Version}),
+         librhythmbox-core6 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          libglib2.0-dev,
          libgtk-3-dev,

Modified: packages/unstable/rhythmbox/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/rules?rev=35296&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/rules [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/rules [utf-8] Sun Jun 10 12:43:06 2012
@@ -28,7 +28,7 @@
 # exclude plugins from shlibs generation
 DEB_DH_MAKESHLIBS_ARGS_rhythmbox-plugins += --no-act
 DEB_DH_MAKESHLIBS_ARGS_rhythmbox-plugin-cdrecorder += --no-act
-DEB_DH_MAKESHLIBS_ARGS_librhythmbox-core5 += -V
+DEB_DH_MAKESHLIBS_ARGS_librhythmbox-core6 += -V
 
 $(patsubst %,binary-post-install/%,$(DEB_PACKAGES)) ::
 	find debian/$(cdbs_curpkg) -name '*.a' -exec rm -f '{}' ';'




More information about the pkg-gnome-commits mailing list