r54022 - in /desktop/experimental/gtk+4.0/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sun Sep 17 16:13:00 UTC 2017


Author: jbicha
Date: Sun Sep 17 16:13:00 2017
New Revision: 54022

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54022
Log:
Drop Breaks/Replaces not needed after jessie

Modified:
    desktop/experimental/gtk+4.0/debian/changelog
    desktop/experimental/gtk+4.0/debian/control
    desktop/experimental/gtk+4.0/debian/control.in

Modified: desktop/experimental/gtk+4.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/changelog?rev=54022&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/changelog	[utf-8] Sun Sep 17 16:13:00 2017
@@ -27,6 +27,7 @@
   [ Jeremy Bicha ]
   * debian/control.in:
     - Build-Depend on libvulkan-dev and sassc
+    - Drop Breaks/Replaces not needed after jessie
     - Have libgtk-4-bin and libgtk-4-common and gtk-4-examples depend on
       their gtk3 counterparts until we figure out how to handle the file
       conflicts there. The conflicted files have not changed in gtk4.

Modified: desktop/experimental/gtk+4.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/control?rev=54022&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/control	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/control	[utf-8] Sun Sep 17 16:13:00 2017
@@ -110,8 +110,6 @@
 Depends: ${misc:Depends},
          libgtk-3-common
 Recommends: libgtk-4-0
-Breaks: libgtk-4-0 (<< 3.5.4)
-Replaces: libgtk-4-0 (<< 3.5.4)
 Description: common files for the GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
@@ -205,8 +203,6 @@
          ${misc:Depends},
          libgtk-4-0 (= ${binary:Version}),
          gtk-3-examples
-Breaks: libgtk-4-common (<< 3.5.4)
-Replaces: libgtk-4-common (<< 3.5.4)
 Description: example files for GTK+ 4
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable

Modified: desktop/experimental/gtk+4.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B4.0/debian/control.in?rev=54022&op=diff
==============================================================================
--- desktop/experimental/gtk+4.0/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gtk+4.0/debian/control.in	[utf-8] Sun Sep 17 16:13:00 2017
@@ -110,8 +110,6 @@
 Depends: ${misc:Depends},
          libgtk-3-common
 Recommends: @SHARED_PKG@
-Breaks: @SHARED_PKG@ (<< 3.5.4)
-Replaces: @SHARED_PKG@ (<< 3.5.4)
 Description: common files for the GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
@@ -205,8 +203,6 @@
          ${misc:Depends},
          @SHARED_PKG@ (= ${binary:Version}),
          gtk-3-examples
-Breaks: @COMMON_PKG@ (<< 3.5.4)
-Replaces: @COMMON_PKG@ (<< 3.5.4)
 Description: example files for GTK+ 4
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable




More information about the pkg-gnome-commits mailing list