diskless (0.3.16) unstable; urgency=low * A maintenance release, after checking the lintian reports, breaking the silence. * added build-depends for debhelper (>= 3.0.0) * diskless.preinst typo is fixed. An interactive presinst for diskless may sound wrong, but it should be kept this way to avoid nasty surprises, and it will only happen for people who have bothered to upgrade from a version 3 years ago... * fixed the documentation.xml. Added notes on a required change to the kernel for a netbootable kernel. This documentation needs much more attention. * removed the emacs settings in changelog -- Junichi Uekawa Wed, 23 Jan 2002 14:55:11 -0500 mtools (3.9.8-6) unstable; urgency=low * New maintainer (closes: #130833) -- Junichi Uekawa Sun, 27 Jan 2002 15:06:07 -0500 mtools (3.9.8-7) unstable; urgency=low * Fixed a mformat option parsing bug (closes: #130531). * removed emacs local setting from debian/changelog. * added README.Debian noting of the upstream. -- Junichi Uekawa Tue, 29 Jan 2002 15:14:22 -0500 pbuilder (0.19) unstable; urgency=low * "I know that the debootstrap version in sid doesn't work. You need to fix the mistakes in debootstrap." release * Improved "pbuilder update/create/build" temp file cleaning process, so that in most cases it will be cleaned. In some conditions, temp file will still remain, but really, there is not much atomicity in shell? * pbuilder.1 typo fixed. * --logfile option now seems to function properly, as expected. * ~/.pbuilderrc is checked for user configs. (closes: #131181) * more documentation, noting about dangers of mount --bind. -- Junichi Uekawa Thu, 31 Jan 2002 15:07:15 -0500 debianutils (1.15.2) unstable; urgency=low * NMU * fix the typo introduced by the last NMU (closes: #131376, #106829) $filaname -> $filename -- Junichi Uekawa Sun, 03 Feb 2002 14:58:07 -0500 pbuilder (0.20) unstable; urgency=low * "Really addressing some bugs" * --othermirror option fixed. Thanks go to kov@debian.org for pointing that out (closes: #131726). * --aptconfdir option. It is now possible to specify --aptconfdir /etc/apt to use the system configs. (closes: #116115) * some minor fixes. -- Junichi Uekawa Tue, 05 Feb 2002 15:05:58 -0500 diskless (0.3.17) unstable; urgency=low * /etc/init.d/X is now marked as a conffile. (closes: #132800, #132828) -- Junichi Uekawa Fri, 08 Feb 2002 15:02:52 -0500 pbuilder (0.21) unstable; urgency=low * Accept "Noninteractive" like "noninteractive" as value of DEBIAN_FRONTEND, for compatibility with other (broken?) software. * Changed the dpkg-buildpackage -S invocation inside pdebuild. It should be more friendly for dpkg-buildpackage and its intentions, and mostly backward compatible behavior. * added build-time logging data to pbuilder-buildpackage. -- Junichi Uekawa Fri, 08 Feb 2002 15:12:34 -0500 gnutls (0.3.5-2) unstable; urgency=low * change gnutls0 to gnutls3. * change gnutls3.files to lib*.so.3.* to avoid future fatal mistakes from happening. GNUTLS_MOST_RECENT_INTERFACE=3 (see configure.in) !!! * fix shlibs file to have a sane value. * Thanks to Junichi Uekawa for above fixes; (Closes: #132050, #132328, #132613) * Changed 'Suggests: libgcrypt' to 'Depends: libgcrypt' (Closes: #131773) * Patched gnutls_handshake.c to fix powerpc handshaking issues (Closes: #123616) * Last upload (new upstream) also fixed unexpected unexpected_packet_length and fatal_alert_recieved errors (Closes: #129671, #129756) -- Junichi Uekawa Sat, 09 Feb 2002 20:52:34 +0100 sted2 (2.07m+20010303-3) unstable; urgency=low * fixing the non-conffile in /etc bug. (closes: #132837) * sted2 install path from /etc/ to /usr/share/sted2/ * have symbollic link from /usr/share/sted2 to /etc/sted2, for files that are configurabke. -- Junichi Uekawa Sat, 09 Feb 2002 15:09:41 -0500 pbuilder (0.22) unstable; urgency=low * "The version that seems to be able to successfully build most of Debian archive" * pbuilder-buildpackage accepts case insensitive field name for "Build-depends" to cope with some packages like bzip2. (closes: #133054) * pbuilder create/update will use cached packages in addition to "build". However, the packages fed to debootstrap are not cached. * Supports Build-Depends without spaces like freefem (closes: #133162) * Version requirement on debootstrap bumped up to the fixed version, 0.1.16.2. That package is installed at last. * Documentation updates * Messages improvement, for automatic operation * Adding check for empty-cache state. -- Junichi Uekawa Mon, 11 Feb 2002 15:08:05 -0500 slang (1.4.4-7.1) unstable; urgency=low * NMU to fix release-critical bugs. * slang1-utf8 and slang1 will coexist with each other! * slang1-utf8-dev and slag1-dev will not coexist with each other. * slang1-utf8-dev will not be satisfied with slang1. * debian/slang.h.extra.in: some extra checking appended to slang.h for utf-8 compat. /usr/include/slang.h checks for -DUTF8 status. * slang1-utf8 does no longer divert slang1. It's not a simple replacement. * shlibs file were generated incorrectly, fix it. * slang1-utf8 package is now slang1a-utf8 to indicate incompatible soname. * the diversion is no longer needed. Package name is renamed, so the old package should be able to clean up by themselves. * I really recommend rebuilding against this version. This modification definitely requires rebuild for boot-floppies, and mutt. * slang1-utf8 libraries have a soname of libslang.so.1-UTF8 now. * The above fixes the -utf8 and nonutf8 version mixture bugs, (closes: #122976, #131379, #129694) * shlibs information is now correct (closes: #131380, #127938) -- Junichi Uekawa Wed, 13 Feb 2002 15:11:39 -0500 slang (1.4.4-7.2) unstable; urgency=low * NMU * re-uploading with a new version number to fix the uninstallable mutt-utf8 bug introduced from a typo in the last NMU. (closes: #134009) -- Junichi Uekawa Fri, 15 Feb 2002 15:16:14 -0500 newt (0.50.17-9.2) unstable; urgency=low * NMU * Split out newt-utf8 and newt source packages (closes: #133936) * debian/create-utf8.sh: created, to facilitate creation of newt-utf8 version from newt. Portions ripped off from fetchmail sources. * debian/control.utf8: for utf8 version. * this version keeps the single -dev file. It might cause problems if packages linked to newt try to use slang too. * bump up the version build-dependency for slang1-*-dev * libnewt-pic: Depends on libnewt-dev -- Junichi Uekawa Fri, 15 Feb 2002 15:11:02 -0500 libpng3 (1.2.1-1.1) unstable; urgency=low * NMU * Provides: libpng2-dev has been changed to Provides: libpng3-dev libpng2-dev can be put back in when some kind of sane transition has finished. (closes: #128384, #128871, #129268, #129269) -- Junichi Uekawa Wed, 20 Feb 2002 15:10:00 -0500 pbuilder (0.23) unstable; urgency=low * New version, not yet released. * Cache is updated even when Build-Dep processing routine fails. reported by Mark Brown (closes: #129053) * Fix update target to remove packages specified in REMOVEPACKAGES. * Support building as non-root user, and using fakeroot inside the chroot. * EXTRAPACKAGES takes effect within the build target. * handle ( < Fri, 22 Feb 2002 10:32:15 -0500 newt (0.50.17-9.3) unstable; urgency=low * NMU * "Creating the necessary binaries for building boot-floppies, and fixing the non-arch porability" * Makefile.in: fix some compilation warnings with -D_GNU_SOURCE for UTF8 mode, so that the program will run on other arches. (closes: #135386) * newt_pr.h: added declaration for strwidth definition. * debian/control: - libnewt-dev conflicts with libnewt-dev, libnewt-utf8-dev provides/conflicts libnewt-dev introduce libnewt-utf8-dev - whiptail conflicts/provides whiptail-provider whiptail-utf8 conflicts/provides whiptail-provider - whiptail-utf8 created (closes: #135382) - libnewt-dev requires newt, and slang - libnewt-utf8-dev requires newt-utf8 and slang-utf8 - tcl8.3-dev added to build-depends for utf8. - libnewt-utf8-pic depends on libnewt-utf8-dev * debian/rules: - add binary-runtime and binary-devel to binarytarget for utf8. - build document in utf8 also. - remove *~ on clean * Makefile.in: Accept BUILDING_UTF8=true as a sign of required UTF8 flag. * debian/create-utf8.sh: sed shlibs/shlibs.local so that packages compiled against utf8 version will require utf8 libs. * debian/README: added some documentation on the package. * debian/shlibs.local: update shlibs file to depend on utf8 version greater than 0.50.17-9.3. * With this, whiptail-utf8 should be used with slang1-utf8 (closes: #124083) -- Junichi Uekawa Sun, 24 Feb 2002 05:32:17 -0500 pbuilder (0.24) unstable; urgency=low * hooks support is in place for build target now. Read pbuilder.1 for details. Adding C00bash, which contains a line calling #!/bin/bash bash < /dev/tty will allow running bash inside the chroot. (closes: #134757) -- Junichi Uekawa Sun, 24 Feb 2002 07:17:07 -0500 newt-utf8 (0.50.17-9.4) unstable; urgency=low * Auto-generated from the respective newt package * NMU * add setlocale(LC_ALL, ""); to whiptail, in utf8 mode. mbrtowc most probably wants this. Otherwise, we are getting question marks from whiptail-utf8. -- Junichi Uekawa Sun, 24 Feb 2002 13:32:20 -0500 newt (0.50.17-9.4) unstable; urgency=low * NMU * add setlocale(LC_ALL, ""); to whiptail, in utf8 mode. mbrtowc most probably wants this. Otherwise, we are getting question marks from whiptail-utf8. -- Junichi Uekawa Sun, 24 Feb 2002 13:32:14 -0500 dsh (0.0.18) unstable; urgency=low * updated README.Debian * updated copyright for year 2002. * Makefile uses $(CC) instead of hardcoding "gcc", just to be cross-build friendly. * Standard input is taken from /dev/null by default. (closes: #98717) -- Junichi Uekawa Wed, 27 Feb 2002 09:17:09 -0500 eudc (1.28b-9.1) unstable; urgency=low * NMU * add build-depends makeinfo (closes: #133710) -- Junichi Uekawa Thu, 28 Feb 2002 00:48:45 -0500 bnlib (1.1-2.1) unstable; urgency=low * NMU * update policy-version to 3.5.6 * add Build-Depends field, depending on debhelper (closes: #133013) * removed emacs config in debian/changelog * debian/postinst: an unconditional call to ldconfig is made conditional * debian/control: -dev package depends on Source-Version of bnlib * debian/rules: remove config.cache which is autogenerated, in the clean target -- Junichi Uekawa Thu, 28 Feb 2002 00:48:39 -0500