r26644 - in /desktop/experimental/devhelp/debian: changelog control control.in devhelp-common.install rules

fpeters at users.alioth.debian.org fpeters at users.alioth.debian.org
Tue Feb 22 19:33:49 UTC 2011


Author: fpeters
Date: Tue Feb 22 19:33:46 2011
New Revision: 26644

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26644
Log:
* New upstream release.
  + Update for the new gtk+ 3 package names.
  + debian/control: update policy to 3.9.1.
  + debian/rules, debian/devhelp-common.install: update for new gedit plugin
    (requires a gedit >= 2.90).


Modified:
    desktop/experimental/devhelp/debian/changelog
    desktop/experimental/devhelp/debian/control
    desktop/experimental/devhelp/debian/control.in
    desktop/experimental/devhelp/debian/devhelp-common.install
    desktop/experimental/devhelp/debian/rules

Modified: desktop/experimental/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/changelog?rev=26644&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/changelog [utf-8] (original)
+++ desktop/experimental/devhelp/debian/changelog [utf-8] Tue Feb 22 19:33:46 2011
@@ -1,3 +1,13 @@
+devhelp (2.91.90-1) experimental; urgency=low
+
+  * New upstream release.
+    + Update for the new gtk+ 3 package names.
+    + debian/control: update policy to 3.9.1.
+    + debian/rules, debian/devhelp-common.install: update for new gedit plugin
+      (requires a gedit >= 2.90).
+
+ -- Frederic Peters <fpeters at debian.org>  Tue, 22 Feb 2011 20:26:14 +0100
+
 devhelp (2.91.5-1) experimental; urgency=low
 
   * New upstream release.

Modified: desktop/experimental/devhelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control?rev=26644&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control [utf-8] (original)
+++ desktop/experimental/devhelp/debian/control [utf-8] Tue Feb 22 19:33:46 2011
@@ -7,20 +7,20 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loïc Minier <lool at dooz.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Frederic Peters <fpeters at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loïc Minier <lool at dooz.org>, Michael Biebl <biebl at debian.org>
 Homepage: http://live.gnome.org/devhelp
 Build-Depends: cdbs,
                debhelper (>= 8),
                gnome-pkg-tools,
                intltool,
                libglib2.0-dev (>= 2.25.11),
-               libgtk3.0-dev (>= 2.99.1),
+               libgtk-3-dev (>= 3.0.0),
                libgconf2-dev (>= 2.6.0),
                libwebkitgtk-3.0-dev,
                libxml-parser-perl,
                python-dev,
                python-support (>= 0.3),
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/devhelp/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/
 

Modified: desktop/experimental/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control.in?rev=26644&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control.in [utf-8] (original)
+++ desktop/experimental/devhelp/debian/control.in [utf-8] Tue Feb 22 19:33:46 2011
@@ -9,13 +9,13 @@
                gnome-pkg-tools,
                intltool,
                libglib2.0-dev (>= 2.25.11),
-               libgtk3.0-dev (>= 2.99.1),
+               libgtk-3-dev (>= 3.0.0),
                libgconf2-dev (>= 2.6.0),
                libwebkitgtk-3.0-dev,
                libxml-parser-perl,
                python-dev,
                python-support (>= 0.3),
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/devhelp/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/
 

Modified: desktop/experimental/devhelp/debian/devhelp-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/devhelp-common.install?rev=26644&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/devhelp-common.install [utf-8] (original)
+++ desktop/experimental/devhelp/debian/devhelp-common.install [utf-8] Tue Feb 22 19:33:46 2011
@@ -1,5 +1,5 @@
-usr/lib/gedit-2/plugins/devhelp.gedit-plugin
-usr/lib/gedit-2/plugins/devhelp/*.py
+usr/lib/gedit/plugins/devhelp.plugin
+usr/lib/gedit/plugins/devhelp.py
 usr/share/devhelp
 usr/share/locale
 usr/share/icons/hicolor

Modified: desktop/experimental/devhelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/rules?rev=26644&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/rules [utf-8] (original)
+++ desktop/experimental/devhelp/debian/rules [utf-8] Tue Feb 22 19:33:46 2011
@@ -18,7 +18,7 @@
 	rm -f src/dh-marshal.h
 
 binary-install/devhelp-common::
-	dh_pysupport -p$(cdbs_curpkg) /usr/lib/gedit-2/plugins/devhelp
+	dh_pysupport -p$(cdbs_curpkg) /usr/lib/gedit/plugins/devhelp
 
 binary-post-install/devhelp::
 	install -d `pwd`/debian/devhelp/usr/share/pixmaps/




More information about the pkg-gnome-commits mailing list