[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#182792: debian-policy: Typo-fix and reformat virtual-package-names-list.txt



Package: debian-policy
Version: 3.5.8.0
Severity: normal
Tags: patch

In virtual-package-names-list.txt, some package names had colon (2),
comma (1) or period (1) after them.  Also update date to 2003 since last
change is 2003.  I guess these are typos.  Hence normal bug.

Also it was not so easy to extract data by script.  I Inserted space
before package name. With "grep '^ [a-zA-Z0-9]'", it makes it easy to
feed this into script to extract virtual package names.

If you do not like me adding spaces, 

(Yes, I am playing with aptitude database and I like to have easily
updatable information.)

--- virtual-package-names-list.txt.old	2002-11-14 17:45:32.000000000 -0800
+++ virtual-package-names-list.txt	2003-02-27 15:27:55.000000000 -0800
@@ -1,7 +1,7 @@
 
               AUTHORITATIVE LIST OF VIRTUAL PACKAGE NAMES
 
-                            February 2001
+                            February 2003
 
 
 Below is an authoritative list of virtual package names currently
@@ -49,91 +49,93 @@
 
 X Window System
 ---------------
-x-terminal-emulator     any X client which emulates a terminal with a
-                        terminfo description in the ncurses-base package
-x-window-manager        any X client which provides window management
-                        services
-xserver                 any X server that (directly or indirectly) manages
-                        physical input and display hardware
+ x-terminal-emulator     any X client which emulates a terminal with a
+                         terminfo description in the ncurses-base package
+ x-window-manager        any X client which provides window management
+                         services
+ xserver                 any X server that (directly or indirectly) manages
+                         physical input and display hardware
 
 Miscellaneous
 -------------
 [Those marked with a (*) are handled using the alternatives mechanism;
 others may do so as well.]
-awk                     Anything providing suitable /usr/bin/{awk,nawk} (*)
-c-compiler              Anything providing a C compiler
-c-shell                 Anything providing a suitable /bin/csh (*)
-debconf-2.0             Any package that provides the debconf protocol
-dhcp-client             Any package providing a DHCP client                 
-dotfile-module          Anything that provides a module for the
-                        Dotfile Generator
-dict-client             Any package providing clients for the Dictionary Server
-dict-server             Any package providing the Dictionary Server
-emacsen                 Anything providing the GNU emacs or a
-                        compatible editor
-foomatic-data           Any package providing PPD printer description files
-fortran77-compiler      Anything providing a Fortran77 compiler
-ftp-server              Any ftp server
-httpd                   Any HTTP server
-ident-server            Anything providing an identd daemon
-info-browser            Something that can browse GNU Info files
-aspell-dictionary       Anything providing a dictionary for the aspell system
-ispell-dictionary       Anything providing a dictionary for the ispell system
-kernel-headers          Kernel header files (<linux/*.h>, <asm/*.h>)
-kernel-image            Kernel image (vmlinuz, System.map, modules)
-kernel-source           Kernel source code
-linux-kernel-log-daemon A daemon to facilitate logging for the Linux kernel
-lambdamoo-core          A lambdamoo-compatible database package  
-lambdamoo-server        Anything running a moo using a lambdamoo-core
-libc-dev                Anything that provides header and object files
-                        of `libc'
-man-browser             Anything that can read man pages
-radius-server           Any package that provides a RADIUS server for acct/auth
-rsh-client              Any package that provides an rsh client
-rsh-server              Any package that provides an rsh server
-system-log-daemon       A daemon that provides a logging facility for
-                        other applications
-tclsh                   Anything that provides /usr/bin/tclsh (*)
-telnet-client           Any package that provides a telnet client
-telnet-server           Any package that provides a telnet server
-time-daemon             Anything that servers as a time daemon
-ups-monitor             Anything that is capable of controlling an UPS
-wish                    Anything that provides /usr/bin/wish (*)
-wordlist                Anything that provides /usr/share/dict/words (*)
-www-browser             Something that can browse html files
+ awk                     Anything providing suitable /usr/bin/{awk,nawk} (*)
+ c-compiler              Anything providing a C compiler
+ c-shell                 Anything providing a suitable /bin/csh (*)
+ debconf-2.0             Any package that provides the debconf protocol
+ dhcp-client             Any package providing a DHCP client                 
+ dotfile-module          Anything that provides a module for the
+                         Dotfile Generator
+ dict-client             Any package providing clients for the Dictionary 
+                         Server
+ dict-server             Any package providing the Dictionary Server
+ emacsen                 Anything providing the GNU emacs or a
+                         compatible editor
+ foomatic-data           Any package providing PPD printer description files
+ fortran77-compiler      Anything providing a Fortran77 compiler
+ ftp-server              Any ftp server
+ httpd                   Any HTTP server
+ ident-server            Anything providing an identd daemon
+ info-browser            Something that can browse GNU Info files
+ aspell-dictionary       Anything providing a dictionary for the aspell system
+ ispell-dictionary       Anything providing a dictionary for the ispell system
+ kernel-headers          Kernel header files (<linux/*.h>, <asm/*.h>)
+ kernel-image            Kernel image (vmlinuz, System.map, modules)
+ kernel-source           Kernel source code
+ linux-kernel-log-daemon A daemon to facilitate logging for the Linux kernel
+ lambdamoo-core          A lambdamoo-compatible database package  
+ lambdamoo-server        Anything running a moo using a lambdamoo-core
+ libc-dev                Anything that provides header and object files
+                         of `libc'
+ man-browser             Anything that can read man pages
+ radius-server           Any package that provides a RADIUS server for 
+                         acct/auth
+ rsh-client              Any package that provides an rsh client
+ rsh-server              Any package that provides an rsh server
+ system-log-daemon       A daemon that provides a logging facility for
+                         other applications
+ tclsh                   Anything that provides /usr/bin/tclsh (*)
+ telnet-client           Any package that provides a telnet client
+ telnet-server           Any package that provides a telnet server
+ time-daemon             Anything that servers as a time daemon
+ ups-monitor             Anything that is capable of controlling an UPS
+ wish                    Anything that provides /usr/bin/wish (*)
+ wordlist                Anything that provides /usr/share/dict/words (*)
+ www-browser             Something that can browse html files
 
 News and Mail
 -------------
-imap-client             Any mail reader capable of accessing remote mail
-                        folders using the IMAP protocol (e.g. Pine)
-imap-server             Any IMAP mail server
-mail-reader             Mail user agents (Pine, Elm, mailx, &c)
-mail-transport-agent    Mail transport agents (Smail, Sendmail, &c)
-news-reader             Any news reader (trn, tin, &c)
-news-transport-system   Local news system (INN, C News or B News)
-pgp                     A version of PGP (International or US)
-pop3-server             Any POP3 Server
+ imap-client             Any mail reader capable of accessing remote mail
+                         folders using the IMAP protocol (e.g. Pine)
+ imap-server             Any IMAP mail server
+ mail-reader             Mail user agents (Pine, Elm, mailx, &c)
+ mail-transport-agent    Mail transport agents (Smail, Sendmail, &c)
+ news-reader             Any news reader (trn, tin, &c)
+ news-transport-system   Local news system (INN, C News or B News)
+ pgp                     A version of PGP (International or US)
+ pop3-server             Any POP3 Server
 
 Graphics and MultiMedia
 -----------------------
-mp3-encoder             Any MP3 encoder package
-mp3-decoder             Any MP3 decoder package
-audio-mixer:            Utility to control the input and output levels
-                        of a sound card, with a tty interface
-x-audio-mixer:          Utility to control the input and output levels
-                        of a sound card, X Window system interface
-pdf-preview             Any preprocessor that creates PDF output
-pdf-viewer              Anything that can display PDF files
-postscript-preview      Any preprocessor that creates Postscript output
-postscript-viewer       Anything that can display Postscript files
+ mp3-encoder             Any MP3 encoder package
+ mp3-decoder             Any MP3 decoder package
+ audio-mixer             Utility to control the input and output levels
+                         of a sound card, with a tty interface
+ x-audio-mixer           Utility to control the input and output levels
+                         of a sound card, X Window system interface
+ pdf-preview             Any preprocessor that creates PDF output
+ pdf-viewer              Anything that can display PDF files
+ postscript-preview      Any preprocessor that creates Postscript output
+ postscript-viewer       Anything that can display Postscript files
 
 Java and virtual machines
 -------------------------
-java-compiler           Any java compiler, for Java version 1
-java2-compiler,         Any java compiler, for Java version 2
-java-virtual-machine    Any JAVA virtual machine
-java1-runtime           Any Java runtime environment, Java version 1
-java2-runtime.          Any Java runtime environment, Java version 2
+ java-compiler           Any java compiler, for Java version 1
+ java2-compiler          Any java compiler, for Java version 2
+ java-virtual-machine    Any JAVA virtual machine
+ java1-runtime           Any Java runtime environment, Java version 1
+ java2-runtime           Any Java runtime environment, Java version 2
 
 
 Old and obsolete virtual package names

Attachment: pgpI3WDzagZEI.pgp
Description: PGP signature


Reply to: