r47286 - in /desktop/unstable/nautilus/debian: changelog control control.in

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Sat Jan 30 09:34:18 UTC 2016


Author: mitya57
Date: Sat Jan 30 09:34:18 2016
New Revision: 47286

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47286
Log:
Bump debhelper and dpkg-dev build-dependencies to versions that support
restrictions formulas.

Modified:
    desktop/unstable/nautilus/debian/changelog
    desktop/unstable/nautilus/debian/control
    desktop/unstable/nautilus/debian/control.in

Modified: desktop/unstable/nautilus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/changelog?rev=47286&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/changelog	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/changelog	[utf-8] Sat Jan 30 09:34:18 2016
@@ -1,3 +1,10 @@
+nautilus (3.18.5-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper and dpkg-dev build-dependencies to versions that support
+    restrictions formulas.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 30 Jan 2016 12:31:58 +0300
+
 nautilus (3.18.5-1) unstable; urgency=medium
 
   [ Dmitry Shachnev ]

Modified: desktop/unstable/nautilus/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/control?rev=47286&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/control	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/control	[utf-8] Sat Jan 30 09:34:18 2016
@@ -7,7 +7,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20141010),
+               dpkg-dev (>= 1.17.14),
                dh-autoreconf,
                cdbs (>= 0.4.90),
                gnome-pkg-tools (>= 0.13),

Modified: desktop/unstable/nautilus/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/control.in?rev=47286&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/control.in	[utf-8] (original)
+++ desktop/unstable/nautilus/debian/control.in	[utf-8] Sat Jan 30 09:34:18 2016
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20141010),
+               dpkg-dev (>= 1.17.14),
                dh-autoreconf,
                cdbs (>= 0.4.90),
                gnome-pkg-tools (>= 0.13),




More information about the pkg-gnome-commits mailing list