--- gwakeonlan-0.5.1.orig/debian/changelog +++ gwakeonlan-0.5.1/debian/changelog @@ -0,0 +1,32 @@ +gwakeonlan (0.5.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build using dh-python. Closes: #786290. + + -- Matthias Klose Fri, 21 Aug 2015 21:14:03 +0200 + +gwakeonlan (0.5.1-1) unstable; urgency=low + + * New upstream release + * debian/control: bump Standards-Version to 3.9.1 + * debian/control: dropped python-glade2 dependency + + -- Fabio Castelli Sun, 17 Oct 2010 17:35:29 +0200 + +gwakeonlan (0.4.1-1) unstable; urgency=low + + * Merging upstream version 0.4.1 + + -- Fabio Castelli Sat, 13 Feb 2010 16:07:25 +0100 + +gwakeonlan (0.4-1) unstable; urgency=low + + * Merging upstream version 0.4 + + -- Fabio Castelli Sat, 16 Jan 2010 17:13:35 +0100 + +gwakeonlan (0.3-1) unstable; urgency=low + + * Initial release (Closes: #561019) + + -- Fabio Castelli Sat, 26 Dec 2009 17:29:40 +0100 --- gwakeonlan-0.5.1.orig/debian/compat +++ gwakeonlan-0.5.1/debian/compat @@ -0,0 +1 @@ +7 --- gwakeonlan-0.5.1.orig/debian/control +++ gwakeonlan-0.5.1/debian/control @@ -0,0 +1,20 @@ +Source: gwakeonlan +Section: net +Priority: optional +Maintainer: Fabio Castelli +Uploaders: Python Applications Packaging Team +Standards-Version: 3.9.1 +Build-Depends: cdbs (>= 0.4.49), python (>= 2.5), debhelper (>= 7), dh-python +Homepage: http://code.google.com/p/gwakeonlan/ +Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/gwakeonlan/trunk/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/gwakeonlan/trunk/ + +Package: gwakeonlan +Architecture: all +Depends: python-gtk2 (>=2.12), librsvg2-common, ${python:Depends}, ${misc:Depends} +Description: wakes up your machines using Wake on LAN + gWakeOnLan is a GTK+ utility to awake turned off computers through the Wake + on LAN feature. Both local and internet modes are supported. + . + The machines to turn on need to be shut off with the Wake on LAN magic packet + enabled. --- gwakeonlan-0.5.1.orig/debian/copyright +++ gwakeonlan-0.5.1/debian/copyright @@ -0,0 +1,41 @@ +This package was debianized by: + + Fabio Castelli on Sat, 26 Dec 2009 17:29:40 +0100 + +It was downloaded from: + + http://code.google.com/p/gwakeonlan/ + +Upstream Author: + + Fabio Castelli + +Copyright: + + + +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: + + Copyright (C) 2009-2010, Fabio Castelli + +and is licensed under the GPL, see above. + --- gwakeonlan-0.5.1.orig/debian/pycompat +++ gwakeonlan-0.5.1/debian/pycompat @@ -0,0 +1 @@ +2 --- gwakeonlan-0.5.1.orig/debian/pyversions +++ gwakeonlan-0.5.1/debian/pyversions @@ -0,0 +1 @@ +2.5- --- gwakeonlan-0.5.1.orig/debian/rules +++ gwakeonlan-0.5.1/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk + +DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib=/usr/share/gwakeonlan + +clean:: + rm -rf build/ + --- gwakeonlan-0.5.1.orig/debian/source/format +++ gwakeonlan-0.5.1/debian/source/format @@ -0,0 +1 @@ +1.0 --- gwakeonlan-0.5.1.orig/debian/watch +++ gwakeonlan-0.5.1/debian/watch @@ -0,0 +1,5 @@ +# watch control file for uscan +version=3 +http://code.google.com/p/gwakeonlan/downloads/list \ + http://gwakeonlan.googlecode.com/files/gwakeonlan_(.*)_all\.tar\.gz +