manpages 3.32-0.2ubuntu1 source package in Ubuntu

Changelog

manpages (3.32-0.2ubuntu1) precise; urgency=low

  * Merge from Debian testing/unstable; remaining changes:
    - ptrace.2, prctl.2: document Ubuntu-specific PTRACE_ATTACH,
      PR_SET_PTRACER behavior.
  * Keep Debian's glibc-doc version in the Replaces as it's satisfactory for
    upgrades from natty and lucid.

manpages (3.32-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: add Replace against libaio-dev, because of
    aio_init.3.gz and lio_listio.3.gz (Closes: #636704)

manpages (3.32-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream version (closes: Bug#628159)
   . Reword page definition in getpagesize(2) (closes: Bug#537282)
   . Use "must not" in memcpy(3) (closes: Bug#603144)
   . Fix typo proc(5) (closes: #603134)
  * Clean debian specific missing(7) manpages
  * Add debian/watch
  * debian/control:
    . Add Vcs- fields
    . Add Homepage field
    . Bump Standards-Version to 3.9.2
  * Remove obsolete Debian patches, thanks to Denis Barbier
    (closes: Bug#563859):
   . man2/adjtime.2
      This file is useless, upstream added adjtime.3 in 2.35
   . man2/FD_CLR.2 man2/FD_ISSET.2 man2/FD_SET.2 man2/FD_ZERO.2
      These files are useless, upstream added them in man3 section in 2.33
   . man2/socket.2
      Can be dropped, upstream added a slightly different version in 2.61
   . man4/ttys.4
      This file is useless, upstream added ttyS.4 in 2.72
   * man5/networks.5
      Can be dropped, upstream added a slightly different version in 3.09
 -- Loic Minier <email address hidden>   Mon, 17 Oct 2011 13:06:22 +0200

Upload details

Uploaded by:
Loïc Minier
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
doc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
manpages_3.32.orig.tar.gz 1.6 MiB 61ef2fc36421e72eb92d1f533576a439a2fcdae20269393f740dd98abd8be519
manpages_3.32-0.2ubuntu1.diff.gz 52.2 KiB 181606d27c11a697dc23c17f0c250df961e9857a5a3e711b5f0e2ad8f666c5ca
manpages_3.32-0.2ubuntu1.dsc 1.3 KiB 4a99386a8002b454cd625c61feb3a268a78abdb38b95c8f3fb670a533086d6e0

Available diffs

View changes file

Binary packages built by this source

manpages: Manual pages about using a GNU/Linux system

 This package contains GNU/Linux manual pages for these sections:
  4 = Devices (e.g. hd, sd).
  5 = File formats and protocols, syntaxes of several system
      files (e.g. wtmp, /etc/passwd, nfs).
  7 = Conventions and standards, macro packages, etc.
      (e.g. nroff, ascii).
 .
 Sections 1, 6 and 8 are provided by the respective applications. This
 package only includes the intro man page describing the section.
 .
 The man pages describe syntaxes of several system files.

manpages-dev: Manual pages about using GNU/Linux for development

 These man pages describe the Linux programming interface, including
 these two sections:
  2 = Linux system calls.
  3 = Library calls (note that a more comprehensive source of information
      may be found in the glibc-doc package).