r50901 - in /desktop/unstable/gtkmm3.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 18:33:37 UTC 2016


Author: biebl
Date: Tue Sep 20 18:33:36 2016
New Revision: 50901

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50901
Log:
Add Build-Depends on dpkg-dev (>= 1.17.14) to ensure we have a version
which supports the <!nocheck> restriction.

Modified:
    desktop/unstable/gtkmm3.0/debian/changelog
    desktop/unstable/gtkmm3.0/debian/control
    desktop/unstable/gtkmm3.0/debian/control.in

Modified: desktop/unstable/gtkmm3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/changelog?rev=50901&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] Tue Sep 20 18:33:36 2016
@@ -4,6 +4,8 @@
   * Update dependencies as per configure.ac:
     - Bump libgtk-3-dev to (>= 3.22.0).
   * Bump SHVER to 3.22.0.
+  * Add Build-Depends on dpkg-dev (>= 1.17.14) to ensure we have a version
+    which supports the <!nocheck> restriction.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 20 Sep 2016 20:28:19 +0200
 

Modified: desktop/unstable/gtkmm3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control?rev=50901&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control	[utf-8] Tue Sep 20 18:33:36 2016
@@ -11,6 +11,7 @@
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtkmm3.0
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
 Build-Depends: debhelper (>= 10),
+               dpkg-dev (>= 1.7.14),
                gnome-pkg-tools (>= 0.11),
                libgtk-3-dev (>= 3.22.0),
                libglibmm-2.4-dev (>= 2.49.1),

Modified: desktop/unstable/gtkmm3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control.in?rev=50901&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] Tue Sep 20 18:33:36 2016
@@ -7,6 +7,7 @@
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtkmm3.0
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
 Build-Depends: debhelper (>= 10),
+               dpkg-dev (>= 1.7.14),
                gnome-pkg-tools (>= 0.11),
                libgtk-3-dev (>= 3.22.0),
                libglibmm-2.4-dev (>= 2.49.1),




More information about the pkg-gnome-commits mailing list