r32223 - in /desktop/unstable/devhelp/debian: changelog control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Dec 20 03:23:45 UTC 2011


Author: jbicha-guest
Date: Tue Dec 20 03:23:44 2011
New Revision: 32223

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32223
Log:
Build using dh_python2.

Modified:
    desktop/unstable/devhelp/debian/changelog
    desktop/unstable/devhelp/debian/control
    desktop/unstable/devhelp/debian/control.in
    desktop/unstable/devhelp/debian/rules

Modified: desktop/unstable/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/changelog?rev=32223&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/changelog [utf-8] (original)
+++ desktop/unstable/devhelp/debian/changelog [utf-8] Tue Dec 20 03:23:44 2011
@@ -1,6 +1,10 @@
 devhelp (3.2.0-2) UNRELEASED; urgency=low
 
+  [ Laurent Bigonville ]
   * debian/control.in: Update Vcs-* fields
+
+  [ Matthias Klose ]
+  * Build using dh_python2.
 
  -- Laurent Bigonville <bigon at debian.org>  Mon, 03 Oct 2011 13:43:21 +0200
 

Modified: desktop/unstable/devhelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control?rev=32223&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control [utf-8] (original)
+++ desktop/unstable/devhelp/debian/control [utf-8] Tue Dec 20 03:23:44 2011
@@ -18,8 +18,7 @@
                libgconf2-dev (>= 2.6.0),
                libwebkitgtk-3.0-dev,
                libxml-parser-perl,
-               python-dev,
-               python-support (>= 0.3),
+               python-dev (>= 2.6.6-3~),
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/devhelp/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/devhelp/

Modified: desktop/unstable/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control.in?rev=32223&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control.in [utf-8] (original)
+++ desktop/unstable/devhelp/debian/control.in [utf-8] Tue Dec 20 03:23:44 2011
@@ -13,8 +13,7 @@
                libgconf2-dev (>= 2.6.0),
                libwebkitgtk-3.0-dev,
                libxml-parser-perl,
-               python-dev,
-               python-support (>= 0.3),
+               python-dev (>= 2.6.6-3~),
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/devhelp/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/devhelp/

Modified: desktop/unstable/devhelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/rules?rev=32223&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/rules [utf-8] (original)
+++ desktop/unstable/devhelp/debian/rules [utf-8] Tue Dec 20 03:23:44 2011
@@ -18,7 +18,7 @@
 	rm -f src/dh-marshal.h
 
 binary-install/devhelp-common::
-	dh_pysupport -p$(cdbs_curpkg) /usr/lib/gedit/plugins/devhelp
+	dh_python2 -p$(cdbs_curpkg) /usr/lib/gedit/plugins
 
 binary-post-install/devhelp::
 	install -d `pwd`/debian/devhelp/usr/share/pixmaps/




More information about the pkg-gnome-commits mailing list