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

Bug#357174: marked as done (libaprutil1-dev: No manpage for apr-1-config (and apr-config))



Your message dated Fri, 28 Apr 2006 14:17:13 -0700
with message-id <E1FZaKv-0001JI-2Z@spohr.debian.org>
and subject line Bug#357174: fixed in apr 1.2.7-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libaprutil1-dev
Version: 1.2.2-3.1
Severity: normal


apr-1-config (and the apr-config symlink) do not have a manpage. Please,
add one such as this one (generated with the help of help2man)

  Best regards,
     Vincent

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages libaprutil1-dev depends on:
ii  libapr1-dev                   1.2.2-3    The Apache Portable Runtime Librar
ii  libaprutil1                   1.2.2-3.1  The Apache Portable Runtime Utilit
ii  libdb4.3-dev                  4.3.29-4.1 Berkeley v4.3 Database Libraries [
ii  libexpat1-dev                 1.95.8-3   XML parsing C library - developmen
ii  libgdbm-dev                   1.8.3-2    GNU dbm database routines (develop
ii  libldap2-dev                  2.1.30-13  OpenLDAP development libraries
ii  libpcre3-dev                  6.4-1.1    Perl 5 Compatible Regular Expressi
ii  libpq-dev                     8.1.3-1    header files for libpq4 (PostgreSQ
ii  libsqlite3-dev                3.2.8-1    SQLite 3 development files

libaprutil1-dev recommends no packages.

-- no debconf information
.TH APR-1-CONFIG "1" "March 2006" "apr-1-config 1.2.2" "User Commands"
.SH NAME
apr-1-config \- Return metainformation about apr library
.SH SYNOPSIS
.B apr-1-config
[\fIOPTION\fR]
.SH DESCRIPTION
The
.I apr-1-config
program  is used to retrieve information about the
.I apr
library in the system.  It is typically used to compile
and link against the library.
.PP
When linking with libtool, an application should do something like:
.IP
APR_LIBS="`apr\-1\-config \fB\-\-link\-libtool\fR \fB\-\-libs\fR`"
.PP
or when linking directly:
.IP
APR_LIBS="`apr\-1\-config \fB\-\-link\-ld\fR \fB\-\-libs\fR`"
.PP
An application should use the results of \fB\-\-cflags\fR, \fB\-\-cppflags\fR, \fB\-\-includes\fR,
and \fB\-\-ldflags\fR in their build process.
.SH OPTIONS
Known values for OPTION are:
.TP
\fB\-\-prefix\fR[=\fIDIR\fR]
change prefix to DIR
.TP
\fB\-\-bindir\fR
print location where binaries are installed
.TP
\fB\-\-includedir\fR
print location where headers are installed
.TP
\fB\-\-cc\fR
print C compiler name
.TP
\fB\-\-cpp\fR
print C preprocessor name and any required options
.TP
\fB\-\-cflags\fR
print C compiler flags
.TP
\fB\-\-cppflags\fR
print C preprocessor flags
.TP
\fB\-\-includes\fR
print include information
.TP
\fB\-\-ldflags\fR
print linker flags
.TP
\fB\-\-libs\fR
print additional libraries to link against
.TP
\fB\-\-srcdir\fR
print APR source directory
.HP
\fB\-\-installbuilddir\fR print APR build helper directory
.TP
\fB\-\-link\-ld\fR
print link switch(es) for linking to APR
.TP
\fB\-\-link\-libtool\fR
print the libtool inputs for linking to APR
.TP
\fB\-\-shlib\-path\-var\fR
print the name of the shared library path env var
.TP
\fB\-\-apr\-la\-file\fR
print the path to the .la file, if available
.TP
\fB\-\-apr\-so\-ext\fR
print the extensions of shared objects on this platform
.TP
\fB\-\-apr\-lib\-target\fR
print the libtool target information
.TP
\fB\-\-apr\-libtool\fR
print the path to APR's libtool
.TP
\fB\-\-version\fR
print the APR's version as a dotted triple
.TP
\fB\-\-help\fR
print the help
.SH AUTHOR
This manual page was written by Vincent Danjean
<Vincent.Danjean@ens-lyon.org> for the Debian project (but may be used
by others).

--- End Message ---
--- Begin Message ---
Source: apr
Source-Version: 1.2.7-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.7-1.diff.gz
  to pool/main/a/apr/apr_1.2.7-1.diff.gz
apr_1.2.7-1.dsc
  to pool/main/a/apr/apr_1.2.7-1.dsc
apr_1.2.7.orig.tar.gz
  to pool/main/a/apr/apr_1.2.7.orig.tar.gz
libapr1-dbg_1.2.7-1_powerpc.deb
  to pool/main/a/apr/libapr1-dbg_1.2.7-1_powerpc.deb
libapr1-dev_1.2.7-1_powerpc.deb
  to pool/main/a/apr/libapr1-dev_1.2.7-1_powerpc.deb
libapr1_1.2.7-1_powerpc.deb
  to pool/main/a/apr/libapr1_1.2.7-1_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 357174@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tollef Fog Heen <tfheen@debian.org> (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 28 Apr 2006 19:45:08 +0000
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source powerpc
Version: 1.2.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Tollef Fog Heen <tfheen@debian.org>
Description: 
 libapr1    - The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 357174
Changes: 
 apr (1.2.7-1) unstable; urgency=low
 .
   * New upstream release.
   * Add apr-1-config man page.  Closes: #357174, thanks to Vincent Danjean
     for the conversion job.
Files: 
 a80e8a172d89cf75641b4ca0d2bfe168 849 libs optional apr_1.2.7-1.dsc
 aea926cbe588f844ad9e317157d60175 1102370 libs optional apr_1.2.7.orig.tar.gz
 92eb98504b1cadcf649025fd579eecab 10065 libs optional apr_1.2.7-1.diff.gz
 3c5114cfad64ed403fdec85586fdb6be 111650 libs optional libapr1_1.2.7-1_powerpc.deb
 acdc2ad42c8920228fea5b4bfd233007 225134 libs optional libapr1-dev_1.2.7-1_powerpc.deb
 e4299cd948268c12f82ce17e6a806c38 190324 libs optional libapr1-dbg_1.2.7-1_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEUn9yQSseMYF6mWoRAtSrAJwNXkIe6L28Iv5GuqYpNR9czzcYQwCfWrlf
+hfiyO5opnSMctvOITnX0C4=
=dJjX
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: