r36339 - in /desktop/experimental/file-roller/debian: changelog control control.in

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Nov 24 22:30:03 UTC 2012


Author: bdrung
Date: Sat Nov 24 22:30:02 2012
New Revision: 36339

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36339
Log:
Build-Depends on libarchive-dev and libnotify-dev.

Modified:
    desktop/experimental/file-roller/debian/changelog
    desktop/experimental/file-roller/debian/control
    desktop/experimental/file-roller/debian/control.in

Modified: desktop/experimental/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/changelog?rev=36339&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/changelog [utf-8] (original)
+++ desktop/experimental/file-roller/debian/changelog [utf-8] Sat Nov 24 22:30:02 2012
@@ -9,6 +9,7 @@
   * New upstream release.
   * Drop 11_search_as_you_type.patch (fixed upstream).
   * Replace build-depends on gnome-doc-utils with yelp-tools.
+  * Build-Depends on libarchive-dev and libnotify-dev.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 23 May 2012 17:56:48 -0400
 

Modified: desktop/experimental/file-roller/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/control?rev=36339&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/control [utf-8] (original)
+++ desktop/experimental/file-roller/debian/control [utf-8] Sat Nov 24 22:30:02 2012
@@ -13,10 +13,12 @@
                gettext,
                gnome-pkg-tools (>= 0.12),
                intltool (>= 0.40.0),
+               libarchive-dev (>= 3),
                libglib2.0-dev (>= 2.29.14),
                libgtk-3-dev (>= 3.4.0),
                libmagic-dev,
                libnautilus-extension-dev (>= 2.91.0),
+               libnotify-dev (>= 0.4.3),
                yelp-tools
 Standards-Version: 3.9.3
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/file-roller

Modified: desktop/experimental/file-roller/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/file-roller/debian/control.in?rev=36339&op=diff
==============================================================================
--- desktop/experimental/file-roller/debian/control.in [utf-8] (original)
+++ desktop/experimental/file-roller/debian/control.in [utf-8] Sat Nov 24 22:30:02 2012
@@ -8,10 +8,12 @@
                gettext,
                gnome-pkg-tools (>= 0.12),
                intltool (>= 0.40.0),
+               libarchive-dev (>= 3),
                libglib2.0-dev (>= 2.29.14),
                libgtk-3-dev (>= 3.4.0),
                libmagic-dev,
                libnautilus-extension-dev (>= 2.91.0),
+               libnotify-dev (>= 0.4.3),
                yelp-tools
 Standards-Version: 3.9.3
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/file-roller




More information about the pkg-gnome-commits mailing list