debian/0000755000000000000000000000000011574477234007204 5ustar debian/rules0000755000000000000000000000047211574477234010267 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_build: override_dh_auto_install: python setup.py install --root=debian/pondus --install-layout=deb override_dh_installchangelogs: dh_installchangelogs NEWS override_dh_installdocs: dh_installdocs rm -f debian/pondus/usr/share/doc/pondus/NEWS debian/compat0000644000000000000000000000000212253701160010361 0ustar 9 debian/copyright0000644000000000000000000000260112253701160011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Pondus Upstream-Contact: Eike Nicklas Source: http://bitbucket.org/eike/pondus/downloads Files: * Copyright: 2007-2011 Eike Nicklas License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2007-2013 Eike Nicklas License: Expat debian/control0000644000000000000000000000216512253701160010572 0ustar Source: pondus Maintainer: Python Applications Packaging Team Uploaders: Eike Nicklas , Debian-Med Packaging Team Section: x11 Priority: optional Build-Depends: debhelper (>= 9), python Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/pondus/trunk/ Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pondus/trunk/ Homepage: http://bitbucket.org/eike/pondus/ X-Python-Version: >= 2.5 Package: pondus Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-gobject, python-gtk2 Recommends: python-matplotlib Description: personal weight manager for GTK+2 Pondus keeps track of your body weight and, optionally, the percentage of bodyfat, muscle and water. It aims to be simple to use, lightweight and fast. All data can be plotted to get a quick overview of the history of your weight. A simple weight planner allows one to define "target weights" and this plan can be compared with the actual measurements in a plot. debian/watch0000644000000000000000000000011311516566635010230 0ustar version=3 https://bitbucket.org/eike/pondus/downloads/pondus-(.*)\.tar\.gz debian/source/0000755000000000000000000000000011516566635010504 5ustar debian/source/format0000644000000000000000000000001411516566635011712 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001137412253701160011043 0ustar pondus (0.8.0-2) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Andreas Tille ] * debian/control: - cme fix dpkg-control - debhelper 9 * debian/copyright: DEP5 [ Eike Nicklas ] * debian/control: - set Python Applications Packaging Team as Maintainer and myself as Uploader -- Eike Nicklas Mon, 16 Dec 2013 22:08:54 +0100 pondus (0.8.0-1) unstable; urgency=low * new upstream release * update Standards-Version to 3.9.2: no changes required * switch to debhelper 7 * debian/control: - update Description - remove ${python:Breaks} -- Eike Nicklas Thu, 09 Jun 2011 10:42:07 +0100 pondus (0.7.3-1) unstable; urgency=low * switch from python-support to dh_python2 * update Standards-Version to 3.9.1: no changes required * debian/control: - update homepage * debian/copyright: - update for 2010 and 2011 - update to conform with DEP5 candidate * debian/rules: - add '--install-layout=deb' and remove '--prefix=/usr' * debian/source/format: - change source format to 3.0 (quilt) * debian/watch: - update homepage -- Eike Nicklas Fri, 21 Dec 2010 21:30:38 +0100 pondus (0.7.2-1) unstable; urgency=low * new upstream release * update Standards-Version to 3.8.4: no changes required * debian/control: - python2.4 is not available any more: adjust Depends and XS-Python-Version -- Eike Nicklas Sun, 14 Feb 2010 17:59:41 +0100 pondus (0.7.1-1) unstable; urgency=low * new upstream release * debian/control: - add ${misc:Depends} to Depends to make lintian happy * debian/watch: - fix for new upstream homepage structure -- Eike Nicklas Mon, 18 Jan 2010 11:06:53 +0100 pondus (0.7.0-1) unstable; urgency=low * new upstream release * debian/control: - bump python-gtk2 dependency to >=2.12 (new upstream requirement) * debian/copyright: - conform to DEP-5 - change license of upstream code from GPL-3+ to Expat - change license of Debian packaging from GPL-3+ to Expat -- Eike Nicklas Mon, 21 Dec 2009 23:20:50 +0100 pondus (0.6.0-2) unstable; urgency=low * update Standards-Version to 3.8.3: no changes required * fix installation with python2.6 (Closes: #557918) -- Eike Nicklas Wed, 25 Nov 2009 23:25:25 +0100 pondus (0.6.0-1) unstable; urgency=low * new upstream release * update Standards-Version to 3.8.2: no changes required -- Eike Nicklas Sun, 19 Jul 2009 12:53:58 +0100 pondus (0.5.3-1) unstable; urgency=low * new upstream bugfix release * debian/rules: - don't make all .py files executable, since shebang was removed -- Eike Nicklas Wed, 10 Dec 2008 22:48:56 +0100 pondus (0.5.2-1) unstable; urgency=low [ Eike Nicklas] * new upstream release [ Marco Rodrigues ] * debian/watch: + Fix URL to work correctly. [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn -- Eike Nicklas Wed, 07 Dec 2008 10:33:52 +0100 pondus (0.5.1-1) unstable; urgency=low * new upstream bugfix release -- Eike Nicklas Fri, 05 Sep 2008 09:57:09 +0100 pondus (0.5.0-1) UNRELEASED; urgency=low * new upstream release * update Standards-Version to 3.8.0: no changes required * debian/control: - depend on python-elementree (new upstream requirement) -- Eike Nicklas Mon, 25 Aug 2008 09:17:14 +0100 pondus (0.4.1-1) unstable; urgency=low * new upstream bugfix release -- Eike Nicklas Fri, 16 May 2008 01:12:20 +0100 pondus (0.4.0-1) unstable; urgency=low * new upstream release * debian/control: update Description -- Eike Nicklas Sat, 12 Apr 2008 10:32:13 +0100 pondus (0.3.0-1) unstable; urgency=low * new upstream release * debian/control: - remove gettext from Build-Depends-Indep; *.mo now distributed with upstream - mention plotting capability in Description - move python-matplotlib from Depends to Recommends as it is not strictly required any more - depend on python-gtk2 >= 2.6 (updated upstream requirement) * debian/copyright: - use proposed machine-readable format -- Eike Nicklas Thu, 06 Mar 2008 20:25:48 +0100 pondus (0.2.0-1) unstable; urgency=low * new upstream release * debian/control: - require debhelper >= 5.0.51 since dh_icons is used in debian/rules - add Debian-Med Packaging Team to uploaders - add gettext to Build-Depends-Indep -- Eike Nicklas Mon, 18 Feb 2008 21:54:24 +0100 pondus (0.1.0-1) unstable; urgency=low * Initial release (Closes: #463873) -- Eike Nicklas Fri, 01 Feb 2008 20:15:52 +0100 debian/menu0000644000000000000000000000026110752150445010057 0ustar ?package(pondus): \ needs="X11" \ section="Applications/Data Management" \ title="Pondus" \ icon="/usr/share/pixmaps/pondus.xpm" \ command="/usr/bin/pondus"