--- gkremldk-0.9.7.orig/debian/dirs +++ gkremldk-0.9.7/debian/dirs @@ -0,0 +1 @@ +usr/lib/gkrellm2/plugins --- gkremldk-0.9.7.orig/debian/docs +++ gkremldk-0.9.7/debian/docs @@ -0,0 +1 @@ +README --- gkremldk-0.9.7.orig/debian/control +++ gkremldk-0.9.7/debian/control @@ -0,0 +1,22 @@ +Source: gkremldk +Section: x11 +Priority: optional +Maintainer: Niv Altivanik (Debian Packages) +Build-Depends: cdbs, debhelper (>= 4.1.0), libgtk2.0-dev, pkg-config, gkrellm (>= 2.2.1) +Standards-Version: 3.6.1.0 + +Package: gkrellm-mldonkey +Architecture: any +Depends: ${shlibs:Depends}, gkrellm (>= 2.2.1) +Suggests: mldonkey-server +Description: mldonkey plugin for gkrellm2 + gkrellm-mldonkey is a plugin that shows the current + download/upload rates of mldonkey. + . + It also shows the current maximum upload/downlad rate + (max_hard_download_rate and max_hard_upload_rate options + in mldonkey), and permit you to change them on the fly + by left-clicking on the krells. You can also use the + mouse wheel to change the values. + . + Homepage: http://www.tof2k.com/gkremldk/ --- gkremldk-0.9.7.orig/debian/rules +++ gkremldk-0.9.7/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +cleanbuilddir/gkrellm-mldonkey:: + if [ -e Makefile ]; then make clean; fi +# # this prevents those files to enter orig.gz + rm -rf Makefile config.h config.log config.status --- gkremldk-0.9.7.orig/debian/watch +++ gkremldk-0.9.7/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://www.tof2k.com/gkremldk/gkremldk-src-(.*)\.tbz --- gkremldk-0.9.7.orig/debian/changelog +++ gkremldk-0.9.7/debian/changelog @@ -0,0 +1,42 @@ +gkremldk (0.9.7-2) unstable; urgency=low + + * Bug fix: "gkremldk: FTBFS if built twice in a row", thanks to Bernd + Zeimetz (Closes: #424324). + + -- Niv Sardi Tue, 24 Jul 2007 09:25:32 +0200 + +gkremldk (0.9.7-1) unstable; urgency=low + + * New upstream release + Upstream Bug fix: "gkrellm-mldonkey always forgest split view + parameter.", thanks to Serge Matveev (Closes: #342827). + + -- Niv Altivanik (Debian Packages) Sat, 31 Dec 2005 00:34:49 +0100 + +gkremldk (0.9.6-2) unstable; urgency=low + + * Now suggests mldonkey-server + + -- Niv Altivanik (Debian Packages) Tue, 8 Feb 2005 09:35:35 +0100 + +gkremldk (0.9.6-1) unstable; urgency=low + + * New upstream release + * New maintainer, Vincent Tantardini gave his approval + * Moved to cdbs + + -- Niv Altivanik (Debian Packages) Sat, 5 Feb 2005 07:45:41 +0100 + +gkremldk (0.9.4-1) unstable; urgency=low + + * New upstream release + - Fixed missing dependency in control file + + -- Vincent Tantardini Tue, 26 Oct 2004 22:25:38 +0200 + +gkremldk (0.9.3-1) unstable; urgency=low + + * Initial Release. + + -- Vincent Tantardini (vince) Wed, 22 Sep 2004 00:22:22 +0200 + --- gkremldk-0.9.7.orig/debian/compat +++ gkremldk-0.9.7/debian/compat @@ -0,0 +1 @@ +4 --- gkremldk-0.9.7.orig/debian/README.Debian +++ gkremldk-0.9.7/debian/README.Debian @@ -0,0 +1,7 @@ +gkremldk for Debian +------------------- + +Please note that in order to have the plugin apear in the plugin list of +gkrellm you must restart gkrellm. + + -- Niv Altivanik (Debian Packages) , Tue Feb 8 09:36:20 2005 --- gkremldk-0.9.7.orig/debian/control.in +++ gkremldk-0.9.7/debian/control.in @@ -0,0 +1,21 @@ +Source: gkremldk +Section: x11 +Priority: optional +Maintainer: Niv Altivanik (Debian Packages) +Build-Depends: debhelper (>= 4.0.0), @cdbs@, autoconf, libgtk2.0-dev, pkg-config, gkrellm (>= 2.2.1) +Standards-Version: 3.6.1.0 + +Package: gkrellm-mldonkey +Architecture: any +Depends: ${shlibs:Depends}, gkrellm (>= 2.2.1) +Description: mldonkey plugin for gkrellm2 + gkrellm-mldonkey is a plugin that shows the current + download/upload rates of mldonkey. + . + It also shows the current maximum upload/downlad rate + (max_hard_download_rate and max_hard_upload_rate options + in mldonkey), and permit you to change them on the fly + by left-clicking on the krells. You can also use the + mouse wheel to change the values. + . + Homepage: http://www.tof2k.com/gkremldk/ --- gkremldk-0.9.7.orig/debian/copyright +++ gkremldk-0.9.7/debian/copyright @@ -0,0 +1,27 @@ +This package was debianized by Vincent Tantardini (vince) on +Wed, 22 Sep 2004 00:22:22 +0200. + +It was downloaded from http://www.tof2k.com/gkremldk/ + +Upstream Author: Christophe Badoit + +Copyright: + +gkremldk is copyright (c) 2004 Christophe Badoit + + 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; version 2 dated June, 1991. + + 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., 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'.