r41292 - in /packages/unstable/alacarte/debian: changelog control control.in

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Fri Apr 11 11:56:26 UTC 2014


Author: mitya57-guest
Date: Fri Apr 11 11:56:25 2014
New Revision: 41292

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41292
Log:
d/control.in: Remove unnecessary Build-Depends on python-support.
(dh_python2 is actually used anyway, closes: #732397)

Modified:
    packages/unstable/alacarte/debian/changelog
    packages/unstable/alacarte/debian/control
    packages/unstable/alacarte/debian/control.in

Modified: packages/unstable/alacarte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/changelog?rev=41292&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/changelog	[utf-8] (original)
+++ packages/unstable/alacarte/debian/changelog	[utf-8] Fri Apr 11 11:56:25 2014
@@ -1,3 +1,11 @@
+alacarte (3.10.0-2) UNRELEASED; urgency=medium
+
+  [ Barry Warsaw ]
+  * d/control.in: Remove unnecessary Build-Depends on python-support.
+    (dh_python2 is actually used anyway, closes: #732397)
+
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Fri, 11 Apr 2014 15:55:01 +0400
+
 alacarte (3.10.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/alacarte/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/control?rev=41292&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/control	[utf-8] (original)
+++ packages/unstable/alacarte/debian/control	[utf-8] Fri Apr 11 11:56:25 2014
@@ -11,7 +11,6 @@
 Build-Depends: cdbs (>= 0.4.90~),
                autotools-dev,
                debhelper (>= 8),
-               python-support (>= 0.7),
                python (>= 2.6.6-3~),
                gnome-pkg-tools
 Build-Depends-Indep: intltool (>= 0.40.0),

Modified: packages/unstable/alacarte/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/alacarte/debian/control.in?rev=41292&op=diff
==============================================================================
--- packages/unstable/alacarte/debian/control.in	[utf-8] (original)
+++ packages/unstable/alacarte/debian/control.in	[utf-8] Fri Apr 11 11:56:25 2014
@@ -6,7 +6,6 @@
 Build-Depends: cdbs (>= 0.4.90~),
                autotools-dev,
                debhelper (>= 8),
-               python-support (>= 0.7),
                python (>= 2.6.6-3~),
                gnome-pkg-tools
 Build-Depends-Indep: intltool (>= 0.40.0),




More information about the pkg-gnome-commits mailing list