r54863 - in /desktop/unstable/gtk+2.0/debian: changelog control.in

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Mon Nov 13 08:04:48 UTC 2017


Author: smcv
Date: Mon Nov 13 08:04:47 2017
New Revision: 54863

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54863
Log:
Move udebs, debug symbols, examples from deprecated Priority: extra to Priority: optional

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/control.in

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=54863&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog	[utf-8] Mon Nov 13 08:04:47 2017
@@ -10,6 +10,8 @@
   * gir1.2-gtk-2.0: Add Provides for gir1.2-gdk-2.0, gir1.2-gdkx11-2.0
     to reflect all typelibs shipped by this package
   * Set Rules-Requires-Root to no
+  * Move udebs, debug symbols, examples from deprecated Priority: extra
+    to Priority: optional
 
  -- Jeremy Bicha <jbicha at debian.org>  Fri, 03 Nov 2017 16:22:42 -0400
 

Modified: desktop/unstable/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control.in?rev=54863&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control.in	[utf-8] Mon Nov 13 08:04:47 2017
@@ -80,7 +80,6 @@
 Package: @UDEB_PKG@
 Package-Type: udeb
 Section: debian-installer
-Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -165,7 +164,6 @@
 
 Package: @DEBUG_PKG@
 Section: debug
-Priority: extra
 Architecture: any
 Depends: @SHARED_PKG@ (= ${binary:Version}),
          @COMMON_PKG@,
@@ -200,7 +198,6 @@
 
 Package: @EXAMPLES_PKG@
 Section: x11
-Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -315,7 +312,6 @@
 Package: libgail-dbg
 Architecture: any
 Section: debug
-Priority: extra
 Depends: ${misc:Depends}, libgail18 (= ${binary:Version})
 Recommends: @DEBUG_PKG@
 Multi-Arch: same




More information about the pkg-gnome-commits mailing list