diff options
| author | Steve McIntyre <steve@einval.com> | 2019-05-27 23:24:13 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2019-05-27 23:24:13 +0100 |
| commit | da8cc50df06b7a1451ce0f33a628e0bd5ad93b2a (patch) | |
| tree | e08196dbaf9c09c16b6e95bf84d4baf9b26d567c | |
| parent | 8586520624a32e4b110f10c1b3dd3a6541188441 (diff) | |
| download | shim-signed-da8cc50df06b7a1451ce0f33a628e0bd5ad93b2a.tar.gz shim-signed-da8cc50df06b7a1451ce0f33a628e0bd5ad93b2a.zip | |
Remove doc link used to quieten old lintian versionsdebian/1.31
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rwxr-xr-x | debian/rules | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index e8de345..170e8cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ shim-signed (1.31) unstable; urgency=medium + Swedish (Closes: #921410, thanks to Matrin Bagge) + Russian (Closes: #922229, thanks to Lev Lamberov) + Dutch (Closes: #917580, #926664, thanks to Frans Spiesschaert) + * Remove doc link used to quieten old lintian versions -- Steve McIntyre <93sam@debian.org> Mon, 27 May 2019 23:02:10 +0100 diff --git a/debian/rules b/debian/rules index bca8808..e23b521 100755 --- a/debian/rules +++ b/debian/rules @@ -22,9 +22,6 @@ docdir := debian/shim-signed-common/usr/share/doc/shim-signed-common override_dh_installchangelogs: dh_installchangelogs -p shim-signed-common - # Quieten lintian, which otherwise gets confused by our odd version - # number. - ln $(docdir)/changelog $(docdir)/changelog.Debian override_dh_installdocs: dh_installdocs -p shim-signed-common |
