r31791 - in /desktop/unstable/gnome-user-share/debian: changelog control control.in rules
seb128 at users.alioth.debian.org
seb128 at users.alioth.debian.org
Tue Nov 22 15:45:35 UTC 2011
Author: seb128
Date: Tue Nov 22 15:45:35 2011
New Revision: 31791
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31791
Log:
* debian/control.in, debian/rules: don't use scrollkeeper
Modified:
desktop/unstable/gnome-user-share/debian/changelog
desktop/unstable/gnome-user-share/debian/control
desktop/unstable/gnome-user-share/debian/control.in
desktop/unstable/gnome-user-share/debian/rules
Modified: desktop/unstable/gnome-user-share/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/changelog?rev=31791&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/changelog [utf-8] Tue Nov 22 15:45:35 2011
@@ -1,3 +1,9 @@
+gnome-user-share (3.0.1-2) UNRELEASED; urgency=low
+
+ * debian/control.in, debian/rules: don't use scrollkeeper
+
+ -- Sebastien Bacher <seb128 at debian.org> Tue, 22 Nov 2011 16:43:09 +0100
+
gnome-user-share (3.0.1-1) unstable; urgency=low
* New upstream release.
Modified: desktop/unstable/gnome-user-share/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/control?rev=31791&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control [utf-8] Tue Nov 22 15:45:35 2011
@@ -7,14 +7,13 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andrea Veri <and at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andrea Veri <and at debian.org>, Josselin Mouette <joss at debian.org>, Luca Falavigna <dktrkranz at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: cdbs,
debhelper (>= 8),
dh-autoreconf,
gnome-pkg-tools,
intltool (>= 0.35.0),
gnome-doc-utils,
- scrollkeeper,
libxt-dev,
pkg-config,
libdbus-1-dev (>= 1.1.1),
Modified: desktop/unstable/gnome-user-share/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/control.in?rev=31791&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control.in [utf-8] Tue Nov 22 15:45:35 2011
@@ -9,7 +9,6 @@
gnome-pkg-tools,
intltool (>= 0.35.0),
gnome-doc-utils,
- scrollkeeper,
libxt-dev,
pkg-config,
libdbus-1-dev (>= 1.1.1),
Modified: desktop/unstable/gnome-user-share/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/rules?rev=31791&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/rules [utf-8] Tue Nov 22 15:45:35 2011
@@ -8,7 +8,7 @@
LDFLAGS+=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed
DEB_DH_MAKESHLIBS_ARGS += --exclude=libnautilus-share-extension.so
-DEB_CONFIGURE_EXTRA_FLAGS += \
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
--with-httpd=/usr/lib/apache2/mpm-worker/apache2 \
--with-modules-path=/usr/lib/apache2/modules/
More information about the pkg-gnome-commits
mailing list