Changeset 297
- Timestamp:
- 08/02/09 03:55:22 (3 years ago)
- Location:
- trunk
- Files:
-
- 7 edited
-
ChangeLog (modified) (2 diffs)
-
README (modified) (1 diff)
-
debian/changelog (modified) (2 diffs)
-
debian/control (modified) (1 diff)
-
debian/copyright (modified) (2 diffs)
-
debian/itaka.menu (modified) (1 diff)
-
debian/itaka.sgml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r288 r297 4 4 * Added a favicon to the server 5 5 * Switch to GPLv3 6 * Fixed a fatal bug with some recent versions of Python/PyGTK affecting most distributions7 6 * Fixed preference pane issues for low resolution displays and some minor issues with popular GTK themes 8 7 * Fixed a bug where screenshot files would be saved under the wrong extension and not erased after quitting … … 12 11 * Code cleanup towards PEP-8 compliance 13 12 * Simplified and improved Makefile 13 14 0.2.2: 15 * Fixed a fatal bug with Python 2.6/PyGTK 2.14 14 16 15 17 0.2.1: -
trunk/README
r272 r297 43 43 44 44 # Make sure you have your gpg keys and debian development environment correctly setup 45 # You must also package the itaka source as a tarball per debian guidelines. 46 45 47 debuild 46 48 -
trunk/debian/changelog
r271 r297 1 itaka ( 1.0-1) unstable; urgency=low1 itaka (0.2.2-1) unstable; urgency=high 2 2 3 * Pulled 1.0 from upstream.3 * Pulled 0.2.2 from upstream 4 4 5 -- Marc E. <santusmarc@users.sourceforge.net> Tue, 27 Jun 2007 18:01:13 -0700 5 -- Marc E. <santusmarc@users.sourceforge.net> Sat, 01 Aug 2009 19:06:15 -0700 6 7 itaka (0.2.1-1) unstable; urgency=high 8 9 * Pulled 0.2.1 from upstream. 10 11 -- Marc E. <santusmarc@users.sourceforge.net> Thu, 19 Jul 2007 09:12:13 -0700 12 6 13 itaka (0.2-1) unstable; urgency=low 7 14 … … 9 16 10 17 -- Marc E. <santusmarc@users.sourceforge.net> Tue, 27 Jun 2007 18:01:13 -0700 18 11 19 itaka (0.1-1) unstable; urgency=low 12 20 -
trunk/debian/control
r271 r297 3 3 Priority: extra 4 4 Maintainer: Marc E. <santusmarc@users.sourceforge.net> 5 Build-Depends: imagemagick, docbook-to-man, python, intltool, gettext,debhelper (>= 5.0.37.2)6 Standards-Version: 3. 7.25 Build-Depends: imagemagick, docbook-to-man, python, debhelper (>= 5.0.37.2) 6 Standards-Version: 3.8.0 7 7 8 8 Package: itaka -
trunk/debian/copyright
r271 r297 1 This package was debianized by Marc E. <santusmarc@users.sourceforge.net> on 2 Tue, 5 Jun 2007 18:01:13 -0700. 3 4 It was downloaded from http://itaka.jardinpresente.com.ar 1 This package was downloaded from from http://itaka.jardinpresente.com.ar 5 2 6 3 Upstream Author: Marc E. <santusmarc@users.sourceforge.net> 4 Debian Packager: Marc E. <santusmarc@users.sourceforge.net> 7 5 8 6 Copyright: 2003-2009 by Marc E. … … 11 9 Please see /usr/share/common-licenses/GPL for the full license. 12 10 13 The Debian packaging is 2007-2009, Marc E. <santusmarc@users.sourceforge.net> and11 The Debian packaging is (C) 2009, Marc E. <santusmarc@users.sourceforge.net> and 14 12 is licensed under the GPL, see `/usr/share/common-licenses/GPL'. 15 13 -
trunk/debian/itaka.menu
r124 r297 1 1 ?package(itaka): \ 2 2 needs="X11" \ 3 section="App s/Net" \3 section="Applications/Network/Monitoring" \ 4 4 title="Itaka" \ 5 5 command="/usr/bin/itaka" \ 6 6 hints="screenshooting" \ 7 icon ="/usr/share/pixmaps/itaka.xpm" \7 icon32x32="/usr/share/pixmaps/itaka.xpm" \ 8 8 icon16x16="/usr/share/pixmaps/itaka16x16.xpm" -
trunk/debian/itaka.sgml
r271 r297 2 2 3 3 <!-- Please adjust the date whenever revising the manpage. --> 4 <!ENTITY dhdate "<date> 20 Jul 2009</date>">4 <!ENTITY dhdate "<date>5 Jun 2007</date>"> 5 5 <!ENTITY dhemail "<email>santusmarc@users.sourceforge.net</email>"> 6 6 <!ENTITY dhusername "Marc E.">
Note: See TracChangeset
for help on using the changeset viewer.

