r21545 - in /desktop/unstable/epiphany-browser/debian: changelog control.in rules

kov at users.alioth.debian.org kov at users.alioth.debian.org
Thu Sep 24 22:42:48 UTC 2009


Author: kov
Date: Thu Sep 24 22:42:38 2009
New Revision: 21545

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21545
Log:
Enable seed

Modified:
    desktop/unstable/epiphany-browser/debian/changelog
    desktop/unstable/epiphany-browser/debian/control.in
    desktop/unstable/epiphany-browser/debian/rules

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=21545&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Thu Sep 24 22:42:38 2009
@@ -16,6 +16,7 @@
   * debian/control.in, debian/rules:
   - take over epiphany-browser package, remove hooks to build multiple
     backends
+  - enable seed, thus adding libseed-dev as a build-dep
   * debian/control.in:
   - updated build-dependencies for webkit (1.1.15), and soup (2.28.0)
 

Modified: desktop/unstable/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control.in?rev=21545&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control.in [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control.in [utf-8] Thu Sep 24 22:42:38 2009
@@ -24,6 +24,7 @@
                gnome-pkg-tools (>= 0.10),
                libxml-parser-perl,
                libwebkit-dev (>= 1.1.15),
+               libseed-dev (>= 2.27.91),
                iso-codes (>= 0.35),
                gnome-doc-utils (>= 0.3.2),
                intltool (>= 0.40.0),

Modified: desktop/unstable/epiphany-browser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/rules?rev=21545&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/rules [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/rules [utf-8] Thu Sep 24 22:42:38 2009
@@ -36,6 +36,7 @@
 		--enable-zeroconf \
 		--libexecdir=\$${prefix}/lib/epiphany-browser \
 		--enable-gtk-doc \
+		--enable-seed \
 		--enable-spell-checker
 
 ifeq ($(DEB_HOST_ARCH_OS),linux)




More information about the pkg-gnome-commits mailing list