r30618 - in /desktop/experimental/epiphany-browser/debian: changelog control control.in

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sun Oct 16 16:53:48 UTC 2011


Author: kov
Date: Sun Oct 16 16:53:47 2011
New Revision: 30618

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30618
Log:
Add build dependency on libnotify-dev >= 0.5.1

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

Modified: desktop/experimental/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/changelog?rev=30618&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/changelog [utf-8] Sun Oct 16 16:53:47 2011
@@ -3,6 +3,7 @@
   * New upstream release
   * debian/control.in:
   - bump build dependencies on webkitgtk to 1.6.1 and glib to 2.29.10
+  - add build dependency on libnotify-dev >= 0.5.1
   * debian/watch:
   - watch for .tar.xz files
   * debian/patches/00_epiphany-browser.patch:

Modified: desktop/experimental/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/control?rev=30618&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/control [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/control [utf-8] Sun Oct 16 16:53:47 2011
@@ -22,6 +22,7 @@
                libdbus-glib-1-dev (>= 0.60),
                libsoup-gnome2.4-dev (>= 2.33.1),
                libnss3-dev,
+               libnotify-dev (>= 0.5.1),
                libxml-parser-perl,
                libwebkitgtk-3.0-dev (>= 1.6.1),
                gobject-introspection (>= 0.9.12-4~),

Modified: desktop/experimental/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/control.in?rev=30618&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/control.in [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/control.in [utf-8] Sun Oct 16 16:53:47 2011
@@ -17,6 +17,7 @@
                libdbus-glib-1-dev (>= 0.60),
                libsoup-gnome2.4-dev (>= 2.33.1),
                libnss3-dev,
+               libnotify-dev (>= 0.5.1),
                libxml-parser-perl,
                libwebkitgtk-3.0-dev (>= 1.6.1),
                gobject-introspection (>= 0.9.12-4~),




More information about the pkg-gnome-commits mailing list