debian/0000755000000000000000000000000011754113110007160 5ustar debian/changelog0000644000000000000000000000201511754020517011040 0ustar fbcat (0.3-1) unstable; urgency=low * New upstream version * Honour DEB_BUILD_OPTIONS (Closes: #652978) -- Luca Bruno Sun, 13 May 2012 23:01:08 +0200 fbcat (0.2-3) unstable; urgency=low * Bump standards version to 3.9.3 (no changes needed). * Update Jakub Wilk's address. * Update debian/watch. * Update debian/copyright to conform to the new standard. * debian/rules: fix build-arch target (closes: #652979). Thanks Jakub Wilk! -- Piotr Lewandowski Mon, 12 Mar 2012 15:06:26 +0000 fbcat (0.2-2) unstable; urgency=low * Add explicit build-dependency on linux-libc-dev. * debian/control: s/image/screenshot/ in description. * Add /usr/share/bug/fbcat script. * Switch to 3.0 (quilt) source package format. -- Piotr Lewandowski Mon, 28 Dec 2009 17:22:22 +0100 fbcat (0.2-1) unstable; urgency=low * Initial release (closes: #545375). -- Piotr Lewandowski Thu, 10 Sep 2009 11:59:52 +0200 debian/compat0000644000000000000000000000000211754016374010374 0ustar 7 debian/control0000644000000000000000000000151111754020415010566 0ustar Source: fbcat Section: graphics Priority: extra Maintainer: Piotr Lewandowski Uploaders: Luca Bruno Build-Depends: debhelper (>= 7), docbook-xml (>= 4.5), docbook-xsl, xsltproc, libxml2-utils, linux-libc-dev, dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.3 Vcs-Browser: http://git.debian.org/?p=collab-maint/fbcat.git Vcs-Git: git://git.debian.org/collab-maint/fbcat.git Homepage: http://fbcat.googlecode.com/ Package: fbcat Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: fbgrab Provides: fbgrab Replaces: fbgrab Recommends: netpbm | graphicsmagick | imagemagick Description: framebuffer grabber fbcat grabs a screenshot of a framebuffer and stores in a PPM file. . This package also provides a compatibility wrapper around fbcat to ease migration from fbgrab. debian/manpages0000644000000000000000000000003111754016374010706 0ustar doc/fbcat.1 doc/fbgrab.1 debian/install0000644000000000000000000000003511754016374010565 0ustar fbcat usr/bin fbgrab usr/bin debian/docs0000644000000000000000000000003511754016374010047 0ustar doc/changelog doc/tested.txt debian/gbp.conf0000644000000000000000000000025011754016374010612 0ustar [DEFAULT] upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True [git-import-orig] upstream-branch = upstream debian-branch = master debian/clean0000644000000000000000000000001011754016374010172 0ustar doc/*.1 debian/copyright0000644000000000000000000000125311754016374011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fbcat Upstream-Contact: Piotr Lewandowski , Jakub Wilk Source: http://fbcat.googlecode.com/ Files: * Copyright: 2009, Piotr Lewandowski 2009, 2010, 2011, Jakub Wilk License: GPL-2 Files: debian/* Copyright: 2009, 2012, Piotr Lewandowski 2009, Luca Bruno License: GPL-2 License: GPL-2 On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. debian/source/0000755000000000000000000000000011754016374010476 5ustar debian/source/format0000644000000000000000000000001411754016374011704 0ustar 3.0 (quilt) debian/bug-script0000755000000000000000000000036111754016374011203 0ustar #!/bin/bash set -e if [ -x /bin/fbset ] then /bin/fbset -i >&3 else cat <