Hi,

I uploaded an NMU of your package. The real issue was BTW that make
install installed the man pages in libapache2-modxslt, and dh_installman
installed them somewhere else.

Please see this as help to get the package into a releaseable condition for
etch.

Please find the used diff below.


Cheers,
Andi

diff -Nur ../modxslt-2005072700~/debian/changelog 
../modxslt-2005072700/debian/changelog
--- ../modxslt-2005072700~/debian/changelog     2006-12-30 10:43:36.000000000 
+0000
+++ ../modxslt-2005072700/debian/changelog      2006-12-30 10:54:43.000000000 
+0000
@@ -1,3 +1,14 @@
+modxslt (2005072700-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Remove debian/modxslt-config.1, debian/modxslt-parse.1 and
+    debian/modxslt-perror.1 and use the originals in doc/man instead.
+  * Use $packagename.manpages to ship the manpages.
+  * Ship modxslt-config.1 in libmodxslt0, modxslt-parse.1 and
+    modxslt-perror.1 only in modxslt-tools. Closes: #391404
+
+ -- Andreas Barth <[EMAIL PROTECTED]>  Sat, 30 Dec 2006 10:43:48 +0000
+
 modxslt (2005072700-2) unstable; urgency=low
 
   * Dropped 01_autotools.dpatch
diff -Nur ../modxslt-2005072700~/debian/rules ../modxslt-2005072700/debian/rules
--- ../modxslt-2005072700~/debian/rules 2006-12-30 10:43:36.000000000 +0000
+++ ../modxslt-2005072700/debian/rules  2006-12-30 11:07:55.000000000 +0000
@@ -101,6 +101,8 @@
        ./configure --prefix=/usr --with-sapi=apache2 --enable-exslt
        $(MAKE) SAPI_CC=gcc
        $(MAKE) install DESTDIR=$(CURDIR)/debian/libapache2-modxslt
+       # remove the just installed manpages again - we do that different 
within debian
+       rm -rf $(CURDIR)/debian/libapache2-modxslt/usr/share/man/
        cp debian/modxslt.load 
$(CURDIR)/debian/libapache2-modxslt/etc/apache2/mods-available/
        cp $(CURDIR)/debian/modxslt.libapache2 
$(CURDIR)/debian/libapache2-modxslt/etc/apache2/conf.d/modxslt
        rm -rf $(CURDIR)/debian/libapache2-modxslt/usr/{bin,include,man} 
$(CURDIR)/debian/libapache2-modxslt/usr/lib/lib*
@@ -134,8 +136,7 @@
        dh_installchangelogs  -a
        dh_installdocs -a
        dh_installexamples -a
-       dh_installman -pmodxslt-tools debian/modxslt-perror.1 
debian/modxslt-parse.1 
-       dh_installman -plibmodxslt0-dev debian/modxslt-config.1
+       dh_installman -a
        dh_link -a
        dh_strip -a
        dh_compress -a
diff -Nur ../modxslt-2005072700~/debian/modxslt-tools.manpages 
../modxslt-2005072700/debian/modxslt-tools.manpages
--- ../modxslt-2005072700~/debian/modxslt-tools.manpages        1970-01-01 
00:00:00.000000000 +0000
+++ ../modxslt-2005072700/debian/modxslt-tools.manpages 2006-12-30 
10:53:43.000000000 +0000
@@ -0,0 +1,2 @@
+doc/man/modxslt-perror.1
+doc/man/modxslt-parse.1
diff -Nur ../modxslt-2005072700~/debian/libmodxslt0.manpages 
../modxslt-2005072700/debian/libmodxslt0.manpages
--- ../modxslt-2005072700~/debian/libmodxslt0.manpages  1970-01-01 
00:00:00.000000000 +0000
+++ ../modxslt-2005072700/debian/libmodxslt0.manpages   2006-12-30 
10:54:13.000000000 +0000
@@ -0,0 +1 @@
+doc/man/modxslt-config.1
diff -Nur ../modxslt-2005072700~/helpers/config.sub 
../modxslt-2005072700/helpers/config.sub
--- ../modxslt-2005072700~/helpers/config.sub   2006-12-30 10:43:36.000000000 
+0000
+++ ../modxslt-2005072700/helpers/config.sub    2006-12-30 10:55:41.000000000 
+0000
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 #   Inc.
 
-timestamp='2006-09-20'
+timestamp='2006-07-02'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -276,7 +276,6 @@
        | pdp10 | pdp11 | pj | pjl \
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
        | pyramid \
-       | score \
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | 
sh[1234]le | sh3ele \
        | sh64 | sh64le \
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | 
sparclite \
@@ -285,7 +284,7 @@
        | tahoe | thumb | tic4x | tic80 | tron \
        | v850 | v850e \
        | we32k \
-       | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
+       | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
        | z8k)
                basic_machine=$basic_machine-unknown
                ;;
@@ -368,7 +367,7 @@
        | tron-* \
        | v850-* | v850e-* | vax-* \
        | we32k-* \
-       | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
+       | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
        | xstormy16-* | xtensa-* \
        | ymp-* \
        | z8k-*)
@@ -910,10 +909,6 @@
        sb1el)
                basic_machine=mipsisa64sb1el-unknown
                ;;
-       sde)
-               basic_machine=mipsisa32-sde
-               os=-elf
-               ;;
        sei)
                basic_machine=mips-sei
                os=-seiux
@@ -1371,9 +1366,6 @@
 # system, and we'll never get to this point.
 
 case $basic_machine in
-        score-*)
-               os=-elf
-               ;;
         spu-*)
                os=-elf
                ;;
diff -Nur ../modxslt-2005072700~/debian/modxslt-config.1 
../modxslt-2005072700/debian/modxslt-config.1
--- ../modxslt-2005072700~/debian/modxslt-config.1      2006-12-30 
10:43:36.000000000 +0000
+++ ../modxslt-2005072700/debian/modxslt-config.1       1970-01-01 
00:00:00.000000000 +0000
@@ -1,121 +0,0 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "MODXSLT-CONFIG" 1 "September 6, 2004" "" ""
-.SH NAME
-modxslt-config \- program to return libmodxslt configuration
-.SH "SYNOPSIS"
-.ad l
-.hy 0
-.HP 15
-\fBmodxslt\-config\fR [\fB\-\-prefix\fR] [\fB\-\-exec\-prefix\fR] 
[\fB\-\-libs\fR] [\fB\-\-libtool\-libs\fR] [\fB\-\-includes\fR] 
[\fB\-\-cppflags\fR] [\fB\-\-cflags\fR] [\fB\-\-list\fR] 
[\fB\-\-query=\fIVAR\fR\fR] [\fB\-\-show=\fIVAR\fR\fR] [\fB\-\-version\fR]
-.ad
-.hy
-
-.SH "DESCRIPTION"
-
-.PP
-\fBmodxslt\-config\fR can be used to query the status of an installed 
libmodxslt and to access its compile time parameters/options\&.
-
-.PP
-The main idea behind \fBmodxslt\-config\fR (or any other foo\-config) is to 
provide an easy way for configre scripts and makefiles to use a given 
library\&. The configure script of a package using libmodxslt should try to 
search for \fBmodxslt\-config\fR, while the makefiles will try to compile the 
package using the variables found using the \fBmodxslt\-config\fR command\&.
-
-.SH "OPTIONS"
-
-.TP
-\fB\-\-prefix\fR
-Returns libmodxslt install prefix, as specified to the configure script
-
-.TP
-\fB\-\-exec\-prefix\fR
-Returns libmodxslt install exec\-prefix, as specified to the configure script
-
-.TP
-\fB\-\-libs\fR
-Returns the parameters to be used with \fBld\fR to link your binaries with 
libmodxslt
-
-.TP
-\fB\-\-libtool\-libs\fR
-Returns the parameters to be used with \fBlibtool\fR to link your binaries 
with libmodxslt
-
-.TP
-\fB\-\-includes\fR
-Returns the parameters to be used with \fBcc\fR to allow your \&.c files to 
include libmodxslt headers
-
-.TP
-\fB\-\-cppflags\fR
-Returns the parameters to be used with \fBcpp\fR (the c preprocessor) to 
succesfully compile your \&.c files using libmodxslt headers
-
-.TP
-\fB\-\-cflags\fR
-Returns the parameters specified to \fBcc\fR during libmodxslt compilation
-
-.TP
-\fB\-\-list\fR
-\fBmodxslt\-config\fR allows you to access any other variable specified or 
detected by the libmodxslt configure script\&. This options lists all known 
varaibles and their raw values (with shell variables not substituted)
-
-.TP
-\fB\-\-query=\fIVAR\fR\fR
-shows the value of variable \fIVAR\fR, expanding any shell variables therein
-
-.TP
-\fB\-\-show=\fIVAR\fR\fR
-same as \fB\-\-query\fR, but shell variables are not expanded
-
-.TP
-\fB\-\-version\fR
-Show version of libmodxslt installed on this system
-
-.PP
-If called without parameters, the help screen is displayed\&. More than one 
parameter can be specified at the same time\&.
-
-.SH "EXAMPLES"
-
-.nf
-
-$ \fBmodxslt\-config \-\-query=sysconfdir\fR
-/usr/local/etc
-$ \fBmodxslt\-config \-\-show=sysconfdir\fR
-${prefix}/etc
-$ \fBmodxslt\-config \-\-prefix\fR
-/usr/local
-$ \fBmodxslt\-config \-\-cflags\fR
-\-g \-O2 \-D_REENTRANT
-$ \fBcc `modxslt\-config \-\-includes` `modxslt\-config \-\-libs` \\
-  `modxslt\-config \-\-cppflags` myownprogram\&.c \-o myownprogram\fR
-
-.fi
-
-.SH "RETURN VALUES"
-
-.PP
-\fBmodxslt\-config\fR exits with status 1 in case no argument was supplied and 
the help screen was displayed\&. Status 2 is returned whenever an argument wich 
does not need any additional parameter is encountered with an unnecessary 
parameter (like \-\-prefix=fuffa)\&. Status 3 is returned when an argument 
which needs an additional parameter is encountered without the needed parameter 
(like \-\-query), while 4 is returned when an unknown argument is specified\&. 
Any other exit status should be interpreted accordingly to the shell being 
used\&.
-
-.SH "SEE ALSO"
-
-.PP
-modxslt\-perror(1), modxslt\-parse(1), modxslt manual, 
http://www\&.modxslt2\&.com
-
-.SH "LICENSE"
-
-.PP
-This manual page was written by Carlo Contavalli <ccontavalli at 
modxslt2\&.com>\&. Permission is granted to copy, distribute and/or modify this 
document under the terms of the GNU General Public License, Version 2 any later 
version published by the Free Software Foundation\&.
-
-.SH AUTHOR
-Carlo Contavalli.
diff -Nur ../modxslt-2005072700~/debian/modxslt-parse.1 
../modxslt-2005072700/debian/modxslt-parse.1
--- ../modxslt-2005072700~/debian/modxslt-parse.1       2006-12-30 
10:43:36.000000000 +0000
+++ ../modxslt-2005072700/debian/modxslt-parse.1        1970-01-01 
00:00:00.000000000 +0000
@@ -1,68 +0,0 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "MODXSLT-PARSE" 1 "September 6, 2004" "" ""
-.SH NAME
-modxslt-parse \- program to convert .xml files using .xsl stylesheet and 
libmodxslt
-.SH "SYNOPSIS"
-.ad l
-.hy 0
-.HP 14
-\fBmodxslt\-parse\fR [\fIFILE\fR]
-.ad
-.hy
-
-.SH "DESCRIPTION"
-
-.PP
-\fBmodxslt\-parse\fR can be used to parse a \&.xml file using a \&.xsl 
stylesheet\&. modxslt\-parse uses libmodxslt, based upon libxml2 and libxslt1, 
of xmlsoft\&.org (GNOME Project)\&.
-
-.PP
-modxslt\-parse was not meant to be a general purpose replacement for 
xsltproc\&. Its main purpose is for debugging libmodxslt and to test \&.xml 
files that use libmodxslt extensions\&.
-
-.PP
-libmodxslt was written to ease the task of integrating an xml/xslt parser into 
web servers or web applications\&.
-
-.SH "OPTIONS"
-
-.TP
-\fIFILE\fR
-The name of the \&.xml file to parse\&. The stylesheet is loaded depending on 
the PIs contained in the \&.xml file, supporting modxslt extensions\&. Output 
is sent to standard output
-
-.SH "EXAMPLES"
-
-.nf
-
-$ \fBmodxslt\-parse file\&.xml\fR
-<?xml version="1\&.0"\&.\&.\&.
-
-.fi
-
-.SH "SEE ALSO"
-
-.PP
-xsltproc(1), modxslt\-perror(1), modxslt\-config(1), modxslt manual, 
http://www\&.mod\-xslt2\&.com
-
-.SH "LICENSE"
-
-.PP
-This manual page was written by Carlo Contavalli <ccontavalli at 
modxslt2\&.com>\&. Permission is granted to copy, distribute and/or modify this 
document under the terms of the GNU General Public License, Version 2 any later 
version published by the Free Software Foundation\&.
-
-.SH AUTHOR
-Carlo Contavalli.
diff -Nur ../modxslt-2005072700~/debian/modxslt-perror.1 
../modxslt-2005072700/debian/modxslt-perror.1
--- ../modxslt-2005072700~/debian/modxslt-perror.1      2006-12-30 
10:43:36.000000000 +0000
+++ ../modxslt-2005072700/debian/modxslt-perror.1       1970-01-01 
00:00:00.000000000 +0000
@@ -1,70 +0,0 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "MODXSLT-PERROR" 1 "September 6, 2004" "" ""
-.SH NAME
-modxslt-perror \- program to convert numeric error values into human readable 
strings
-.SH "SYNOPSIS"
-.ad l
-.hy 0
-.HP 15
-\fBmodxslt\-perror\fR [\fIERRNO\fR]
-.ad
-.hy
-
-.SH "DESCRIPTION"
-
-.PP
-\fBmodxslt\-perror\fR can be used to convert a numeric error number into a 
human readable string\&. All it does, is reading the specified error 
\fIERRNO\fR from the command line, and convert it into a string using 
\fBstrerror\fR\&.
-
-.PP
-\fBmodxslt\-perror\fR exists since modxslt and libmodxslt can be used from 
multithreaded application, but strerror is not reentrant and cannot be used 
directly\&.
-
-.PP
-modxslt and libmodxslt will thus always output numeric error values, not very 
useful to human beings\&.
-
-.SH "OPTIONS"
-
-.TP
-\fIERRNO\fR
-The numeric error value, usually referred as system errno\&.
-
-.SH "EXAMPLES"
-
-.nf
-
-$ \fBmodxslt\-perror 13\fR
-13: Permission denied
-$ \fBmodxslt\-perror 23\fR
-23: Too many open files in system
-
-.fi
-
-.SH "SEE ALSO"
-
-.PP
-errno (3), strerror (3), modxslt manual, http://www\&.modxslt2\&.com
-
-.SH "LICENSE"
-
-.PP
-This manual page was written by Carlo Contavalli <ccontavalli at 
modxslt2\&.com>\&. Permission is granted to copy, distribute and/or modify this 
document under the terms of the GNU General Public License, Version 2 any later 
version published by the Free Software Foundation\&.
-
-.SH AUTHOR
-Carlo Contavalli.
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to