Your message dated Tue, 13 Sep 2016 09:56:39 +0200
with message-id <[email protected]>
and subject line fied
has caused the Debian Bug report #798605,
regarding enable parallel build and add a symbols file
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
798605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libpagemaker
Version: 0.0.2-2
Tags: patch
patch to enable parallel build and to add a symbols file
* Enable parallel build.
* Add a symbols file.
diff -Nru libpagemaker-0.0.2/debian/libpagemaker-0.0-0.symbols
libpagemaker-0.0.2/debian/libpagemaker-0.0-0.symbols
--- libpagemaker-0.0.2/debian/libpagemaker-0.0-0.symbols 1970-01-01
00:00:00.000000000 +0000
+++ libpagemaker-0.0.2/debian/libpagemaker-0.0-0.symbols 2015-09-10
19:07:57.000000000 +0000
@@ -0,0 +1,28 @@
+# SymbolsHelper-Confirmed: 0.0 amd64 armhf i386 powerpc ppc64el
+libpagemaker-0.0.so.0 libpagemaker-0.0-0 #MINVER#
+
_ZN12libpagemaker10PMDocument11isSupportedEPN10librevenge15RVNGInputStreamE@Base
0.0
+
_ZN12libpagemaker10PMDocument5parseEPN10librevenge15RVNGInputStreamEPNS1_20RVNGDrawingInterfaceE@Base
0.0
+ _ZN5boost9exceptionD0Ev@Base 0.0
+ _ZN5boost9exceptionD1Ev@Base 0.0
+ _ZN5boost9exceptionD2Ev@Base 0.0
+ (optional=templinst)_ZNKSt5ctypeIcE8do_widenEc@Base 0.0
+ (optional=templinst)_ZNKSt5ctypeIcE9do_narrowEcc@Base 0.0
+
(optional=templinst)_ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN5boost2io6detail11format_itemIcSt11char_traitsIcESaIcEEESA_EET0_T_SC_SB_@Base
0.0
+
(optional=templinst|subst)_ZNSt22__uninitialized_fill_nILb0EE15__uninit_fill_nIPN5boost2io6detail11format_itemIcSt11char_traitsIcESaIcEEE{size_t}S9_EET_SB_T0_RKT1_@Base
0.0
+ (optional=templinst|arch=!amd64
!powerpc)_ZNSt3mapItSt6vectorIjSaIjEESt4lessItESaISt4pairIKtS2_EEEixERS6_@Base
0.0
+
(optional=templinst|subst)_ZNSt6vectorIbSaIbEE14_M_fill_insertESt13_Bit_iterator{size_t}b@Base
0.0
+
(optional=templinst)_ZNSt6vectorIjSaIjEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPjS1_EERKj@Base
0.0
+
(optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base
0.0
+
(optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base
0.0
+
(optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base
0.0
+
(optional=templinst)_ZNSt8_Rb_treeImmSt9_IdentityImESt4lessImESaImEE16_M_insert_uniqueERKm@Base
0.0
+
(optional=templinst)_ZNSt8_Rb_treeImmSt9_IdentityImESt4lessImESaImEE8_M_eraseEPSt13_Rb_tree_nodeImE@Base
0.0
+
(optional=templinst)_ZNSt8_Rb_treeItSt4pairIKtSt6vectorIjSaIjEEESt10_Select1stIS5_ESt4lessItESaIS5_EE24_M_get_insert_unique_posERS1_@Base
0.0
+
(optional=templinst|arch=amd64)_ZNSt8_Rb_treeItSt4pairIKtSt6vectorIjSaIjEEESt10_Select1stIS5_ESt4lessItESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS1_@Base
0.0
+
(optional=templinst)_ZNSt8_Rb_treeItSt4pairIKtSt6vectorIjSaIjEEESt10_Select1stIS5_ESt4lessItESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base
0.0
+ _ZTIN5boost16exception_detail10clone_baseE@Base 0.0
+ _ZTIN5boost9exceptionE@Base 0.0
+ _ZTSN5boost16exception_detail10clone_baseE@Base 0.0
+ _ZTSN5boost9exceptionE@Base 0.0
+ _ZTVN5boost16exception_detail10clone_baseE@Base 0.0
+ _ZTVN5boost9exceptionE@Base 0.0
diff -Nru libpagemaker-0.0.2/debian/rules libpagemaker-0.0.2/debian/rules
--- libpagemaker-0.0.2/debian/rules 2015-04-05 17:50:07.000000000 +0000
+++ libpagemaker-0.0.2/debian/rules 2015-09-10 18:27:21.000000000 +0000
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --docdir=/usr/share/doc/libpagemaker-doc
--libdir=/usr/lib \
--- End Message ---
--- Begin Message ---
Version: 0.0.3-2
Hi,
--parallel happened with
https://anonscm.debian.org/git/pkg-openoffice/libpagemaker.git/commit/?id=e11ff21476b4dd6d72c543abee48840f7112a048
(10 includes it).
Thus closing.
Regards,
Rene
--- End Message ---