r15478 - in /packages/unstable/gnome-user-share/debian: changelog control control.in patches/01_debianise-dav-user-conf.diff patches/02_README.diff rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Apr 4 19:34:35 UTC 2008


Author: slomo
Date: Fri Apr  4 19:34:35 2008
New Revision: 15478

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15478
Log:
  + debian/control.in:
    - Remove glade from build dependencies.
  + debian/patches/01_debianise-dav-user-conf.diff,
    debian/rules:
    - Use the new configure parameter now instead of patching.
  + debian/patches/02_README.diff:
    - Dropped, this is fixed upstream now.

Removed:
    packages/unstable/gnome-user-share/debian/patches/01_debianise-dav-user-conf.diff
    packages/unstable/gnome-user-share/debian/patches/02_README.diff
Modified:
    packages/unstable/gnome-user-share/debian/changelog
    packages/unstable/gnome-user-share/debian/control
    packages/unstable/gnome-user-share/debian/control.in
    packages/unstable/gnome-user-share/debian/rules

Modified: packages/unstable/gnome-user-share/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-user-share/debian/changelog?rev=15478&op=diff
==============================================================================
--- packages/unstable/gnome-user-share/debian/changelog (original)
+++ packages/unstable/gnome-user-share/debian/changelog Fri Apr  4 19:34:35 2008
@@ -6,6 +6,13 @@
       - Update description.
     + debian/copyright:
       - Add Bastien as second upstream author.
+    + debian/control.in:
+      - Remove glade from build dependencies.
+    + debian/patches/01_debianise-dav-user-conf.diff,
+      debian/rules:
+      - Use the new configure parameter now instead of patching.
+    + debian/patches/02_README.diff:
+      - Dropped, this is fixed upstream now.
 
  -- Sebastian Dröge <slomo at debian.org>  Tue, 18 Mar 2008 02:17:30 +0100
 

Modified: packages/unstable/gnome-user-share/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-user-share/debian/control?rev=15478&op=diff
==============================================================================
--- packages/unstable/gnome-user-share/debian/control (original)
+++ packages/unstable/gnome-user-share/debian/control Fri Apr  4 19:34:35 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libglib2.0-dev (>= 2.15.2), libx11-dev, libxt-dev, libgtk2.0-dev (>= 2.4.0), libglade2-dev, libgconf2-dev, libavahi-client-dev (>= 0.6), libavahi-glib-dev (>= 0.6), libdbus-1-dev (>= 1.1.1), libdbus-glib-1-dev, libxml-parser-perl
+Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libglib2.0-dev (>= 2.15.2), libx11-dev, libxt-dev, libgtk2.0-dev (>= 2.4.0), libgconf2-dev, libavahi-client-dev (>= 0.6), libavahi-glib-dev (>= 0.6), libdbus-1-dev (>= 1.1.1), libdbus-glib-1-dev, libxml-parser-perl
 Standards-Version: 3.7.3
 
 Package: gnome-user-share

Modified: packages/unstable/gnome-user-share/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-user-share/debian/control.in?rev=15478&op=diff
==============================================================================
--- packages/unstable/gnome-user-share/debian/control.in (original)
+++ packages/unstable/gnome-user-share/debian/control.in Fri Apr  4 19:34:35 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sebastian Dröge <slomo at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libglib2.0-dev (>= 2.15.2), libx11-dev, libxt-dev, libgtk2.0-dev (>= 2.4.0), libglade2-dev, libgconf2-dev, libavahi-client-dev (>= 0.6), libavahi-glib-dev (>= 0.6), libdbus-1-dev (>= 1.1.1), libdbus-glib-1-dev, libxml-parser-perl
+Build-Depends: cdbs, debhelper (>= 5), gnome-pkg-tools, libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libglib2.0-dev (>= 2.15.2), libx11-dev, libxt-dev, libgtk2.0-dev (>= 2.4.0), libgconf2-dev, libavahi-client-dev (>= 0.6), libavahi-glib-dev (>= 0.6), libdbus-1-dev (>= 1.1.1), libdbus-glib-1-dev, libxml-parser-perl
 Standards-Version: 3.7.3
 
 Package: gnome-user-share

Modified: packages/unstable/gnome-user-share/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-user-share/debian/rules?rev=15478&op=diff
==============================================================================
--- packages/unstable/gnome-user-share/debian/rules (original)
+++ packages/unstable/gnome-user-share/debian/rules Fri Apr  4 19:34:35 2008
@@ -8,5 +8,5 @@
 
 LDFLAGS+=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 DEB_CONFIGURE_SCRIPT_ENV += HTTPD="/usr/sbin/apache2"
-DEB_CONFIGURE_EXTRA_FLAGS += --with-httpd-version=2.2
+DEB_CONFIGURE_EXTRA_FLAGS += --with-httpd-version=2.2 --with-modules-path=/usr/lib/apache2/modules/
 




More information about the pkg-gnome-commits mailing list