[pkg-boost-commits] r14475 - boost/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Sat Aug 29 15:15:17 UTC 2009
Author: smr
Date: 2009-08-29 15:15:16 +0000 (Sat, 29 Aug 2009)
New Revision: 14475
Added:
boost/trunk/debian/README.source
Modified:
boost/trunk/debian/changelog
boost/trunk/debian/control
boost/trunk/debian/rules
Log:
Fix up lintian warnings: add to all packages, install manpages for inspect and quickbook, add README.source, override warning for boostbook's caramel license file.
Added: boost/trunk/debian/README.source
===================================================================
--- boost/trunk/debian/README.source (rev 0)
+++ boost/trunk/debian/README.source 2009-08-29 15:15:16 UTC (rev 14475)
@@ -0,0 +1,4 @@
+This package uses the quilt system of patch handling.
+See /usr/share/doc/quilt/README.source for more details.
+
+ -- Steve M. Robbins <smr at debian.org>, Sat, 29 Aug 2009 10:06:07 z
Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog 2009-08-29 14:48:05 UTC (rev 14474)
+++ boost/trunk/debian/changelog 2009-08-29 15:15:16 UTC (rev 14475)
@@ -3,9 +3,16 @@
* patches/mips-asm.patch: New. Fix build failure on mips (thanks,
Florian Lohoff). Closes: #543975.
- * control: Package -mpi-dev suggests -graph-dev. Closes: #542067.
+ * control: Package -mpi-dev suggests -graph-dev. Closes: #542067. Note
+ that -dev now contains inspect, boostbook and quickbook. Add
+ ${misc:Depends} to each package.
+
+ * rules: Install manpages for inspect and quickbook. Override lintian
+ warning about license file in -dev (boostbook/xsl/caramel/LICENSE).
+
+ * README.source: New. Point to /usr/share/doc/quilt/README.source.
- -- Steve M. Robbins <smr at debian.org> Sat, 29 Aug 2009 02:41:31 -0500
+ -- Steve M. Robbins <smr at debian.org> Sat, 29 Aug 2009 10:11:25 -0500
boost1.39 (1.39.0-2) unstable; urgency=low
Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control 2009-08-29 14:48:05 UTC (rev 14474)
+++ boost/trunk/debian/control 2009-08-29 15:15:16 UTC (rev 14475)
@@ -9,13 +9,13 @@
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.2
+Standards-Version: 3.8.3
Package: libboost1.39-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: ${shlibs:Depends}, libboost1.39-dev (= ${binary:Version})
+Depends: ${misc: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
Description: Boost C++ Libraries with debug symbols
This package forms part of the Boost C++ Libraries collection.
@@ -26,7 +26,7 @@
Package: libboost1.39-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}, libstdc++6-4.4-dev | libstdc++-dev
+Depends: ${misc: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
@@ -40,7 +40,8 @@
already been proposed for inclusion in the C++ Standards Committee's
upcoming C++ Standard Library Technical Report.
.
- This package provides headers and the auxiliary tool bcp.
+ This package provides headers and the auxiliary tools bcp, inspect,
+ boostbook and quickbook.
.
For the following subprojects separate packages exist: date-time,
filesystem, graph, iostreams, math, mpi, program_options, python,
@@ -50,6 +51,7 @@
Homepage: http://www.boost.org/libs/
Architecture: all
Section: doc
+Depends: ${misc:Depends}
Suggests: libboost1.39-dev (>= ${source:Version})
Conflicts: libboost-doc (<< 1.35.0), libboost1.35-doc, libboost1.36-doc, libboost1.37-doc, libboost1.38-doc
Description: Boost.org libraries documentation
@@ -69,7 +71,7 @@
Homepage: http://www.boost.org/libs/date_time/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: set of date-time libraries based on generic programming concepts
This package forms part of the Boost C++ Libraries collection.
.
@@ -80,7 +82,7 @@
Homepage: http://www.boost.org/libs/date_time/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-date-time1.39.0 (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-date-time1.39.0 (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version})
Conflicts: libboost-date-time-dev (<< 1.35.0), libboost-date-time1.36-dev, libboost-date-time1.37-dev, libboost-date-time1.38-dev
Description: set of date-time libraries based on generic programming concepts
This package forms part of the Boost C++ Libraries collection.
@@ -92,7 +94,7 @@
Homepage: http://boost.org/libs/filesystem/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: filesystem operations (portable paths, iteration over directories, etc) in C++
This package forms part of the Boost C++ Libraries collection.
.
@@ -104,7 +106,7 @@
Homepage: http://boost.org/libs/filesystem/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-filesystem1.39.0 (= ${binary:Version}), libboost-system1.39-dev (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-filesystem1.39.0 (= ${binary:Version}), libboost-system1.39-dev (= ${binary:Version})
Conflicts: libboost-filesystem-dev (<< 1.35.0), libboost-filesystem1.35-dev, libboost-filesystem1.36-dev, libboost-filesystem1.37-dev, libboost-filesystem1.38-dev
Description: filesystem operations (portable paths, iteration over directories, etc) in C++
This package forms part of the Boost C++ Libraries collection.
@@ -117,7 +119,7 @@
Homepage: http://www.boost.org/libs/graph/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: graphviz
Description: generic graph components and algorithms in C++
This package forms part of the Boost C++ Libraries collection.
@@ -132,7 +134,7 @@
Homepage: http://www.boost.org/libs/graph/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version}), libboost-test1.39-dev (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version}), libboost-test1.39-dev (= ${binary:Version})
Recommends: libboost-graph1.39.0 (= ${binary:Version})
Conflicts: libboost-graph-dev (<< 1.35.0), libboost-graph1.35-dev, libboost-graph1.36-dev, libboost-graph1.37-dev, libboost-graph1.38-dev
Description: generic graph components and algorithms in C++
@@ -148,7 +150,7 @@
Homepage: http://www.boost.org/libs/iostreams/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Boost.Iostreams Library
This package forms part of the Boost C++ Libraries collection.
.
@@ -160,7 +162,7 @@
Homepage: http://www.boost.org/libs/iostreams/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-regex1.39-dev (= ${binary:Version}), libboost-iostreams1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-regex1.39-dev (= ${binary:Version}), libboost-iostreams1.39.0 (= ${binary:Version})
Conflicts: libboost-iostreams-dev (<< 1.35.0), libboost-iostreams1.35-dev, libboost-iostreams1.36-dev, libboost-iostreams1.37-dev, libboost-iostreams1.38-dev
Description: Boost.Iostreams Library development files
This package forms part of the Boost C++ Libraries collection.
@@ -173,7 +175,7 @@
Homepage: http://www.boost.org/libs/math/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Boost.Math Library
This package forms part of the Boost C++ Libraries collection.
.
@@ -192,7 +194,7 @@
Homepage: http://www.boost.org/libs/math/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-math1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-math1.39.0 (= ${binary:Version})
Description: Boost.Math Library development files
This package forms part of the Boost C++ Libraries collection.
.
@@ -211,7 +213,7 @@
Homepage: http://www.boost.org/doc/html/mpi.html
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: C++ interface to the Message Passing Interface (MPI)
This package forms part of the Boost C++ Libraries collection.
.
@@ -225,7 +227,7 @@
Homepage: http://www.boost.org/doc/html/mpi.html
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version}), libboost-mpi1.39.0 (= ${binary:Version}), mpi-default-dev
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version}), libboost-mpi1.39.0 (= ${binary:Version}), mpi-default-dev
Suggests: libboost-graph1.39-dev
Conflicts: libboost-mpi1.37-dev, libboost-mpi1.38-dev
Description: C++ interface to the Message Passing Interface (MPI)
@@ -241,7 +243,7 @@
Homepage: http://www.boost.org/libs/program_options/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: program options library for C++
This package forms part of the Boost C++ Libraries collection.
.
@@ -253,7 +255,7 @@
Homepage: http://www.boost.org/libs/program_options/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-program-options1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-program-options1.39.0 (= ${binary:Version})
Conflicts: libboost-program-options-dev (<< 1.35.0), libboost-program-options1.35-dev, libboost-program-options1.36-dev, libboost-program-options1.37-dev, libboost-program-options1.38-dev
Description: program options library for C++
This package forms part of the Boost C++ Libraries collection.
@@ -266,7 +268,7 @@
Homepage: http://www.boost.org/libs/python/
Architecture: any
Section: python
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Boost.Python Library
This package forms part of the Boost C++ Libraries collection.
.
@@ -285,7 +287,7 @@
Homepage: http://www.boost.org/libs/python/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-python1.39.0 (= ${binary:Version}), python-dev, ${python:Depends}, python (>= 2.5) | python-celementtree | python-elementtree, gccxml
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-python1.39.0 (= ${binary:Version}), python-dev, ${python:Depends}, python (>= 2.5) | python-celementtree | python-elementtree, gccxml
Suggests: libboost1.39-doc
Conflicts: libboost-python-dev (<< 1.35.0), pyste, libboost-python1.35-dev, libboost-python1.36-dev, libboost-python1.37-dev, libboost-python1.38-dev
Description: Boost.Python Library development files
@@ -315,7 +317,7 @@
Homepage: http://www.boost.org/libs/regex/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: regular expression library for C++
This package forms part of the Boost C++ Libraries collection.
.
@@ -334,7 +336,7 @@
Homepage: http://www.boost.org/libs/regex/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-regex1.39.0 (= ${binary:Version}), libicu-dev
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-regex1.39.0 (= ${binary:Version}), libicu-dev
Conflicts: libboost-regex-dev (<< 1.35.0), libboost-regex1.35-dev, libboost-regex1.36-dev, libboost-regex1.37-dev, libboost-regex1.38-dev
Description: regular expression library for C++
This package forms part of the Boost C++ Libraries collection.
@@ -354,7 +356,7 @@
Homepage: http://www.boost.org/libs/serialization/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: serialization library for C++
This package forms part of the Boost C++ Libraries collection,
containing the following functionalities:
@@ -374,7 +376,7 @@
Homepage: http://www.boost.org/libs/serialization/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39.0 (= ${binary:Version})
Conflicts: libboost-serialization-dev (<< 1.35.0), libboost-serialization1.35-dev, libboost-serialization1.36-dev, libboost-serialization1.37-dev, libboost-serialization1.38-dev
Description: serialization library for C++
This package forms part of the Boost C++ Libraries collection,
@@ -395,7 +397,7 @@
Homepage: http://www.boost.org/libs/signals/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: managed signals and slots library for C++
This package forms part of the Boost C++ Libraries collection.
.
@@ -409,7 +411,7 @@
Homepage: http://www.boost.org/libs/signals/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-signals1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-signals1.39.0 (= ${binary:Version})
Conflicts: libboost-signals-dev (<< 1.35.0), libboost-signals1.35-dev, libboost-signals1.36-dev, libboost-signals1.37-dev, libboost-signals1.38-dev
Description: managed signals and slots library for C++
This package forms part of the Boost C++ Libraries collection.
@@ -424,7 +426,7 @@
Homepage: http://www.boost.org/libs/system/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Operating system (e.g. diagnostics support) library
This package forms part of the Boost C++ Libraries collection.
.
@@ -440,7 +442,7 @@
Homepage: http://www.boost.org/libs/system/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-system1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-system1.39.0 (= ${binary:Version})
Conflicts: libboost-system1.38-dev
Description: Operating system (e.g. diagnostics support) library
This package forms part of the Boost C++ Libraries collection.
@@ -457,7 +459,7 @@
Homepage: http://www.boost.org/libs/test/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: components for writing and executing test suites
This package forms part of the Boost C++ Libraries collection. The
library contains several components.
@@ -470,7 +472,7 @@
Homepage: http://www.boost.org/libs/test/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-test1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-test1.39.0 (= ${binary:Version})
Conflicts: libboost-test-dev (<< 1.35.0), libboost-test1.35-dev, libboost-test1.36-dev, libboost-test1.37-dev, libboost-test1.38-dev
Description: components for writing and executing test suites
This package forms part of the Boost C++ Libraries collection. The
@@ -484,7 +486,7 @@
Homepage: http://www.boost.org/libs/thread/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: portable C++ multi-threading
This package forms part of the Boost C++ Libraries collection.
.
@@ -497,7 +499,7 @@
Homepage: http://www.boost.org/libs/thread/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-date-time1.39-dev (= ${binary:Version}), libboost-thread1.39.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-date-time1.39-dev (= ${binary:Version}), libboost-thread1.39.0 (= ${binary:Version})
Conflicts: libboost-thread-dev (<< 1.35.0), libboost-thread1.35-dev, libboost-thread1.36-dev, libboost-thread1.37-dev, libboost-thread1.38-dev
Description: portable C++ multi-threading
This package forms part of the Boost C++ Libraries collection.
@@ -511,7 +513,7 @@
Homepage: http://www.boost.org/libs/wave/
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: C99/C++ preprocessor library
This package forms part of the Boost C++ Libraries collection.
.
@@ -524,7 +526,7 @@
Homepage: http://www.boost.org/libs/wave/
Architecture: any
Section: libdevel
-Depends: libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version}), libboost-wave1.39.0 (= ${binary:Version}), libboost-filesystem1.39-dev (= ${binary:Version})
+Depends: ${misc:Depends}, libboost1.39-dev (= ${binary:Version}), libboost-serialization1.39-dev (= ${binary:Version}), libboost-wave1.39.0 (= ${binary:Version}), libboost-filesystem1.39-dev (= ${binary:Version})
Conflicts: libboost-wave-dev (<< 1.35.0), libboost-wave1.35-dev, libboost-wave1.36-dev, libboost-wave1.37-dev, libboost-wave1.38-dev
Description: C99/C++ preprocessor library
This package forms part of the Boost C++ Libraries collection.
Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules 2009-08-29 14:48:05 UTC (rev 14474)
+++ boost/trunk/debian/rules 2009-08-29 15:15:16 UTC (rev 14475)
@@ -100,6 +100,7 @@
$(call add_dbg_override,dbg-package-missing-depends) \
$(call add_dev_override,description-synopsis-starts-with-a-capital-letter) \
$(call add_dev_override,spelling-error-in-description) \
+ $(call add_dev_override,extra-license-file) \
$(call add_doc_override,description-synopsis-starts-with-a-capital-letter) \
$(call add_doc_override,extra-license-file) \
$(call add_libdev_override,python,,description-synopsis-starts-with-a-capital-letter) \
@@ -240,7 +241,7 @@
dist/bin/inspect \
dist/bin/quickbook \
usr/bin
- dh_installman -plibboost$(PKGVERSION)-dev debian/bcp.1
+ dh_installman -plibboost$(PKGVERSION)-dev debian/bcp.1 debian/inspect.1 debian/quickbook.1
dh_install -plibboost$(PKGVERSION)-dev tools/boostbook/xsl/* usr/share/boostbook/xsl
dh_install -plibboost$(PKGVERSION)-dev tools/boostbook/dtd/* usr/share/boostbook/dtd
More information about the pkg-boost-commits
mailing list