Bug#924287: unblock: afflib/3.7.17-5
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package afflib.
The afflib had a FTBFS because a library symbol. The symbol was removed and
a little updated was made in package. This upload closed bug #923959.
The current changelog is:
afflib (3.7.17-5) unstable; urgency=medium
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control: bumped Standards-Version to 4.3.0.
* debian/libafflib0v5.symbols:
- Added a Build-Depends-Package field.
- Removed a symbol to fix a FTBFS. Thanks to Santiago Vila
<sanvila@debian.org>. (Closes: #923959)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 07 Mar 2019 14:59:10 -0300
I attached a debdiff.
Thanks a lot in advance.
Eriberto
diff -Nru afflib-3.7.17/debian/changelog afflib-3.7.17/debian/changelog
--- afflib-3.7.17/debian/changelog 2018-09-29 23:20:47.000000000 -0300
+++ afflib-3.7.17/debian/changelog 2019-03-07 14:59:10.000000000 -0300
@@ -1,3 +1,17 @@
+afflib (3.7.17-5) unstable; urgency=medium
+
+ * Using new DH level format. Consequently:
+ - debian/compat: removed.
+ - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+ Build-Depends field and bumped level to 12.
+ * debian/control: bumped Standards-Version to 4.3.0.
+ * debian/libafflib0v5.symbols:
+ - Added a Build-Depends-Package field.
+ - Removed a symbol to fix a FTBFS. Thanks to Santiago Vila
+ <sanvila@debian.org>. (Closes: #923959)
+
+ -- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 07 Mar 2019 14:59:10 -0300
+
afflib (3.7.17-4) unstable; urgency=medium
* Upload to unstable.
diff -Nru afflib-3.7.17/debian/compat afflib-3.7.17/debian/compat
--- afflib-3.7.17/debian/compat 2018-09-27 21:08:53.000000000 -0300
+++ afflib-3.7.17/debian/compat 1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-11
diff -Nru afflib-3.7.17/debian/control afflib-3.7.17/debian/control
--- afflib-3.7.17/debian/control 2018-09-27 21:08:53.000000000 -0300
+++ afflib-3.7.17/debian/control 2019-03-07 14:59:10.000000000 -0300
@@ -3,14 +3,14 @@
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Joao Eriberto Mota Filho <eriberto@debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
chrpath,
libcurl4-openssl-dev,
libexpat1-dev,
libfuse-dev [!hurd-i386],
libssl-dev,
zlib1g-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
Homepage: https://github.com/sshock/AFFLIBv3
Vcs-Browser: https://salsa.debian.org/pkg-security-team/afflib
Vcs-Git: https://salsa.debian.org/pkg-security-team/afflib.git
diff -Nru afflib-3.7.17/debian/libafflib0v5.symbols afflib-3.7.17/debian/libafflib0v5.symbols
--- afflib-3.7.17/debian/libafflib0v5.symbols 2018-09-29 14:14:43.000000000 -0300
+++ afflib-3.7.17/debian/libafflib0v5.symbols 2019-03-07 14:59:10.000000000 -0300
@@ -1,4 +1,5 @@
libafflib.so.0 libafflib0v5 #MINVER#
+* Build-Depends-Package: libafflib-dev
IID_ICompressCoder2@Base 3.7.6
IID_ICompressCoder@Base 3.7.6
IID_ICompressFilter@Base 3.7.6
@@ -373,7 +374,6 @@
(optional)_ZNSt6vectorIPN2s36BucketESaIS2_EE19_M_emplace_back_auxIJS2_EEEvDpOT_@Base 3.7.17
_ZNSt6vectorIPN2s38ContentsESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base 3.7.16
(optional)_ZNSt6vectorIPN2s38ContentsESaIS2_EE19_M_emplace_back_auxIJS2_EEEvDpOT_@Base 3.7.17
- _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE16_M_insert_uniqueIS5_EESt4pairISt17_Rb_tree_iteratorIS5_EbEOT_@Base 3.7.16
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 3.7.16
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE14_M_insert_nodeEPSt18_Rb_tree_node_baseSG_PSt13_Rb_tree_nodeIS8_E@Base 3.7.16
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 3.7.16
Reply to: