New Debian powerpc Packages
These powerpc packages were installed into the Debian hierarchy in the
last week:
----- !!! HIGH URGENCY PACKAGES !!! -----
amd - The 4.4BSD automounter.
amd upl102-29 into dists/potato/main/binary-powerpc/net
ldso - The Linux dynamic linker, library and utilities.
ldso 1.9.11-2.1 -> 1.9.11-3 into dists/potato/main/binary-powerpc/base
ld.so (1.9.11-3) unstable; urgency=high
* Fixed segfaults caused by latent bugs and the previous NMU
(Bug#45371, Bug#45396).
xwhois - RFC954 whois client
xwhois 0.3.8-2 -> 0.3.8-3 into dists/potato/main/binary-powerpc/net
xwhois (0.3.8-3) unstable; urgency=high
* Recompile to fix segfault with updated libs.
----- MEDIUM Urgency Packages -----------
cron - management of regular background processing
cron 3.0pl1-52 -> 3.0pl1-53 into dists/potato/main/binary-powerpc/admin
cron (3.0pl1-53) unstable; urgency=medium
* Applied OpenBSD patches supplied Topi Miettinen. Big change is
better handling of timekeeping (in particular, changes to/from daylight
savings time) (closes:#8499).
* Redirect stdin, stdout, and stderr to /dev/null.
(closes:#37189, #23231, #30653).
* Fixed bit_set()/bit_nset() confusion that caused @hourly to not work, so
that functionality is now documented (closes:#43282).
* Changed warrantee to warranty in debian/copyright (but it's still
misspelled in the source files) (closes:#40312)
* Adjust checksecurity and cron_daily/standard to get consistent owner/perms
on /var/log/setuid* files. (closes:#15295)
* Add 'coda' to the list of nfs/afs like file systems in checksecurity.conf
(closes:#29909)
* Fix version comparison to use dpkg --compare-versions, which is what I
should have done in the first place (closes:#42454)
* Add 'xfs' to the list of nfs/afs like file systems in checksecurity.conf,
as it appears that xfs==arla and arla==xfs. If there are other file systems
that show up as 'xfs', please let me know (closes:#37523)
* Don't rotate wtmp and btmp (closes:#42301).
cvs - Concurrent Versions System -- an RCS extension
cvs 1.10.4-1 -> 1.10.7-1 into dists/potato/main/binary-powerpc/devel
cvs (1.10.7-1) unstable; urgency=medium
* New upstream version.
* Set the default editor to /usr/bin/editor, Closes: #44077
* Added option and higher default for inetd respawn speed to
cvsconfig. Closes: #39884
* Added -s option to cvsconfig and detection for the problem
involving upgrading CVS disabling a pserver. Closes: #37140
* Some bugs reported for earlier versions of CVS seem to now no longer
be present: in particular Closes: #10986, #15997, #22392,
#24990, #34629
* Changes to the config file system, now only issues warnings when
appropriate about config files.
* Changes to build system to use debhelper's info and doc-base
support. This Closes: #38540, #38557, #39217
* Modification: rcs2log now installed into /usr/bin ONLY, not
/usr/lib/cvs/contrib only as Christian Kurz's patch did.
* Add fixes from Christian Kurz <shorty@debian.org>:-
(unfortunately rather late, but here they are anyway)
(Thu, 17 Jun 1999 16:31:15 +0200)
- changed debian/rules for building on ARM-architecture
(closes: #29548)
- two occurance of rcs2log reduce to one in /usr/lib/cvs/contrib
(closes: #33131)
- fixed IFS-variable in cron-script of cvs (closes: #35151)
- changed place for tempfile in rcs2log.
- date in rcs2log fixed upstream (closes: #19948, #22108)
- applied patch from Kis Gergely for setting CVS Username
in an environment variable (closes: #35593)
- changed postinst-script so that cvsconfig isn't started
after an install (closes: #37889, #37140)
debhelper - helper programs for debian/rules
debhelper 2.0.49 -> 2.0.50 into dists/potato/main/binary-all/devel
debhelper (2.0.50) unstable; urgency=medium
* Oops. Fixed dh_shlibdeps so it actually generates dependancies, broke in
last version.
comerr-dev - The Common Error Description library - headers and static librari
e2fslibs-dev - The headers and static libraries for ext2fs-aware tools-developme
e2fsprogs - The EXT2 file system utilities and libraries.
ss-dev - Command-line interface parsing library - headers and static libra
uuid-dev - Universally unique id library - headers and static libraries.
comerr-dev 2.0-1.15-1 -> 2.0-1.15-2 into dists/potato/main/binary-powerpc/devel
e2fslibs-dev 1.15-1 -> 1.15-2 into dists/potato/main/binary-powerpc/devel
e2fsprogs 1.15-1 -> 1.15-2 into dists/potato/main/binary-powerpc/base
ss-dev 2.0-1.15-1 -> 2.0-1.15-2 into dists/potato/main/binary-powerpc/devel
uuid-dev 1.2-1.15-1 -> 1.2-1.15-2 into dists/potato/main/binary-powerpc/devel
e2fsprogs (1.15-2) unstable; urgency=medium
* Changed build directory do debian/BUILD/ - related cleanups in
debian/rules.
* Fixed partinfo.c to have it compiled, and fixed display of partition
device in error messages.
* Added /usr/sbin/partinfo to the package (Closes: #42139).
* Added note about uuidgen(1) in README.Debian.
* Documented in manpage that default mke2fs behaviour is now -r1 -s1
(Closes: #44478).
* Documented in mke2fs.8 that -r1 forces -s1, thus ignoring -s0.
* Added warning message when -s0 is ignored because of -r1.
* Documented -n option of mke2fs.
* Fixed display buglet causing trailing commas in list of superblock
backups when sparse flag is on and last group has no superblock
backup.
* Closes: #42434, #43134.
gzilla - GTK-based web browser
gzilla 0.2.1-1 -> 0.2.1-2 into dists/potato/main/binary-powerpc/web
gzilla (0.2.1-2) unstable; urgency=medium
* Recompiled against libjpeg62 instead of libjpegg6a. closes: #43481.
* Switched from debstd to debhelper.
gzip - The GNU compression utility.
gzip 1.2.4-30 -> 1.2.4-31 into dists/potato/main/binary-powerpc/base
gzip (1.2.4-31) unstable; urgency=medium
* fix problems I induced while merging the upstream patch in the last upload,
most notably omitting zless from the package.
Closes: #44883, #44885, #44890, #44882, #44887, #44895, #44896
lprng - lpr/lpd printer spooling system
lprng 3.6.8-2 -> 3.6.8-3 into dists/potato/main/binary-powerpc/net
lprng (3.6.8-3) unstable; urgency=medium
* Fixed spool permission problem Closes: #43925, #44091, #44108
lynx - Text-mode WWW Browser
lynx 2.8.2-2 -> 2.8.2-3 into dists/potato/main/binary-powerpc/web
lynx (2.8.2-3) unstable; urgency=medium
* Removed mailcap processing order patch, since it clashed with
upstream patch. (closes: #41199)
* Added ja.po Japanese translation of lynx and enabled a few more
switches (--enable-nls, --enable-source-cache and --enable-prettysrc).
(closes: #40958)
* Install more files from samples directory. (closes: #41153)
* Applied upstream patch to close telnet: security hole. (closes: #44001)
* Removed 'NO_STRING_INLINES' kludge in debian/rules.
libproc-dev - library for accessing process information from /proc
procps - The /proc file system utilities.
libproc-dev 2.0.3-1 -> 2.0.3-2 into dists/potato/main/binary-powerpc/devel
procps 2.0.3-1 -> 2.0.3-2 into dists/potato/main/binary-powerpc/base
procps (1:2.0.3-2) unstable; urgency=medium
* Now with top! Closes: #45106
sysklogd - Kernel and system logging daemons
sysklogd 1.3-32 -> 1.3-33 into dists/potato/main/binary-powerpc/base
sysklogd (1.3-33) unstable; urgency=medium, closes=38977
* chmod 0640 /dev/xconsole regardless of its existance (closes: Bug#38977)
urlview - Extracts URLs from text
urlview 0.7-6 -> 0.7-6.1 into dists/potato/main/binary-powerpc/misc
urlview (0.7-6.1) unstable; urgency=medium
* NMU: recompiled with slang 1.2.2-3 to fix dependencies.
xaw-wrappers - allow use of programs with xaw replacements
xaw-wrappers 1.06 -> 1.07 into dists/potato/main/binary-all/x11
xaw-wrappers (1.07) unstable; urgency=medium
* Applied large changes thanks to Fabien Ninoles <fab@tzone.org>.
These prevent some very nasty problems from happening, including
a recursive symlink and a similar infinite recusrion and out of memory
error. They should also suffice to clean up people's systems who are
affected by the problem. (Not tested.) Closes: #42294, #43642, #44618
(several of which are Important and Critical).
----- Low Urgency Packages --------------
aalib-bin - sample programs using aalib
aalib1 - ascii art library
aalib1-dev - ascii art library, development kit
aalib-bin 1.2-16 -> 1.2-19 into dists/potato/main/binary-powerpc/libs
aalib1-dev 1.2-16 -> 1.2-19 into dists/potato/main/binary-powerpc/libs
aalib1 1.2-16 -> 1.2-19 into dists/potato/main/binary-powerpc/libs
aalib (1.2-19) unstable; urgency=low
* Updated libtool for the hurd folks. Closes: #44535
ada-mode - Ada mode for Emacs and XEmacs
ada-mode 3.4a-3 -> 3.4a-4 into dists/potato/main/binary-all/editors
ada-mode (3.4a-4) unstable; urgency=low
* Change bashism "==" by "=" in Emacs install script. Closes: #44823.
ada-mode - Ada mode for Emacs and XEmacs
ada-mode 3.4a-4 -> 3.4a-5 into dists/potato/main/binary-all/editors
ada-mode (3.4a-5) unstable; urgency=low
* Put info files into /usr/share/info.
alevt - X11 teletext/videotext decoder and browser
alevt 1.5.0-pre3-2 -> 1.5.0-pre3-4 into dists/potato/main/binary-powerpc/x11
alevt (1.5.0-pre3-4) unstable; urgency=low
* Debhelper now takes care of the FHS.
alevt - X11 Teletext/Videotext browser
alevt 1.5.0-pre3-4 -> 1.5.0-pre3-5 into dists/potato/main/binary-powerpc/x11
alevt (1.5.0-pre3-5) unstable; urgency=low
* debian/control: Made the Description more explanatory. Thanks to Chris
Fearnley.
alsa-base - ALSA driver common files
alsa-source - ALSA driver source
alsa-base 0.3.2-2 -> 0.4.1a-1 into dists/potato/main/binary-all/sound
alsa-source 0.3.2-2 -> 0.4.1a-1 into dists/potato/main/binary-all/sound
alsadriver (0.4.1a-1) unstable; urgency=low
* New upstream version, should hopefully work better. (Closes: #44143, #43725, #44045)
* Updated for FHS compliance.
* Changed the kernel-version-determination thing to hopefully be more reliable.
* Fixed many, many bugs in the upstream alsaconf. (Closes: #41790)
* Removed all bash-isms from the upstream alsaconf.
* Removed bash-isms from /etc/init.d/alsa (Closes: #41676)
* Removed slightly bogus Suggests: alsadriver. (Closes: #41936)
* Uses a (hopefully) smarter way of detecting the kernel version. (Closes: #43959)
anacron - a cron-like program that doesn't go by time
anacron 2.1-1 -> 2.1-2 into dists/potato/main/binary-powerpc/admin
anacron (2.1-2) unstable; urgency=low
* Upload for fhs compliance
analog - Analyzes logfiles from www servers
analog 3.31-1 -> 3.32-2 into dists/potato/main/binary-powerpc/web
analog (1:3.32-2) unstable; urgency=low
* Added postfix support to maillog2commonlong, thanks to Randolph Chung
* FHS.
apache - Versatile, high-performance HTTP server
apache-common - Support files for all Apache webservers
apache-dev - Apache webserver development kit
apache-common 1.3.6-15.2 -> 1.3.9-7 into dists/potato/main/binary-powerpc/web
apache-dev 1.3.6-15.2 -> 1.3.9-7 into dists/potato/main/binary-powerpc/web
apache 1.3.6-15.2 -> 1.3.9-7 into dists/potato/main/binary-powerpc/web
apache (1.3.9-7) unstable; urgency=low
* Compile fix for the DBS from Daniel Jacobowitz.
apcalc - Arbitrary precision calculator (original name: calc)
apcalc-dev - Library for arbitrary precision arithmetic
apcalc-dev 2.10.3t5.46-2 -> 2.10.3t5.46-3 into dists/potato/main/binary-powerpc/math
apcalc 2.10.3t5.46-2 -> 2.10.3t5.46-3 into dists/potato/main/binary-powerpc/math
apcalc (2.10.3t5.46-3) unstable; urgency=low
* Back to gcc on m68k (with -fno-strict-aliasing)
apel - A Portable Emacs Library
apel 9.21.19990903-1 -> 9.22-1 into dists/potato/main/binary-all/editors
apel (9.22-1) unstable; urgency=low
* New upstream release
apsfilter - A lineprinter input filter for systems with lpd/lpr
apsfilter 5.1.3-1 -> 5.1.3-2 into dists/potato/main/binary-all/text
apsfilter (5.1.3-2) unstable; urgency=low
* Installing INSTALL to /usr/doc/apsfilter because it explains
printing at different resolutions. Closes: Bug#44676.
* Wrote debian/README.Debian.
* SETUP: Removed the note about where to find Uli Wortmann's HP
drivers since they are included in gs (>= 5.10-2).
ascd - CD player and mixer
ascd 0.13.1-1 -> 0.13.1-2 into dists/potato/main/binary-powerpc/sound
ascd (0.13.1-2) unstable; urgency=low
* A recompile seemed to make this program work a bit better. There is still
problems though and I have no idea what was wrong with the last version.
Also 0.13.2 have similar but even worse problems.
I'll leave bug 44908 open for now.
asclassic - A window manager with the NEXTSTEP look and feel.
asclassic 1.1b-6 -> 1.1b-7 into dists/potato/main/binary-powerpc/x11
asclassic (1.1b-7) unstable; urgency=low
* added i18n patch (Closes: #44513)
ash - NetBSD /bin/sh
ash 0.3.5-4 -> 0.3.5-5 into dists/potato/main/binary-powerpc/shells
ash (0.3.5-5) unstable; urgency=low
* Only test for -e on simple commands (fixes #44559).
asiya24-vfont - Japanese Maru Gothic font in Zeit's Syotai Club format.
asiya24-vfont 1-2 -> 1-3 into dists/potato/main/binary-all/text
asiya24-vfont (1-3) unstable; urgency=low
* Updated to Standards-Version 3.0.0.
asmail - AfterStep mail monitor
asmail 0.51-1 -> 0.51-2 into dists/potato/main/binary-powerpc/mail
asmail (0.51-2) unstable; urgency=low
* Make sure asmail.orig.tar.gz is uploaded. (closes: #44228)
* Bumped standards version.
* Changed priority to optional.
aspell - A more intelligent replacement for the ispell spell checker
libaspell-dev - Headers for developing applications with aspell support
libaspell3 - The aspell spell checker runtime libraries.
aspell 0.27.2-1 -> 0.28.1-3 into dists/potato/main/binary-powerpc/text
libaspell-dev 0.27.2-1 -> 0.28.1-3 into dists/potato/main/binary-powerpc/devel
libaspell3 0.28.1-3 into dists/potato/main/binary-powerpc/libs
aspell (0.28.1-3) unstable; urgency=low
* Fixing bug # 42652. Made call to ldconfig conditional in
libaspell?.postinst
august - Tcl/Tk HTML editor.
august 0.40-3 -> 0.42-1 into dists/potato/main/binary-all/editors
august (0.42-1) unstable; urgency=low
* New upstream release.
autoconf - automatic configure script builder
gnu-standards - GNU coding and package maintenance standards
autoconf 2.13-10 -> 2.13-11 into dists/potato/main/binary-all/devel
gnu-standards 2.13-10 -> 2.13-11 into dists/potato/main/binary-all/devel
autoconf (2.13-11) unstable; urgency=low
* install-sh no longer installed with autoconf. Recommend automake to make
sure that the user still has this utility. Fixes Bug#42000.
autogen - an automated text file generator
libopts3 - automated option processing library for autogen
autogen 4.5.6-1 -> 4.5.6-2 into dists/potato/main/binary-powerpc/devel
libopts3 4.5.6-1 -> 4.5.6-2 into dists/potato/main/binary-powerpc/devel
autogen (4.5.6-2) unstable; urgency=low
* Link against glibc2.1
* update to FHS
* update GPL reference in copyright file
autolog - Terminates connections for idle users
autolog 0.35-2 -> 0.35-3 into dists/potato/main/binary-powerpc/admin
autolog (0.35-3) unstable; urgency=low
* Moved docs and manpages under /usr/share.
* Updated `Standards-Version' to 3.0.1.
* Uses logrotate to handle the logfile rotation.
* Remove logfiles when the package is purgued.
ava - Algebraical Virtual Assembler for Atmel's AVR MCUs
ava 0.2.5-1 -> 0.2.5-2 into dists/potato/main/binary-powerpc/electronics
ava (0.2.5-2) unstable; urgency=low
* Modified code to compile with gcc-2.95 (UNTESTED!)
(Compiler switch -fenum-int-equiv has been removed from latest g++)
* Upload with pristine sources & patches (Fixes #44226)
* Updated to debian-policy 3.0.1.1
avra - Assembler for Atmel AVR microcontrollers
avra 0.4-1 -> 0.4-2 into dists/potato/main/binary-powerpc/electronics
avra (0.4-2) unstable; urgency=low
* Updated author's web, e-mail, and postal addresses
* Updated to comply with debian-policy 3.0.1.1
* Upload now contains pristine upstream source & patches (Fixes #44219)
avrp - Programmer for Atmel AVR microcontrollers
avrp 1.0beta3-1 -> 1.0beta3-2 into dists/potato/main/binary-powerpc/electronics
avrp (1.0beta3-2) unstable; urgency=low
* Updated to debian-policy 3.0.1.1
* Updated the upstream author's web, e-mail, and postal addresses
* Changed maintainer address
ax25-apps - Applications for AX25
ax25-apps 0.0.3-1 -> 0.0.4-1 into dists/potato/main/binary-powerpc/hamradio
ax25-apps (0.0.4-1) unstable; urgency=low
* New upstream version
bash - The GNU Bourne Again SHell
bash-builtins - Bash loadable builtins - headers & examples
libreadlineg2 - GNU readline and history libraries, run-time libraries. [libc6]
libreadlineg2-dbg - GNU readline and history libraries, debugging libraries. [libc6]
libreadlineg2-dev - GNU readline and history libraries, development files. [libc6]
bash-builtins 2.02.1-1.6 -> 2.02.1-1.8 into dists/potato/main/binary-powerpc/utils
bash 2.02.1-1.6 -> 2.02.1-1.8 into dists/potato/main/binary-powerpc/base
libreadlineg2-dbg 2.1-13.5 -> 2.1-13.6 into dists/potato/main/binary-powerpc/devel
libreadlineg2-dev 2.1-13.5 -> 2.1-13.6 into dists/potato/main/binary-powerpc/devel
libreadlineg2 2.1-13.5 -> 2.1-13.6 into dists/potato/main/binary-powerpc/base
bash (2.02.1-1.8) unstable; urgency=low
* Applied Anthonies patch and recompiled as the libc5 version did
not compile for him (closes: #34717, #43050, #43096, #10699).
* Bumped the version number of libreadline and recompiled,
hopefully in time before the dinstall run ;)
bbdb - The Insidious Big Brother Database (email rolodex) for Emacs
bbdb 2.00-3 -> 2.00-4 into dists/potato/main/binary-all/mail
bbdb (2.00-4) unstable; urgency=low
* applied documentation fixes from <jrv@vanzandt.mv.com>. Closes: Bug#36225.
* (bbdb-print.el): corrected invalid condition-case. Closes: Bug#36846, Bug#44355, Bug#44364.
* removed itimer Suggests:.
* really install README.debian. Closes: Bug#26687.
* (bbdb-print.el): hard code the location of TeX files. CLoses: Bug#36844.
* (bbdb-print.tex): applied patch from Mattia Monga to correct the
size of tt fonts. Closes: Bug#41268.
* avoid aborting the install when a file failed to compile. Closes: Bug#37373, Bug#40379.
bibtool - A tool for manipulating BibTeX data bases.
bibtool 2.43-8 -> 2.43-9 into dists/potato/main/binary-powerpc/tex
bibtool (2.43-9) unstable; urgency=low
* Moved the doc, man, and arch-independent data directories to under
/usr/share as per the FHS.
binstats - Statistics tool for installed programs
binstats 1.01-1 -> 1.01-2 into dists/potato/main/binary-powerpc/utils
binstats (1.01-2) unstable; urgency=low
* Updated to Standards-Version: 3.0.1.1.
binutils - The GNU assembler, linker and binary utilities.
binutils-dev - The GNU binary utilities (BFD development files)
binutils-multiarch - Binary utilities that support multi-arch targets.
binutils-dev 2.9.1.0.25-2 -> 2.9.5.0.12-1 into dists/potato/main/binary-powerpc/devel
binutils-multiarch 2.9.1.0.25-2 -> 2.9.5.0.12-1 into dists/potato/main/binary-powerpc/devel
binutils 2.9.1.0.25-2 -> 2.9.5.0.12-1 into dists/potato/main/binary-powerpc/devel
binutils (2.9.5.0.12-1) unstable; urgency=low
* Massive bugfix release.
* New upstream source (finally) (closes: Bug#44934)
* Fixes upstream bugs on many platforms.
* Gives powerpc a working binutils again. (closes: Bug#45052)
* Now provides .code16 support on i386 (please test)
* Manpage for objdump should now be complete (closes: Bug#27039)
* Put together manpages for gasp and the new binary readelf (closes: Bug#21918)
* Fixes nm core dump problem (closes: Bug#41999)
* Applied patches from Ben Collins to add sparc64 support (closes: Bug#44426)
* Update Standards version
* FHS compliance
blackbox - Window manager for X
blackbox 0.50.5-1 -> 0.51.2-1 into dists/potato/main/binary-powerpc/x11
blackbox (0.51.2-1) unstable; urgency=low
* I am now taking over ownership of this package.
* New upstream source
* Move docs to /usr/share/doc/blacbox (to meet new standards)
blast - Vent your frustration with programs by blowing holes in them
blast 1.1-8 -> 1.1-9 into dists/potato/main/binary-powerpc/games
blast (1.1-9) unstable; urgency=low
* Just rebuilt the package, for FHS.
blt - Shared libraries for blt
blt-dev - Development in blt - a tcl/tk extension library
blt-dev 2.4i-1 -> 2.4i-2 into dists/potato/main/binary-powerpc/devel
blt 2.4i-1 -> 2.4i-2 into dists/potato/main/binary-powerpc/libs
blt (2.4i-2) unstable; urgency=low
* Discovered that --force-overwrite is turned off during "unstable periods"
to catch people doing what I did in 2.4i-1. Added the necessary fixes to
debian/control.
(closes: #44126)
blt - Shared libraries for blt
blt-dev - Development in blt - a tcl/tk extension library
blt-dev 2.4i-2 -> 2.4i-3 into dists/potato/main/binary-powerpc/devel
blt 2.4i-2 -> 2.4i-3 into dists/potato/main/binary-powerpc/libs
blt (2.4i-3) unstable; urgency=low
* Forgot to update the /etc/alternatives to reflect that the man pages
are in /usr/share/man.
(closes: #44748)
bluefish - A Gtk+ HTML editor
bluefish 0.3.2-2 -> 0.3.2-3 into dists/potato/main/binary-powerpc/web
bluefish (0.3.2-3) unstable; urgency=low
* debian/rules:
+ Use --with-install-location with ./configure
+ make install in the source root and not in src/
+ specify install_location=... with make install
Closes: #45351.
* debian/rules: Modernized
+ Factorize install into its own variable.
+ Don't use install_zipped
+ Use stamp files.
+ Don't test for rootness.
+ Add a default target.
+ Split the clean target into clean-{build,binary}.
+ Move the ./configure call to its own target.
+ Remove $(rootdir) at the start of the binary targets.
* debian/{prerm,postinst,rules}: Implement the /usr/doc transition method.
* Makefile.in: Added a install_location variable, with default from ./configure.
boa - Lightweight and High Performance WebServer
boa 0.93.16.1-1 -> 0.93.17.3-1 into dists/potato/main/binary-powerpc/web
boa (0.93.17.3-1) unstable; urgency=low
* New upstream source
* Also closes (#30603, #35594, #32419, #33521, #36307, #40879, #40953, #29664)
bootp - bootp/DHCP server
bootp 2.4.3-1 -> 2.4.3-2 into dists/potato/main/binary-powerpc/net
bootp (2.4.3-2) unstable; urgency=low
* Better hostname comparison (fixes #37543).
* Dump file is now in /var/run.
bsdgames - collection of text games from BSD systems
bsdgames 2.7-2 -> 2.7-3 into dists/potato/main/binary-powerpc/games
bsdgames (2.7-3) unstable; urgency=low
* FHS. This involves moving to /var/games for all game data. Score files
are moved to there in the postinst now.
* Removed bashisms in debian/rules
buffer - Buffering/reblocking program for tape backups, printing, etc.
buffer 1.17-4 -> 1.17-5 into dists/potato/main/binary-powerpc/utils
buffer (1.17-5) unstable; urgency=low
* Cleaned up debian/rules
* Upgraded to Debian policy 3.0.1.1
bug - Bug Reporting Tool interfacing with the Bug Tracking System
bug 3.2.2 -> 3.2.3 into dists/potato/main/binary-all/utils
bug (3.2.3) unstable; urgency=low
* Readded check for upper case letters in pages, using
[[:upper:]] instead. Thanks to Carlos Horny for the suggestion.
* Fixed regexp to get name from /etc/passwd (closes: Bug#40936).
* The user can go back to the editor from the confirm prompt
(closes: Bug#44675, Bug#42250).
* Moved docs and manpages under /usr/share.
* Changed `Standards-Version' to 3.0.1.
* Switched to debhelper.
cam - Cpu's Audio Mixer for Linux
cam 1.05-1 -> 1.05-2 into dists/potato/main/binary-powerpc/sound
cam (1.05-2) unstable; urgency=low
* Removed some annoying debugging code (bug#44101)
ccmalloc - A memory profiler/debugger
ccmalloc 0.2.3-5 -> 0.2.3-6 into dists/potato/main/binary-powerpc/devel
ccmalloc (0.2.3-6) unstable; urgency=low
* FHS migration.
cdcd - command line or console based CD player
cdcd 0.4.5-1 -> 0.5.0-2 into dists/potato/main/binary-powerpc/sound
cdcd (0.5.0-2) unstable; urgency=low
* cdcd.c (cdcdrc_manual_configuration): also write the configuration
file when not connected to network.
* debian/rules (build): remove obsolete touch hack for manpage.
cdparanoia - An audio extraction tool for sampling CDs.
libcdparanoia0 - Shared libraries for cdparanoia (runtime lib)
libcdparanoia0-dev - Development files needed to compile programs that use libcdparano
cdparanoia 3a9.6-1 -> 3a9.6-2 into dists/potato/main/binary-powerpc/sound
libcdparanoia0-dev 3a9.6-1 -> 3a9.6-2 into dists/potato/main/binary-powerpc/sound
libcdparanoia0 3a9.6-1 -> 3a9.6-2 into dists/potato/main/binary-powerpc/sound
cdparanoia (3a9.6-2) unstable; urgency=low
* Rebuilt with updated debhelper tools. Had to tweak the "rules"
file for /usr/share/doc, too.
cdtool - some text-based commands for managing a CD
cdtool 2.1.5-2 -> 2.1.5-3 into dists/potato/main/binary-powerpc/sound
cdtool (2.1.5-3) unstable; urgency=low
* Update to Standards Version 3.0.1.
* Compile with enhanced SCSI support. (closes: #44449, #39880)
* Apply patch to improve linefeed handling. (closes: #29875)
Thanks to Peter Samuelson <psamuels@sampo.creighton.edu>
* Closes old bugs no longer reproducible. (closes: #33945, #22510)
* Include new manpages for cdloop and changecdaudiodev. (closes: #39493)
Thanks to Roland Rosenfeld <roland@debian.org>
* Include patch to commands.c for Plextor SCSI drives. (closes: #40113)
Thanks to Ingo Wilken <Ingo.Wilken@informatik.uni-oldenburg.de>
* Improve error message when cdrom device can't be opened. (closes: #42090)
* Change all cd device opens to nonblocking. (closes: #43052)
* Add symlink for cdshuffle manpage. (closes: #44661)
* Reject cdloop patch since it would create a dependency
on awk. (closes: #29000)
* Include patch reintroducing cdvolume. (closes: #17722)
Thanks to Peter Samuelson <psamuels@sampo.creighton.edu>
cfingerd - Configurable and secure finger daemon
cfingerd 1.4.0-1 -> 1.4.1-1 into dists/potato/main/binary-powerpc/net
cfingerd (1.4.1-1) unstable; urgency=low
* New upstreap source
* Reworked debian/rules
chase - Follow a symlink and print out its target file
chase 0.3.1-6 -> 0.4-2 into dists/potato/main/binary-powerpc/utils
chase (0.4-2) unstable; urgency=low
* debian/rules (source-depends): Make debian/check-sourcedeps
executable before running it. Closes: #44540.
clig - Command Line Interpreter Generator
clig 1.1.3-2 -> 1.1.3-3 into dists/potato/main/binary-all/devel
clig (1.1.3-3) unstable; urgency=low
* Install /usr/doc/clig symlink.
colortail - tail with pattern matched coloring
colortail 0.3.0-1 -> 0.3.0-2 into dists/potato/main/binary-powerpc/text
colortail (0.3.0-2) unstable; urgency=low
* Changed to Debhelper 2.0
* Updated to Standards-Version: 3.0.1
* Lintian clean
* Changed location of GPL to /usr/share/common-licenses/GPL
coolmail - mail notifier with 3d graphics
coolmail 1.3-1 -> 1.3-2 into dists/potato/main/binary-powerpc/mail
coolmail (1.3-2) unstable; urgency=low
* Make sure coolmail.orig.tar.gz is uploaded (closes: #44228)
cpio - GNU cpio -- a program to manage archives of files.
cpio 2.4.2-25 -> 2.4.2-26 into dists/potato/main/binary-powerpc/utils
cpio (2.4.2-26) unstable; urgency=low
* Added symbolic link /usr/doc/cpio -> /usr/share/doc/cpio.
cronolog - Logfile rotator for web servers
cronolog 1.5b9-1.1 -> 1.5b9-2 into dists/potato/main/binary-powerpc/web
cronolog (1.5b9-2) unstable; urgency=low
* Merges perl upgrade NMU, closes: #41494.
* Updated to Standards-Version: 3.0.1.1.
crypt++el - Emacs-Lisp Code for handling compressed and encrypted files
crypt++el 2.87-1 -> 2.87-2 into dists/potato/main/binary-all/editors
crypt++el (2.87-2) unstable; urgency=low
* Include .orig.tar.gz in Upload (Bug #44231)
cxref - Generates latex and HTML documentation for C programs.
cxref-doc - Generates latex and HTML documentation for C programs.
cxref-doc 1.5a-2 -> 1.5a-3 into dists/potato/main/binary-powerpc/doc
cxref 1.5a-2 -> 1.5a-3 into dists/potato/main/binary-powerpc/devel
cxref (1.5a-3) unstable; urgency=low
* Cleaned up lintian path and versions errors
* Changed man location to /usr/share/man
ddd - The Data Display Debugger, a graphical debugger frontend.
ddd 3.1.5-3 -> 3.1.6-2 into dists/potato/main/binary-powerpc/devel
ddd (3.1.6-2) unstable; urgency=low
* FHS migration.
debauch - A malloc debugger
debauch 0.3-2 -> 0.3-4 into dists/potato/main/binary-powerpc/devel
debauch (0.3-4) unstable; urgency=low
* Modifications to be FHS-compliant.
debauch - A malloc debugger
debauch 0.3-4 -> 0.3-5 into dists/potato/main/binary-powerpc/devel
debauch (0.3-5) unstable; urgency=low
* Fixed path in debauch-script. (closes: #45404)
debhelper - helper programs for debian/rules
debhelper 2.0.44 -> 2.0.47 into dists/potato/main/binary-all/devel
debhelper (2.0.47) unstable; urgency=low
* dh_undocumented: installs links for X11 man pages to the undocumented.7
page in /usr/share/man. (Closes: #44909)
debhelper - helper programs for debian/rules
debhelper 2.0.47 -> 2.0.48 into dists/potato/main/binary-all/devel
debhelper (2.0.48) unstable; urgency=low
* 4 whole days without a debhelper upload! Can't let that happen. Let's see..
* dh_installperl.1: explain what you have to put in your control file
for the dependancies to be generated.
debhelper - helper programs for debian/rules
debhelper 2.0.48 -> 2.0.49 into dists/potato/main/binary-all/devel
debhelper (2.0.49) unstable; urgency=low
* dh_shlibdeps: detect statically linked binaries and don't pass them to
dpkg-shlibdeps.
* dh_installdeb: debconf support.
debian-keyring - GnuPG (and obsolete PGP) keys of Debian Developers
debian-keyring 1999.08.17 -> 1999.09.12 into dists/potato/contrib/binary-all/misc
debian-keyring (1999.09.12) unstable; urgency=low
* This is the "French Connection UK PGP" release. debian-keyring.pgp
now contains signatures not supported by PGP 2.x; this is a feature
and not a bug. If you need debian-keyring.pgp, use GnuPG +
RSA/RSAREF.
* debian/control: update recommendations and descriptions.
* Sun, 12 Sep 1999 14:04:47 +0100: [GnuPG] Removed the key of Leon Breedt.
* Sun, 12 Sep 1999 21:43:39 +0100: [GnuPG] Added the key of Joey Hess.
* Sun, 12 Sep 1999 21:48:05 +0100: [GnuPG] Removed the key of Adam Klein.
* Sun, 12 Sep 1999 21:49:12 +0100: [GnuPG] Updated the key of Craig Small.
* Sun, 12 Sep 1999 22:17:14 +0100: [GnuPG] Added the key of Phil Hands.
* Sun, 12 Sep 1999 22:17:27 +0100: [PGP] Updated the key of Phil Hands.
* Sun, 12 Sep 1999 22:27:31 +0100: [GnuPG] Added the key of Ben Darnell.
* Sun, 12 Sep 1999 22:32:06 +0100: [PGP] Updated the key of Brian Almeida.
* Sun, 12 Sep 1999 22:32:20 +0100: [GnuPG] Updated the key of Brian Almeida.
* Sun, 12 Sep 1999 22:33:58 +0100: [PGP] Updated the key of William Ono.
* Sun, 12 Sep 1999 22:36:00 +0100: [PGP] Updated the key of Jonathan Walther.
* Sun, 12 Sep 1999 22:37:02 +0100: [PGP] Updated the key of Darren Benham.
* Sun, 12 Sep 1999 22:38:22 +0100: [PGP] Updated the key of Johnie Ingram.
* Sun, 12 Sep 1999 22:38:31 +0100: [PGP] Updated the key of Rafael Laboissiere.
* Sun, 12 Sep 1999 22:40:06 +0100: [PGP] Updated the key of Oliver Elphick.
* Sun, 12 Sep 1999 22:42:46 +0100: [PGP] Updated the key of Torsten Landschoff.
* Sun, 12 Sep 1999 22:43:01 +0100: [GnuPG] Added the key of Torsten Landschoff.
* Sun, 12 Sep 1999 22:43:47 +0100: [PGP] Updated the key of Chris Reed.
debian-keyring - GnuPG (and obsolete PGP) keys of Debian Developers
debian-keyring 1999.09.12 -> 1999.09.18 into dists/potato/contrib/binary-all/misc
debian-keyring (1999.09.18) unstable; urgency=low
* Sat, 18 Sep 1999 17:56:32 +0100: [GnuPG] Added the key of Gordon Russel.
* Sat, 18 Sep 1999 18:08:24 +0100: [GnuPG] Added the key of Peter Makholm.
* Sat, 18 Sep 1999 18:10:34 +0100: [GnuPG] Added the key of Brian Bassett.
* Sat, 18 Sep 1999 18:14:39 +0100: [GnuPG] Updated the key of Clint Adams.
* Sat, 18 Sep 1999 18:17:10 +0100: [GnuPG] Added the key of Peter Crystal.
* Sat, 18 Sep 1999 18:18:48 +0100: [GnuPG] Updated the key of Roland Rosenfeld.
* Sat, 18 Sep 1999 18:19:51 +0100: [PGP] Updated the key of Rafael Laboissiere.
* Sat, 18 Sep 1999 18:26:25 +0100: [PGP] Updated the key of Roland Rosenfeld.
* Sat, 18 Sep 1999 18:26:37 +0100: [GnuPG] Added the key of Michael Meskes.
* Sat, 18 Sep 1999 18:26:45 +0100: [PGP] Updated the key of Michael Meskes.
* Sat, 18 Sep 1999 18:27:58 +0100: [GnuPG] Added the key of Raphael Hertzog.
* Sat, 18 Sep 1999 18:36:05 +0100: [GnuPG] Updated the key of Wichert Akkerman.
* Sat, 18 Sep 1999 18:37:06 +0100: [PGP] Updated the key of Wichert Akkerman.
* Sat, 18 Sep 1999 18:38:32 +0100: [GnuPG] Updated the key of Steve Dunham.
* Sat, 18 Sep 1999 18:38:44 +0100: [PGP] Removed the secondary key of James Troup.
* Sat, 18 Sep 1999 18:40:55 +0100: [GnuPG] Added the key of Randolph Chung.
* Sat, 18 Sep 1999 18:45:54 +0100: [GnuPG] Added the key of Roderick Schertler.
* README: overhaul; includes many changes suggested by J.H.M. Dassen
(Ray) <jdassen@wi.LeidenUniv.nl>. [#25554, #45097].
debianutils - Miscellaneous utilities specific to Debian.
debianutils 1.12 -> 1.13 into dists/potato/main/binary-powerpc/base
debianutils (1.13) unstable; urgency=low
* fix -n segfault, closes: #43942, #44547.
developers-reference - Debian Developer's Reference
developers-reference 2.7.0 -> 2.7.1 into dists/potato/main/binary-all/doc
developers-reference (2.7.1) unstable; urgency=low
* Sec. "Registering as a Debian developer": we are transitioning away
from non-free PGP -- remove allusions to non-free software such as
PGPv2 or v5 insofar as possible; recommend use of DSS keys rather than
RSA
* Sec. "Maintaining Your Public Key": remove PGP-centric stuff
* Sec. "When bugs are closed by new uploads": describe how to close bugs
via a magic changelog entry (closes: Bug#43690)
* Sec. "Generating the changes file": refer to Sec. "When bugs are
closed by new uploads" for closing bugs via a changelog entry
* developers-reference.sgml: re-enable RCS variables in CVS sources
* debian/control,rules: dynamically generate the TOC in the package
description from developers-reference.sgml
diction - Utilities to help with style and diction (English and German)
diction 0.8-1 -> 0.8-4 into dists/potato/main/binary-powerpc/text
diction (0.8-4) unstable; urgency=low
* Now in full FHS compliance; upgraded to Standards-Version 3.0.1.1.
* Uses symlinks in accordance with tech ctte. decision, as implemented
by debhelper 2.0.40.
* NEWS is now installed as the upstream changelog.
dog - Enhanced replacement for cat
dog 1.5-1 -> 1.5-2 into dists/potato/main/binary-powerpc/text
dog (1.5-2) unstable; urgency=low
* Package is now FHS-compliant.
drgeo - An interactive graphical geometry software
drgeo 0.7.9-2 -> 0.8.3-1 into dists/potato/main/binary-powerpc/math
drgeo (0.8.3-1) unstable; urgency=low
* New upstream version.
* Updated the copyright file. Closes: #44740
* Policy 3.0.1 compliance. Built with debhelper 2.0.10.
dvorak7min - Typing tutor for dvorak keyboards
dvorak7min 1.4-1 -> 1.4-3 into dists/potato/main/binary-powerpc/games
dvorak7min (1.4-3) unstable; urgency=low
* Official Maintainer release.
eb-utils - EB access library - utilities
libeb1 - EB access library - runtime
libeb1-dev - EB access library - development
eb-utils 2.3-1 -> 2.3-2 into dists/potato/main/binary-powerpc/utils
libeb1-dev 2.3-1 -> 2.3-2 into dists/potato/main/binary-powerpc/devel
libeb1 2.3-1 -> 2.3-2 into dists/potato/main/binary-powerpc/libs
eb (2.3-2) unstable; urgency=low
*
eb-utils - EB access library - utilities
libeb1 - EB access library - runtime
libeb1-dev - EB access library - development
eb-utils 2.3-2 -> 2.3-3 into dists/potato/main/binary-powerpc/utils
libeb1-dev 2.3-2 -> 2.3-3 into dists/potato/main/binary-powerpc/devel
libeb1 2.3-2 -> 2.3-3 into dists/potato/main/binary-powerpc/libs
eb (2.3-3) unstable; urgency=low
* Move /usr/info to /usr/share
eblook - Electric-Dictionary search command using EB library.
eblook 1.2-2 -> 1.2-3 into dists/potato/main/binary-powerpc/text
eblook (1.2-3) unstable; urgency=low
* usr/info -> /usr/share/info correctly.
* lintian free
ee - An "easy editor" for novices and compuphobics
ee 126.1.89-10 -> 126.1.89-11 into dists/potato/main/binary-powerpc/editors
ee (126.1.89-11) unstable; urgency=low
* FHS and Debian /usr/doc vs. /usr/share/doc policy compliance
efax - Programs to send and receive fax messages.
efax 0.9-1 -> 0.9-2 into dists/potato/main/binary-powerpc/comm
efax (1:0.9-2) unstable; urgency=low
* Rebuilt package with the upstream sources efax_0.9.orig.tar.gz in the
proper place: above the sources directory, not in it. (Closes: #44176)
electric-fence - A malloc(3) debugger
electric-fence 2.1.1 -> 2.1.2 into dists/potato/main/binary-powerpc/devel
electric-fence (2.1.2) unstable; urgency=low
* Actually install that gdb documentation <sigh>
emacs20 - The GNU Emacs editor.
emacs20 20.3-7 -> 20.3-10 into dists/potato/main/binary-powerpc/editors
emacs20 (20.3-10) unstable; urgency=low
* Restructure debian/rules to build -el in binary-indep
(Closes: Bug#26761)
* Add emacsclient.1 manpage submitted ages ago. (Closes: Bug#22463)
* Handle duplicate DOC files (Closes: Bug#27668)
* Switch to gnu icon from old B&W drippy sink (Closes: Bug#33260)
emacspeak-ss - Emacspeak speech server for several synthesizers
emacspeak-ss 1.4-1 -> 1.4-2 into dists/potato/main/binary-powerpc/editors
emacspeak-ss (1.4-2) unstable; urgency=low
* Link against glibc2.1
* Update to FHS
* Update GPL reference in copyright file
emil - Conversion Filter for Internet Messages.
emil 2.1.0-beta9-6 -> 2.1.0-beta9-8 into dists/potato/main/binary-powerpc/mail
emil (2.1.0-beta9-8) unstable; urgency=low
* Added note about converting UUENCODE to MIME to README.debian.
* Added HTML content type to emil.cf.
* Recompiled using libc6 2.1
* Upgrade to Standards version 3.0.1:
- GPL now located in /usr/share/common-licenses/
- /usr/doc/emil -> /usr/share/doc/emil
- /usr/man -> /usr/share/man
* Remove postinst/prerm (they are created automatically by debhelper)
equivs - Circumventing Debian package dependencies
equivs 1.999.9 -> 1.999.10 into dists/potato/main/binary-all/admin
equivs (1.999.10) unstable; urgency=low
* Made FHS complient.
* Changed license location in copyright file
* Standard 3.0.1 in the template
eruby - Embedded Ruby Language
eruby 0.0.3-1 -> 0.0.4-1.0 into dists/potato/main/binary-powerpc/interpreters
eruby (0.0.4-1.0) unstable; urgency=low
* Build with ruby 1.4.
esh - the easy shell
esh 0.8-1 -> 0.8-2 into dists/potato/main/binary-powerpc/shells
esh (0.8-2) unstable; urgency=low
* Changed to Debhelper 2.0
* Added -O2 to CFLAGS
* Updated to Standards-Version: 3.0.1
* Lintian clean
* Changed location of GPL to /usr/share/common-licenses/GPL
esh - the easy shell
esh 0.8-2 -> 0.8-3 into dists/potato/main/binary-powerpc/shells
esh (0.8-3) unstable; urgency=low
* Update debian/doc-base for /usr/share/doc; fixes Bug#45185
ethereal - Network traffic analyzer
ethereal 0.7.2-1 -> 0.7.3-2 into dists/potato/main/binary-powerpc/net
ethereal (0.7.3-2) unstable; urgency=low
* Fixed debian/rules to work with the new debhelper that create FHS compliant
packages. (Fixes: #44613)
exim - Exim Mailer
eximon - X-windows monitor for the exim mail transport agent.
exim 3.02-5 -> 3.03-1 into dists/potato/main/binary-powerpc/mail
eximon 3.02-5 -> 3.03-1 into dists/potato/main/binary-powerpc/mail
exim (3.03-1) unstable; urgency=low
* new upstream version
* src/exim.h: include <pcre.h> rather than "pcre/pcre.h"
* OS/Makefile.Base: don't build pcre (it's not used anyway)
* debian/postinst: don't do upgrade from pre-3.0 stuff if /etc/exim.conf
doesn't exist (#42305)
* debian/eximconfig.8: mention -i option (#41786)
ext2resize - an ext2 filesystem resizer
ext2resize 1.0.5-1 -> 1.0.5-2 into dists/potato/main/binary-powerpc/admin
ext2resize (1.0.5-2) unstable; urgency=low
* FHS.
fakeroot - Gives a fake root environment.
fakeroot 0.4.3-3 -> 0.4.4-2 into dists/potato/main/binary-powerpc/utils
fakeroot (0.4.4-2) unstable; urgency=low
* comparison of uid/gid with -1 is done with 32 bits only. Closes: #44543
* fix version number in configure.in
* invert test for type of third argument of __xmknod.
* another automake bug workaround in doc/Makefile.am from Yann DIRSON
falselogin - False login shell
falselogin 0.1d-1 -> 0.1e-1 into dists/potato/main/binary-powerpc/utils
falselogin (0.1e-1) unstable; urgency=low
* Closes Bug#44164
fda - C malloc debug library
fda 1.0-2 -> 1.0-3 into dists/potato/main/binary-powerpc/devel
fda (1.0-3) unstable; urgency=low
* Updated to Standards-Version: 3.0.1.1.
file-kanji - kanji code checker
file-kanji 1.1-7 -> 1.1-9 into dists/potato/main/binary-powerpc/misc
file-kanji (1.1-9) unstable; urgency=low
* Move /usr/doc/file-kanji/README to /usr/share/doc/file-kanji/README (I hope which we must follow FHS or not).
fileutils - GNU file management utilities.
fileutils 4.0-2 -> 4.0-2.1 into dists/potato/main/binary-powerpc/base
fileutils (4.0-2.1) unstable; urgency=low
* Non-maintiner upload to correct df show-stopper on Hurd
filters - a collection of filters, including B1FF and the swedish chef
filters 2.5 -> 2.6 into dists/potato/main/binary-powerpc/games
filters (2.6) unstable; urgency=low
* FHS
flim1.13 - Library to provide basic features about message (unstable version
flim1.13 1.13.2.19990908-1 -> 1.13.2.19990913cvs-1 into dists/potato/main/binary-all/mail
flim1.13 (1.13.2.19990913cvs-1) unstable; urgency=low
* New upstream release (via cvs)
flim1.13 - Library to provide basic features about message (unstable version
flim1.13 1.13.2.19990913cvs-1 -> 1.13.2.19990913cvs-2 into dists/potato/main/binary-all/mail
flim1.13 (1.13.2.19990913cvs-2) unstable; urgency=low
* Fixed "exec-installed-p" problem in site-start.d/50flim-init.el
(closes: Bug#44970)
flim - Library to provide basic features about message
flim 1.12.7-5 -> 1.12.7-6 into dists/potato/main/binary-all/mail
flim (1:1.12.7-6) unstable; urgency=low
* Fixed cannot byte-compile problem. (closes: Bug#45084)
* FHS compliance.
flim - Library to provide basic features about message
flim 1.12.7-6 -> 1.12.7-7 into dists/potato/main/binary-all/mail
flim (1:1.12.7-7) unstable; urgency=low
* Fixed cannot byte-compile problem for xemacs20. (closes: Bug#45084)
flip - convert text files between Unix and DOS formats
flip 1.18-2 -> 1.18-3 into dists/potato/main/binary-powerpc/text
flip (1.18-3) unstable frozen; urgency=low
* link against glibc 2.1.2.
* Update to FHS.
floatbg - slowly modify the color of the X root window
floatbg 1.0-12 -> 1.0-13 into dists/potato/main/binary-powerpc/x11
floatbg (1.0-13) unstable; urgency=low
* FHS
* Applied a patch from Risto Varanka <rvaranka@cc.helsinki.fi>, which
adds a -time option to floatbg, which sets the cycle time.
* Documented -time.
fonter - Interactive font editor for the console
fonter 1.7-4 -> 1.7-5 into dists/potato/main/binary-powerpc/editors
fonter (1.7-5) unstable; urgency=low
* Removed fading code entirely - it doesn't agree with fbcon.
* Fonter now doesn't attempt to put the screen in meta mode (alternate
charset) - why this was working just fine a year ago, I dunno.
* FHS compliance
libfox0.99 - The FOX C++ GUI Toolkit
libfox0.99-dbg - Debugging version of the FOX C++ GUI Toolkit.
libfox0.99-dev - Development files for the FOX C++ GUI Toolkit
libfox0.99-dbg 0.99.65-1 -> 0.99.65-2 into dists/potato/main/binary-powerpc/devel
libfox0.99-dev 0.99.65-1 -> 0.99.65-2 into dists/potato/main/binary-powerpc/devel
libfox0.99 0.99.65-1 -> 0.99.65-2 into dists/potato/main/binary-powerpc/libs
fox0.99 (0.99.65-2) unstable; urgency=low
* Recompile with gcc 2.95 patching around the incompatible types problem
(closes: #44457).
freeamp - A GPLed MPEG (mp2/mp3) audio player with a nice X frontend
freeamp 1.3.1-1 -> 1.3.1-2 into dists/potato/main/binary-powerpc/sound
freeamp (1.3.1-2) unstable; urgency=low
* Added menu entry (Closes: #43964)
* Added mpg123.freeamp script in /usr/bin (Closes: #43965)
freeamp - A GPLed MPEG (mp2/mp3) audio player with a nice X frontend
freeamp 1.3.1-2 -> 1.3.1-3 into dists/potato/main/binary-powerpc/sound
freeamp (1.3.1-3) unstable; urgency=low
* Converted to the DBS (doogie build system)
+ #000: Reordering of arguments passed to make, order matters
+ #001: Debian's ncurses doesn't have color_set implemented
+ #002: Compile shlibs with -fPIC instead of -fpic
+ #003: Big endian fixes (closes: #44455)
+ #004: Remove stale objects missed by clean-plugins target
* Rebuilt with new debhelper for FHS compliance
* Converted rules file to debhelper v2
* Added call to dh_installmenus
freesweep - a text-based minesweeper
freesweep 0.86-2 -> 0.87-1 into dists/potato/main/binary-powerpc/games
freesweep (0.87-1) unstable; urgency=low
* New upstream release
* debian/rules: Use the new preferences and scores options to ./configure.
* debian/rules: Install a manual page.
* debian/{postinst,prerm}: Manage the scorefile, treating it as if it was
part of the package, but don't overwrite on upgrade.
* debian/{postinst,prerm}: Use suidmanager to handle the sgid executable.
* debian/rules: Install debian/prerm.
* debian/rules: Modernized
+ Factorize the install program into a variable
+ Use target-specific variables to handle the package names.
+ Don't use $(install_zipped); use $(GZIP) instead
+ Use stamp files.
+ Remove $(rootdir) at the start of a binary rule.
+ Don't test for rootness.
+ Use pre- and post-binary variables.
+ Split the clean target into clean-build and clean-binary.
ftnchek - A semantic checker for Fortran 77 programs.
ftnchek 2.10.1-4 -> 2.10.1-5 into dists/potato/main/binary-powerpc/devel
ftnchek (2.10.1-5) unstable; urgency=low
* Update to standards version 3.0.1 plus technical committee decision
on /usr/doc move.
gbuffy - A GTK+-based, XBuffy-like multiple mailbox "biff" program
gbuffy 0.2.1-1 -> 0.2.2-1 into dists/potato/main/binary-powerpc/mail
gbuffy (0.2.2-1) unstable; urgency=low
* New upstream version. Closes bug #40877.
gem - Graphics Environment for Multimedia
gem 0.79-1 -> 0.81-2 into dists/potato/main/binary-powerpc/graphics
gem (0.81-2) unstable; urgency=low
* removed the "change" help patch, which is part of pd now
gengetopt - skeleton main.c generator
gengetopt 1.1.1-1 -> 1.1.1-2 into dists/potato/main/binary-powerpc/devel
gengetopt (1.1.1-2) unstable; urgency=low
* Link against glibc2.1
* Update to FHS
* Update reference to GPL in copyright file
gengetopt - skeleton main.c generator
gengetopt 1.1.1-2 -> 1.1.1-3 into dists/potato/main/binary-powerpc/devel
gengetopt (1.1.1-3) unstable; urgency=low
* Install /usr/doc/gengetopt symlink.
genparse - command line parser generator
genparse 0.3-1 -> 0.3-2 into dists/potato/main/binary-powerpc/devel
genparse (0.3-2) unstable; urgency=low
* link against glibc2.1
* update to FHS
* update reference to GPL in copyright file
genparse - command line parser generator
genparse 0.3-2 -> 0.3-3 into dists/potato/main/binary-powerpc/devel
genparse (0.3-3) unstable; urgency=low
* Install /usr/doc/genparse symlink.
gentoo - A fully GUI configurable X file manager using GTK+
gentoo 0.11.8-2 -> 0.11.9-2 into dists/potato/main/binary-powerpc/x11
gentoo (0.11.9-2) unstable; urgency=low
* Fixed the menu entry (/usr/bin/X11).
gconv-modules - GNU C Library: Codeset conversion modules
libc6 - GNU C Library: Shared libraries and timezone data
libc6-dbg - GNU C Library: Libraries with debugging symbols
libc6-dev - GNU C Library: Development libraries and header files.
libc6-pic - GNU C Library: PIC archive library
libc6-prof - GNU C Library: Profiling libraries.
nscd - GNU C Library: Name Service Cache Daemon
gconv-modules 2.1.2-0pre4 -> 2.1.2-2 into dists/potato/main/binary-powerpc/libs
libc6-dbg 2.1.2-0pre4 -> 2.1.2-2 into dists/potato/main/binary-powerpc/devel
libc6-dev 2.1.2-0pre4 -> 2.1.2-2 into dists/potato/main/binary-powerpc/devel
libc6-pic 2.1.2-0pre4 -> 2.1.2-2 into dists/potato/main/binary-powerpc/devel
libc6-prof 2.1.2-0pre4 -> 2.1.2-2 into dists/potato/main/binary-powerpc/devel
libc6 2.1.2-0pre4 -> 2.1.2-2 into dists/potato/main/binary-powerpc/base
nscd 2.1.2-0pre4 -> 2.1.2-2 into dists/potato/main/binary-powerpc/admin
glibc (2.1.2-2) unstable; urgency=low
* The "Bite Me" release.
* debian/rules: $(libc): strip pt_chown.
Don't install ldd on i386/m68k.
Query dpkg-architecture variables individually.
Use bunzip2 -c ... | tar xf - instead of tar yxf.
$(libc)-pic: Add libm_pic.a.
check: New target; run test suite.
Call make with SHELL=/bin/bash, as the test suite seems to rely on
bash behavior.
Use --strip-unneeded (closes:Bug#40467).
* debian/sysdeps.mk: reorganize.
* debian/patches/generic-getenv.dpatch: New file.
1999-09-10 Andreas Schwab <schwab@suse.de>
* sysdeps/generic/getenv.c (getenv): Fix lookup for single
character variable on bigendian platforms without unaligned memory
access.
gnat-doc - Documentation for the GNU Ada compiler
gnat-doc 3.11p-5 -> 3.11p-6 into dists/potato/main/binary-all/doc
gnat-doc (3.11p-6) unstable; urgency=low
* Put info files into /usr/share/info rather than in /usr/info.
gnat - The GNU Ada 95 compiler
libgnat-3.11p-1 - The GNU Ada 95 compiler runtime libraries
gnat 3.11p-15 -> 3.11p-16 into dists/potato/main/binary-powerpc/devel
libgnat-3.11p-1 3.11p-15 -> 3.11p-16 into dists/potato/main/binary-powerpc/libs
gnat (3.11p-16) unstable; urgency=low
* Fix shlibs file. Closes: #44693.
gnat - The GNU Ada 95 compiler
libgnat-3.11p-1 - The GNU Ada 95 compiler runtime libraries
gnat 3.11p-16 -> 3.11p-18 into dists/potato/main/binary-powerpc/devel
libgnat-3.11p-1 3.11p-16 -> 3.11p-18 into dists/potato/main/binary-powerpc/libs
gnat (3.11p-18) unstable; urgency=low
* Unreserve SIGUSR1 and SIGUSR2. Closes: #45271.
gnats - The GNU problem report management system (central database)
gnats-user - The GNU problem report management system (client tools)
gnats-user 3.110-7 -> 3.111-3 into dists/potato/main/binary-powerpc/devel
gnats 3.110-7 -> 3.111-3 into dists/potato/main/binary-powerpc/devel
gnats (3.111-3) unstable; urgency=low
* Moved to FHS.
* Compiled with egcs/glibc 2.1.
* The new upstream version didn't fix the glibc 2.1 compilation
problems, so the fixes are back again.
* One more such a fix (for gnatsd).
* Handle non-existent /etc/aliases properly; closes: #44873.
* The shell for cross-check changed from ksh to bash.
* Standards 3.0.1.
* No lintian 1.8.2 errors.
gnome-media - Gnome Media Utilities (gmix, gtcd)
gnome-media 1.0.1-0.1 -> 1.0.9.1-1 into dists/potato/main/binary-powerpc/sound
gnome-media (1.0.9.1-1) unstable; urgency=low
* New upstream.
* Person who said they were going to maintain hasn't stepped forward.
Declaring self maintainer until they come forward (mainly to get it
off Jim Pick's back. Whoever wants it can steal it from me (email me
before though :)).
* Fix gnome-core dependancy.
gnome-pim - Calendar and address book for GNOME.
gnome-pim 1.0.9-3 -> 1.0.10-1 into dists/potato/main/binary-powerpc/utils
gnome-pim (1.0.10-1) unstable; urgency=low
* New upstream.
* Backed out phone listing patch (conflicts with upstream).
gnome-pim - Calendar and address book for GNOME.
gnome-pim 1.0.9-2 -> 1.0.9-3 into dists/potato/main/binary-powerpc/utils
gnome-pim (1.0.9-3) unstable; urgency=low
* Fix phone listing in card to include all those listed rather than the
first six. (Including spliting the list in half to not change the size
of the frame.)
* Update standards version.
* Removed links to undocumented man pages.
gnome-users-guide-en - GNOME User's Guide
gnome-users-guide-en 1.0.5-1 -> 1.0.5-2 into dists/potato/main/binary-all/doc
gnome-users-guide-en (1.0.5-2) unstable; urgency=low
* Policy 3.0.1
* Seperated configure in rules
gnome-users-guide-en - GNOME User's Guide
gnome-users-guide-en 1.0.5-2 -> 1.0.6-1 into dists/potato/main/binary-all/doc
gnome-users-guide-en (1.0.6-1) unstable; urgency=low
* New upstream release
gnome-utils - Gnome Utilities (gtt, ghex, and more)
gnome-utils 1.0.1-0.3 -> 1.0.12-1 into dists/potato/main/binary-powerpc/utils
gnome-utils (1.0.12-1) unstable; urgency=low
* New upstream.
* Remove beta warning in control.in.
* Whoever said they would take this package and hasn't yet is more than
welcom to it. Only doing this to get Jim Pick's name off the
maintainer list for it.
* Remove gnomecal from description (Fixes bug: #40543)
* Removed menu entries for gnomecal and gnomecard (Fixes bug #41755)
* Previous NMU fixed #40153.
* Move man files from usr/man/man1 to usr/share/man/man1 (FHS compliance)
gnomeicu - Small, fast and functional clone of Mirabilis' ICQ
gnomeicu 0.65-1 -> 0.65-2 into dists/potato/main/binary-powerpc/net
gnomeicu (0.65-2) unstable; urgency=low
* Disabled russian support. Closes: #41716
* The russian/locale issue will be fixed in the next upstream release.
gnotes - Yellow sticky notes applet for GNOME.
gnotes 1.66-1 -> 1.67-1 into dists/potato/main/binary-powerpc/utils
gnotes (1.67-1) unstable; urgency=low
* Make notes sticky. (sometimes)
gnotes - Yellow sticky notes applet for GNOME.
gnotes 1.67-1 -> 1.67-3 into dists/potato/main/binary-powerpc/utils
gnotes (1.67-3) unstable; urgency=low
* Really fix text problems.
gnu-pop3d - GNU POP 3 daemon
gnu-pop3d 0.9.7-1 -> 0.9.7-5 into dists/potato/main/binary-powerpc/mail
gnu-pop3d (0.9.7-5) unstable; urgency=low
* Closes: #44655, silly getopt
gnugo - Plays the game of Go (Wei-Chi).
gnugo 1.2-5 -> 2.4-1 into dists/potato/main/binary-powerpc/games
gnugo (2.4-1) unstable; urgency=low
* New upstream version.
* Moved the doc directory to under /usr/share as per the FHS.
gnushogi - The Japanese version of chess.
gnushogi 1.2p03-7 -> 1.2p03-8 into dists/potato/main/binary-powerpc/games
gnushogi (1.2p03-8) unstable; urgency=low
* Moved the doc and man data directories to under /usr/share as per
the FHS.
gperf - Perfect hash function generator.
gperf 2.7-5 -> 2.7-6 into dists/potato/main/binary-powerpc/devel
gperf (2.7-6) unstable; urgency=low
* FHS migration.
gpstrans - communicate with a Garmin Global Positioning System receiver
gpstrans 0.34-4 -> 0.34-5 into dists/potato/main/binary-powerpc/misc
gpstrans (0.34-5) unstable; urgency=low
* link against glibc2.1
* update to FHS
grep-dctrl - Grep Debian package information
grep-dctrl 1.1 -> 1.2 into dists/potato/main/binary-powerpc/utils
grep-dctrl (1.2) unstable; urgency=low
* grep-dctrl.c (main), matcher.h (struct matcher_t), matcher.c
(grep_control): Implement the -v option suggested by David Coe.
Closes: #45115.
* debian/rules: Modernize.
+ Factor install into a variable.
+ Don't use install_gzip.
+ Use stamp files.
+ Split clean into {build,binary}-clean
+ Use a separate target for the configure call.
+ Don't test for rootness.
+ Remove $(rootdir) at start of binary targets.
* grep-dctrl.1.cp: Documented the -v option.
* debian/{prerm,postinst,rules}: Implement the /usr/doc transition method.
* po/fi.po: Updated.
* Compatibility: New file.
* debian/rules: Install Compatibility.
grep - GNU grep, egrep and fgrep.
grep 2.3-4 -> 2.3-5 into dists/potato/main/binary-powerpc/base
grep (2.3-5) unstable; urgency=low
* Change "Debian/GNU Linux" to "Debian GNU/Linux" in copyright
* Change to FHS 2.1(pre2)
* No longer generate md5sums
grepmail - search mailboxes for mail matching an expression
grepmail 3.9-1 -> 3.9-2 into dists/potato/main/binary-all/mail
grepmail (3.9-2) unstable; urgency=low
* Modified grepmail so it doesn't use the sh-invokes-perl trick. This was
breaking for someone who uses tcsh as their shell. I don't know why.
(Closes: #45116)
gcd - a GTK-based CD player.
grip - a GTK-based cd-player and cd-ripper.
gcd 2.5-1 into dists/potato/main/binary-powerpc/sound
grip 2.0-1 -> 2.5-1 into dists/potato/main/binary-powerpc/sound
grip (2.5-1) unstable; urgency=low
* New upstream version (Closes: #41976)
* Split into grip and gcd
* grip now depends on libcdparanoia0 (Closes: #40784)
* Fixed the problem with va_start (Closes: #38947)
groundhog - A simple logic game.
groundhog 1.1-5 -> 1.1-6 into dists/potato/main/binary-powerpc/games
groundhog (1.1-6) unstable; urgency=low
* Display a 1x1 board initially, which forces a resize before a new game
(this works around a GTK bug).
* Standards-Version: 3.0.1.
* High scores are kept in /var/games now.
libgtk1.2 - The GIMP Toolkit set of widgets for X
libgtk1.2-dbg - Debugging files for the GIMP Toolkit
libgtk1.2-dev - Development files for the GIMP Toolkit
libgtk1.2-dbg 1.2.3-2 -> 1.2.4-3 into dists/potato/main/binary-powerpc/devel
libgtk1.2-dev 1.2.3-2 -> 1.2.4-3 into dists/potato/main/binary-powerpc/devel
libgtk1.2 1.2.3-2 -> 1.2.4-3 into dists/potato/main/binary-powerpc/libs
gtk+1.2 (1.2.4-3) unstable; urgency=low
* Change Depends: for libgtk1.2 to depend on gconv-modules | libc6 (<< 2.1)
(Closes: #44442)
gtk-engines-gtkstep - N*XTStep theme for GTK+ 1.2
gtk-engines-gtkstep 1.5-1 -> 1.8-2 into dists/potato/main/binary-powerpc/graphics
gtk-engines-gtkstep (1.8-2) unstable; urgency=low
* Now FHS compliant; Standards-Version 3.0.1
gtoaster - Gnome Toaster, a GUI for creating CD's
gtoaster 0.19990701-1 -> 0.19990904-1 into dists/potato/main/binary-powerpc/otherosfs
gtoaster (0.19990904-1) unstable; urgency=low
* New upstream version
* Update location of homepage
* Update description
* Cleanup debian/rules and de-debhelperize it
* No longer provide md5sums
* FHS-compliant
* Move gtoaster to /usr/bin to be consistent with other GNOME programs
guavac - A java compiler.
guavac 1.2-1 -> 1.2-1.1 into dists/potato/main/binary-powerpc/devel
guavac (1.2-1.1) unstable; urgency=low
* A BIG warning: guavac is orphaned upstream.
* Complies with the Java Policy. Closes #44461
* Non-Maintainer Upload
gzip - The GNU compression utility.
gzip 1.2.4-29 -> 1.2.4-30 into dists/potato/main/binary-powerpc/base
gzip (1.2.4-30) unstable; urgency=low
* upstream patch, closes: #28872
1998-11-18 Paul Eggert <eggert@twinsun.com>
gzip.c (get_method): Don't complain about trailing zeros at
the end of a gzipped file, as they're commonly appended to fill
out a block (e.g. by GNU tar).
* update to FHS compliance
gzip - The GNU compression utility.
gzip 1.2.4-31 -> 1.2.4-32 into dists/potato/main/binary-powerpc/base
gzip (1.2.4-32) unstable; urgency=low
* update prototype for and definition of basename function for compatibility
with glibc2.0, still in use on m68k. Closes: #45058
hello-debhelper - The classic greeting, and a good example
hello-debhelper 1.3-14.3 -> 1.3-15 into dists/potato/main/binary-powerpc/devel
hello-debhelper (1.3-15) unstable; urgency=low
* Updated to standards version 3.0.1.0, and now FHS compliant.
hello - The classic greeting, and a good example
hello 1.3-14.3 -> 1.3-15 into dists/potato/main/binary-powerpc/devel
hello (1.3-15) unstable; urgency=low
* New maintainer, as the current maintainer has been awol.
* Ported to FHS.
* Bugs fixed in previous releases: Closes: #14602, #20998, #14603
* Acknowledge -14 nmu. Closes: #14876
* Remove comments about targets 'source' and 'diff', as they are
only of interest for historical reasons.
* Lintian 1.8.2 clean.
hermes1 - The Hermes pixel-format library
hermes1-dev - Development libraries for the Hermes pixel-format library
hermes1-dev 1.2.5-2 -> 1.2.5-3 into dists/potato/main/binary-powerpc/devel
hermes1 1.2.5-2 -> 1.2.5-3 into dists/potato/main/binary-powerpc/libs
hermes1 (1.2.5-3) unstable; urgency=low
* Fixed naming of upstream sources (closes #44227)
hns2 - Hyper Nikki System (perl version)
hns2 2.00.pl1-1 -> 2.00.pl1-2 into dists/potato/main/binary-all/web
hns2 (2.00.pl1-2) unstable; urgency=low
* Included hnf-mode.el, mail2nikki.el and todayhns command.
* FHS compliance.
hns2 - Hyper Nikki System (perl version)
hns2 2.00.pl1-2 -> 2.00.pl1-3 into dists/potato/main/binary-all/web
hns2 (2.00.pl1-3) unstable; urgency=low
* Fixed cannot executable postinst, prerm script.
horde-core - Core elements for the Horde Web Application Suite
horde-core 1.2.0.pre4-2.0 -> 1.2.0.pre4-3.0 into dists/potato/main/binary-all/web
horde-core (1:1.2.0.pre4-3.0) unstable; urgency=low
* New CVS update
horde-core - Core elements for the Horde Web Application Suite
horde-core 1.2.0.pre4-3.0 -> 1.2.0.pre4-3.1 into dists/potato/main/binary-all/web
horde-core (1:1.2.0.pre4-3.1) unstable; urgency=low
* New CVS update
* Fixing issues with proper php3.ini extension scan/addition (Closes: #45469)
hpscanpbm - HP ScanJet scanning utility
hpscanpbm 0.3a-10 -> 0.3a-11 into dists/potato/main/binary-powerpc/graphics
hpscanpbm (0.3a-11) unstable; urgency=low
* Another gratuitous upload.
htdig - WWW search system for an intranet or small internet
htdig 3.1.2-6 -> 3.1.2-8 into dists/potato/main/binary-powerpc/web
htdig (3.1.2-8) unstable; urgency=low
* Fix postinst script (debhelper part was not included)
hugs-doc - Hugs 98 Documentation
hugs-doc 98.199905-2 -> 98.199905-3 into dists/potato/main/binary-all/doc
hugs-doc (98.199905-3) unstable; urgency=low
* debian/{prerm,postrm}: Implement the /usr/doc/ transition.
hyphen-show - Show hyphenations in DVI-files
hyphen-show 0.1-1 -> 0.1-2 into dists/potato/main/binary-powerpc/tex
hyphen-show (0.1-2) unstable; urgency=low
* Switched to debhelper
* Upgraded to Debian Policy 3.0.1.1
icepref - Yet another configuration tool for IceWM
icepref 0.10-2 -> 0.11-1 into dists/potato/main/binary-all/x11
icepref (0.11-1) unstable; urgency=low
* New upstream version; manpage included upstream.
icewm - A wonderful Win95-OS/2-Motif-like window manager
icewm-gnome - A wonderful Win95-OS/2-Motif-like window manager
icewm-gnome 0.9.48-1 -> 0.9.48-2 into dists/potato/main/binary-powerpc/x11
icewm 0.9.48-1 -> 0.9.48-2 into dists/potato/main/binary-powerpc/x11
icewm (0.9.48-2) unstable; urgency=low
* FHS compliance
* Standards: 3.0.1
* Now only Suggests: icewm-themes (Closes: #41120)
* Add doc-base support: (Closes: #31169)
icom - Software control for ICOM radios
icom 19980709-2 -> 19990819-1 into dists/potato/main/binary-powerpc/hamradio
icom (19990819-1) unstable; urgency=low
* New upstream release
ingerman - New German orthography dictionary for ispell
ingerman 0.37-1 -> 0.38-1 into dists/potato/main/binary-powerpc/text
igerman98 (0.38-1) unstable; urgency=low
* New upstream version.
* Upgrade to standards version 3.0.1
* Add #DEBHELPER# to postinst, prerm, wngerman.{postinst,prerm}
* Upgraded debian/copyright.
* Add illegal.words, disabled.words, BUGS to debian/docs.
iitalian - The italian dictionary for ispell.
iitalian 0.03-1 -> 0.03-2 into dists/potato/main/binary-all/text
iitalian (0.03-2) unstable; urgency=low
* un-debstd-ized with debhelper.
* recompiled to align with newer ispell (closes: #43350).
* upgraded to Standards-Version 2.5.0.0
* corrected ftp address of upstream site.
gdk-imlib-dev - Header files needed for Gdk-Imlib development
gdk-imlib1 - Gdk-Imlib is an imaging library for use with gtk
imlib-dev - Header files needed for Imlib development
imlib-progs - Configuration program for Imlib and GDK-Imlib
imlib1 - Imlib is an imaging library for X and X11
gdk-imlib-dev 1.9.5-1 -> 1.9.7-2 into dists/potato/main/binary-powerpc/graphics
gdk-imlib1 1.9.5-1 -> 1.9.7-2 into dists/potato/main/binary-powerpc/libs
imlib-dev 1.9.5-1 -> 1.9.7-2 into dists/potato/main/binary-powerpc/graphics
imlib-progs 1.9.5-1 -> 1.9.7-2 into dists/potato/main/binary-powerpc/graphics
imlib1 1.9.5-1 -> 1.9.7-2 into dists/potato/main/binary-powerpc/graphics
imlib (1.9.7-2) unstable; urgency=low
* Switched from dhelp to doc-base to fix annoying dhelp_parse
warnings/errors. (Closes #44942)
imp - Web Based IMAP Mail Program.
imp 2.2.0.pre4-2.0 -> 2.2.0.pre4-3.0 into dists/potato/main/binary-all/web
imp (1:2.2.0.pre4-3.0) unstable; urgency=low
* New upstream CVS fixes
imp - Web Based IMAP Mail Program.
imp 2.2.0.pre4-3.0 -> 2.2.0.pre4-3.1 into dists/potato/main/binary-all/web
imp (1:2.2.0.pre4-3.1) unstable; urgency=low
* New upstream CVS fixes
imp - Web Based IMAP Mail Program.
imp 2.2.0.pre4-3.1 -> 2.2.0.pre4-3.2 into dists/potato/main/binary-all/web
imp (1:2.2.0.pre4-3.2) unstable; urgency=low
* New upstream CVS fixes
* Readding impsetup script
intercal - ick - Compiler for the Intercal language
intercal 0.19-1 -> 0.19-2 into dists/potato/main/binary-powerpc/interpreters
intercal (0.19-2) unstable; urgency=low
* FHS.
ipchains-perl - Perl interface to ipchains
ipchains-perl 0.5-1.2 -> 0.5-1 into dists/potato/main/binary-powerpc/interpreters
ipchains-perl (1:0.5-1) unstable; urgency=low
* Includes .orig file that was missing for some reason (Closes: #44233)
ipchains-perl - Perl interface to ipchains
ipchains-perl 0.5-1 -> 0.5-2 into dists/potato/main/binary-powerpc/interpreters
ipchains-perl (1:0.5-2) unstable; urgency=low
* Migrating into /usr/share/doc
ipgrab - Tcpdump-like utility that prints detailed header information.
ipgrab 0.8-1 -> 0.8.2-1 into dists/potato/main/binary-powerpc/net
ipgrab (0.8.2-1) unstable; urgency=low
* New upstream
* Updated to standards version 3.0.1 including FHS
ipip - IP over IP Encapsulation Daemon
ipip 1.1.1 -> 1.1.2 into dists/potato/main/binary-powerpc/net
ipip (1.1.2) unstable; urgency=low
* fix a couple of obvious textual errors in the man page. It still isn't
much of a man page, though!
ipolish - The polish dictionary for ispell.
wpolish - Polish dictionary words for /usr/dict
ipolish 1.0.990820-1 -> 1.0.990820-2 into dists/potato/main/binary-all/text
wpolish 1.0.990820-1 -> 1.0.990820-2 into dists/potato/main/binary-all/text
ipolish (1.0.990820-2) unstable; urgency=low
* Symlink in /usr/doc for backward compatibility
* Fixed grave bug in update-ispell-hash - "Can't open file"
if file didn't exist (closes: #44866)
ipolish - The polish dictionary for ispell.
wpolish - Polish dictionary words for /usr/dict
ipolish 1.0.990820-2 -> 1.0.990820-3 into dists/potato/main/binary-all/text
wpolish 1.0.990820-2 -> 1.0.990820-3 into dists/potato/main/binary-all/text
ipolish (1.0.990820-3) unstable; urgency=low
* Fixes for /usr/doc handling
ippl - IP protocols logger
ippl 1.4.6-1 -> 1.4.7-2 into dists/potato/main/binary-powerpc/net
ippl (1.4.7-2) unstable; urgency=low
* Using FHS-compliant debhelper.
* /etc/cron.weekly/ippl is now a configuration file.
iptraf - Interactive Colorful IP LAN Monitor
iptraf 2.0.2-1 -> 2.0.2-5 into dists/potato/main/binary-powerpc/net
iptraf (2.0.2-5) unstable; urgency=low
* Added 'missingok' to logrotate.d/iptraf . (bug#44794)
ircd - IRC Server daemon
ircd 2.10.05-4 -> 2.10.06-1 into dists/potato/main/binary-powerpc/net
ircd (2.10.06-1) unstable; urgency=low
* New upstream version.
* Updated to Standards-Version 3.0.1.0
* Broke linpeople patches down further, added support for a local
ircd.conf file and shorter resolve timeout.
* ircd is no longer sgid root, closes: #37103, #42939.
* dancerconfig no longer tries to chown and chgrp, closes: #42232.
iroffer - IRC file distribution bot
iroffer 0.1b30-1 -> 0.1b32-1 into dists/potato/main/binary-powerpc/net
iroffer (0.1b32-1) unstable; urgency=low
* New upstream version.
* Encoded the arch-specificity in debian/control, closes: #42770.
iroffer - IRC file distribution bot
iroffer 0.1b32-1 -> 0.1b32-2 into dists/potato/main/binary-powerpc/net
iroffer (0.1b32-2) unstable; urgency=low
* New upstream version.
irssi - A Gnome irc client
irssi 0.7.15-1 -> 0.7.15-3-1 into dists/potato/main/binary-powerpc/net
irssi (0.7.15-3-1) unstable; urgency=low
* Upstream update
* Now checks if glibc supports ipv6 before building with ipv6
(closes: Bug#44448)
irssi - A Gnome irc client
irssi 0.7.15-3-1 -> 0.7.16-1 into dists/potato/main/binary-powerpc/net
irssi (0.7.16-1) unstable; urgency=low
* New upstream version
* irssi-bot and bot-plugin included
joe - Joe's Own Editor - A Free ASCII-Text Screen Editor for UN*X
joe 2.8-13 -> 2.8-14 into dists/potato/main/binary-powerpc/editors
joe (2.8-14) unstable; urgency=low
* added patch for "core dump on large filename"
jvim-canna - Japanized VIM (Canna version)
jvim-doc - Japanized VIM documents
jvim-canna 3.0-1.5b-5 -> 3.0-1.7-2 into dists/potato/main/binary-i386/editors
jvim-doc 3.0-1.5b-5 -> 3.0-1.7-2 into dists/potato/main/binary-all/doc
jvim (3.0-1.7-2) unstable; urgency=low
* remake for upload to Debian and FHS transition
jvim-canna - Japanized VIM (Canna version)
jvim-canna 3.0-1.5b-5 -> 3.0-1.7-2 into dists/potato/main/binary-powerpc/editors
jvim (3.0-1.7-2) unstable; urgency=low
* remake for upload to Debian and FHS transition
kakasi - KAnji KAna Simple Inverter
libkakasi2 - Library version of KAKASI
libkakasi2-dev - Header files and static libraries for library version of KAKASI
kakasi 2.2.5-6 -> 2.2.5-7 into dists/potato/main/binary-powerpc/text
libkakasi2-dev 2.2.5-6 -> 2.2.5-7 into dists/potato/main/binary-powerpc/devel
libkakasi2 2.2.5-6 -> 2.2.5-7 into dists/potato/main/binary-powerpc/libs
kakasi (2.2.5-7) unstable; urgency=low
* Updated to Standards-Version 3.0.0.
* Compiled with -O option instead of -O2 to avoid segfault problem.
* Added missing symlink libkakasi.so to libkakasi.so.2.2.5 and
explicit dependency on the same version of libkakasi2 to
libkakasi2-dev.
kdrill - A Kanji drill program
makedic - A dictionary compiler for KDrill
kdrill 5.8-2 -> 5.8-3 into dists/potato/main/binary-powerpc/games
makedic 5.8-2 -> 5.8-3 into dists/potato/main/binary-powerpc/text
kdrill (5.8-3) unstable; urgency=low
* FHS compliance of the package.
kinput2-canna - An input server for X11 applications that want Japanese text inpu
kinput2-canna-wnn - An input server for X11 applications that want Japanese text inpu
kinput2-wnn - An input server for X11 applications that want Japanese text inpu
kinput2-canna-wnn 3.0-1 -> 3.0-2 into dists/potato/main/binary-powerpc/x11
kinput2-canna 3.0-1 -> 3.0-2 into dists/potato/main/binary-powerpc/x11
kinput2-wnn 3.0-1 -> 3.0-2 into dists/potato/main/binary-powerpc/x11
kinput2 (3.0-2) unstable; urgency=low
* Updated to Standards-Version 3.0.0.
knews - Graphical threaded news reader.
knews 1.0b.0-3 -> 1.0b.1-1 into dists/potato/main/binary-powerpc/news
knews (1.0b.1-1) unstable; urgency=low
* New upstream release with pristine sources
* Converted package management to YADA
* Partially upgraded to standards version 3.0.0:
- FHS-compliance, with the notable exception of the
/usr/doc/ -> /usr/share/doc/ switch.
* Fixed a bashism in postinst (closes: #30856)
lam-runtime - Enables parallel processing across multiple processors
lam2 - Enables parallel processing across multiple processors
lam-runtime 6.2b-pl3-7 -> 6.2b-pl3-8 into dists/potato/main/binary-powerpc/utils
lam2 6.2b-pl3-7 -> 6.2b-pl3-8 into dists/potato/main/binary-powerpc/libs
lam (6.2b-pl3-8) unstable; urgency=low
* Fixed lintian errors
lbdb - The little brother's database for the mutt mail reader
lbdb 0.18.1 -> 0.18.2 into dists/potato/main/binary-powerpc/mail
lbdb (0.18.2) unstable; urgency=low
* Added HP-UX support (by David Ellement <ellement@sdd.hp.com>):
- Try awk (in addition to mawk, gawk, nawk).
- Don't use "if ! ..." in shell scripts, because ksh in HP-UX doesn't
support this.
* Make dotlock.c more portable.
* Make Makefile.in much more portable.
* Merge in changes of dotlock program from Mutt 0.96.6.
* Upgraded Debian standards version to 3.0.1:
- GPL now in /usr/share/common-licenses/
- /usr/man -> /usr/share/man
* Add -v and -h options to lbdbq and lbdb-fetchaddr which display the
version of lbdb and a short help.
ldso - The Linux dynamic linker, library and utilities.
ldso 1.9.11-2 -> 1.9.11-2.1 into dists/potato/main/binary-powerpc/base
ld.so (1.9.11-2.1) unstable; urgency=low
* Non-maintainer release.
* Blah, glibc's ldd screws up on libc5 binaries,
so use this one again on i386/m68k.
- Add Replaces libc6 (<< 2.1.2-2).
* sparc no longer wants libc5-compat packages.
leafnode - NNTP server for small leaf sites
leafnode 1.9.4-6 -> 1.9.4-8 into dists/potato/main/binary-powerpc/news
leafnode (1.9.4-8) unstable; urgency=low
* Fully support FHS - docs back into /usr/share/doc.
less - A file pager program, similar to more(1)
less 332-4.1 -> 340-2 into dists/potato/main/binary-powerpc/text
less (340-2) unstable; urgency=low
* Repackaged using debhelper.
* License is GPL.
* debian/control: Standards-Version: 3.0.1.
* Added mime support. (closes: #25891)
* Wrote manpages for lessecho and lesspipe. (closes: #15961)
* lessfile.1.gz is a symlink to lesspipe.1.gz.
* Modified lesspipe to use /bin/sh. (closes: #19049)
less - A file pager program, similar to more(1)
less 340-2 -> 340-3 into dists/potato/main/binary-powerpc/text
less (340-3) unstable; urgency=low
* No longer use hard-coded paths for non-standard utilities in lesspipe.
(closes: #31012)
* No longer leave empty temporary files on the system when less is called on
non-existing files and LESSOPEN is set to "lessfile '%s'".
* Mime: text/* priority=2.
less - A file pager program, similar to more(1)
less 340-3 -> 340-4 into dists/potato/main/binary-powerpc/text
less (340-4) unstable; urgency=low
* Added description of lesspipe's behavior on empty gzipped files to its
manpage. (closes: #24375)
lesstif-bin - User binaries for LessTif.
lesstifg - OSF/Motif implementation released under LGPL.
lesstifg-dbg - Library with debugging symbols for LessTif.
lesstifg-dev - Development library and header files for LessTif.
lesstif-bin 0.88.9-1 -> 0.89.0-0.1 into dists/potato/main/binary-powerpc/devel
lesstifg-dbg 0.88.9-1 -> 0.89.0-0.1 into dists/potato/main/binary-powerpc/devel
lesstifg-dev 0.88.9-1 -> 0.89.0-0.1 into dists/potato/main/binary-powerpc/devel
lesstifg 0.88.9-1 -> 0.89.0-0.1 into dists/potato/main/binary-powerpc/libs
lesstif (1:0.89.0-0.1) unstable; urgency=low
* New upstream release, tested with DDD and xmbdfed.
* Non-maintainer upload.
* Updated shlibs, just in case.
* Updated Standards-Version.
* Register documentation using doc-base.
* FHS migration.
lftp - Sophisticated command-line FTP/HTTP client programs
lftp 2.0.0-1 -> 2.0.4-1 into dists/potato/main/binary-powerpc/net
lftp (2.0.4-1) unstable; urgency=low
* New upstream release (closes: Bug#43250).
* Updated `Stadards-Version' to 3.0.1.
* Moved docs and manpages under /usr/share.
* Written a manpage for lftpget.
* Updated description to say that it supports IPv6 and to include
lftpget (a script to get an URL).
lftp - Sophisticated command-line FTP/HTTP client programs
lftp 2.0.4-1 -> 2.0.4-2 into dists/potato/main/binary-powerpc/net
lftp (2.0.4-2) unstable; urgency=low
* Applied patch from upstream author to stop lftp from giving
`Invalid argument' errors (closes: Bug#43783).
lg-base - Shared files for the Linux Gazette.
lg-base 33-1 -> 45-1 into dists/potato/main/binary-all/doc
lg-base (45-1) frozen unstable; urgency=low
* finally got around to updating (almost a year now) (closes: #36291)
* /usr/share/doc now used
* doc-base support added (closes: #17157)
lg-issue17 - Issue 17 of the Linux Gazette.
lg-issue17 3-1 -> 4-1 into dists/potato/main/binary-all/doc
lg-issue17 (4-1) unstable; urgency=low
* new upstream version
* more robust scripts and policy 3.0.1.1 compliance
libapache-filter-perl - perl Apache::Filter - Alter the output of previous handlers.
libapache-filter-perl 0.10-3 -> 1.003-1 into dists/potato/main/binary-all/web
libapache-filter-perl (1.003-1) unstable; urgency=low
* Changed copyright info
* Symlink in /usr/doc for backward compatibility
* Standards-Version: 3.0.1
* yada 0.7.3
* New upstream release
libapache-mod-python - Embedding Python in the Apache web server
libapache-mod-python 4.16-1 -> 4.16-2 into dists/potato/main/binary-powerpc/interpreters
libapache-mod-python (4.16-2) unstable; urgency=low
* Recompiled for apache 1.3.9.
* Moved documentation from /usr/doc to /usr/share/doc.
libapache-session-perl - Perl modules for keeping persistent user data across http request
libapache-session-perl 1.00-2 -> 1.03-1 into dists/potato/main/binary-all/interpreters
libapache-session-perl (1.03-1) unstable; urgency=low
* New upstream version.
libapache-session-perl - Perl modules for keeping persistent user data across http request
libapache-session-perl 1.03-1 -> 1.03-2 into dists/potato/main/binary-all/interpreters
libapache-session-perl (1.03-2) unstable; urgency=low
* Remind me to ignore lintian's recommendations about perl depends.
libapache-ssi-perl - perl Apache::SSI - Implement Server Side Includes in Perl.
libapache-ssi-perl 2.07-1 -> 2.08-1 into dists/potato/main/binary-all/web
libapache-ssi-perl (2.08-1) unstable; urgency=low
* Symlink in /usr/doc for backward compatibility
* New upstream release
libape-dev - Header files for A Portable Environment for writing Threaded C++
libape1 - A Portable Environment for writing Threaded C++ services
libape-dev 0.9.2-2 -> 0.9.2-3 into dists/potato/main/binary-powerpc/devel
libape1 0.9.2-2 -> 0.9.2-3 into dists/potato/main/binary-powerpc/libs
libape (0.9.2-3) unstable; urgency=low
* Wrong source package name resolved. (closes: #44183)
* Is now gcc 2.91.1 clean. (closes: #44456)
libgeda-dev - GNU EDA -- Electronics design software -- development files
libgeda3 - GNU EDA -- Electronics design software -- library files
libgeda-dev 19990705-1 -> 19990829-1 into dists/potato/main/binary-powerpc/electronics
libgeda3 19990705-1 -> 19990829-1 into dists/potato/main/binary-powerpc/electronics
libgeda (19990829-1) unstable; urgency=low
* New usptream release
libgtk-ruby - Gtk interface for scripting language Ruby.
libgtk-ruby 0.19-1 -> 0.20-1 into dists/potato/main/binary-powerpc/interpreters
libgtk-ruby (0.20-1) unstable; urgency=low
* Upgraded to new upstream version.
* Build with ruby 1.4.
libgtkada1 - Ada binding for the GTK library
libgtkada1-dev - Development files for libgtkada
libgtkada1-dev 1.2.3-2 -> 1.2.3-3 into dists/potato/main/binary-powerpc/devel
libgtkada1 1.2.3-2 -> 1.2.3-3 into dists/potato/main/binary-powerpc/libs
libgtkada (1.2.3-3) unstable; urgency=low
* Fix wrong dependency (Closes: #41705).
libhtml-mason-perl - HTML::Mason Perl module
libhtml-mason-perl 0.6-1 -> 0.71-1 into dists/potato/main/binary-all/interpreters
libhtml-mason-perl (0.71-1) unstable; urgency=low
* New upstream version.
* New maintainer. Thanks to Craig for getting this out there.
liblocale-gettext-perl - Using libc functions for internationalization in Perl
liblocale-gettext-perl 1.01-7 -> 1.01-8 into dists/potato/main/binary-powerpc/interpreters
liblocale-gettext-perl (1.01-8) unstable; urgency=low
* Policy 3.0.1 compliance. Built with debhelper 2.0.40.
libmsgcat-perl - Locale::Msgcat perl module
libmsgcat-perl 1.01-2 -> 1.01-3 into dists/potato/main/binary-powerpc/interpreters
libmsgcat-perl (1.01-3) unstable; urgency=low
* Policy 3.0.1 compliance. Built with debhelper 2.0.40.
libplot-perl - perl interface to plot library
libplot-perl 2.2-1-2 -> 2.2-1-3 into dists/potato/main/binary-powerpc/math
libplot-perl (2.2-1-3) unstable; urgency=low
* Compile for new perl 5.005
libsql-statement-perl - perl SQL::Statement - SQL parsing and processing engine
libsql-statement-perl 0.1012-2 -> 0.1015-1 into dists/potato/main/binary-powerpc/interpreters
libsql-statement-perl (0.1015-1) unstable; urgency=low
* Extended copyright info
* Standards-Version: 3.0.1
* New upstream release
libtext-csv-perl - perl Text::CSV_XS - comma-separated values manipulation routines
libtext-csv-perl 0.20-1 -> 0.20-2 into dists/potato/main/binary-powerpc/interpreters
libtext-csv-perl (0.20-2) unstable; urgency=low
* Standards-Version: 3.0.1.0
liece - IRC (Internet Relay Chat) client for Emacs based on irchat(-jp)
liece-dcc - DCC program for liece.
liece-dcc 1.3.7.0.19990908-1 -> 1.4.0.0.19990913-1 into dists/potato/main/binary-i386/net
liece 1.3.7.0.19990908-1 -> 1.4.0.0.19990913-1 into dists/potato/main/binary-all/net
liece (1.4.0.0.19990913-1) unstable; urgency=low
* New upstream release
* All files are renamed from `irchat-*' to `liece-*'.
All symbols are renamed too.
Please replace string "irchat" to "liece" on your "~/.liece" (or ~/.emacs")
* 'M-x irchat' was renamed to 'M-x liece'.
liece - IRC (Internet Relay Chat) client for Emacs based on irchat(-jp)
liece-dcc - DCC program for liece.
liece-dcc 1.4.0.0.19990913-1 -> 1.4.0.0.19990919cvs-1 into dists/potato/main/binary-i386/net
liece 1.4.0.0.19990913-1 -> 1.4.0.0.19990919cvs-1 into dists/potato/main/binary-all/net
liece (1.4.0.0.19990919cvs-1) unstable; urgency=low
* New upstream release
linleech - A program to selectively download usenet articles
linleech 2.2.1-1 -> 2.2.1-2 into dists/potato/main/binary-powerpc/news
linleech (2.2.1-2) unstable; urgency=low
* Compiled for new slang-dev
* Updated to debian-policy 3.0.0
ftpd - FTP server
ftpd 0.11-3 -> 0.11-4 into dists/potato/main/binary-powerpc/net
linux-ftpd (0.11-4) unstable; urgency=low
* Rewritten PAM code to remove hack for ftp prompt.
* Provide/conflict with ftp-server (fixes #42412).
logrotate - Log rotation utility
logrotate 3.2-9 -> 3.2-11 into dists/potato/main/binary-powerpc/admin
logrotate (3.2-11) unstable; urgency=low
* cron dependency is now versioned >= 3.0pl1-53, the first cron to fix
the wtmp/btmp rotation problem
lpr - BSD lpr/lpd line printer spooling system
lpr 0.39.3-1 -> 0.39.3-3 into dists/potato/main/binary-powerpc/net
lpr (1:0.39.3-3) unstable; urgency=low
* Corrected location of example printcap file (closes: #44560)
lprng - lpr/lpd printer spooling system
lprng 3.6.8-3 -> 3.6.10-1 into dists/potato/main/binary-powerpc/net
lprng (3.6.10-1) unstable; urgency=low
* New upstream version
* Attempt to kill old lpd Closes: #44017, #44064
* Deleted useless README.Debian Closes: #43946
* Fixed postinst for wierd spool files Closes: #44494
* init.d goes looking for the pid file Closes: #44953
* init.d runs checkpc -f Closes: #44954
* Made Joey's build life easier Closes: #44626
* lpc manpage now in section 8 Closes: #43922
lsh - Baby Shell for Novices with DOS compatible commands
lsh 0.62-9 -> 0.62-10 into dists/potato/main/binary-powerpc/shells
lsh (0.62-10) frozen unstable; urgency=low
* FHS
lsnipes - A text-base maze-orientated game for linux.
lsnipes 0.9.1-1 -> 0.9.2-1 into dists/potato/main/binary-powerpc/games
lsnipes (0.9.2-1) unstable; urgency=low
* New upstream version - maybe fixes #37662.
* FHS
mailcheck - Check multiple mailboxes/maildirs for mail
mailcheck 0.98 -> 1.0 into dists/potato/main/binary-powerpc/mail
mailcheck (1.0) unstable; urgency=low
* Updated to debian-policy 3.0.1.1
* Changed maintainer address
mailman - Powerful, web based list processor
mailman 1.0rel-1 -> 1.0rel-3 into dists/potato/main/binary-powerpc/mail
mailman (1.0rel-3) unstable; urgency=low
* Really change maintainer address
makepasswd - Generate and encrypt passwords
makepasswd 1.07-3 -> 1.10-1 into dists/potato/main/binary-all/admin
makepasswd (1.10-1) unstable; urgency=low
* New upstream version, now possible to pass the cleartext in a file,
closes: #31059.
* Corrected maintainer address (should be johnie@debian.org).
man2html - Turns a web-browser and an httpd-server into a man pager.
man2html 1.5-19 -> 1.5-20 into dists/potato/main/binary-powerpc/doc
man2html (1.5-20) unstable; urgency=low
* Fixed manwhatis, it segfaulted when there were files with no
extensions in the manpages dirs (closes: Bug#44888).
* Moved docs and manpages under /usr/share.
* Updated Standards-Version to 3.0.1.
* man2html: Updated DOCTYPE definition to latest HTML version.
manpages-ja - Japanese version of the manual pages
manpages-ja 0.4-1 -> 0.4-2 into dists/potato/main/binary-all/doc
manpages-ja (0.4-2) unstable; urgency=low
* Updated to Standards-Version 3.0.0.
* Updated the URL of JM project.
manpages - Man pages about using a Linux system.
manpages-dev - Linux-development man pages.
manpages-dev 1.25-1 -> 1.26-1 into dists/potato/main/binary-all/doc
manpages 1.25-1 -> 1.26-1 into dists/potato/main/binary-all/doc
manpages (1.26-1) unstable; urgency=low
* New upstream release.
* Moved docs under /usr/share.
* Updated `Standards-Version' to 3.0.1.
* getcwd(3),fcloseall(3): Replaced define __USE_GNU with the correct
one: _GNU_SOURCE.
* getenv(3). Now points to environ(7) instead of environ(5)
(closes:Bug#42977).
* unicode(7): wchar is 32 bits wide and signed, not 16 bits and unsigned
(closes:Bug#42550).
* Replaced some custom install operations with debhelper.
mctools-lite - A CD player and audio mixer for X
mctools-lite 970129-7 -> 970129-8 into dists/potato/main/binary-powerpc/sound
mctools-lite (970129-8) unstable; urgency=low
* FHS
megahal - a conversation simulator that can learn as you talk to it
megahal 8.6-6 -> 8.6-7 into dists/potato/main/binary-powerpc/misc
megahal (8.6-7) unstable; urgency=low
* FHS
menu - provides update-menus functions for some applications
menu 2.1.3-1 -> 2.1.3-1.1 into dists/potato/main/binary-powerpc/admin
menu (2.1.3-1.1) unstable; urgency=low
* NMU to make update-menus close stdin and stdout when it goes to
background, as all good daemons should. This was wreaking havoc on
debconf.
menu - provides update-menus functions for some applications
menu 2.1.0-2 -> 2.1.3-1 into dists/potato/main/binary-powerpc/admin
menu (2.1.3-1) unstable; urgency=low
* Updated the description of this package, as it was
somewhat outdated.
* Added /etc/menu-methods/menu.config to the conffiles. Fixes: Bug#42379
* use sigprocmask to unblock the signal I use. Under apt, libc&pthread
used to block SIGUSR1. To get around this, also use SIGUSR2 now.
I don't want to see this bug any more! Fixes: 42051, etc.
mew - Messaging in the Emacs World
mew 1.93-3 -> 1.94-4 into dists/potato/main/binary-powerpc/mail
mew (1:1.94-4) unstable; urgency=low
* add some elisp lines in /etc/emacs/site-start.d/50mew.el from
00readme, Thanks for Ryuichi Arafune. closes: Bug#44722
mgp - MagicPoint- an X11 based presentation tool
mgp 1.05a.990712-1 -> 1.06a-1 into dists/potato/main/binary-powerpc/x11
mgp (1.06a-1) unstable; urgency=low
* new upstream release
* --enable-freetype-charset16
* README.lang; closes: Bug#40384.
libmhash-dev - Library for strong hashes like MD5 and SHA1
libmhash1 - Library for strong hashes like MD5 and SHA1
libmhash-dev 0.5.2-2 -> 0.5.2-3 into dists/potato/main/binary-powerpc/devel
libmhash1 0.5.2-2 -> 0.5.2-3 into dists/potato/main/binary-powerpc/libs
mhash (0.5.2-3) unstable; urgency=low
* FHS compliance
* Standards: 3.0.1
* Change maintainer address
mimedecode - Decodes transfer encoded text type mime messages.
mimedecode 1.8-6 -> 1.8-7 into dists/potato/main/binary-powerpc/mail
mimedecode (1.8-7) unstable; urgency=low
* Made changes according to CTTE.
mingetty - Console-only getty.
mingetty 0.9.4-6 -> 0.9.4-7 into dists/potato/main/binary-powerpc/admin
mingetty (0.9.4-7) unstable; urgency=low
* Added patch from Dan Gohman <gohmandj@mrs.umn.edu> to use standard
utmp access functions in libc. (closes: bug#44097)
mirrordir - duplicate a directory by making a minimal set of changes
mirrordir 0.10.42-1 -> 0.10.43-2 into dists/potato/main/binary-powerpc/utils
mirrordir (0.10.43-2) unstable; urgency=low
* Link against glibc2.1
* Update to FHS
* Update GPL reference in copyright file
mirrordir - duplicate a directory by making a minimal set of changes
mirrordir 0.10.43-2 -> 0.10.43-3 into dists/potato/main/binary-powerpc/utils
mirrordir (0.10.43-3) unstable; urgency=low
* Make /usr/doc/mirrordir symlink.
mirrormagic - Arcade style game for color X11 with stereo sounds.
mirrormagic 1.3-17 -> 1.3-18 into dists/potato/main/binary-powerpc/games
mirrormagic (1.3-18) unstable; urgency=low
* FHS
mkhybrid - CD-ROM authoring tool. Creates CD-ROM filesystem images
mkhybrid 1.12b5.2-1 -> 1.12b5.3-1 into dists/potato/main/binary-powerpc/otherosfs
mkhybrid (1.12b5.3-1) unstable; urgency=low
* New upstream version.
* Rebuilt from scratch using debhelper/dh_make.
* Please note: -apple and -hfs have changed their meanings; see
/usr/share/doc/mkhybrid/README.mkhybrid for details.
* Add -F ("sensible symlinks") flag to man page.
* FHS compliance.
mkhybrid - CD-ROM authoring tool. Creates CD-ROM filesystem images
mkhybrid 1.12b5.3-1 -> 1.12b5.3-2 into dists/potato/main/binary-powerpc/otherosfs
mkhybrid (1.12b5.3-2) unstable; urgency=low
* Now builds on Alpha. (Closes: #44592)
modutils - Linux module utilities.
modutils 2.1.121-25 -> 2.1.121-27 into dists/potato/main/binary-powerpc/base
modutils (2.1.121-27) unstable; urgency=low
* Fix typo in installation of examples
mon - monitor hosts/services/whatever and alert about problems
mon 0.37l-2 -> 0.38.14-1 into dists/potato/main/binary-powerpc/admin
mon (0.38.14-1) unstable; urgency=low
* New upstream release (closes: #37775).
* Run as daemon.shadow rather than daemon.daemon (closes: #34960).
* Suggest libnet-telnet-perl for telnet.monitor and
libfilesys-diskspace-perl for freespace.monitor.
moon-buggy - Drive some car across the moon
moon-buggy 0.4-3 -> 0.4.0.92-1 into dists/potato/main/binary-powerpc/games
moon-buggy (0.4.0.92-1) unstable; urgency=low
* new upstream
* sgid games works, install/remove scorefile in postinst/rm
moon-buggy - Drive some car across the moon
moon-buggy 0.4.0.92-1 -> 0.4.0.92-2 into dists/potato/main/binary-powerpc/games
moon-buggy (0.4.0.92-2) unstable; urgency=low
* use /usr/share/[doc|info|man] instead of /usr/[doc|info|man]
fixes Bug#44593: moon-buggy: Doesn't build on Alpha
* use set -e in post[inst|rm] scripts
mrtg - Multi Router Traffic Grapher
mrtg 2.8.3-0.1 -> 2.8.6-1 into dists/potato/main/binary-powerpc/net
mrtg (2.8.6-1) unstable; urgency=low
* New upstream version.
* Moved the mrtg lock files from /etc to /var/lock/mrtg. Closes #41806.
* Ensure that Makefile, config.log, config.cache, and config.status are
deleted when a clean is done.
* Bugs fixed by previous NMU update: #16130, #32460, #36909, #32998,
#39460, #41471, #41640.
mtr - Full screen ncurses or X11 traceroute tool
mtr 0.39-1 -> 0.41-1 into dists/potato/main/binary-powerpc/net
mtr (0.41-1) unstable; urgency=low
* New upstream version
* 0.39-1 was accidentally built as a debian-native package. Fixed that.
closes: #44276.
netcat - TCP/IP swiss army knife
netcat 1.10-10 -> 1.10-11 into dists/potato/main/binary-powerpc/net
netcat (1.10-11) unstable; urgency=low
* Applied patch from Graham Stoney <greyham@research.canon.com.au> that fixes deadlock
* if the server doesn't close its end until it reads EOF on the connection
netcdf-doc - Documentation for NetCDF.
netcdf-doc 3-1 -> 3-2 into dists/potato/main/binary-all/math
netcdf-doc (1:3-2) unstable; urgency=low
* Moved the doc and info directories to under /usr/share as per
the FHS.
netcdf-perl - A perl extension for accessing netCDF datasets.
netcdf-perl 1.2-6 -> 1.2-7 into dists/potato/main/binary-powerpc/math
netcdf-perl (1.2-7) unstable; urgency=low
* Moved man and doc directories to under /usr/share as per the FHS.
* Recompiled to use perl-5.005.
telnet - The telnet client.
telnetd - The telnet server.
telnet 0.14-4 -> 0.14-5 into dists/potato/main/binary-powerpc/net
telnetd 0.14-4 -> 0.14-5 into dists/potato/main/binary-powerpc/net
netkit-telnet (0.14-5) unstable; urgency=low
* Depend on base-files (>= 2.1.8) for group utmp (fixes #44687).
netris - A free, networked version of T*tris
netris 0.5-1 -> 0.5-2 into dists/potato/main/binary-powerpc/games
netris (0.5-2) unstable; urgency=low
* Change maintainer address
* FHS compliant
* Standards: 3.0.1
netstd - Networking binaries and daemons for Linux
netstd 3.07-9 -> 3.07-10 into dists/potato/main/binary-powerpc/net
netstd (3.07-10) unstable; urgency=low
* Removed ftp from description.
* Only enable services that actually exist (fixes #44072).
* Use /usr/share/common-licenses (fixes #42724).
* Make /var/log/lastlog root.utmp (fixes #42053).
* Removed netkit-rsh.
nmh - A set of electronic mail handling programs.
nmh 1.0.1-2 -> 1.0.1-3 into dists/potato/main/binary-powerpc/mail
nmh (1.0.1-3) unstable; urgency=low
* Standards-Version: 3.0.1.
* Use value in /etc/mailname as originating domain (closes: #43829).
* Minor wording change in copyright file.
* Added section about spost to README.Debian.
* Added References: header to replcomps and replgroupcomps.
nvi - 4.4BSD re-implementation of vi.
nvi 1.79-9 -> 1.79-11 into dists/potato/main/binary-powerpc/editors
nvi (1.79-11) unstable; urgency=low
* Add ">/dev/null" to update-rc commands to comply with policy
* Apply patch to fix home/end keys thanks to Edward Betts (closes:#3973)
(yea!)
* Add info about how tildeop option affect behavior of the '~' command
in vi.1 (closes:#42029)
nvi - 4.4BSD re-implementation of vi.
nvi 1.79-11 -> 1.79-12 into dists/potato/main/binary-powerpc/editors
nvi (1.79-12) unstable; urgency=low
* FHS compliance, Debian Policy /usr/doc link compliance
nwrite - Enhanced replacement for the write command.
nwrite 1.9.2-4 -> 1.9.2-5 into dists/potato/main/binary-powerpc/utils
nwrite (1.9.2-5) unstable; urgency=low
* FHS
octave - The GNU Octave language for numerical computations
octave-staticlibs - Static libraries for the GNU Octave language
octave-staticlibs 2.0.14-2 -> 2.0.14.90-2 into dists/potato/main/binary-powerpc/math
octave 2.0.14-2 -> 2.0.14.90-2 into dists/potato/main/binary-powerpc/math
octave (2.0.14.90-2) unstable; urgency=low
* debian/rules: Don't let dh_installemacsen modify postinst and prerm,
rather use our previous code which first tests for emacsen-commen so
that we don't have to depend on it (Closes: #44924)
oidentd - Replacement ident daemon
oidentd 1.6.3-2 -> 1.6.3-3 into dists/potato/main/binary-powerpc/net
oidentd (1.6.3-3) unstable; urgency=low
* bug fixes
* closes: #43978, oops
* closes: #43983, double oops
p2c - Pascal to C translator
p2c 1.20-3 -> 1.21alpha2-1 into dists/potato/main/binary-powerpc/devel
p2c (1.21alpha2-1) unstable; urgency=low
* New upstream version. Although it is marked as "alpha", it has been
made in 1993, so... :) (closes: #39400)
* Updated for Policy 3.x, rewrote most of debian/* and made a better
src/Makefile patch.
libpam-cracklib - PAM module to enable cracklib support.
libpam-modules - Pluggable Authentication Modules for PAM
libpam-pwdb - PAM module to enable libpwdb (Password Database) support.
libpam-runtime - Runtime support for the PAM library
libpam0g - Pluggable Authentication Modules library
libpam0g-dbg - Static library with debugging symbols for libpam
libpam0g-dev - Development files for PAM
libpam-cracklib 0.66-10 -> 0.69-4 into dists/potato/main/binary-powerpc/libs
libpam-modules 0.66-10 -> 0.69-4 into dists/potato/main/binary-powerpc/libs
libpam-pwdb 0.66-10 -> 0.69-4 into dists/potato/main/binary-powerpc/libs
libpam-runtime 0.66-10 -> 0.69-4 into dists/potato/main/binary-powerpc/libs
libpam0g-dbg 0.66-10 -> 0.69-4 into dists/potato/main/binary-powerpc/devel
libpam0g-dev 0.66-10 -> 0.69-4 into dists/potato/main/binary-powerpc/devel
libpam0g 0.66-10 -> 0.69-4 into dists/potato/main/binary-powerpc/libs
pam (0.69-4) unstable; urgency=low
* Link all dynamic modules with libpam. For some reason, alpha doesn't
like it when we don't
libpam-cracklib - PAM module to enable cracklib support.
libpam-modules - Pluggable Authentication Modules for PAM
libpam-pwdb - PAM module to enable libpwdb (Password Database) support.
libpam-runtime - Runtime support for the PAM library
libpam0g - Pluggable Authentication Modules library
libpam0g-dbg - Static library with debugging symbols for libpam
libpam0g-dev - Development files for PAM
libpam-cracklib 0.69-4 -> 0.69-6 into dists/potato/main/binary-powerpc/libs
libpam-modules 0.69-4 -> 0.69-6 into dists/potato/main/binary-powerpc/base
libpam-pwdb 0.69-4 -> 0.69-6 into dists/potato/main/binary-powerpc/libs
libpam-runtime 0.69-4 -> 0.69-6 into dists/potato/main/binary-powerpc/base
libpam0g-dbg 0.69-4 -> 0.69-6 into dists/potato/main/binary-powerpc/devel
libpam0g-dev 0.69-4 -> 0.69-6 into dists/potato/main/binary-powerpc/devel
libpam0g 0.69-4 -> 0.69-6 into dists/potato/main/binary-powerpc/base
pam (0.69-6) unstable; urgency=low
* Install unix_chkpwd suid root, it's needed for NIS to work without
modification to the binary.
* modules/pam_limits/pam_limits.c: hmm, some how I got a strange broken
patch left over from the source upgrade...removed all but the pwdb
purging, closes: #45088
* modules/pam_env/pam_env.c: Changed to a debug message, instead of a
syslog message when /etc/environment does not exist.
pas2html - Highlight Pascal and Modula sources for WWW presentation
pas2html 0.6.2-1 -> 0.6.2-2 into dists/potato/main/binary-powerpc/web
pas2html (0.6.2-2) unstable; urgency=low
* Policy 3.x compliance, other small changes throughout debian/* files.
pcal - Makes printable Postscript calendars without X.
pcal 4.1-2 -> 4.1-3 into dists/potato/main/binary-powerpc/utils
pcal (4.1-3) unstable; urgency=low
* Fixed lintian errors
pd - Realtime Computer Music and Graphics System.
pd 0.26-2 -> 0.27-1 into dists/potato/main/binary-powerpc/sound
pd (0.27-1) unstable; urgency=low
* new upstream version
pdmenu - Simple full screen menu program.
pdmenu 1.2.46 -> 1.2.47 into dists/potato/main/binary-powerpc/shells
pdmenu (1.2.47) unstable; urgency=low
* Fully FHS compliant.
pente - five in a row variant for X or console
pente 2.2.1-5 -> 2.2.1-6 into dists/potato/main/binary-powerpc/games
pente (2.2.1-6) unstable; urgency=low
* FHS
pentium-builder - force pentium optimized compilation
pentium-builder 0.4 -> 0.5 into dists/potato/main/binary-all/devel
pentium-builder (0.5) unstable; urgency=low
* FHS
* Changed priority to extra. You don't want to install this unless you
nkow what you're doing.
php3 - A server-side, HTML-embedded scripting language
php3-cgi - A server-side, HTML-embedded scripting language
php3-cgi-gd - GD (graphic creation) module for PHP3 (cgi)
php3-cgi-imap - IMAP module for PHP3 (cgi)
php3-cgi-ldap - LDAP module for PHP3 (cgi)
php3-cgi-magick - ImageMagick module for PHP3 (cgi)
php3-cgi-mhash - mhash module for PHP3 (cgi)
php3-cgi-mysql - Mysql module for PHP3 (cgi)
php3-cgi-pgsql - PostgreSQL module for PHP3 (cgi)
php3-cgi-snmp - SNMP module for PHP3 (cgi)
php3-cgi-xml - XML module for PHP3 (cgi)
php3-dev - Header files for PHP3 module development
php3-gd - GD (graphic creation) module for PHP3 (apache)
php3-imap - IMAP module for PHP3 (apache)
php3-ldap - LDAP module for PHP3 (apache)
php3-magick - ImageMagick module for PHP3 (apache)
php3-mhash - mhash module for PHP3 (apache)
php3-mysql - Mysql module for PHP3 (apache)
php3-pgsql - PostgreSQL module for PHP3 (apache)
php3-snmp - SNMP module for PHP3 (apache)
php3-xml - XML module for PHP3 (apache)
php3-cgi-gd 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-imap 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-ldap 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-magick 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-mhash 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-mysql 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-pgsql 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-snmp 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi-xml 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-cgi 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-dev 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-gd 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-imap 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-ldap 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-magick 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-mhash 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-mysql 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-pgsql 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-snmp 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3-xml 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3 3.0.11-1 -> 3.0.12-5 into dists/potato/main/binary-powerpc/web
php3 (1:3.0.12-5) unstable; urgency=low
* php3 modules depend on exact version of main php3 packages
pidentd - TCP/IP IDENT protocol server.
pidentd 3.0.4-1 -> 3.0.4-2 into dists/potato/main/binary-powerpc/net
pidentd (3.0.4-2) unstable; urgency=low
* Only enable ident entry if no others are active (fixes #45240).
* Removed incorrect checks for EINTR on f* calls (fixes #44854).
pinfo - An alternative info-file viewer
pinfo 0.5.6-1 -> 0.5.7-1 into dists/potato/main/binary-powerpc/doc
pinfo (0.5.7-1) unstable; urgency=low
* New Upsream Release.
pmtools - Perl module tools
pmtools 1.00-3 -> 1.00-4 into dists/potato/main/binary-all/utils
pmtools (1.00-4) unstable; urgency=low
* FHS
* use dh_perl
postfix - A mail transport agent
postfix 0.0.19990627-5 -> 0.0.19990906pl02-1 into dists/potato/main/binary-powerpc/mail
postfix (0.0.19990906pl02-1) unstable; urgency=low
* New upstream patch.
* Add in the rest of the README files, and BEWARE file.
postilion - An X Mail User Agent which handles MIME, PGP and Spelling.
postilion 0.9.2-2 -> 0.9.2-3 into dists/potato/main/binary-powerpc/mail
postilion (0.9.2-3) unstable; urgency=low
* Fix tkstep8.0 dependency. Fix bug 39401.
procmeter3 - X based system status monitor
procmeter3 3.1c-1 -> 3.1c-2 into dists/potato/main/binary-powerpc/utils
procmeter3 (3.1c-2) unstable; urgency=low
* FHS
procmeter - X based system status monitor, older version
procmeter 2.5.1-1 -> 2.5.1-2 into dists/potato/main/binary-powerpc/utils
procmeter (2.5.1-2) unstable; urgency=low
* FHS
libproc-dev - library for accessing process information from /proc
procps - The /proc file system utilities.
libproc-dev 2.0.2-4 -> 2.0.3-1 into dists/potato/main/binary-powerpc/devel
procps 2.0.2-4 -> 2.0.3-1 into dists/potato/main/binary-powerpc/base
procps (1:2.0.3-1) unstable; urgency=low
* New upstream source
* Debian personality does m flag Closes: #44832
* Corrected typo in top.1 Closes: #44836
* New improved watch Closes: #29970
pstoedit - PostScript and PDF files to editable vector graphics converter.
pstoedit 3.13-1 -> 3.13-2 into dists/potato/main/binary-powerpc/graphics
pstoedit (3.13-2) unstable; urgency=low
* FHS migration.
pstotext - Extract text from PostScript and PDF files.
pstotext 1.8-3 -> 1.8-4 into dists/potato/main/binary-powerpc/text
pstotext (1.8-4) unstable; urgency=low
* FHS migration.
python-doc - Documentation for the scripting language Python (info+html).
python-doc 1.5.2p1-2 -> 1.5.2p1-3 into dists/potato/main/binary-all/interpreters
python-doc (1.5.2p1-3) unstable; urgency=low
* Transition from /usr/doc to /usr/share/doc to make package FHS
compliant.
python-gdk-imlib - GTK gdk_imlib support module for Python.
python-gnome - PyGNOME -- Python bindings for GNOME.
python-gtk - GTK support module for Python.
python-gdk-imlib 0.6.1-1 -> 0.6.2-2 into dists/potato/main/binary-powerpc/interpreters
python-gnome 1.0.3-1 -> 1.0.4-2 into dists/potato/main/binary-powerpc/interpreters
python-gtk 0.6.1-1 -> 0.6.2-2 into dists/potato/main/binary-powerpc/interpreters
python-gnome (1.0.4-2) unstable; urgency=low
* Switched off OpenGL support and compiled with num array support
(closes: #43015). I would very much like to include support for
Open GL but currently the python bindings for OpenGL are not in
Debian and I have to work on other packages first.
* debian/rules clean now removes the config.cache in pygtk/.
python-graphics - PyGraphics -- Enables use of Gist and Narcisse from Python
python-numeric - Numerical (matrix-oriented) Mathematics for Python
python-pdb - PyPDB - Python interface to PACT/PDB database files
python-rng - RNG -- Various random number distributions for Python
python-graphics 1.5-11.1 -> 1.5-11.2 into dists/potato/main/binary-powerpc/graphics
python-numeric 11-11.1 -> 11-11.2 into dists/potato/main/binary-powerpc/math
python-pdb 1.1-11.1 -> 1.1-11.2 into dists/potato/main/binary-powerpc/interpreters
python-rng 1.1-11.1 -> 1.1-11.2 into dists/potato/main/binary-powerpc/interpreters
python-llnl (11-11.2) unstable; urgency=low
* Use -fPIC to build pic object files (needs python-dev (>= 1.5.2-6) for
building.
* Change dependencies from python-pil to python-imaging (closes: #44640).
* /usr/doc -> /sur/share/doc transition.
queue - transparent load balancing system
queue 1.20.1-pre4-3 -> 1.20.1-pre4-4 into dists/potato/main/binary-powerpc/admin
queue (1.20.1-pre4-4) unstable; urgency=low
* FHS
* Use dh_installinfo.
raidtools2 - Utilities to support 'new-style' RAID disks
raidtools2 0.90.990824-1 -> 0.90.990824-2 into dists/potato/main/binary-powerpc/admin
raidtools2 (0.90.990824-2) unstable; urgency=low
* raidsetfaulty included
* FHS and standards update
raidtools - Utilities to support 'old-style' RAID disks
raidtools 0.42-19 -> 0.42-20 into dists/potato/main/binary-powerpc/admin
raidtools (0.42-20) unstable; urgency=low
* FHS and standards update
reportbug - Report a bug in the Debian distribution.
reportbug 0.27 -> 0.28 into dists/potato/main/binary-all/utils
reportbug (0.28) unstable; urgency=low
* When not connected to a tty, default to print-only mode.
* --output now cancels out --print.
* If 'stty size' returns '0 0', set reasonable defaults. (For use in
emacs' M-x shell).
* Shared files now in /usr/share/reportbug.
* Changes to reportbug.realpath() to not fully resolve certain FHS
directories that may be local symlinks. (Closes: #44932)
(These are top-level directories specified by FSSTND and FHS that
may be symlinked by local administrators to distribute files over
multiple filesystems.)
reportbug - Report a bug in the Debian distribution.
reportbug 0.28 -> 0.29 into dists/potato/main/binary-all/utils
reportbug (0.29) unstable; urgency=low
* Fix postinst to compile the modules in the correct directory.
* Update manpage to use 'X-Debbugs-CC' as the recommended --header
parameter. Note that other BTSes may use other headers.
rlinetd - gruesomely over-featured inetd replacement
rlinetd 0.5 -> 0.5.1 into dists/potato/main/binary-powerpc/net
rlinetd (0.5.1) unstable; urgency=low
* interim build fix release
* closes: #43608, #42445
rlpr - A utility for lpd printing without using /etc/printcap
rlpr 2.01-2 -> 2.02-1 into dists/potato/main/binary-powerpc/net
rlpr (2.02-1) unstable; urgency=low
* New upstream version.
rlpr - A utility for lpd printing without using /etc/printcap
rlpr 2.02-1 -> 2.02-2 into dists/potato/main/binary-powerpc/net
rlpr (2.02-2) unstable; urgency=low
* Modified to comply with the FHS.
librpm1 - RPM shared library
librpm1-dev - RPM shared library, development kit
rpm - Red Hat Package Manager
librpm1-dev 3.0-7.1 -> 3.0-8 into dists/potato/main/binary-powerpc/admin
librpm1 3.0-7.1 -> 3.0-8 into dists/potato/main/binary-powerpc/admin
rpm 3.0-7.1 -> 3.0-8 into dists/potato/main/binary-powerpc/admin
rpm (3.0-8) unstable; urgency=low
* FHS (note that is it *not* particularly FHS compliant when building
rpm packages).
rrdhcpcd - Automatically obtain an IP address for the Road Runner Service
rrdhcpcd 2.02-2 -> 2.02-1 into dists/potato/main/binary-powerpc/net
rrdhcpcd (1:2.02-1) unstable; urgency=low
* Creating a .orig.tar.gz file (Closes: #44254)
rrdhcpcd - Automatically obtain an IP address for the Road Runner Service
rrdhcpcd 2.02-1 -> 2.02-2 into dists/potato/main/binary-powerpc/net
rrdhcpcd (1:2.02-2) unstable; urgency=low
* Migrating into /usr/share/doc
rrlogind - Login daemon for the Road Runner Cable Modem Service
rrlogind 2.32-1 -> 2.34-2 into dists/potato/main/binary-powerpc/net
rrlogind (1:2.34-2) unstable; urgency=low
* Migrating into /usr/share/doc
rscheme - Threaded, persistent, OO, scheme interpreter and compiler.
rscheme 0.7.2-1.1 -> 0.7.2-1.2 into dists/potato/main/binary-powerpc/devel
rscheme (0.7.2-1.2) unstable; urgency=low
* Non-maintainer upload, fixing 290 day old #30061.
* Applied Christian Meder's diff for building under glibc2.1 (use db_185.h
in db module); Chris did this as a sparc bin-only NMU, but it should have
been for all archs.
libcurses-ruby - Curses interface for scripting language Ruby.
libdbm-ruby - DBM interface for scripting language Ruby.
libgdbm-ruby - GDBM interface for scripting language Ruby.
libmd5-ruby - MD5 Message-Digest Algorithm for Ruby.
libnkf-ruby - Network Kanji code conversion Filter for Ruby.
libpty-ruby - pseudo tty interface for the scripting language ruby.
libreadline-ruby - Readline interface for the scripting language ruby.
libruby - Libraries necessary to run the Ruby.
libsdbm-ruby - SDBM interface for scripting language Ruby.
libtcltk-ruby - Tk interface for scripting language Ruby.
libtk-ruby - Tk interface for scripting language Ruby.
ruby - An interactive object-oriented scripting language.
ruby-dev - Header files for compiling extension modules for the Ruby.
libcurses-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libdbm-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libgdbm-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libmd5-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libnkf-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libpty-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libreadline-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/libs
libsdbm-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libtcltk-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
libtk-ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
ruby-dev 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/devel
ruby 1.4.0-2 -> 1.4.0-3 into dists/potato/main/binary-powerpc/interpreters
ruby (1.4.0-3) unstable; urgency=low
* Applied patch (ruby-dev: #7725, #7752, #7757, #7759)
librxp1 - Shared library for XML parsing and validating
librxp1-dev - Development files for librxp
rxp - A validating XML parser
librxp1-dev 1.1-2 -> 1.1-3 into dists/potato/main/binary-powerpc/devel
librxp1 1.1-2 -> 1.1-3 into dists/potato/main/binary-powerpc/libs
rxp 1.1-2 -> 1.1-3 into dists/potato/main/binary-powerpc/text
rxp (1.1-3) unstable; urgency=low
* FHS
rxvt - VT102 terminal emulator for the X Window System
rxvt-ml - multi-lingual VT102 terminal emulator for the X Window System
rxvt-ml 2.6.0-6 -> 2.6.1-1 into dists/potato/main/binary-powerpc/x11
rxvt 2.6.0-6 -> 2.6.1-1 into dists/potato/main/binary-powerpc/x11
rxvt (1:2.6.1-1) unstable; urgency=low
* New upstream version. (Closes: Bug#43855)
* Modified to conform to the FHS.
libsane - API library for scanners
libsane-dev - API development library for scanners
sane - API for scanners
sane-gimp1.1 - API for scanners
libsane-dev 1.0.1-3 -> 1.0.1-4 into dists/potato/main/binary-powerpc/devel
libsane 1.0.1-3 -> 1.0.1-4 into dists/potato/main/binary-powerpc/libs
sane-gimp1.1 1.0.1-4 into dists/potato/main/binary-powerpc/graphics
sane 1.0.1-3 -> 1.0.1-4 into dists/potato/main/binary-powerpc/graphics
sane (1.0.1-4) unstable; urgency=low
* added sane-gimp1.1 (used with gimp1.1) at the same time as sane for
gimp-1.0.x.
sash - Stand-alone shell.
sash 2.1-5 -> 3.3-5 into dists/potato/main/binary-powerpc/shells
sash (3.3-5) unstable; urgency=low
* added Depends: lockfile-progs (needed for new postinst/prerm)
sclient - A gtk-based MUD-client.
sclient 0.7.0-1 -> 0.7.1-1 into dists/potato/main/binary-powerpc/x11
sclient (0.7.1-1) unstable; urgency=low
* New Upstream Release.
* Modified configure file to allow compliance with Linux file System
* Hierarchy Standard (FHS) (install to /usr/games)
sed - The GNU sed stream editor.
sed 3.02-3 -> 3.02-4 into dists/potato/main/binary-powerpc/base
sed (3.02-4) unstable; urgency=low
* Change path of sed in dc-example
* FHS-compliant
* Cleanup debian/rules and de-debhelpersize it in the process
semi1.12 - Library to provide MIME feature for GNU Emacs.
semi1.12 1.12.1-1 -> 1.12.1-2 into dists/potato/main/binary-all/mail
semi1.12 (1.12.1-2) unstable; urgency=low
* Fixed cannot byte-compile problem in emacsen-install.
* FHS compliance
semi1.12 - Library to provide MIME feature for GNU Emacs.
semi1.12 1.12.1-2 -> 1.12.1-3 into dists/potato/main/binary-all/mail
semi1.12 (1.12.1-3) unstable; urgency=low
* Fixed cannot byte-compile problem for xemacs20
This will be fixed byte-compile problem of wanderlust.
(closes: Bug#45204, Bug#45207)
semi - Library to provide MIME feature for GNU Emacs.
semi 1.13.5.19990830-1 -> 1.13.6-1 into dists/potato/main/binary-all/mail
semi (1.13.6-1) unstable; urgency=low
* New upstream release
setserial - Controls configuration of serial ports.
setserial 2.15-9 -> 2.15-10 into dists/potato/main/binary-powerpc/base
setserial (2.15-10) unstable; urgency=low
* Error message displayed when you postinst with a setup without
update-modules is now hidden from the user.
(closes: #41546)
* Recomplation now supports the 16750 uart on the latest kernels.
(closes: #44484)
sgb - The Stanford GraphBase: combinatorial data and algorithms.
sgb 1999.08.20-4 -> 1999.08.20-5 into dists/potato/main/binary-powerpc/math
sgb (1:1999.08.20-5) unstable; urgency=low
* debian/rules should use Makefile.debian for the "clean" target
(spotted by Roman Hodek)
* Use -O1 to try to correct the m68k problem instead
sgrep - a tool to search a file for structured pattern
sgrep 1.92a-2 -> 1.92a-3 into dists/potato/main/binary-powerpc/text
sgrep (1.92a-3) unstable; urgency=low
* FHS-compliant
* Cleanup debian/rules and de-debhelperize it in the process
* No longer provide md5sums
login - System login tools
passwd - Change and administer password and group data.
login 980403-0.3.3 -> 19990827-2 into dists/potato/main/binary-powerpc/base
passwd 980403-0.3.3 -> 19990827-2 into dists/potato/main/binary-powerpc/base
shadow (19990827-2) unstable; urgency=low
* debian/rules: use "$(CC) -E" instead of "cpp" to make it easier to
cross compile for Hurd (requested by Marcus Brinkman).
* debian/login.pam.d: forgot to remove that comment about login not
being PAMified, it is and works fine.
* src/login.c: Added login.defs option to turn on and off the persistent
login, also give note on when it isn't and is needed in login.defs.
* lib/getdef.c: Added CLOSE_SESSIONS for above code.
* man/login.defs.5: document the new CLOSE_SESSION option for login
* logoutd: disabled until I can fix it to grok /etc/security/time.conf
login - System login tools
passwd - Change and administer password and group data.
login 19990827-2 -> 19990827-3 into dists/potato/main/binary-powerpc/base
passwd 19990827-2 -> 19990827-3 into dists/potato/main/binary-powerpc/base
shadow (19990827-3) unstable; urgency=low
* This is a "Sit down and really fix some bugs" update. I'm going through
the ones that really need some work.
* src/vipw.c: use the system() call to invoke the editor so that it accepts
command line args in the EDITOR and VISUAL environment vars, closes: #31029
* src/userdel.c: added code to remove user groups (of the same name) if there
were no members left and USERGROUPS_ENAB is set to yes, closes: #35046
* login.defs: documented above change
* {login,passwd}.postinst: fixed some bashisms, closes: #45159
* login.defs.pam.linux: documented the FAKE_SHELL option, closes: 31987
* su.1,login.1: documented the subsystem root ability in login and su, closes:
* doc directory for both packages now includes the README.shadow-paper file
closes: #15391
shellutils - The GNU shell programming utilities.
shellutils 2.0-1 -> 2.0-2 into dists/potato/main/binary-powerpc/base
shellutils (2.0-2) unstable; urgency=low
* Marcus Brinkmann's patch for cross-compilation (closes: #43395)
* Remove shellutils su in favor of shadow's su, now in login package
* Add NEWS, README, THANKS, TODO to doc directory (closes: #43326)
* Ben Collins' patch for uname sparc64 trickery (closes: #43125)
simulpic - Microchip PIC device simulator
simulpic 19960826-1 -> 19960826-2 into dists/potato/main/binary-powerpc/otherosfs
simulpic (19960826-2) unstable; urgency=low
* Change section to electronics (bug #43696).
* Switch to yada.
* Put manpages into /usr/share/man and documentation into /usr/share/doc.
slashem - A variant of Nethack
slashem 0.0.5E4-1 -> 0.0.5E4-4 into dists/potato/main/binary-powerpc/games
slashem (0.0.5E4-4) unstable; urgency=low
* Patches from J. Ali Harlow, ali@avrc.city.ac.uk:
- SE006, SE007, SE009, SE010, SE012
* Support for X
* Menusupport
* Standardsversion 3.0.1
slsc - S-Language port of the classic SC spreadsheet
slsc 0.2.3-5 -> 0.2.3-6 into dists/potato/main/binary-powerpc/math
slsc (0.2.3-6) unstable; urgency=low
* Forgot to change the maintainer field in control
sniffit - packet sniffer and monitoring tool
sniffit 0.3.7.beta-2 -> 0.3.7.beta-3 into dists/potato/main/binary-powerpc/net
sniffit (0.3.7.beta-3) unstable; urgency=low
* Changed to Debhelper 2.0
* Updated to Standards-Version: 3.0.1
* This package includes a copy of libpcap, ensured that it is not built
* Moved config file /etc/sniffit.cfg to
/usr/doc/sniffit/examples/sample_config_file
* Lintain clean
snort - flexible packet sniffer/logger that detects attacks
snort 1.2.1-1 -> 1.2.1-3 into dists/potato/main/binary-powerpc/net
snort (1.2.1-3) unstable; urgency=low
* Included the LISA'99 Conference paper as documentation.
* FHS compliant.
* Improved /etc/cron.daily script. Fixes: #44568.
soundtracker - Sound module editor/player. Supports .xm modules, .xi instruments
soundtracker 0.3.0-2 -> 0.3.3-1 into dists/potato/main/binary-powerpc/sound
soundtracker (0.3.3-1) unstable; urgency=low
* New upstream version
splitvt - run two programs in a split screen
splitvt 1.6.3-5 -> 1.6.3-6 into dists/potato/main/binary-powerpc/utils
splitvt (1.6.3-6) unstable; urgency=low
* FHS
sted - Small/Stupid Text Editor.
sted 0.3.0-6 -> 0.3.0-7 into dists/potato/main/binary-powerpc/editors
sted (0.3.0-7) unstable; urgency=low
* Standards-Version: 3.0.1.
t-gnus - Latest branch of Semi-gnus with New Features
t-gnus 6.13.0.00-1 -> 6.13.1.04-1 into dists/potato/main/binary-all/news
t-gnus (6.13.1.04-1) unstable; urgency=low
* New upstream release (via cvs)
* FHS compliance.
tar - GNU tar
tar 1.13.6-1 -> 1.13.11-1 into dists/potato/main/binary-powerpc/base
tar (1.13.11-1) unstable; urgency=low
* new upstream source from alpha.gnu.org recommended by uptream maintainer
Paul Eggert.
* move to FHS compliance with new debhelper
tar - GNU tar
tar 1.13.11-1 -> 1.13.11-2 into dists/potato/main/binary-powerpc/base
tar (1.13.11-2) unstable; urgency=low
* fix error in man page, closes: #44610
* patch from upstream that closes: #44827
tclreadline - GNU Readline Extension for Tcl/Tk.
tclreadline 0.8-1 -> 0.9-1 into dists/potato/main/binary-powerpc/devel
tclreadline (0.9-1) unstable; urgency=low
* New upstream version.
tcs - Character set translator.
tcs 1-5 -> 1-6 into dists/potato/main/binary-powerpc/text
tcs (1-6) unstable; urgency=low
* Moved to FHS
ted - An easy rich-text editor
ted 2.4-2 -> 2.5-1 into dists/potato/main/binary-powerpc/editors
ted (2.5-1) unstable; urgency=low
* New upstream release. (Includes upstream fix that closes: Bug#39948)
info - Standalone GNU Info documentation browser
texinfo - Documentation system for on-line information and printed output
info 3.12s-1 -> 3.12s-2 into dists/potato/main/binary-powerpc/doc
texinfo 3.12s-1 -> 3.12s-2 into dists/potato/main/binary-powerpc/text
texinfo (3.12s-2) unstable; urgency=low
* Conforms to policy 3.x, which includes move to FHS etc. Required
using debhelper 2.0.40, and some other changes to debian/* .
* Added "-e" to /bin/sh in all maintainer scripts.
* Replaced "Replaces:" with "Conflicts:" for tetex-{base,bin} in
texinfo, because the new package has some files in locations that
don't work well with those old versions of teTeX. Thanks to Lalo
Martins for noticing this.
* Removed DEFAULT_INFOPATH defining from the rules file, it's pointless
(and it didn't work, either :). The one in filesys.h is good enough.
tf - Tinyfugue MUD client for TinyMUDs, DikuMUDs, and LPMUDs
tf 4.0s1-2 -> 4.0s1-3 into dists/potato/main/binary-powerpc/games
tf (1:4.0s1-3) unstable; urgency=low
* Changed file locations (in /usr/man and /usr/doc) to comply with
the FHS. (Closes: Bug#44945)
tf - Tinyfugue MUD client for TinyMUDs, DikuMUDs, and LPMUDs
tf 4.0s1-3 -> 4.0s1-4 into dists/potato/main/binary-powerpc/games
tf (1:4.0s1-4) unstable; urgency=low
* Modified tf to know the new FHS file locations. (Closes: Bug#45400)
ticker - configurable text scroller, with slashdot and freshmeat modules
ticker 0.12 -> 0.13 into dists/potato/main/binary-powerpc/utils
ticker (0.13) unstable; urgency=low
* FHS compliant.
* Use specified man and bin patchs better in Makefile.
tidy - HTML syntax checker and reformatter
tidy 19990726-1 -> 19990726-2 into dists/potato/main/binary-powerpc/web
tidy (19990726-2) unstable; urgency=low
* Updated to Standards-Version: 3.0.1.1.
tkchooser - modular X windows network browser.
tkchooser 2.062release-1 -> 2.063-1 into dists/potato/main/binary-powerpc/otherosfs
tkchooser (2.063-1) unstable; urgency=low
* new upstream.
* FHS.
tkcvs - A graphical front-end to CVS
tkcvs 6.0p6.1a8-1 -> 6.0p6.1a8-2 into dists/potato/main/binary-all/devel
tkcvs (6.0p6.1a8-2) unstable; urgency=low
* Added URL in /usr/doc/tkcvs/copyright.
* Clean up build tree to get a smaller diff.
* Put library files in /usr/share/tkcvs.
* Standards-version 3.0.1.
tn5250 - 5250 telnet emulator for accessing an IBM AS/400
tn5250 0.13.9-1 -> 0.13.12-1 into dists/potato/main/binary-powerpc/net
tn5250 (0.13.12-1) unstable; urgency=low
* New upstream version - bug fixes, more stable.
* Updated to Standards-Version 3.0.0, and FHS.
traceroute-nanog - NANOG traceroute
traceroute-nanog 2.9.3-1 -> 2.9.3-2 into dists/potato/main/binary-powerpc/net
traceroute-nanog (2.9.3-2) unstable; urgency=low
* Fixed -T flag parsing (closes: 43880).
trn - Threaded USENET news reader, based on rn
trn 3.6-11 -> 3.6-12 into dists/potato/main/binary-powerpc/news
trn (3.6-12) unstable; urgency=low
* Patch from pmaydell@chiark.greenend.org.uk (closes:#42039)
typespeed - Zap words flying across the screen by typing them correctly
typespeed 0.3.5-2 -> 0.3.5-3 into dists/potato/main/binary-powerpc/games
typespeed (0.3.5-3) unstable; urgency=low
* Now removes /var/lib/games/typespeed on purge.
* Reversed the movement of information made in 0.3.5-2
* copyright now refers to /usr/share/common-licenses/GPL
typespeed - Zap words flying across the screen by typing them correctly
typespeed 0.3.5-3 -> 0.3.5-5 into dists/potato/main/binary-powerpc/games
typespeed (0.3.5-5) unstable; urgency=low
* Now includes manpage written by Peter Maydell (Closes: #43276)
libsnmp4.0 - UCD SNMP (Simple Network Management Protocol) Library.
libsnmp4.0-dev - UCD SNMP (Simple Network Management Protocol) Development Files.
snmp - UCD SNMP (Simple Network Management Prot