debian/0000755000000000000000000000000011443435105007166 5ustar debian/control0000644000000000000000000000122511443201505010564 0ustar Source: gbackground Section: gnome Priority: optional Maintainer: Alejandro Garrido Mota Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.1 Homepage: http://www.mogaal.com/gbackground Package: gbackground Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, perl, libglib-perl, libgtk2-gladexml-perl, libgtk2-perl, libproc-pid-file-perl, libui-dialog-perl, libyaml-perl Description: interval-based gnome background changer Gbackground allows to change periodically the GNOME background in intervals of a second, it uses the GNOME tools to do this. The user indicates the source directory of the images. debian/gbackground.10000644000000000000000000000120011443201505011522 0ustar .TH GBACKGROUND "1" "0.1" "Alejandro Garrido Mota" .SH NAME gbackground \- interval-based gnome background changer .SH "SYNTAX" .LP .B gbackground .SH DESCRIPTION This program allows to change periodically the gnome background in intervals of a second, it uses the gnome tools to do this. The user indicates the source directory of the images. .LP This program was made using Gtk2 and Perl. .LP Homepage: http://www.mogaal.com/gbackground .SH AUTHOR gbackground is developed by . .PP This manual page was written by Alejandro Garrido Mota , for the Debian project (but may be used by others). debian/gbackground.docs0000644000000000000000000000000711443201505012316 0ustar README debian/copyright0000644000000000000000000000135311443201505011116 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 Upstream-Maintainer: Alejandro Garrido Mota Upstream-Source: http://mogaal.com/gbackground Upstream-Name: gbackground Files: * Copyright: 2006-2010 Alejandro Garrido Mota License: GPL-3+ License: GPL-3+ This program 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 3 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/watch0000644000000000000000000000010211443201505010203 0ustar version=3 http://mogaal.com/gbackground/gbackground-(.*)\.tar\.gz debian/gbackground.desktop0000644000000000000000000000031411443201505013040 0ustar [Desktop Entry] Version=1.0 Name=gbackground GenericName=Gbackground Comment=change GNOME background periodically Exec=gbackground Icon=/usr/share/pixmaps/config-xfree.xpm Terminal=false Type=Application debian/compat0000644000000000000000000000000211443201505010357 0ustar 7 debian/gbackground.menu0000644000000000000000000000024111443201505012332 0ustar ?package(gbackground):needs="X11" section="Screen/Locking" \ title="GBackground" command="/usr/bin/gbackground" \ icon="/usr/share/pixmaps/config-xfree.xpm" debian/changelog0000644000000000000000000000323711443201505011040 0ustar gbackground (1.3-1) unstable; urgency=low * New upstream release (Closes: #595027, #595043) * Remove DH_VERBOSE in d/rules * Update Standards-Version field * Add libyaml-perl like Depends * Adapt d/copyright to DEP5 * Add source format 3.0 -- Alejandro Garrido Mota Sun, 12 Sep 2010 11:44:28 -0430 gbackground (1.2-1) unstable; urgency=low * New upstream release (Closes: #533311). * Add watch file. * Remove libglib2.0-03 from Depends field, It was a mistake to have included in Depends field. * Remove version's package from Depends field. * Update Standards-Version to 3.8.3 * Remove space after '\ ' in menu file * Improved short and large description * Implemented dh7 * Add gbackground.install file * Update to GPL-3+ package license -- Alejandro Garrido Mota Tue, 25 Aug 2009 19:15:20 -0430 gbackground (1.1-2) unstable; urgency=low * Add libui-dialog-perl package to Depends field (Closes: #522346) -- Alejandro Garrido Mota Sat, 11 Apr 2009 18:10:46 -0430 gbackground (1.1-1) unstable; urgency=low * New upstream release * Improve: - debian/rules file - copyright file - man page - Changelog file * Change Standards-Version to 3.8.0 * Support debhelper 7 compatibility * Change menu section to: Screen/Locking * Include english translation (Closes: #391490) -- Alejandro Garrido Mota Tue, 8 Jan 2009 22:31:45 -0430 gbackground (1.0-1) unstable; urgency=low * Initial release (Closes: #387034) -- Alejandro Garrido Mota Sun, 10 Sep 2006 21:45:19 -0400 debian/gbackground.manpages0000644000000000000000000000002511443201505013161 0ustar debian/gbackground.1 debian/source/0000755000000000000000000000000011443201505010461 5ustar debian/source/format0000644000000000000000000000001411443201505011667 0ustar 3.0 (quilt) debian/gbackground.install0000644000000000000000000000021711443201505013037 0ustar gbackground usr/bin gbackgroundD usr/share/gbackground glade/gbackground.glade usr/share/gbackground icon/config-xfree.xpm usr/share/pixmaps debian/rules0000755000000000000000000000003711443201505010241 0ustar #!/usr/bin/make -f %: dh $@