[pkg-boost-commits] r14461 - boost/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Fri Jul 10 22:14:17 UTC 2009
Author: smr
Date: 2009-07-10 22:14:16 +0000 (Fri, 10 Jul 2009)
New Revision: 14461
Added:
boost/trunk/debian/inspect.1
boost/trunk/debian/quickbook.1
Modified:
boost/trunk/debian/changelog
boost/trunk/debian/control
boost/trunk/debian/copyright
Log:
Add manpages, license used by boostbook, and other control changes to fix lintian warnings.
Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog 2009-07-10 20:30:40 UTC (rev 14460)
+++ boost/trunk/debian/changelog 2009-07-10 22:14:16 UTC (rev 14461)
@@ -34,9 +34,18 @@
* rtupdate: There is no longer separate single and multi-threaded
libraries to take care of.
+
+ * debian/quickbook.1:
+ * debian/inspect.1: New. Manpages for installed tools.
- -- Steve M. Robbins <smr at debian.org> Thu, 09 Jul 2009 22:50:17 -0500
+ * control: Set Standards-Version to 3.8.2; no changes required. Make
+ -dbg depend on -dev. Add non-virtual alternative for -dev dependency
+ on libstdc++-dev.
+
+ * copyright: Add the Caramel license, used by boostbook.
+ -- Steve M. Robbins <smr at debian.org> Fri, 10 Jul 2009 17:14:08 -0500
+
boost1.38 (1.38.0-7) unstable; urgency=low
* control(libboost1.38-dev): downgrade the -doc and all -dev packages to Suggests.
Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control 2009-07-10 20:30:40 UTC (rev 14460)
+++ boost/trunk/debian/control 2009-07-10 22:14:16 UTC (rev 14461)
@@ -9,15 +9,14 @@
XS-Python-Version: 2.4, 2.5
Vcs-Browser: http://svn.debian.org/wsvn/pkg-boost/boost/trunk/
Vcs-Svn: svn://svn.debian.org/svn/pkg-boost/boost/trunk
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
Package: libboost1.39-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, libboost1.39-dev (= ${binary:Version})
Conflicts: libboost-dbg (<< 1.35.0), libboost1.35-dbg, libboost1.36-dbg, libboost1.37-dbg, libboost1.38-dbg
-Suggests: libboost1.39-dev (= ${binary:Version})
Description: Boost C++ Libraries with debug symbols
This package forms part of the Boost C++ Libraries collection.
.
@@ -27,7 +26,7 @@
Package: libboost1.39-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, libstdc++-dev
+Depends: ${shlibs:Depends}, libstdc++6-4.4-dev | libstdc++-dev
Suggests: libboost1.39-doc, libboost-date-time1.39-dev, libboost-filesystem1.39-dev, libboost-graph1.39-dev, libboost-iostreams1.39-dev, libboost-math1.39-dev, libboost-mpi1.39-dev, libboost-program-options1.39-dev, libboost-python1.39-dev, libboost-regex1.39-dev, libboost-serialization1.39-dev, libboost-signals1.39-dev, libboost-system1.39-dev, libboost-test1.39-dev, libboost-thread1.39-dev, libboost-wave1.39-dev, xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94)
Conflicts: libboost-dev (<< 1.35.0), bcp, libboost1.35-dev, libboost1.36-dev, libboost1.37-dev, libboost1.38-dev
Replaces: bcp
Modified: boost/trunk/debian/copyright
===================================================================
--- boost/trunk/debian/copyright 2009-07-10 20:30:40 UTC (rev 14460)
+++ boost/trunk/debian/copyright 2009-07-10 22:14:16 UTC (rev 14461)
@@ -98,3 +98,64 @@
*/
+Files installed under /usr/share/boostbook/xsl/caramel (used by binary
+"boostbook") are covered by the following license:
+
+Software License, Version 1.0
+
+Copyright 2002-2003, Trustees of Indiana University.
+Copyright 2000-2001, University of Notre Dame.
+All rights reserved.
+
+Indiana University has the exclusive rights to license this product under the
+following license.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+ * All redistributions of source code must retain the above copyright notice,
+ the list of authors in the original source code, this list of conditions
+ and the disclaimer listed in this license;
+
+ * All redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the disclaimer listed in this license
+ in the documentation and/or other materials provided with the distribution;
+
+ * Any documentation included with all redistributions must include the
+ following acknowledgement:
+
+ "This product includes software developed at the University of Notre Dame
+ and the Pervasive Technology Labs at Indiana University. For technical
+ information contact Andrew Lumsdaine at the Pervasive Technology Labs at
+ Indiana University. For administrative and license questions contact the
+ Advanced Research and Technology Institute at 351 West 10th Street.
+ Indianapolis, Indiana 46202, phone 317-278-4100, fax 317-274-5902."
+
+ Alternatively, this acknowledgement may appear in the software itself, and
+ wherever such third-party acknowledgments normally appear.
+
+ * The name Indiana University, the University of Notre Dame or "Caramel"
+ shall not be used to endorse or promote products derived from this software
+ without prior written permission from Indiana University. For written
+ permission, please contact Indiana University Advanced Research &
+ Technology Institute.
+
+ * Products derived from this software may not be called "Caramel", nor may
+ Indiana University, the University of Notre Dame or "Caramel" appear in
+ their name, without prior written permission of Indiana University Advanced
+ Research & Technology Institute.
+
+Indiana University provides no reassurances that the source code provided does
+not infringe the patent or any other intellectual property rights of any other
+entity. Indiana University disclaims any liability to any recipient for claims
+brought by any other entity based on infringement of intellectual property
+rights or otherwise.
+
+LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES
+AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES
+AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF THIRD
+PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES
+NO WARRANTIES THAT SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES",
+"TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE ENTIRE RISK
+AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE
+PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.
Added: boost/trunk/debian/inspect.1
===================================================================
--- boost/trunk/debian/inspect.1 (rev 0)
+++ boost/trunk/debian/inspect.1 2009-07-10 22:14:16 UTC (rev 14461)
@@ -0,0 +1,47 @@
+.TH INSPECT "1" "July 2009" "inspect " "User Commands"
+.SH NAME
+inspect \- Boost code inspection tool
+.SH SYNOPSIS
+.B inspect
+[\fI-cvs\fR] [\fI-text\fR] [\fI-brief\fR] [\fIoptions\fR...]
+.SH DESCRIPTION
+It is not uncommon for various common errors or guideline violations
+to creep into the Boost libraries. The
+.B inspect
+program detects and
+reports several common problems. It can be used to scan a proposed
+Boost submission to identify various failures.
+.PP
+The program is run in the directory to be scanned for
+errors. Sub-directories are also included in the scan.
+.PP
+If the first program argument is -cvs, only files and directories in
+the CVS tree of the current directory are scanned. Otherwise all files
+and sub-directories are included in the scan.
+.IP
+Options:
+.HP
+\fB\-license\fR
+.HP
+\fB\-copyright\fR
+.HP
+\fB\-crlf\fR
+.HP
+\fB\-link\fR
+.HP
+\fB\-path_name\fR
+.HP
+\fB\-tab\fR
+.HP
+\fB\-ascii\fR
+.HP
+\fB\-minmax\fR
+.HP
+\fB\-unnamed\fR
+.IP
+The default is to have all checks on; otherwise options specify desired checks.
+.SH "SEE ALSO"
+The full documentation for
+.B inspect
+is maintained in HTML;
+see /usr/share/doc/libboostX.Y-doc/HTML/tools/inspect/index.html
Added: boost/trunk/debian/quickbook.1
===================================================================
--- boost/trunk/debian/quickbook.1 (rev 0)
+++ boost/trunk/debian/quickbook.1 2009-07-10 22:14:16 UTC (rev 14461)
@@ -0,0 +1,59 @@
+.TH QUICKBOOK "1" "July 2009" "Quickbook Version 1.4" "User Commands"
+.SH NAME
+Quickbook \- WikiWiki style documentation tool geared towards C++ documentation
+.SH DESCRIPTION
+.B QuickBook
+is a WikiWiki style documentation tool geared towards C++
+documentation using simple rules and markup for simple formatting
+tasks.
+.B QuickBook
+extends the WikiWiki concept. Like the WikiWiki,
+QuickBook documents are simple text files. A single QuickBook document
+can generate a fully linked set of nice HTML and PostScript/PDF
+documents complete with images and syntax- colorized source code.
+.PP
+Features include:
+.PP
+ * generate BoostBook xml, to generate HTML, PostScript and PDF
+ * simple markup to link to Doxygen-generated entities
+ * macro system for simple text substitution
+ * simple markup for italics, bold, preformatted, blurbs, code samples, tables, URLs, anchors, images, etc.
+ * automatic syntax coloring of code samples
+ * CSS support
+
+.SS "Allowed options:"
+.TP
+\fB\-\-help\fR
+produce help message
+.TP
+\fB\-\-version\fR
+print version string
+.TP
+\fB\-\-no\-pretty\-print\fR
+disable XML pretty printing
+.TP
+\fB\-\-indent\fR arg
+indent spaces
+.TP
+\fB\-\-linewidth\fR arg
+line width
+.TP
+\fB\-\-input\-file\fR arg
+input file
+.TP
+\fB\-\-output\-file\fR arg
+output file
+.TP
+\fB\-\-debug\fR
+debug mode (for developers)
+.TP
+\fB\-\-ms\-errors\fR
+use Microsoft Visual Studio style error & warn
+message format
+.HP
+\fB\-I\fR [ \fB\-\-include\-path\fR ] arg include path
+.SH "SEE ALSO"
+The full documentation for
+.B Quickbook
+is maintained in HTML; see
+/usr/share/doc/libboostX.Y-doc/HTML/doc/html/quickbook.html
More information about the pkg-boost-commits
mailing list