r30148 - in /packages/unstable/genius/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 11 08:47:13 UTC 2011


Author: biebl
Date: Tue Oct 11 08:47:13 2011
New Revision: 30148

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30148
Log:
* debian/control.in:
  - Drop Build-Depends on libgnomevfs2-dev.
  - Bump Build-Depends on libgtk2.0-dev to (>= 2.18.0).
  - Bump Build-Depends on libglib2.0-dev to (>= 2.16.0).
  - Bump Build-Depends on libvte-dev to (>= 0.17.1).

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

Modified: packages/unstable/genius/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/changelog?rev=30148&op=diff
==============================================================================
--- packages/unstable/genius/debian/changelog [utf-8] (original)
+++ packages/unstable/genius/debian/changelog [utf-8] Tue Oct 11 08:47:13 2011
@@ -7,6 +7,11 @@
   * debian/watch:
     - Switch to .xz.
     - Don't run uupdate.
+  * debian/control.in:
+    - Drop Build-Depends on libgnomevfs2-dev.
+    - Bump Build-Depends on libgtk2.0-dev to (>= 2.18.0).
+    - Bump Build-Depends on libglib2.0-dev to (>= 2.16.0).
+    - Bump Build-Depends on libvte-dev to (>= 0.17.1).
 
  -- Michael Biebl <biebl at debian.org>  Tue, 11 Oct 2011 10:40:25 +0200
 

Modified: packages/unstable/genius/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/control?rev=30148&op=diff
==============================================================================
--- packages/unstable/genius/debian/control [utf-8] (original)
+++ packages/unstable/genius/debian/control [utf-8] Tue Oct 11 08:47:13 2011
@@ -7,16 +7,15 @@
 Section: gnome
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 5),
                autotools-dev,
                gnome-pkg-tools,
                libxml-parser-perl,
-               libvte-dev (>= 0.8.19),
-               libgnomevfs2-dev (>= 2.0.0),
-               libgtk2.0-dev (>= 2.12.0),
-               libglib2.0-dev (>= 2.12.0),
+               libvte-dev (>= 0.17.1),
+               libgtk2.0-dev (>= 2.18.0),
+               libglib2.0-dev (>= 2.16.0),
                libgtksourceview2.0-dev (>= 2.0.2),
                flex,
                bison,

Modified: packages/unstable/genius/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/control.in?rev=30148&op=diff
==============================================================================
--- packages/unstable/genius/debian/control.in [utf-8] (original)
+++ packages/unstable/genius/debian/control.in [utf-8] Tue Oct 11 08:47:13 2011
@@ -8,10 +8,9 @@
                autotools-dev,
                gnome-pkg-tools,
                libxml-parser-perl,
-               libvte-dev (>= 0.8.19),
-               libgnomevfs2-dev (>= 2.0.0),
-               libgtk2.0-dev (>= 2.12.0),
-               libglib2.0-dev (>= 2.12.0),
+               libvte-dev (>= 0.17.1),
+               libgtk2.0-dev (>= 2.18.0),
+               libglib2.0-dev (>= 2.16.0),
                libgtksourceview2.0-dev (>= 2.0.2),
                flex,
                bison,




More information about the pkg-gnome-commits mailing list