r41838 - in /desktop/unstable/gnome-music/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri Jun 13 14:52:44 UTC 2014


Author: pochu
Date: Fri Jun 13 14:52:43 2014
New Revision: 41838

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41838
Log:
Build depend on python3 rather than python3-dev.

Modified:
    desktop/unstable/gnome-music/debian/changelog
    desktop/unstable/gnome-music/debian/control
    desktop/unstable/gnome-music/debian/control.in

Modified: desktop/unstable/gnome-music/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/changelog?rev=41838&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/changelog	[utf-8] Fri Jun 13 14:52:43 2014
@@ -1,3 +1,9 @@
+gnome-music (3.12.1-3) UNRELEASED; urgency=medium
+
+  * Build depend on python3 rather than python3-dev.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Fri, 13 Jun 2014 16:52:08 +0200
+
 gnome-music (3.12.1-2) unstable; urgency=medium
 
   * Drop alternative dependency on gir1.2-tracker-0.16.

Modified: desktop/unstable/gnome-music/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control?rev=41838&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control	[utf-8] Fri Jun 13 14:52:43 2014
@@ -15,7 +15,7 @@
                gobject-introspection (>= 1.35.9),
                libgirepository1.0-dev (>= 1.35.9),
                python-gi-dev,
-               python3-dev,
+               python3,
                libglib2.0-dev (>= 2.35.9),
                libgrilo-0.2-dev (>= 0.2.6),
                libgtk-3-dev (>= 3.8),

Modified: desktop/unstable/gnome-music/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control.in?rev=41838&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control.in	[utf-8] Fri Jun 13 14:52:43 2014
@@ -10,7 +10,7 @@
                gobject-introspection (>= 1.35.9),
                libgirepository1.0-dev (>= 1.35.9),
                python-gi-dev,
-               python3-dev,
+               python3,
                libglib2.0-dev (>= 2.35.9),
                libgrilo-0.2-dev (>= 0.2.6),
                libgtk-3-dev (>= 3.8),




More information about the pkg-gnome-commits mailing list