debian/0000755000000000000000000000000012263616021007165 5ustar debian/changelog0000644000000000000000000000775412263616017011061 0ustar gigolo (0.4.2-1) unstable; urgency=low [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org [ Jackson Doak ] * New upstream release - Drop waf support, we no longer need to repack - Never make the Connect button insensitive. LP: #1131156 * debian/control: - Bump debhelper to 9 - Drop hardening-includes, no longer needed - Bump standards-version to 3.9.5 * debian/rules: - Switch from hardening includes to debhelper 9 hardening - Add --disable-silent-rules to configure * debian/compat: Bump to 9 [ Yves-Alexis Perez ] * debian/rules: - stop calling autogen.sh before configure. -- Yves-Alexis Perez Thu, 09 Jan 2014 23:00:45 +0100 gigolo (0.4.1+dfsg-1) unstable; urgency=low [ Lionel Le Folgoc ] * Drop unused waf scripts, we use the alternate autotools-based build system already. closes: #654468 * debian/rules: - clean up autogenerated files during clean. - add a get-orig-source rule to drop the waf related files from the tarball. * debian/watch: - demangle destination file. [ Yves-Alexis Perez ] * Add Lionel to uploaders. -- Lionel Le Folgoc Mon, 22 Oct 2012 21:56:24 +0200 gigolo (0.4.1-3) unstable; urgency=low * debian/rules: - add hardening flags to build flags. - remove ChangeLog, AUTHORS and COPYING from install dir. * debian/control: - add build-dep on hardening-includes -- Yves-Alexis Perez Sun, 04 Sep 2011 22:26:07 +0200 gigolo (0.4.1-2) unstable; urgency=low * debian/rules: - drop waf completely, use autogen.sh to get a standard autotools. interface. * debian/control: - drop python build-dep - update standards version to 3.9.2. -- Yves-Alexis Perez Wed, 20 Apr 2011 12:49:42 +0200 gigolo (0.4.1-1) unstable; urgency=low * New upstream release. * debian/control: - update standards version to 3.9.1. * debian/rules, debian/waf-runner-append: - fix FTBFS on hppa by patching waf at build time. *yurk* * debian/rules: - call dpkg-buildflags for CFLAGS and LDFLAGS, add --as-needed to LDFLAGS. -- Yves-Alexis Perez Sun, 01 Aug 2010 23:28:07 +0200 gigolo (0.4.0-1) unstable; urgency=low * New upstream release. * debian/patches/01_fix-ftbfs-gold dropped, included upstream. -- Yves-Alexis Perez Thu, 31 Dec 2009 12:13:03 +0100 gigolo (0.3.2-2) unstable; urgency=low [ Yves-Alexis Perez ] * debian/control: - remove cdbs from build-deps, thanks Lionel Le Folgoc. - update standards versions to 3.8.3. * debian/watch: - update url for the Xfce archive reorganisation. * convert package to 3.0 (quilt) format. * debian/patches: - 01_fix-ftbfs-gold added, fix FTBFS with binutils-gold. closes: #554549 [ Evgeni Golov ] * Fix Vcs-* fields, they were missing 'trunk' in the path. -- Yves-Alexis Perez Fri, 06 Nov 2009 08:19:43 +0100 gigolo (0.3.2-1) unstable; urgency=low * New upstream release. * debian/control: - update homepage address. - correct GVfs case in descriptions. -- Yves-Alexis Perez Sun, 19 Apr 2009 20:52:10 +0200 gigolo (0.3.1-1) unstable; urgency=low * New upstream release. * debian/control: - move gigolo to xfce section and -dbg package to debug. -- Yves-Alexis Perez Sun, 05 Apr 2009 14:09:05 +0200 gigolo (0.3.0-1) unstable; urgency=low * New upstream release, upload to unstable. * debian/control: - update standards version to 3.8.1. - update debhelper build-dep to 7.0.50. * debian/rules: - use overrides to call dh_install with --fail-missing. -- Yves-Alexis Perez Sat, 04 Apr 2009 02:17:42 +0200 gigolo (0.2.1-1) experimental; urgency=low * Initial Release. closes: #510558 -- Yves-Alexis Perez Sat, 28 Feb 2009 21:21:50 +0100 debian/compat0000644000000000000000000000000212263604274010372 0ustar 9 debian/watch0000644000000000000000000000014212263603104010211 0ustar version=3 http://archive.xfce.org/src/apps/gigolo/([\d\.]+)/ \ gigolo-([\d\.]+)\.tar\.(?:gz|bz2) debian/copyright0000644000000000000000000000061211143524543011122 0ustar This package was downloaded from http://goodies.xfce.org/projects/applications/gigolo Files: * Copyright: © 2008-2009 Enrico Tröger License: GPL-2 Files: debian/* Copyright: © 2009 Yves-Alexis Perez License: GPL-2+ On Debian systems, the complete text of the GNU General Public License (version 2) can be found in `/usr/share/common-licenses/GPL-2'. debian/gigolo.install0000644000000000000000000000000411145327711012032 0ustar usr debian/rules0000755000000000000000000000071112263616011010243 0ustar #!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1 export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ override_dh_auto_configure: dh_auto_configure -- --disable-silent-rules override_dh_install: rm debian/tmp/usr/share/doc/gigolo/ChangeLog rm debian/tmp/usr/share/doc/gigolo/COPYING rm debian/tmp/usr/share/doc/gigolo/AUTHORS dh_install --fail-missing override_dh_strip: dh_strip --dbg-package=gigolo-dbg debian/control0000644000000000000000000000260612263616011010573 0ustar Source: gigolo Section: xfce Priority: optional Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Emanuele Rocca , Simon Huggins , Stefan Ott , Lionel Le Folgoc Build-Depends: debhelper (>= 9), intltool, pkg-config, libgtk2.0-dev (>= 2.12.0) Standards-Version: 3.9.5 Homepage: http://www.uvena.de/gigolo/ Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/gigolo/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/gigolo/ Package: gigolo Section: xfce Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: gvfs-bin Description: frontend to manage connections to remote filesystems using GIO/GVfs Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such. Package: gigolo-dbg Section: debug Architecture: any Priority: extra Depends: gigolo (= ${binary:Version}), ${misc:Depends} Description: frontend to manage connections to remote filesystems using GIO/GVfs (debug) Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such. . This package contains the debugging symbols. debian/source/0000755000000000000000000000000012263616021010465 5ustar debian/source/format0000644000000000000000000000001411274654004011677 0ustar 3.0 (quilt)