Control: tags 916715 + patch Control: tags 916715 + pending Dear maintainer,
I've prepared an NMU for toulbar2 (versioned as 1.0.0+dfsg3-1.1) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
diff -Nru toulbar2-1.0.0+dfsg3/debian/changelog toulbar2-1.0.0+dfsg3/debian/changelog --- toulbar2-1.0.0+dfsg3/debian/changelog 2018-08-13 06:22:14.000000000 +0300 +++ toulbar2-1.0.0+dfsg3/debian/changelog 2019-01-11 13:47:51.000000000 +0200 @@ -1,3 +1,10 @@ +toulbar2 (1.0.0+dfsg3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add the missing build dependency on zlib1g-dev. (Closes: #916715) + + -- Adrian Bunk <b...@debian.org> Fri, 11 Jan 2019 13:47:51 +0200 + toulbar2 (1.0.0+dfsg3-1) unstable; urgency=medium [ Thomas Schiex ] diff -Nru toulbar2-1.0.0+dfsg3/debian/control toulbar2-1.0.0+dfsg3/debian/control --- toulbar2-1.0.0+dfsg3/debian/control 2018-08-13 06:18:41.000000000 +0300 +++ toulbar2-1.0.0+dfsg3/debian/control 2019-01-11 13:47:51.000000000 +0200 @@ -8,7 +8,7 @@ libgmp-dev, graphviz, libboost-graph-dev, libboost-iostreams-dev, - libjemalloc-dev + libjemalloc-dev, zlib1g-dev Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/science-team/toulbar2 Vcs-Git: https://salsa.debian.org/science-team/toulbar2.git @@ -33,4 +33,4 @@ Satisfaction Problems and Bayesian Nets. . This package contains the API reference and user documentation, descriptions - of the various file formats that toulbar2 can read as well as examples. \ No newline at end of file + of the various file formats that toulbar2 can read as well as examples.