r30901 - in /desktop/unstable/anjuta/debian: changelog control.in

seb128 at users.alioth.debian.org seb128 at users.alioth.debian.org
Fri Oct 21 13:40:10 UTC 2011


Author: seb128
Date: Fri Oct 21 13:40:09 2011
New Revision: 30901

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30901
Log:
  * debian/control.in: Build-Depends on python-dev, it's required to build 
    with the python-loader support


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

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=30901&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Fri Oct 21 13:40:09 2011
@@ -1,3 +1,10 @@
+anjuta (2:3.2.1-2) UNRELEASED; urgency=low
+
+  * debian/control.in: Build-Depends on python-dev, it's required to build 
+    with the python-loader support
+
+ -- Sebastien Bacher <seb128 at ubuntu.com>  Fri, 21 Oct 2011 15:09:52 +0200
+
 anjuta (2:3.2.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=30901&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in [utf-8] Fri Oct 21 13:40:09 2011
@@ -31,7 +31,8 @@
                intltool (>= 0.40.1),
                gtk-doc-tools (>= 1.4),
                gnome-doc-utils (>= 0.18),
-               autogen
+               autogen,
+               python-dev
 Build-Depends-Indep: libglib2.0-doc,
                      libgtk-3-doc
 Standards-Version: 3.9.2




More information about the pkg-gnome-commits mailing list