r54356 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 13 20:13:11 UTC 2017


Author: biebl
Date: Fri Oct 13 20:13:11 2017
New Revision: 54356

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54356
Log:
Switch from XC-Package-Type to Package-Type which is an official field
name since dpkg-dev 1.15.7.

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

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=54356&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Fri Oct 13 20:13:11 2017
@@ -1,3 +1,10 @@
+gtk+3.0 (3.22.24-2) UNRELEASED; urgency=medium
+
+  * Switch from XC-Package-Type to Package-Type which is an official field
+    name since dpkg-dev 1.15.7.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 13 Oct 2017 22:11:35 +0200
+
 gtk+3.0 (3.22.24-1) unstable; urgency=low
 
   * New upstream release (LP: #1712011, #1719047)

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=54356&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control	[utf-8] Fri Oct 13 20:13:11 2017
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10.3~),
                gnome-pkg-tools (>= 0.11),
                dpkg-dev (>= 1.17.14),
@@ -81,7 +81,7 @@
  This package contains the shared libraries.
 
 Package: libgtk-3-0-udeb
-XC-Package-Type: udeb
+Package-Type: udeb
 Section: debian-installer
 Priority: extra
 Architecture: any

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=54356&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in	[utf-8] Fri Oct 13 20:13:11 2017
@@ -81,7 +81,7 @@
  This package contains the shared libraries.
 
 Package: @UDEB_PKG@
-XC-Package-Type: udeb
+Package-Type: udeb
 Section: debian-installer
 Priority: extra
 Architecture: any




More information about the pkg-gnome-commits mailing list