debian/0000755000000000000000000000000012243213243007162 5ustar debian/control0000644000000000000000000000127112117474347010604 0ustar Source: ganyremote Section: gnome Priority: extra Maintainer: Philipp Huebner Build-Depends: debhelper (>= 9), autotools-dev, python-all (>= 2.6.6-3~) Standards-Version: 3.9.4 Homepage: http://anyremote.sourceforge.net/ Package: ganyremote Architecture: all Depends: anyremote (>= 6.1), libgtk2.0-0, ${misc:Depends}, ${python:Depends}, python-bluez (>= 0.9.1), python-gtk2 (>= 2.10) Recommends: bluez Description: GTK+ frontend for anyRemote gAnyRemote package is GTK+ GUI frontend for anyRemote (http://anyremote.sourceforge.net/). The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection. debian/compat0000644000000000000000000000000212117461060010362 0ustar 9 debian/copyright0000644000000000000000000000245712117462760011137 0ustar This package was debianized by Philipp Huebner on Mon, 16 Jun 2008 18:02:13 +0200 and is currently maintained by Philipp Huebner . It was downloaded from http://anyremote.sourceforge.net/dload.html. Upstream Author: M.Fedotov Copyright: © 2007-2013 by Mikhail Fedotov 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 package; 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'. The Debian packaging is © 2008-2013, Philipp Huebner and is licensed under the GPL, see above. debian/rules0000755000000000000000000000072012117462570010252 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_configure: cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_auto_configure override_dh_install: dh_install dh_installman debian/ganyremote.1x rm -f debian/ganyremote/usr/share/doc/ganyremote/COPYING rm -f debian/ganyremote/usr/share/doc/ganyremote/ChangeLog override_dh_clean: rm -f config.sub rm -f config.guess dh_clean debian/source/0000755000000000000000000000000011424270427010471 5ustar debian/source/format0000644000000000000000000000001411424270427011677 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011424272040010611 5ustar debian/patches/menu.patch0000644000000000000000000000073311424272040012601 0ustar ## menu.patch by Philipp Huebner ## ## Remove encoding key in ganyremote.desktop since it's deprecated @DPATCH@ diff -urNad ganyremote-5.2.1~/ganyremote.desktop ganyremote-5.2.1/ganyremote.desktop --- ganyremote-5.2.1~/ganyremote.desktop 2008-09-16 09:37:06.000000000 +0000 +++ ganyremote-5.2.1/ganyremote.desktop 2008-09-16 09:37:27.000000000 +0000 @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Exec=ganyremote Icon=ganyremote Type=Application debian/patches/series0000644000000000000000000000001311424270750012026 0ustar menu.patch debian/ganyremote.1x0000644000000000000000000000127611540652661011626 0ustar .TH GANYREMOTE 1x "2008-06-29" "ganyremote" "Linux Programmer's Manual" .SH NAME ganyremote \- GTK+ frontend for anyRemote .SH SYNOPSIS .B ganyremote .SH DESCRIPTION gAnyRemote is a GTK+ GUI frontend for anyRemote. See http://anyremote.sourceforge.net/. The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection. .PP Further documentation is supplied with the anyRemote package. .SH AUTHOR kanyremote was written by Mikhail Fedotov . .PP This manual page was written by Philipp Huebner for the Debian project (but may be used by others). .SH SEE ALSO .B anyremote(1), kanyremote(1x) debian/watch0000644000000000000000000000007311424270376010225 0ustar version=3 http://sf.net/anyremote/ganyremote-(.*)\.tar\.gz debian/changelog0000644000000000000000000001107312243213044011035 0ustar ganyremote (6.3.1-1) unstable; urgency=low * New upstream release -- Philipp Huebner Wed, 20 Nov 2013 21:05:53 +0100 ganyremote (6.2-1) unstable; urgency=low * New upstream release -- Philipp Huebner Thu, 18 Jul 2013 14:17:13 +0200 ganyremote (6.1-1) unstable; urgency=low * New upstream release * Updated Standards-Version: 3.9.4 (no changes needed) * Increased dependency on anyremote to 6.1 * Switched to debhelper 9 and dh_python2 * Adjusted years in debian/copyright * Added bluez to recommends -- Philipp Huebner Tue, 12 Mar 2013 00:15:57 +0100 ganyremote (5.13-1) unstable; urgency=low * New upstream release * Adjusted years in debian/copyright * Increased dependency on anyremote to 5.4.1 * Updated Standards-Version: 3.9.2 (no changes needed) -- Philipp Huebner Mon, 02 Jan 2012 17:12:09 +1100 ganyremote (5.12-1) unstable; urgency=low * New upstream release * Adjusted years in debian/copyright * Switched to my @debian.org e-mail address in debian/copyright and debian/ganyremote.1x -- Philipp Huebner Fri, 18 Mar 2011 14:00:07 +0100 ganyremote (5.11.7-1) unstable; urgency=low * New upstream release -- Philipp Huebner Thu, 21 Oct 2010 16:49:39 +0200 ganyremote (5.11.6-1) unstable; urgency=low * New upstream release * debian/control: - Changed Architecture from any to all - Removed ${shlibs:Depends} from Depends -- Philipp Huebner Fri, 27 Aug 2010 11:56:35 +0200 ganyremote (5.11.5-1) unstable; urgency=low * New upstream release * Updated Standards-Version: 3.9.1 (no changes needed) * Switched to dpkg-source 3.0 (quilt) format * Switched from dpatch to quilt * Switched from debhelper 6 to 7 * Redesigned debian/rules * Removed debian/README.Source * Updated debian/copyright -- Philipp Huebner Thu, 29 Jul 2010 14:44:11 +0200 ganyremote (5.11.3-1) unstable; urgency=low * New upstream release -- Philipp Huebner Sun, 21 Mar 2010 12:12:37 +0100 ganyremote (5.11.2-1) unstable; urgency=low * New upstream release * Updated Standards-Version: 3.8.4 (no changes needed) -- Philipp Huebner Sun, 21 Feb 2010 12:54:05 +0100 ganyremote (5.11.1-1) unstable; urgency=low * New upstream release -- Philipp Huebner Wed, 27 Jan 2010 20:30:18 +0000 ganyremote (5.11-1) unstable; urgency=low * New upstream release * Updated Standards-Version: 3.8.3 (no changes needed) * Added debian/README.source -- Philipp Huebner Fri, 22 Jan 2010 15:37:41 +0000 ganyremote (5.10-1) unstable; urgency=low * New upstream release * Updated maintainer's mail address * Raised dependency on anyremote on >= 4.18.1 * Updated Standards-Version: 3.8.2 (no changes needed) * Removed deprecated call of dh_desktop -- Philipp Huebner Tue, 07 Jul 2009 13:36:05 +0200 ganyremote (5.8-1) unstable; urgency=low * New upstream release * debian/rules: replaced 'patch' with '$(DPATCH_STAMPFN)' * Updated Standards-Version: 3.8.1 (no changes needed) -- Philipp Huebner Fri, 10 Apr 2009 23:28:00 +0200 ganyremote (5.6-1) unstable; urgency=low * New upstream release * Removed html-path.dpatch as it's now implemented upstream * Removed doc.dpatch * Modified debian/rules to remove superfluous docs * Adjusted years in debian/copyright * Added dh_desktop in debian/rules -- Philipp Huebner Thu, 22 Jan 2009 11:40:50 +0100 ganyremote (5.5.1-1) unstable; urgency=low * New upstream release * Raised dependency on anyremote on >= 4.11 * Adjusted search path for anyremote's html help (html-path.dpatch) * Minor changes in debian/copyright -- Philipp Huebner Fri, 02 Jan 2009 20:45:37 +0100 ganyremote (5.4-1) unstable; urgency=low * New upstream release * Re-generated doc.dptach to apply on new upstream release -- Philipp Huebner Wed, 22 Oct 2008 19:57:28 +0200 ganyremote (5.2.1-1) unstable; urgency=low * New upstream release * Adjusted some dependencies * Added watch file * Corrected some times in /debian docs * Corrected debian/copyright to point towards GPLv2 -- Philipp Huebner Fri, 29 Aug 2008 18:46:18 +0200 ganyremote (5.0-1) unstable; urgency=low * Initial release (Closes: #483679) -- Philipp Huebner Mon, 16 Jun 2008 18:02:13 +0200