debian/0000755000000000000000000000000011767445570007206 5ustar debian/copyright0000644000000000000000000000243411767434654011145 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: fbautostart Upstream-Contact: fluxbox maintainers Source: https://launchpad.net/fbautostart Files: * Copyright: 2010-2012, Paul Tagliamonte License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/control0000644000000000000000000000126411767434654010615 0ustar Source: fbautostart Section: misc Priority: optional Maintainer: Paul Tagliamonte Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: https://launchpad.net/fbautostart Vcs-Git: git://git.debian.org/collab-maint/fbautostart.git Vcs-Browser: http://git.debian.org/?p=collab-maint/fbautostart.git Package: fbautostart Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: XDG compliant autostarting app for Fluxbox The fbautostart app was designed to have little to no overhead, while still maintaining the needed functionality of launching applications according to the XDG spec. . This package contains support for GNOME and KDE. debian/source/0000755000000000000000000000000011767436147010506 5ustar debian/source/format0000644000000000000000000000001411767434654011715 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017111767434654010237 0ustar version=3 https://launchpad.net/fbautostart/+download \ https://launchpad.net/fbautostart/.*/fbautostart-(.+).tar.gz debian/compat0000644000000000000000000000000211767434654010405 0ustar 9 debian/changelog0000644000000000000000000000431211767445566011065 0ustar fbautostart (2.718281828-1) UNRELEASED; urgency=low * New upstrem release fixes some bugs regarding paths with ":"s in them. * Bump to compat 9, which adds in build-flag hardening. * debian/copyright changes - Fix a typo in the source URL - Upstream has been using the Expat license. Correcting the d/copyright to correctly note this. -- Paul Tagliamonte Sun, 17 Jun 2012 16:11:50 -0400 fbautostart (2.71828182-1) unstable; urgency=low * New upstream release. Solves the FTBFS with gcc-4.7. Thanks, doko. (Closes: #667164) -- Paul Tagliamonte Wed, 04 Apr 2012 19:51:55 -0400 fbautostart (2.7182818-1) unstable; urgency=low * New upstream release. Solves an issue with failing to ignore files that end with something other then .desktop. * Routine update to the packaging. - debian/copyright updated to version 1.0 of DEP5. - Standards bump to 3.9.3, no changes needed. -- Paul Tagliamonte Wed, 04 Apr 2012 19:43:14 -0400 fbautostart (2.718281-1) unstable; urgency=low * New upstream release. This solves tons of parsing issues. * Standards bumped to 3.9.2. No changes needed. * Upstream changed the license to BSD-3 clause. -- Paul Tagliamonte Mon, 12 Sep 2011 18:42:56 +0000 fbautostart (2.71828-1) unstable; urgency=low * Moved to collab-maint, reflected that change in the Vcs-* tags in the control file. Should be a bit nicer then github (since it's a debian package and all). * New upstream version -- Paul Tagliamonte Wed, 16 Feb 2011 17:21:25 -0500 fbautostart (2.7182-2) unstable; urgency=low * changed copyright file to DEP5. * Removed a space on the rules file. Down to 2 lines. * Fixed a spelling error ( Thanks, Jonas Smedegaard ) (Closes: #601883) (LP: #668791) * Fixed a control file error. It was gramatically wrong. ( Thanks, Josh Triplett ) (Closes: #601891 ) (LP: #668828) -- Paul Tagliamonte Tue, 02 Nov 2010 21:27:12 -0400 fbautostart (2.7182-1) unstable; urgency=low * Initial release. (Closes: 600944) (LP: #581296) -- Paul Tagliamonte Thu, 21 Oct 2010 21:00:59 -0400 debian/rules0000755000000000000000000000003611767434654010266 0ustar #!/usr/bin/make -f %: dh $@