Package: node-istanbul
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu disco ubuntu-patch
Version: 0.4.5+ds-4
Severity: normal
Tags: patch

Hello, can you please make explicit the CHANGELOG.md installation inside rules 
file?
This way debhelper picks it up without risk of making a mistake (this happens 
actually in Ubuntu,
where some changelogs are not automatically installed by debhelper)

thanks!
patch attached

G.

--- node-istanbul-0.4.5+ds/debian/rules 2019-01-23 17:32:20.000000000 +0100
+++ node-istanbul-0.4.5+ds/debian/rules 2019-01-24 10:06:27.000000000 +0100
@@ -33,5 +33,5 @@

 override_dh_installchangelogs:
 # fix mix of html and text
-       dh_installchangelogs
+       dh_installchangelogs CHANGELOG.md
        sed -i -e 's,</\?t[dr]>,,g' -e 's,</\?ul>,,g'  -e 's,</\?li>,,g' -e 
's,</\?table>,,g' -e 's/td>//g' -e 's/[ \t]*$$//' 
debian/node-istanbul/usr/share/doc/node-istanbul/changelog
diff -Nru node-istanbul-0.4.5+ds/debian/rules 
node-istanbul-0.4.5+ds/debian/rules
--- node-istanbul-0.4.5+ds/debian/rules 2019-01-23 17:32:20.000000000 +0100
+++ node-istanbul-0.4.5+ds/debian/rules 2019-01-24 10:06:27.000000000 +0100
@@ -33,5 +33,5 @@
 
 override_dh_installchangelogs:
 # fix mix of html and text
-       dh_installchangelogs
+       dh_installchangelogs CHANGELOG.md
        sed -i -e 's,</\?t[dr]>,,g' -e 's,</\?ul>,,g'  -e 's,</\?li>,,g' -e 
's,</\?table>,,g' -e 's/td>//g' -e 's/[ \t]*$$//' 
debian/node-istanbul/usr/share/doc/node-istanbul/changelog

Reply via email to