* dselect/pkgtop.cc: use waddnstr instead of waddch so we don't strip
the 8th bit of characters
+ * Replace `Debian Linux' with `Debian GNU/Linux' in some more places
Sat Dec 25 02:50:31 CET 1999 Wichert Akkerman <wakkerma@debian.org>
-dpkg (1.6.6) unstable; urgency=low
-
- * Don't strip 8th bit in dselect packagelists
-
- -- Wichert Akkerman <wakkerma@debian.org> UNRELEASED
-
dpkg (1.6.5) unstable; urgency=low
+ * Don't strip 8th bit in dselect packagelists
* Don't use \z in dpkg-scansources, Closes: Bug# 53182
* Correctly unregister internals manual, Closes: Bug# 53200
* dselect helpessages can be translated now, Closes: Bug# 51381
* Fix segfaults when producing a diff between current and new conffile,
Closes: Bug# 52197
- -- Wichert Akkerman <wakkerma@debian.org> Sat, 25 Dec 1999 02:53:25 +0100
+ -- Wichert Akkerman <wakkerma@debian.org> Sat, 25 Dec 1999 04:12:05 +0100
dpkg (1.6.4) unstable; urgency=low
.\"WORD: maintainer script ´ÉÍý¥¹¥¯¥ê¥×¥È
.\"WORD: premission ¥Ñ¡¼¥ß¥Ã¥·¥ç¥ó
.\"WORD: control-file-names À©¸æ¥Õ¥¡¥¤¥ë̾
-.TH DPKG\-DEB 1 "1st June 1996" "Debian Project" "Debian Linux manual"
+.TH DPKG\-DEB 1 "1st June 1996" "Debian Project" "Debian GNU/Linux manual"
.SH ̾Á°
dpkg\-deb \- Debian ¥Ñ¥Ã¥±¡¼¥¸¥¢¡¼¥«¥¤¥Ö(.deb) Áàºî¥Ä¡¼¥ë
.SH ½ñ¼°
.\" Hey, Emacs! This is an -*- nroff -*- source file.
.\" Authors: Ian Jackson
-.TH DPKG\-DEB 1 "1st June 1996" "Debian Project" "Debian Linux manual"
+.TH DPKG\-DEB 1 "1st June 1996" "Debian Project" "Debian GNU/Linux manual"
.SH NAME
dpkg\-deb \- Debian package archive (.deb) manipulation tool
.SH SYNOPSIS
#include "dpkg-deb.h"
static void printversion(void) {
- if (fputs(_("Debian Linux `" BACKEND "' package archive backend version "), stdout) < 0) werr("stdout");
+ if (fputs(_("Debian GNU/Linux `" BACKEND "' package archive backend version "), stdout) < 0) werr("stdout");
if (fputs(DPKG_VERSION_ARCH ".\n", stdout) < 0) werr("stdout");
if (fputs(_("Copyright (C) 1994-1996 Ian Jackson. This is free software; see the\n"
"GNU General Public Licence version 2 or later for copying conditions.\n"
};
static const char programdesc[]=
- N_("Debian Linux `%s' package handling frontend.");
+ N_("Debian GNU/Linux `%s' package handling frontend.");
static const char copyrightstring[]= N_(
"Version %s. Copyright (C) 1994-1996 Ian Jackson. This is\n"
#include "main.h"
static void printversion(void) {
- if (fputs(_("Debian Linux `"), stdout) < 0) werr("stdout");
+ if (fputs(_("Debian GNU/Linux `"), stdout) < 0) werr("stdout");
if (fputs(DPKG, stdout) < 0) werr("stdout");
if (fputs(_("' package management program version "), stdout) < 0) werr("stdout");
if (fputs( DPKG_VERSION_ARCH ".\n", stdout) < 0) werr("stdout");
my $version = '1.1.6'; # This line modified by Makefile
sub version {
print STDERR <<END;
-Debian Linux cleanup-info $version. Copyright (C)1996 Kim-Minh Kaplan.
+Debian GNU/Linux cleanup-info $version. Copyright (C)1996 Kim-Minh Kaplan.
This is free software; see the GNU General Public Licence
version 2 or later for copying conditions. There is NO warranty.
END
information and exit successfully.
.SH BUGS?
Successfully tested on
-.B Debian Linux
+.B Debian GNU/Linux
systems only. Some packages don't follow the name structure
<package>_<version>_<architecture>.deb. Packages renamed by dpkg-name
will follow this structure. Generally this will have no impact on how
printing symlinks after their targets.
.SH BUGS?
Successfully tested on
-.B Debian Linux
+.B Debian GNU/Linux
systems only.
.SH SEE ALSO
.BR dpkg-deb (8),
.\" Hey, Emacs! This is an -*- nroff -*- source file.
.\" Authors: Ian Jackson
-.TH dpkg-split 1 "23rd June 1996" "Debian Linux"
+.TH dpkg-split 1 "23rd June 1996" "Debian GNU/Linux"
.SH NAME
dpkg\-split \- Debian package archive split/join tool
.SH SYNOPSIS
static void printversion(void) {
if (fputs
- (_("Debian Linux `dpkg-split' package split/join tool; version "), stdout) < 0) werr ("stdout");
+ (_("Debian GNU/Linux `dpkg-split' package split/join tool; version "), stdout) < 0) werr ("stdout");
if (fputs (DPKG_VERSION_ARCH ".\n", stdout) < 0) werr ("stdout");
if (fputs (_("Copyright (C) 1994-1996 Ian Jackson. This is free software; see the\n"
"GNU General Public Licence version 2 or later for copying conditions.\n"
do_help(void)
{
printf("\
-start-stop-daemon for Debian Linux - small and fast C version written by\n\
+start-stop-daemon for Debian GNU/Linux - small and fast C version written by\n\
Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>, public domain.\n"
VERSION "\n\
\n\