--- gnome-user-share-2.28.1.orig/debian/copyright +++ gnome-user-share-2.28.1/debian/copyright @@ -0,0 +1,43 @@ +This package was debianized by Jeff Waugh on +Fri, 26 Nov 2004 22:40:10 +1100. + +It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/ + +Upstream Authors: + Alexander Larsson + Bastien Nocera + +Copyright Holders: + Copyright © 2004-2008 Red Hat, Inc. + Copyright © 2004-2005 Shaun McCance + +License: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + +For md5.[ch]: + This code implements the MD5 message-digest algorithm. + The algorithm is due to Ron Rivest. This code was + written by Colin Plumb in 1993, no copyright is claimed. + This code is in the public domain; do with it what you wish. + + Equivalent code is available from RSA Data Security, Inc. + This code has been tested against that, and is equivalent, + except that you don't need to include two pages of legalese + with every copy. + --- gnome-user-share-2.28.1.orig/debian/dirs +++ gnome-user-share-2.28.1/debian/dirs @@ -0,0 +1 @@ +/usr/share/gnome --- gnome-user-share-2.28.1.orig/debian/compat +++ gnome-user-share-2.28.1/debian/compat @@ -0,0 +1 @@ +5 --- gnome-user-share-2.28.1.orig/debian/changelog +++ gnome-user-share-2.28.1/debian/changelog @@ -0,0 +1,263 @@ +gnome-user-share (2.28.1-1) unstable; urgency=low + + * New upstream bugfix release. + * debian/control.in: + - Build-depend on libcanberra-gtk. + + -- Luca Falavigna Sun, 01 Nov 2009 14:58:58 +0100 + +gnome-user-share (2.28.0-1) unstable; urgency=low + + [ Andrea Veri ] + * New upstream release. + * debian/control.in: + - bumped standards-version to latest 3.8.3. No changes + needed. + - added a B-D on libgnome-bluetooth-dev as per configure.in + requirements. + * debian/copyright: + - added missing copyright holders. + + [ Luca Falavigna ] + * debian/copyright: + - Point to versioned GPL license in common-licenses. + + -- Luca Falavigna Sat, 10 Oct 2009 12:53:35 +0200 + +gnome-user-share (2.26.0-2) unstable; urgency=low + + * Build-depend on scrollkeeper. Closes: #536318. + + -- Josselin Mouette Sat, 11 Jul 2009 11:27:45 +0200 + +gnome-user-share (2.26.0-1) unstable; urgency=low + + [ Loic Minier ] + * Don't rm_conffile /etc/xdg/autostart/gnome-user-share-session.desktop + during first installation. + + [ Josselin Mouette ] + * Wrap build-depends and depends. + * New upstream release. Closes: #530761. + * 01_apache-config.patch: updated for the new version, removed + obsolete chunk. + * Only depend on apache2.2-bin. Kudos to the Apache maintainers for + making this possible. + * Explicitly use the path to the worker variant of Apache. + * Require the package that contains mod_dnssd. + * Depend on gnome-bluetooth instead of bluez-gnome. + * Require obex-data-server 0.4 for the new API. + * Move autostart file to /usr/share/gnome/autostart. + * preinst: remove the conffile accordingly. + + -- Josselin Mouette Sat, 27 Jun 2009 11:12:12 +0200 + +gnome-user-share (0.31-3) unstable; urgency=medium + + * debian/preinst: + + Remove obsolete conffile. + * debian/01_apache-config.patch: + + Fix apache config even more. + + -- Sebastian Dröge Fri, 18 Apr 2008 12:42:37 +0200 + +gnome-user-share (0.31-2) unstable; urgency=low + + * debian/patches/01_apache-config.patch, + debian/rules: + + Fix the apache config and don't ship a config for apache 2.0, we only + support 2.2. + + -- Sebastian Dröge Thu, 10 Apr 2008 08:43:56 +0200 + +gnome-user-share (0.31-1) unstable; urgency=low + + * New upstream release. + + -- Sebastian Dröge Mon, 07 Apr 2008 12:23:18 +0200 + +gnome-user-share (0.30-1) unstable; urgency=low + + * New upstream release: + + debian/control.in: + - Depend on obex-data-server and bluez-gnome for ObexFTP file sharing. + - 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 Tue, 18 Mar 2008 02:17:30 +0100 + +gnome-user-share (0.21-1) unstable; urgency=low + + * New upstream release: + + debian/gnome-user-share-session.*, + debian/rules: + - Don't build our own starter, upstream provides one now. + + debian/control.in: + - Update build dependencies. + - Update Standards-Version to 3.7.3, no additional changes needed. + + -- Sebastian Dröge Fri, 14 Mar 2008 14:35:18 +0100 + +gnome-user-share (0.11-3) unstable; urgency=low + + * debian/control: + + Update to Standards-Version 3.7.3, no additional changes needed. + * debian/rules: + + Use LDFLAGS for linking the gnome-user-share-session helper too. + + -- Sebastian Dröge Sun, 06 Jan 2008 19:52:14 +0100 + +gnome-user-share (0.11-2) unstable; urgency=low + + * Upload to unstable + + -- Sebastian Dröge Mon, 16 Apr 2007 01:43:08 +0200 + +gnome-user-share (0.11-1) experimental; urgency=low + + * New upstream release + * debian/rules, + debian/control: + + Use gnome-pkg-tools to add the Gnome team to Uploaders + + Add get-orig-source target + * debian/patches/01_debianise-dav-user-conf.diff: + + Updated for new upstream version + + -- Sebastian Dröge Tue, 6 Mar 2007 18:36:22 +0100 + +gnome-user-share (0.10-4) unstable; urgency=medium + + * Urgency medium because of RC bugfix. This should go to etch. + * debian/patches/01_debianise-dav-user-conf.diff: + + Also load the mime module to allow usage of the TypesConfig directive + (Closes: #411171) + + -- Sebastian Dröge Sun, 18 Feb 2007 11:10:21 +0100 + +gnome-user-share (0.10-3) unstable; urgency=low + + * debian/control: + + Only build-depend on libselinux-dev on Linux platforms (Closes: #402135) + + Updated to use my debian.org mail address + + -- Sebastian Dröge Mon, 8 Jan 2007 08:27:54 +0100 + +gnome-user-share (0.10-2) unstable; urgency=low + + * Acknowledge NMU (Closes: #391259) + * debian/control, + debian/rules: + + Add versioned apache2 dependency back but require apache 2.2 + * debian/control: + + Update Standards-Version to 3.7.2 + + -- Sebastian Dröge Tue, 17 Oct 2006 17:59:26 +0200 + +gnome-user-share (0.10-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Don't use a versioned dependency on apache2 (Closes: #391259). + + -- Luk Claes Sun, 15 Oct 2006 18:16:58 +0200 + +gnome-user-share (0.10-1) unstable; urgency=low + + * New upstream release + * debian/patches/01_debianise-dav-user-conf.diff: + + Update for the new filenames and patch the apache 2.0 and 2.2 configs + * Depend on apache2 (>= 2.0) and (<< 2.1). We need to rebuild when apache + 2.2 gets into Debian to get the correct config file link for apache + created. + + -- Sebastian Dröge Wed, 19 Apr 2006 15:10:13 +0200 + +gnome-user-share (0.9-4) unstable; urgency=low + + * Add a autostart .desktop file and a small loader that loads + gnome-user-share when it was enabled in the capplet. This way + gnome-user-share is started again with the session when it was enabled + before. + + -- Sebastian Dröge Sun, 2 Apr 2006 13:55:20 +0200 + +gnome-user-share (0.9-3) unstable; urgency=low + + * Added debian/watch + * Added README to the package and patch it to include informations about + avahi and improve the language a bit (02_README.diff) (Closes: #353180) + * Updated to debhelper compat version 5 + + -- Sebastian Dröge Thu, 23 Feb 2006 19:51:20 +0100 + +gnome-user-share (0.9-2) unstable; urgency=low + + * Upload to unstable + * Add libxt-dev to Build-Depends to fix the failed configure check for X + * Use --as-needed to get rid of unneeded dependencies + + -- Sebastian Dröge Tue, 17 Jan 2006 23:00:03 +0100 + +gnome-user-share (0.9-1) experimental; urgency=low + + * New upstream release + * Adjusted Build-Depends for avahi 0.6 + * Upload to Debian (Closes: #283088) + + -- Sebastian Dröge Wed, 21 Dec 2005 19:18:04 +0100 + +gnome-user-share (0.8-1) unstable; urgency=low + + * New upstream release + + -- Sebastian Dröge Tue, 15 Nov 2005 23:23:48 +0100 + +gnome-user-share (0.7-0ubuntu2) dapper; urgency=low + + * Add new FSF address to the copyright file + + -- Sebastian Dröge Thu, 10 Nov 2005 07:08:06 +0100 + +gnome-user-share (0.7-0ubuntu1) dapper; urgency=low + + * New upstream release + * Use avahi instead of howl and added Build-Depends for it + * Made Build-Depends stricter + + -- Sebastian Dröge Wed, 9 Nov 2005 12:02:33 +0100 + +gnome-user-share (0.4-1) hoary; urgency=low + + * New upstream release + + -- Jeff Waugh Sat, 4 Dec 2004 00:05:19 +1100 + +gnome-user-share (0.3-3) hoary; urgency=low + + * debian/control: + - Build-Depend on libxt-dev, because autoconf looks for Xt to determine + if X is installed. + * debian/patches/01_debianise-dav-user-conf.diff: + - Only define Max/MinSpareServers and MaxClients when using prefork. + + -- Jeff Waugh Sat, 27 Nov 2004 01:48:26 +1100 + +gnome-user-share (0.3-2) hoary; urgency=low + + * Build-Depend on libx11-dev, libice-dev, libsm-dev + + -- Jeff Waugh Sat, 27 Nov 2004 00:06:14 +1100 + +gnome-user-share (0.3-1) hoary; urgency=low + + * Initial Release + + -- Jeff Waugh Tue, 01 Jun 2004 16:14:59 +1000 + --- gnome-user-share-2.28.1.orig/debian/control.in +++ gnome-user-share-2.28.1/debian/control.in @@ -0,0 +1,36 @@ +Source: gnome-user-share +Section: gnome +Priority: optional +Maintainer: Sebastian Dröge +Uploaders: @GNOME_TEAM@ +Build-Depends: cdbs, + debhelper (>= 5), + gnome-pkg-tools, + intltool (>= 0.35.0), + gnome-doc-utils, + scrollkeeper, + libxt-dev, + pkg-config, + libdbus-1-dev (>= 1.1.1), + libglib2.0-dev (>= 2.15.2), + libgtk2.0-dev (>= 2.12.0), + libgconf2-dev, + libdbus-glib-1-dev, + libnotify-dev, + libcanberra-gtk-dev, + libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libgnome-bluetooth-dev (>= 2.27.7.2) +Standards-Version: 3.8.3 + +Package: gnome-user-share +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + apache2.2-bin, + libapache2-mod-dnssd (>= 0.6), + obex-data-server (>= 0.4), + gnome-bluetooth +Description: User level public file sharing via WebDAV or ObexFTP + gnome-user-share is a small package that allows easy user-level file sharing + via WebDAV or ObexFTP. The shared files are announced on the network + by Avahi. --- gnome-user-share-2.28.1.orig/debian/preinst +++ gnome-user-share-2.28.1/debian/preinst @@ -0,0 +1,35 @@ +#!/bin/sh + +set -e + +rm_conffile() { + PKGNAME="hal" + CONFFILE="$1" + + if [ -e "$CONFFILE" ]; then + md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`" + old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"\\\\' $CONFFILE'{s/ obsolete$//;s/.* //p}\"`" + if [ "$md5sum" != "$old_md5sum" ]; then + echo "Obsolete conffile $CONFFILE has been modified by you." + echo "Saving as $CONFFILE.dpkg-bak ..." + mv -f "$CONFFILE" "$CONFFILE".dpkg-bak + else + echo "Removing obsolete conffile $CONFFILE ..." + rm -f "$CONFFILE" + fi + fi +} + +case "$1" in + install|upgrade) + if dpkg --compare-versions "$2" le-nl "0.31-3"; then + rm_conffile "/etc/xdg/autostart/gnome-user-share-session.desktop" + fi + if dpkg --compare-versions "$2" lt-nl "2.26"; then + rm_conffile /etc/xdg/autostart/gnome-user-share.desktop + fi +esac + +#DEBHELPER# + +exit 0 --- gnome-user-share-2.28.1.orig/debian/control +++ gnome-user-share-2.28.1/debian/control @@ -0,0 +1,36 @@ +Source: gnome-user-share +Section: gnome +Priority: optional +Maintainer: Sebastian Dröge +Uploaders: Debian GNOME Maintainers , Josselin Mouette , Luca Falavigna +Build-Depends: cdbs, + debhelper (>= 5), + gnome-pkg-tools, + intltool (>= 0.35.0), + gnome-doc-utils, + scrollkeeper, + libxt-dev, + pkg-config, + libdbus-1-dev (>= 1.1.1), + libglib2.0-dev (>= 2.15.2), + libgtk2.0-dev (>= 2.12.0), + libgconf2-dev, + libdbus-glib-1-dev, + libnotify-dev, + libcanberra-gtk-dev, + libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libgnome-bluetooth-dev (>= 2.27.7.2) +Standards-Version: 3.8.3 + +Package: gnome-user-share +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + apache2.2-bin, + libapache2-mod-dnssd (>= 0.6), + obex-data-server (>= 0.4), + gnome-bluetooth +Description: User level public file sharing via WebDAV or ObexFTP + gnome-user-share is a small package that allows easy user-level file sharing + via WebDAV or ObexFTP. The shared files are announced on the network + by Avahi. --- gnome-user-share-2.28.1.orig/debian/rules +++ gnome-user-share-2.28.1/debian/rules @@ -0,0 +1,17 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +LDFLAGS+=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed +DEB_CONFIGURE_EXTRA_FLAGS += \ + --with-httpd=/usr/lib/apache2/mpm-worker/apache2 \ + --with-modules-path=/usr/lib/apache2/modules/ + +install/gnome-user-share:: + rm -f debian/gnome-user-share/usr/share/gnome-user-share/dav_user_2.0.conf + mv debian/gnome-user-share/etc/xdg/autostart debian/gnome-user-share/usr/share/gnome/ + rmdir -p --ignore-fail-on-non-empty debian/gnome-user-share/etc/xdg --- gnome-user-share-2.28.1.orig/debian/watch +++ gnome-user-share-2.28.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://ftp.gnome.org/pub/gnome/sources/gnome-user-share/([\d\.]+)/gnome-user-share-([\d\.]+)\.tar\.gz debian uupdate --- gnome-user-share-2.28.1.orig/debian/patches/01_apache-config.patch +++ gnome-user-share-2.28.1/debian/patches/01_apache-config.patch @@ -0,0 +1,17 @@ +--- data/dav_user_2.2.conf.orig 2009-06-27 10:28:32.044136148 +0200 ++++ data/dav_user_2.2.conf 2009-06-27 10:30:11.067899425 +0200 +@@ -14,11 +14,14 @@ + LoadModule auth_digest_module ${HTTP_MODULES_PATH}/mod_auth_digest.so + LoadModule authz_groupfile_module ${HTTP_MODULES_PATH}/mod_authz_groupfile.so + LoadModule dnssd_module ${HTTP_MODULES_PATH}/mod_dnssd.so ++LoadModule mime_module ${HTTP_MODULES_PATH}/mod_mime.so + + DNSSDEnable on + DNSSDAutoRegisterVHosts Off + DNSSDAutoRegisterUserDir Off + ++TypesConfig /etc/mime.types ++ + + DocumentRoot ${XDG_PUBLICSHARE_DIR} +