r54625 - in /desktop/unstable/vte2.91/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 31 12:13:18 UTC 2017


Author: biebl
Date: Tue Oct 31 12:13:17 2017
New Revision: 54625

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54625
Log:
Change priority of libvte-2.91-0-udeb from extra to optional.
The priority extra has been deprecated.

Modified:
    desktop/unstable/vte2.91/debian/changelog
    desktop/unstable/vte2.91/debian/control
    desktop/unstable/vte2.91/debian/control.in

Modified: desktop/unstable/vte2.91/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/changelog?rev=54625&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/changelog	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/changelog	[utf-8] Tue Oct 31 12:13:17 2017
@@ -3,6 +3,8 @@
   * Convert from cdbs to dh
   * Bump debhelper compat level to 10 for automatic dh-autoreconf
   * Use dh_missing to list uninstalled files
+  * Change priority of libvte-2.91-0-udeb from extra to optional.
+    The priority extra has been deprecated.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 31 Oct 2017 12:44:49 +0100
 

Modified: desktop/unstable/vte2.91/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/control?rev=54625&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/control	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/control	[utf-8] Tue Oct 31 12:13:17 2017
@@ -8,7 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 4.1.1
-Build-Depends: debhelper (>= 10.3),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gperf,
                libglib2.0-dev (>= 2.40.0),
@@ -48,7 +48,7 @@
 Package: libvte-2.91-0-udeb
 Package-Type: udeb
 Section: debian-installer
-Priority: extra
+Priority: optional
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}

Modified: desktop/unstable/vte2.91/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/control.in?rev=54625&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/control.in	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/control.in	[utf-8] Tue Oct 31 12:13:17 2017
@@ -44,7 +44,7 @@
 Package: libvte-2.91-0-udeb
 Package-Type: udeb
 Section: debian-installer
-Priority: extra
+Priority: optional
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}




More information about the pkg-gnome-commits mailing list