[Pkg-gstreamer-commits] [gst-plugins-bad1.0] 02/02: Turn versioned Conflicts into Breaks to simplify lockstep upgrades

Fabian Greffrath fabian-guest at alioth.debian.org
Thu Oct 24 07:50:26 UTC 2013


This is an automated email from the git hooks/post-receive script.

fabian-guest pushed a commit to branch master
in repository gst-plugins-bad1.0.

commit 74eddc068446ce1ea2a96a9de12222fb0136db35
Author: Fabian Greffrath <fabian+debian at greffrath.com>
Date:   Thu Oct 24 09:52:12 2013 +0200

    Turn versioned Conflicts into Breaks to simplify lockstep upgrades
---
 debian/changelog  |    1 +
 debian/control    |    4 ++--
 debian/control.in |    4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8320e6c..049b753 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gst-plugins-bad1.0 (1.2.0-5) UNRELEASED; urgency=low
 
   * Team upload.
   * Update Vcs-Browser field in debian/control{,.in}.
+  * Turn versioned Conflicts into Breaks to simplify lockstep upgrades.
 
  -- Fabian Greffrath <fabian+debian at greffrath.com>  Thu, 24 Oct 2013 09:50:13 +0200
 
diff --git a/debian/control b/debian/control
index 6d812d3..356a1ec 100644
--- a/debian/control
+++ b/debian/control
@@ -119,7 +119,7 @@ Depends: ${misc:Depends},
 Provides: ${gstreamer:Provides}
 Suggests: frei0r-plugins
 Replaces: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
-Conflicts: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
+Breaks: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
 XB-GStreamer-Version: ${gstreamer:Version}
 XB-GStreamer-Elements: ${gstreamer:Elements}
 XB-GStreamer-URI-Sources: ${gstreamer:URISources}
@@ -147,7 +147,7 @@ Priority: extra
 Depends: gstreamer1.0-plugins-bad (= ${binary:Version}),
          ${misc:Depends}
 Replaces: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
-Conflicts: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
+Breaks: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
 Description: GStreamer plugins from the "bad" set (debug symbols)
  GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do
diff --git a/debian/control.in b/debian/control.in
index d8b5e7f..e5146f2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -42,7 +42,7 @@ Depends: ${misc:Depends},
 Provides: ${gstreamer:Provides}
 Suggests: frei0r-plugins
 Replaces: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
-Conflicts: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
+Breaks: gstreamer1.0-plugins-base (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
 XB-GStreamer-Version: ${gstreamer:Version}
 XB-GStreamer-Elements: ${gstreamer:Elements}
 XB-GStreamer-URI-Sources: ${gstreamer:URISources}
@@ -70,7 +70,7 @@ Priority: extra
 Depends: @GST_PKGNAME at -plugins-bad (= ${binary:Version}),
          ${misc:Depends}
 Replaces: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
-Conflicts: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
+Breaks: gstreamer1.0-plugins-base-dbg (<< 0.11.94), gstreamer1.0-plugins-good (<< 1.1.2)
 Description: GStreamer plugins from the "bad" set (debug symbols)
  GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-plugins-bad1.0.git



More information about the Pkg-gstreamer-commits mailing list