debian/0000755000000000000000000000000011743351274007175 5ustar debian/patches/0000755000000000000000000000000011743316203010615 5ustar debian/patches/changed-default-dir-icons.patch0000644000000000000000000000071111600145730016532 0ustar Description: Changed default icons dir into gentoorc.in. Author: Innocent De Marchi Forwarded: Yes (by private e-mail to upstream autor). Last-Update: 2011-01-16 --- a/gentoorc.in +++ b/gentoorc.in @@ -2816,7 +2816,7 @@ 0 - "icons:/usr/share/icons/gnome/16x16/mimetypes" + "icons:/usr/share/gentoo/icons" 1 debian/patches/dpkg-buildflags.patch0000644000000000000000000000167511743315411014706 0ustar Description: Use CFLAGS flags from environment (dpkg-buildflags). Necessary for hardening flags. . No idea why the developer disables them like this. . Also needs dh-autoreconf to apply the changes during the build. Author: Simon Ruderich Last-Update: 2012-04-16 --- gentoo-0.19.13.orig/configure.in +++ gentoo-0.19.13/configure.in @@ -24,7 +24,7 @@ AC_PROG_CC dnl Don't just call it CFLAGS, since it then gets inherited into intl/, and GNU dnl and I don't exactly code alike. Don't include CFLAGS as set by AC_PROG_CC dnl above, since it includes -g -O2 for gcc, for reasons unknown. -GENTOO_CFLAGS="-Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Werror-implicit-function-declaration" +GENTOO_CFLAGS="$CFLAGS -Wall -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Werror-implicit-function-declaration" AC_ARG_ENABLE(debug, [ --enable-debug have debug info compiled in], debian/patches/change-config-directory-files.patch0000644000000000000000000000122111733401514017423 0ustar Description: Changes the config files directory in manpage. Author: Innocent De Marchi Forwarded: Yes (by private e-mail to upstream autor). Last-Update: 2011-09-10 --- a/docs/gentoo.1x +++ b/docs/gentoo.1x @@ -321,7 +321,7 @@ is tested, and if that also fails a site-wide configuration (see below) will be tried instead. .\" .TP -.I "/usr/local/etc/gentoorc" +.I "/etc/gentoorc" This is the site-wide configuration file. If a user doesn't have a configuration in his/her home directory, gentoo loads this file instead. The actual location of this file is slightly system-dependent, the above is the default. As an end debian/patches/series0000644000000000000000000000013211743316151012030 0ustar changed-default-dir-icons.patch change-config-directory-files.patch dpkg-buildflags.patch debian/compat0000644000000000000000000000000211742565501010372 0ustar 9 debian/watch0000644000000000000000000000006411603530223010212 0ustar version=3 http://sf.net/gentoo/gentoo-(.+)\.tar\.gz debian/rules0000755000000000000000000000106611743316035010254 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 #LDFLAGS += -Wl,-z,defs -Wl,--as-needed export DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed %: dh $@ --with autoreconf debian/menu0000644000000000000000000000023711514350060010052 0ustar ?package(gentoo):\ needs="X11"\ section="Applications/File Management"\ title="Gentoo"\ command="gentoo"\ icon="/usr/share/pixmaps/icon_gentoo_small.xpm" debian/doc-base0000644000000000000000000000037611514340052010567 0ustar Document: gentoo Title: Gentoo Manual Author: Emil Brink Abstract: This manual describes what Gentoo is, and how it can be used. Section: File Management Format: HTML Index: /usr/share/doc/gentoo/html/index.html Files: /usr/share/doc/gentoo/html/*.html debian/control0000644000000000000000000000214411743316067010602 0ustar Source: gentoo Section: x11 Priority: optional Maintainer: Innocent De Marchi Build-Depends: debhelper (>= 9), dh-autoreconf, libgtk2.0-dev, libglib2.0-dev Standards-Version: 3.9.3 Homepage: http://www.obsession.se/gentoo/ Package: gentoo Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: file Description: fully GUI-configurable, two-pane X file manager gentoo is a two-pane file manager for the X Window System. gentoo lets the user do (almost) all of the configuration and customizing from within the program itself. If you still prefer to hand-edit configuration files, they're fairly easy to work with since they are written in an XML format. . gentoo features a fairly complex and powerful file identification system, coupled to an object-oriented style system, which together give you a lot of control over how files of different types are displayed and acted upon. Additionally, over a hundred pixmap images are available for use in file type descriptions. . gentoo was written from scratch in ANSI C, and it utilizes the GTK+ toolkit for its interface. debian/copyright0000644000000000000000000001700211735631157011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Emil Brink Source: http://www.obsession.se/gentoo/ Files: * Copyright: 1998-2012 Emil Brink License: GPL-2+ This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’. . You are free to distribute this software under the terms of the GNU General Public License, version 2. . It is important to realize that this software comes without ANY form of warranty. Files: icons/* Copyright: 1998 Johan Hanson See usr/share/doc/gentoo/README.icons License: GPL-2+ This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’. . You are free to distribute this software under the terms of the GNU General Public License, version 2. . It is important to realize that this software comes without ANY form of warranty. Files: debian/* Copyright: 1998-2010 Josip Rodin 2010-2012 Innocent De Marchi License: GPL-2+ This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’. . You are free to distribute this software under the terms of the GNU General Public License, version 2. . It is important to realize that this software comes without ANY form of warranty. Files: m4/* aclocal.m4 Copyright: Free Software Foundation. License: This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. Files: intl/* Copyright: Free Software Foundation. License: GPL-2+ This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’. . You are free to distribute this software under the terms of the GNU General Public License, version 2. . It is important to realize that this software comes without ANY form of warranty. File: install-sh Copyright: 1991 by the Massachusetts Institute of Technology. License: Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of M.I.T. not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. M.I.T. makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. . Calling this script install-sh is preferred over install.sh, to prevent `make' implicit rules from creating a file called install from it when there is no Makefile. . This script is compatible with the BSD install script, but was written from scratch. It can only install one file at a time, a restriction shared with many OS's install programs. Files: docs/* Copyright: 1998 Emil Brink, 1998 Ulf Pettersson, License: GPL-2+ This program 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 program 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file ‘/usr/share/common-licenses/GPL-2’. . You are free to distribute this software under the terms of the GNU General Public License, version 2. . It is important to realize that this software comes without ANY form of warranty. File: po/Makefile.in.in Copyright: 1995-1997, 2000-2007 by Ulrich Drepper License: This file can be copied and used freely without restrictions. It can be used in projects which are not available under the GNU General Public License but which still want to provide support for the GNU gettext functionality. . Please note that the actual code of GNU gettext is covered by the GNU General Public License and is *not* in the public domain. debian/install0000644000000000000000000000020611514350037010554 0ustar docs/* /usr/share/doc/gentoo/html src/graphics/icon_gentoo_small.xpm /usr/share/pixmaps debian/gentoo.desktop /usr/share/applications debian/gentoo.desktop0000644000000000000000000000033111514350076012053 0ustar [Desktop Entry] Name=Gentoo Comment=Fully GUI-configurable, two-pane X file manager Exec=/usr/bin/gentoo Icon=/usr/share/pixmaps/icon_gentoo_small.xpm Terminal=false Type=Application Categories=Utility;FileManager; debian/changelog0000644000000000000000000003536311743316534011061 0ustar gentoo (0.19.13-2) unstable; urgency=low * Change the CFLAGS hardening flags (Closes: #669066). Patch provided by Simon Ruderich. -- Innocent De Marchi Tue, 17 Apr 2012 18:39:45 +0100 gentoo (0.19.13-1) unstable; urgency=low * New upstream release. * Update Standards-Version (no changes required). * Update debian/copyright file to v. 1.0. * Update year in debian/copyright file. * Update compat level to 9: + Update build depedency in debian/control. + Update debian/compat file. + Change debian/rules LDFLAGS accordingly. -- Innocent De Marchi Sat, 24 Mar 2012 18:22:15 +0100 gentoo (0.19.12-1) unstable; urgency=low * New upstream release. -- Innocent De Marchi Fri, 14 Oct 2011 18:51:19 +0100 gentoo (0.19.11-1) unstable; urgency=low * New upstream release. * Change the debian/patches/change-config-directory-files.patch file to new upstream manpage version. -- Innocent De Marchi Sun, 11 Sep 2011 16:22:10 +0100 gentoo (0.19.10-1) unstable; urgency=low * New upstream release (Closes: #622058). * Spellchecking the package description in debian/control: thanks to Justin B Rye. (Closes: #623855). * Update to Standard-Version 3.9.2 (no changes required). * Add debian/patches/change-config-directory-files.patch. Update explanation of the default location of configuration files in the manpage (Closes: #619145). -- Innocent De Marchi Tue, 21 Jun 2011 18:23:15 +0100 gentoo (0.19.9-1) unstable; urgency=low * New upstream release. * Remove autotools-dev and dh-autoreconf dependencies. * Remove the fix-de-po-corrections.patch (moved changes to the original by the author). * Remove some old CFLAGS settings from debian/rules - no longer needed. -- Innocent De Marchi Wed, 09 Feb 2011 17:10:27 +0100 gentoo (0.19.8-1) experimental; urgency=low * New upstream release. * Update debian/rules to new dh $@ system. * Add debian/manpages and debian/install files. * Changed the name of the icon from the menu: the upstream author has been renamed this file. * Other very old bugs are unplayable with the current version. It is assumed that are solved with new versions. (Closes: #546242, #569303, #607610, #552268). * Add debian/patches/changed-default-dir-icons.patch. Changes the default icon path in /etc/gentoorc to /usr/share/gentoo/icons so that gentoo will use its own icon set by default. * Set LDFLAGS += -Wl,-z,defs -Wl,--as-needed in debian/rules. -- Innocent De Marchi Sat, 15 Jan 2011 17:44:15 +0100 gentoo (0.19.7-1) experimental; urgency=low * New upstream release (Closes: #285812). * New mantainer (Closes: #422498). * Update to Standard-Version 3.9.1 * Update to new format 3.0 * Update the copyright file (Closes: #411740). * Corrections in German .po file (Closes: #314096). * Add menu icon (Closes: #234620). * Add gentoo.desktop file. * Fixed #486388, was due to problems in gentoo's error-detection code (Closes: #486388, #487949). * Fixed #241030: Obsolete, gentoo no longer uses libfam (Closes: #241030). * Fixed #114134: The patch is in the current code (Closes: #114134). * Updated ja.po (Closes: #165444). * Other very old bugs are unplayable with the current version. It is assumed that are solved with new versions. (Closes: #195431, #188507, #204593) -- Innocent De Marchi Fri, 03 Dec 2010 19:15:03 +0100 gentoo (0.15.3-0.2) unstable; urgency=medium * Non-maintainer upload. * src/odmultibutton.c: - Replace deprecated GTK macro with related function (Closes: #577298). * src/mntent_wrap.c: - Patch from Cyril Brulebois to fix FTBFS on kFreeBSD (Closes: #540981). -- Luca Falavigna Sat, 08 May 2010 15:24:50 +0200 gentoo (0.15.3-0.1) unstable; urgency=low * Non-maintainer upload. + With permission from maintainer. * New upstream with GTK2. (Closes: #515286). + Change build-depends from gtk1.2 and glib1.2 to 2.0. * Move homepage from package description to Homepage. * Add ${misc:Depends} for debhelper package. * Move DH_COMPAT from rules to debian/compat. * Version path to GPL license in debian/copyright to GPL-2. * Update doc-base section. * Bump Standards Version to 3.8.0. + Menu policy transition. -- Barry deFreese Fri, 27 Mar 2009 15:44:47 -0400 gentoo (0.11.56-1) unstable; urgency=low * New upstream version, closes: #411741. + Includes the patch for errno ignoring in src/window.c:win_window_set_title(), applied in the NMU below, closes: #364275, #368849. * Undid the po/Makefile.in.in patch to mkinstalldirs - it now has a purpose (to go to top_builddir for the script), otherwise build fails. * Patch from Cyril Brulebois to src/mntent_wrap.c so that GNU/kFreeBSD is detected properly, closes: #414416. * Updated watch file to format version 3, and updated the upstream site to SF (the old one is 401), closes: #449824. I actually missed Raphael Geissert patch for this and investigated it myself, d'oh :) * Updated debhelper compatibility level to 5, and removed manual conffiles (only /etc in there). * Updated standards version to 3.7.2, with no changes. * Quoted needs="X11" in the menu file, to appease lintian. -- Josip Rodin Mon, 17 Mar 2008 00:09:07 +0100 gentoo (0.11.55-1.1) unstable; urgency=low * Non-maintainer upload to fix failure to operate with files. * Applied the suggested patch to fix the problem when dealing with files, when a locale is set. Thanks to Anders Lageras for the link to the patch. (Closes: #368849, #364275). -- Margarita Manterola Mon, 14 Aug 2006 19:21:36 -0300 gentoo (0.11.55-1) unstable; urgency=low * New upstream version, closes: #291688. The config.{guess,sub} files in it are just a year old (compared to four year old ones that were there before), see if that works for you, closes: #356441. -- Josip Rodin Fri, 31 Mar 2006 14:26:01 +0200 gentoo (0.11.46-1.1) unstable; urgency=low * Non-maintainer upload. * Removed xlibs-dev build-dep (Closes: #346699) -- Marc 'HE' Brockschmidt Fri, 20 Jan 2006 21:20:33 +0100 gentoo (0.11.46-1) unstable; urgency=low * New upstream version. -- Josip Rodin Thu, 4 Mar 2004 00:00:02 +0100 gentoo (0.11.34-2) unstable; urgency=low * Updated gentoorc to use a free PDF viewer, closes: #183798. * Also added some other useful changes in it. -- Josip Rodin Sat, 29 Mar 2003 17:55:15 +0100 gentoo (0.11.34-1) unstable; urgency=low * New upstream version, closes: #163431. * Policy 3.5.7 changes (debug out, noopt in). -- Josip Rodin Sat, 5 Oct 2002 20:23:51 +0200 gentoo (0.11.32-1) unstable; urgency=low * New upstream version, includes our .31 patches. -- Josip Rodin Sun, 25 Aug 2002 13:39:22 +0200 gentoo (0.11.31-3) unstable; urgency=low * Require __linux__, not __linux, which fixes the PowerPC build. -- Josip Rodin Sat, 24 Aug 2002 18:25:59 +0200 gentoo (0.11.31-2) unstable; urgency=low * Replaced config.{guess,sub} with versions NOT from 1999 (doh!), closes: #158000. -- Josip Rodin Sat, 24 Aug 2002 10:41:24 +0200 gentoo (0.11.31-1) unstable; urgency=low * New upstream version, closes: #157906. * Added two small syntax changes to make it compile. * Moved manual page installation from Makefile.am to the rules file, patching automake crap is too much fuss. * Changed build-dependency from xlib6g-dev to xlibs-dev. -- Josip Rodin Fri, 23 Aug 2002 11:20:30 +0200 gentoo (0.11.26-1) unstable; urgency=low * New upstream version, includes most of our patches for upstream stuff, closes: #146209. -- Josip Rodin Fri, 22 Feb 2002 15:56:22 +0100 gentoo (0.11.19-1) unstable; urgency=low * New upstream version. * Forward-ported the .18-2 alpha/osf patch. * Included in src/gentoo.h to fix warnings and fix sorting by time, closes: #124086. It's good to pay attention to warnings sometimes! -- Josip Rodin Thu, 14 Feb 2002 19:44:34 +0100 gentoo (0.11.18-2) unstable; urgency=high * __EXTENSIONS__ and POSIX_C_SOURCE shouldn't be excluded on Linux Alpha, patch from Christopher C. Chimelis, closes: #121383. (will anyone mind the high urgency for this? there's only one way to find out) * Mark /etc/gentoogtkrc as a conffile, too, thanks Lintian. -- Josip Rodin Sun, 9 Dec 2001 00:14:07 +0100 gentoo (0.11.18-1) unstable; urgency=low * New upstream version. * Fixed to remove the needless Alpha exceptions, patch included upstream, closes: #112335. * Another tweak in the config file: run x-terminal-emulator instead of xterm for new_shell. -- Josip Rodin Tue, 16 Oct 2001 20:39:06 +0200 gentoo (0.11.17-1) unstable; urgency=low * New upstream version. * Updates for the new build system. The icons are in icons/ subdirectory of /usr/share/gentoo now... * Moved the menu item to Apps/Tools. -- Josip Rodin Sat, 1 Sep 2001 22:26:20 +0200 gentoo (0.11.16-1) unstable; urgency=low * New upstream version. * Updated for Policy 3.5.?. -- Josip Rodin Thu, 3 May 2001 22:39:58 +0200 gentoo (0.11.15-1) unstable; urgency=low * New upstream version. * Fixed a thing or two in gentoorc example. * Updated for Policy 3.2.1. -- Josip Rodin Sun, 17 Sep 2000 02:13:42 +0200 gentoo (0.11.14-1) unstable; urgency=low * New upstream version, which also closes: #60715. * Moved gentoo binary to /usr/bin (and manpage to /usr/share/man). -- Josip Rodin Sun, 19 Mar 2000 02:39:54 +0100 gentoo (0.11.10-3) frozen unstable; urgency=low * Used patch from Ben Gertzfield (which was obviously used by the upstream author in 0.11.12), to make gentoo compile on Alpha and any other 64bit platform, closes: #55246. -- Josip Rodin Mon, 6 Mar 2000 01:00:58 +0100 gentoo (0.11.10-2) unstable; urgency=low * Added a doc-base file, courtesy of Christian Marillat, closes: #49561. * Standards-Version: 3.1.1. Added Build-Depends:. -- Josip Rodin Sat, 27 Nov 1999 16:39:32 +0100 gentoo (0.11.10-1) unstable; urgency=low * New upstream version. * Minor updates in debian/*. -- Josip Rodin Sat, 6 Nov 1999 18:07:33 +0100 gentoo (0.11.9-2) unstable; urgency=low * Fixed the menu entry (/usr/bin/X11). -- Josip Rodin Sun, 12 Sep 1999 17:25:32 +0200 gentoo (0.11.9-1) unstable; urgency=low * New upstream version (a lot of bugfixes!). * Conforms to policy 3.x, which includes move to FHS etc. Required using debhelper 2.0.40, and some other small changes to debian/* . * Fixed some minor stuff in control and menu files. -- Josip Rodin Wed, 8 Sep 1999 22:17:17 +0200 gentoo (0.11.8-2) unstable; urgency=low * Oops, PTH_* variables were left pointing to /usr/local previously. -- Josip Rodin Wed, 25 Aug 1999 23:21:33 +0200 gentoo (0.11.8-1) unstable; urgency=low * New upstream version. * Removed my alpha patch (now included upstream), and removed Makefile patches (now included in debian/rules). -- Josip Rodin Sun, 4 Jul 1999 01:52:58 +0200 gentoo (0.11.7-2) unstable; urgency=low * Added some alpha patches to make it compile. Thank goodness for faure.debian.org :) -- Josip Rodin Tue, 15 Jun 1999 22:50:52 +0200 gentoo (0.11.7-1) unstable; urgency=low * New upstream version -- Josip Rodin Fri, 4 Jun 1999 22:14:41 +0200 gentoo (0.11.6-1) unstable; urgency=low * New upstream version (once again, sorry for the delay) -- Josip Rodin Sun, 23 May 1999 22:12:11 +0200 gentoo (0.11.5-1) unstable; urgency=low * New upstream version (sorry for the delay) -- Josip Rodin Sat, 8 May 1999 12:12:07 +0200 gentoo (0.11.4-1) unstable; urgency=low * New upstream version -- Josip Rodin Sun, 11 Apr 1999 15:04:26 +0200 gentoo (0.11.3-1) unstable; urgency=low * New upstream version (skipped buggy .2) -- Josip Rodin Tue, 30 Mar 1999 14:56:40 +0200 gentoo (0.11.1-1) unstable; urgency=low * New upstream version. * Now depends on GTK+/GLib 1.2.x. -- Josip Rodin Thu, 25 Mar 1999 23:20:15 +0100 gentoo (0.9.24-1) unstable; urgency=low * New upstream version. * Standards-Version: 2.5.0 -- Josip Rodin Fri, 5 Mar 1999 20:43:06 +0100 gentoo (0.9.23-1) unstable; urgency=low * New upstream version, containing the man page. -- Josip Rodin Thu, 4 Feb 1999 19:35:03 +0100 gentoo (0.9.22-1) unstable; urgency=low * New upstream version (note that this one survived flawlessly my last patch :) * Updated the man page, although there should have been the author's one in the archive. -- Josip Rodin Thu, 14 Jan 1999 23:03:48 +0100 gentoo (0.9.21-1) unstable; urgency=low * New upstream version -- Josip Rodin Fri, 8 Jan 1999 21:25:58 +0100 gentoo (0.9.20-1) unstable; urgency=low * New upstream version -- Josip Rodin Tue, 5 Jan 1999 01:04:48 +0100 gentoo (0.9.19-1) unstable; urgency=low * New upstream version -- Josip Rodin Mon, 28 Dec 1998 19:50:46 +0100 gentoo (0.9.18-1) unstable; urgency=low * New upstream version * Now the source is really 'pristine' - no more missing files -- Josip Rodin Sun, 20 Dec 1998 15:15:00 +0100 gentoo (0.9.17-1) unstable; urgency=low * New upstream version + some cleanups in Makefile and debian/rules -- Josip Rodin Tue, 8 Dec 1998 14:30:00 +0100 gentoo (0.9.15-1) unstable; urgency=low * New upstream version (sorry, I skipped .14) * small cleanups, and hopefully a fix for #30175 -- Josip Rodin Sat, 5 Dec 1998 02:20:00 +0100 gentoo (0.9.13-1) unstable; urgency=low * New upstream version, before I got time to upload the first :) -- Josip Rodin Sat, 14 Oct 1998 20:30:00 +0200 gentoo (0.9.12-1) unstable; urgency=low * Initial Release. -- Josip Rodin Sun, 11 Oct 1998 20:30:00 +0200 Local variables: mode: debian-changelog End: debian/source/0000755000000000000000000000000011455107726010476 5ustar debian/source/format0000644000000000000000000000001411455107726011704 0ustar 3.0 (quilt) debian/manpages0000644000000000000000000000001711514342151010677 0ustar docs/gentoo.1x