r44146 - in /desktop/unstable/evince/debian: changelog control control.in rules

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Fri Mar 6 08:30:20 UTC 2015


Author: smcv
Date: Fri Mar  6 08:30:19 2015
New Revision: 44146

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44146
Log:
Revert "Enable libgnome-desktop support" for jessie

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in
    desktop/unstable/evince/debian/rules

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=44146&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Fri Mar  6 08:30:19 2015
@@ -1,9 +1,3 @@
-evince (3.14.1-2) UNRELEASED; urgency=medium
-
-  * Enable libgnome-desktop support
-
- -- Iain Lane <laney at debian.org>  Thu, 23 Oct 2014 19:38:00 +0100
-
 evince (3.14.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=44146&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Fri Mar  6 08:30:19 2015
@@ -18,7 +18,6 @@
                gtk-doc-tools (>= 1.0),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
-               libgnome-desktop-3-dev,
                libgtk-3-dev (>= 3.13),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.36),

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=44146&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Fri Mar  6 08:30:19 2015
@@ -14,7 +14,6 @@
                gtk-doc-tools (>= 1.0),
                libx11-dev,
                libcairo2-dev (>= 1.10.0),
-               libgnome-desktop-3-dev,
                libgtk-3-dev (>= 3.13),
                libgail-3-dev (>= 3.0.2),
                libglib2.0-dev (>= 2.36),

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=44146&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules	[utf-8] (original)
+++ desktop/unstable/evince/debian/rules	[utf-8] Fri Mar  6 08:30:19 2015
@@ -30,15 +30,13 @@
 
 DEB_CONFIGURE_FLAGS_evince = \
 			--enable-introspection \
-			--enable-gtk-doc \
-			--enable-libgnome-desktop
+			--enable-gtk-doc
 
 DEB_CONFIGURE_FLAGS_evince-gtk = \
 			--without-keyring \
 			--disable-nautilus \
 			--disable-introspection \
-			--disable-gtk-doc \
-			--disable-libgnome-desktop
+			--disable-gtk-doc
 
 install/evince-common::
 	dh_install -p${cdbs_curpkg} --ignore=debian/${cdbs_curpkg}.install \




More information about the pkg-gnome-commits mailing list