--- dancer-xml-0.8.2.1.orig/.cvsignore +++ dancer-xml-0.8.2.1/.cvsignore @@ -0,0 +1,47 @@ +.deps +.libs +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +build-stamp +config.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +configure-stamp +dancer-xml-*.tar.gz +db2latex +depcomp +doc +dumpxml +dxml-db2html +dxml-db2latex +dxml-getelement +install-sh +junxml2latex +kenkyuu-mode +libdancer-xml.la +libtool +list.data +loadxml.lo +loadxmlhelper.lo +ltmain.sh +machine.aux +machine.dvi +machine.log +machine.pdf +machine.ps +mikilab.machines-list.parser +mikilab.useraccount-parser +missing +mkinstalldirs +stamp-h +stamp-h.in +stamp-h1 +test_get_element_bysimplepath +testmemleak --- dancer-xml-0.8.2.1.orig/CVS/Entries +++ dancer-xml-0.8.2.1/CVS/Entries @@ -0,0 +1,25 @@ +/.cvsignore/1.15/Tue Jul 12 19:38:36 2005// +/README/1.2/Sat Jul 26 22:57:42 2003// +/autogen.sh/1.7/Sat Dec 7 09:28:42 2002// +/dancer-xml.h/1.7/Sun Sep 29 14:43:45 2002// +/db2html.c/1.3/Wed Apr 16 13:13:43 2003// +/dumpxml.c/1.5/Sun Sep 29 10:18:34 2002// +/machine.tex/1.5/Mon Jul 1 04:37:54 2002// +/mikilab.machines-list.parser.c/1.6/Mon Jul 1 04:37:54 2002// +/mikilab.useraccount-parser.c/1.4/Fri Oct 4 04:48:04 2002// +/test_get_element_bysimplepath.c/1.4/Wed May 29 08:00:00 2002// +/testjundoc.xml/1.1.1.1/Fri May 3 01:27:32 2002// +/testmemleak.c/1.2/Mon May 13 14:14:50 2002// +D/debian//// +D/test//// +/loadxmlhelper.c/1.4/Tue Jan 24 09:58:32 2006// +/loadxml.c/1.18/Tue Jan 24 09:36:54 2006// +/dancer-xml.dox.in/1.1/Tue Jan 24 09:21:15 2006// +/dxml-getelement.1/1.2/Sun Feb 12 04:07:44 2006// +/dxml-db2latex.1/1.1/Sun Feb 12 04:05:18 2006// +/dxml-db2html.1/1.1/Wed Feb 15 08:05:45 2006// +/configure.ac/1.16/Sun Feb 12 04:16:11 2006// +/NEWS/1.6/Sun Feb 12 04:16:15 2006// +/Makefile.am/1.35/Sun Feb 12 04:15:48 2006// +/ChangeLog/1.77/Wed Feb 15 08:05:51 2006// +/db2latex.c/1.20/Sat Mar 4 15:38:58 2006// --- dancer-xml-0.8.2.1.orig/CVS/Repository +++ dancer-xml-0.8.2.1/CVS/Repository @@ -0,0 +1 @@ +dancer-xml --- dancer-xml-0.8.2.1.orig/CVS/Root +++ dancer-xml-0.8.2.1/CVS/Root @@ -0,0 +1 @@ +:ext:viper2.netfort.gr.jp:/home/dancer/CVSREPOSITORY --- dancer-xml-0.8.2.1.orig/ChangeLog +++ dancer-xml-0.8.2.1/ChangeLog @@ -1,3 +1,7 @@ +2006-02-15 Junichi Uekawa + + * dxml-db2html.1: fix typo, it's not latex + 2006-02-12 Junichi Uekawa * configure.ac: 0.8.2.1 (I accidentally released 0.8.2 with incomplete contents). --- dancer-xml-0.8.2.1.orig/autogen.sh +++ dancer-xml-0.8.2.1/autogen.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +libtoolize -f -c && aclocal && autoheader && automake --foreign -a -c && autoconf + --- dancer-xml-0.8.2.1.orig/configure.ac +++ dancer-xml-0.8.2.1/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. m4_define(DXMLVERSION,0.8.2.1) AC_INIT(dancer-xml,DXMLVERSION) -AM_INIT_AUTOMAKE(dancer-xml,DXMLVERSION) +AM_INIT_AUTOMAKE([foreign]) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE --- dancer-xml-0.8.2.1.orig/debian/.cvsignore +++ dancer-xml-0.8.2.1/debian/.cvsignore @@ -0,0 +1,9 @@ +dancer-xml +dancer-xml.substvars +files +libdancer-xml0 +libdancer-xml0-dev +libdancer-xml0-dev.substvars +libdancer-xml0.postinst.debhelper +libdancer-xml0.postrm.debhelper +libdancer-xml0.substvars --- dancer-xml-0.8.2.1.orig/debian/CVS/Entries +++ dancer-xml-0.8.2.1/debian/CVS/Entries @@ -0,0 +1,9 @@ +/.cvsignore/1.2/Tue Jul 12 19:38:36 2005// +/README.Debian/1.1/Wed May 29 09:49:20 2002// +/dirs/1.1/Wed May 29 09:49:20 2002// +/docs/1.1/Wed May 29 09:49:20 2002// +D/pbuilder-test//// +/control/1.6/Tue Jan 24 09:38:04 2006// +/rules/1.6/Wed Feb 15 07:24:40 2006// +/copyright/1.3/Sun Feb 12 04:19:52 2006// +/changelog/1.10/Wed Feb 15 08:06:07 2006// --- dancer-xml-0.8.2.1.orig/debian/CVS/Repository +++ dancer-xml-0.8.2.1/debian/CVS/Repository @@ -0,0 +1 @@ +dancer-xml/debian --- dancer-xml-0.8.2.1.orig/debian/CVS/Root +++ dancer-xml-0.8.2.1/debian/CVS/Root @@ -0,0 +1 @@ +:ext:viper2.netfort.gr.jp:/home/dancer/CVSREPOSITORY --- dancer-xml-0.8.2.1.orig/debian/README.Debian +++ dancer-xml-0.8.2.1/debian/README.Debian @@ -0,0 +1,14 @@ +libdancer-xml for Debian +-------------- + +libdancer-xml is a library used for parsing simple xml files. + +The author has a home page at + http://www.netfort.gr.jp/~dancer/ +and the primary page for dancer-xml is at + http://www.netfort.gr.jp/~dancer/software/ + + +enjoy. + + -- Junichi Uekawa , Sat, 29 May 2002 --- dancer-xml-0.8.2.1.orig/debian/changelog +++ dancer-xml-0.8.2.1/debian/changelog @@ -0,0 +1,85 @@ +dancer-xml (0.8.2.1-3ubuntu2) trusty; urgency=medium + + * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by + getting new libtool macros (still updates config.{sub,guess}). + * Use automake's "foreign" option to fix FTBFS while autoreconfing. + + -- Logan Rosen Mon, 30 Dec 2013 23:54:04 -0500 + +dancer-xml (0.8.2.1-3ubuntu1) trusty; urgency=medium + + * Use autotools-dev to update config.{sub,guess} for new arches. + + -- Logan Rosen Sat, 28 Dec 2013 03:16:49 -0500 + +dancer-xml (0.8.2.1-3) unstable; urgency=low + + * Bug fix: "dxml-db2latex doesn't start, missing dependency on + libdancer-xml0?", thanks to Alexander Schmehl (Closes: #361848). + fix typo in debian/rules. + + -- Junichi Uekawa Tue, 11 Apr 2006 07:41:28 +0900 + +dancer-xml (0.8.2.1-2) unstable; urgency=low + + * Bug fix: "dancer-xml: does not depend on libdancer-xml0", thanks to + Francesco Potorti` (Closes: #352793). + + -- Junichi Uekawa Wed, 15 Feb 2006 16:25:00 +0900 + +dancer-xml (0.8.2.1-1) unstable; urgency=low + + * New upstream version + - add manpages to dxml-db2latex, dxml-db2html + + -- Junichi Uekawa Sun, 12 Feb 2006 13:13:58 +0900 + +dancer-xml (0.8.1-1) unstable; urgency=low + + * New upstream version + * Create a dancer-xml package containing the DocBook-XML->tex translator. + * use doxygen for documentation instead of doc++ + - Bug fix: "dancer-xml: Build-Depends on obsolete doc++" + (Closes: #307554). + * Bug fix: "dancer-xml(GNU/k*BSD): FTBFS: out of date libtool scripts", + (Closes: #316299). + * add pbuilder-test. + * dh_compat=4 + * standards-version: 3.6.2 + + -- Junichi Uekawa Tue, 24 Jan 2006 18:46:15 +0900 + +dancer-xml (0.8.0-1) unstable; urgency=low + + * New upstream version + + -- Junichi Uekawa Sun, 27 Jul 2003 09:00:05 +0900 + +dancer-xml (0.7.3-1) unstable; urgency=low + + * New upstream version + + -- Junichi Uekawa Sat, 29 Mar 2003 14:29:14 +0900 + +dancer-xml (0.7.1-1) unstable; urgency=low + + * Initial upload to Debian archive. (closes: #164066) + * Creates libdancer-xml0 and libdancer-xml0-dev for now. + * Install doc++ generated documentation into -dev package + * add build-dep on doc++ + + -- Junichi Uekawa Thu, 10 Oct 2002 15:19:44 +0900 + +dancer-xml (0.7-1) unstable; urgency=low + + * New upstream version + + -- Junichi Uekawa Mon, 7 Oct 2002 21:59:58 +0900 + +dancer-xml (0.1-1) unstable; urgency=low + + * Initial Release. + + -- Junichi Uekawa Wed, 29 May 2002 18:50:17 +0900 + + --- dancer-xml-0.8.2.1.orig/debian/control +++ dancer-xml-0.8.2.1/debian/control @@ -0,0 +1,43 @@ +Source: dancer-xml +Section: libs +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Junichi Uekawa +Build-Depends: debhelper (>> 4.0.0), libtool, d-shlibs (>= 0.4), doxygen, dh-autoreconf +Standards-Version: 3.6.2 + +Package: libdancer-xml0 +Architecture: any +Section: libs +Depends: ${shlibs:Depends} +Description: simplistic and non-comformant xml parser library + A minimal parser for XML file format. This library does not + try to conform to standards, but tries to be a standalone minimal + implementation of XML parser. + . + Runtime library for dancer-xml file parser. + +Package: libdancer-xml0-dev +Architecture: any +Section: devel +Depends: libdancer-xml0 (= ${Source-Version}), ${devlibs:Depends} +Provides: libdancer-xml-dev +Conflicts: libdancer-xml-dev +Description: simplistic and non-comformant xml parser library + A minimal parser for XML file format. This library does not + try to conform to standards, but tries to be a standalone minimal + implementation of XML parser. + . + Includes the necessary files for compiling programs with + libdancer-xml library, and some documentation + +Package: dancer-xml +Architecture: any +Section: text +Depends: ${shlibs:Depends} +Description: non-conformant docbook-xml to html/latex conversion + A minimal parser for XML file format. This library does not + try to conform to standards, but tries to be a standalone minimal + implementation of XML parser. + . + Provides commands for translating docbook-xml to html and latex. --- dancer-xml-0.8.2.1.orig/debian/copyright +++ dancer-xml-0.8.2.1/debian/copyright @@ -0,0 +1,15 @@ +This package was debianized by Junichi Uekawa on +Mon, 14 May 2001 22:53:04 +0900. + +It was downloaded from http://www.netfort.gr.jp/~dancer/software/downloads/ +Upstream page is at http://www.netfort.gr.jp/~dancer/software/ + +Upstream Author: + Junichi Uekawa + +Copyright: + +Copyright (c) 2000, 2002 Junichi Uekawa + +Licensed under GPL version 2 or later. +Please see /usr/share/common-licenses/GPL on Debian systems. --- dancer-xml-0.8.2.1.orig/debian/dirs +++ dancer-xml-0.8.2.1/debian/dirs @@ -0,0 +1,2 @@ +usr/lib + --- dancer-xml-0.8.2.1.orig/debian/pbuilder-test/001_testlink +++ dancer-xml-0.8.2.1/debian/pbuilder-test/001_testlink @@ -0,0 +1,4 @@ +#!/bin/bash +set -e +gcc -ldancer-xml /tmp/buildd/*/debian/pbuilder-test/001_testlink.c -o /tmp/001_testlink +echo 'hello'|/tmp/001_testlink 'xml/a' |grep '^hello$' --- dancer-xml-0.8.2.1.orig/debian/pbuilder-test/001_testlink.c +++ dancer-xml-0.8.2.1/debian/pbuilder-test/001_testlink.c @@ -0,0 +1,22 @@ +/* + * + * test routine for get_element_bysimplepath + * used for testing the system build process + * 11.sep.MM Junichi Uekawa + * copyright 2000,2002,2006 Junichi Uekawa + */ +#include +#include + +int main(int argc, char ** argv) +{ + int i; + dxml_element * e ; + + e = dxml_read_xml(stdin); + for (i=1; i< argc; ++i) + { + printf("%s\n", dxml_get_PCDATA_bysimplepath(e, argv[i])); + } + return 0; +} --- dancer-xml-0.8.2.1.orig/debian/pbuilder-test/CVS/Entries +++ dancer-xml-0.8.2.1/debian/pbuilder-test/CVS/Entries @@ -0,0 +1,3 @@ +/001_testlink.c/1.1/Tue Jan 24 09:26:34 2006// +/001_testlink/1.1/Tue Jan 24 09:56:27 2006// +D --- dancer-xml-0.8.2.1.orig/debian/pbuilder-test/CVS/Repository +++ dancer-xml-0.8.2.1/debian/pbuilder-test/CVS/Repository @@ -0,0 +1 @@ +dancer-xml/debian/pbuilder-test --- dancer-xml-0.8.2.1.orig/debian/pbuilder-test/CVS/Root +++ dancer-xml-0.8.2.1/debian/pbuilder-test/CVS/Root @@ -0,0 +1 @@ +:ext:viper2.netfort.gr.jp:/home/dancer/CVSREPOSITORY --- dancer-xml-0.8.2.1.orig/debian/rules +++ dancer-xml-0.8.2.1/debian/rules @@ -0,0 +1,71 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# This is the debhelper compatability version to use. +export DH_COMPAT=4 + +PACKAGETMP=$(CURDIR)/debian/dancer-xml + +configure: configure-stamp +configure-stamp: + dh_testdir + dh_autoreconf + # Add here commands to configure the package. + ./configure -prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc + touch configure-stamp + +build: configure-stamp build-stamp +build-stamp: + dh_testdir + $(MAKE) + $(MAKE) check + $(MAKE) doc + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + rm -rf $(PACKAGETMP) + -$(MAKE) distclean + dh_autoreconf_clean + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) install DESTDIR=$(PACKAGETMP) + d-shlibmove --commit --movedevdoc "doc/doc/*" --movedev "$(PACKAGETMP)/usr/include/*" usr/include $(PACKAGETMP)/usr/lib/lib*.so + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installdocs + dh_installexamples + dh_installmenu + dh_installchangelogs + dh_link + dh_strip + dh_makeshlibs -V + dh_shlibdeps -L libdancer-xml0 -l $(CURDIR)/debian/libdancer-xml0/usr/lib/ + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- dancer-xml-0.8.2.1.orig/dxml-db2html.1 +++ dancer-xml-0.8.2.1/dxml-db2html.1 @@ -1,6 +1,6 @@ .TH "dxml-db2html" 1 "2006 Feb 12" "dancer-xml" "dxml manual" .SH NAME -dxml\-db2html \- obtain latex output from DocBook XML document +dxml\-db2html \- obtain HTML output from DocBook XML document .SH SYNOPSIS .BI "dxml-db2html <" "docbook.xml" ">" "document.html" .SH "DESCRIPTION" --- dancer-xml-0.8.2.1.orig/machine.tex +++ dancer-xml-0.8.2.1/machine.tex @@ -0,0 +1,47 @@ +\documentclass[a4j,12pt]{jarticle} +\usepackage{mikilab} +\newcommand{\machineinfo}[8]{% +%\section*{#1} +\begin{center} + {\LARGE #1} +\end{center} +\LARGE +\begin{tabular}{|c|p{19zw}|} + \hline + CPU & #2 \\ + \hline + OS & #3 \\ + \hline + 形態 & #4 \\ + \hline + ノード数 & #5 \\ + \hline + 特記事項 & \vspace{2cm} \\ + \hline + 用途 & #6 \\ + \hline + 配備場所 & #8 \\ + \hline + パスワード & \\ + \hline +\end{tabular} +\vspace{1mm} + +管理者: \\ +○ +\begin{minipage}[t]{20cm} +#7\end{minipage} + +\begin{center} + \includegraphics[height=7cm]{imagedata/#1.eps} +\end{center} + +\newpage +} + + +\begin{document} +\pagestyle{empty} +\input{list.data} +\end{document} + --- dancer-xml-0.8.2.1.orig/test/CVS/Entries +++ dancer-xml-0.8.2.1/test/CVS/Entries @@ -0,0 +1,16 @@ +/news-okay.sh/1.1/Sun Jul 27 00:00:53 2003// +/pbuilder-doc.xml/1.2/Tue Apr 15 12:33:35 2003// +/test-basictest.sh/1.1/Mon Sep 30 05:56:49 2002// +/test-devnullinput.sh/1.1/Tue Feb 11 12:30:14 2003// +/test-failinput-extragt.sh/1.1/Wed Feb 19 06:49:47 2003// +/test-failinput-level2.sh/1.1/Mon Sep 30 05:56:49 2002// +/test-failinput.sh/1.3/Sat Oct 5 04:41:18 2002// +/test-multitest.sh/1.1/Mon Sep 30 05:56:49 2002// +/test-multitest.xml/1.1/Mon Sep 30 05:56:49 2002// +/test-multitest.xml.out/1.1/Mon Sep 30 05:56:49 2002// +/test-skip-read-PI-strict.sh/1.1/Mon Sep 30 05:56:49 2002// +/test-xmldocbook.sh/1.1/Mon Jan 20 07:09:39 2003// +/test-xmlhtml.sh/1.1/Wed Apr 16 13:13:43 2003// +/test.xml/1.1/Mon Sep 30 05:56:49 2002// +/test.xml.out/1.1/Mon Sep 30 05:56:49 2002// +D --- dancer-xml-0.8.2.1.orig/test/CVS/Repository +++ dancer-xml-0.8.2.1/test/CVS/Repository @@ -0,0 +1 @@ +dancer-xml/test --- dancer-xml-0.8.2.1.orig/test/CVS/Root +++ dancer-xml-0.8.2.1/test/CVS/Root @@ -0,0 +1 @@ +:ext:viper2.netfort.gr.jp:/home/dancer/CVSREPOSITORY --- dancer-xml-0.8.2.1.orig/testjundoc.xml +++ dancer-xml-0.8.2.1/testjundoc.xml @@ -0,0 +1,30 @@ + + + + + + + + + +]> + + + 論文 + + + + + 小説 +

これはテスト文書です

+
+ 何とか + + うっそ +

そういう事

+
+
+
+ +
\ No newline at end of file