diff options
author | Reinhard Tartler <siretart@tauware.de> | 2012-12-16 11:40:09 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2012-12-16 11:40:09 +0100 |
commit | 918e2b10dbcc435b81929aadd6305b25cc0ccbad (patch) | |
tree | 3978e0a59c84b5c6992b3d3038e137d4e417b7b1 /debian | |
parent | 352751ef9e0d9d652a7f0ae2403c647c9053dcb1 (diff) | |
download | nx-libs-918e2b10dbcc435b81929aadd6305b25cc0ccbad.tar.gz nx-libs-918e2b10dbcc435b81929aadd6305b25cc0ccbad.tar.bz2 nx-libs-918e2b10dbcc435b81929aadd6305b25cc0ccbad.zip |
Use Fixes instead of Closes syntax
The closes syntax is meant for Debian bugs. This avoids a lintian
warning during package build.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 05063f861..9350f134c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,7 +38,7 @@ nx-libs (2:3.5.0.17-0) UNRELEASED; urgency=low + Move xfonts-base over to Recommends. * Update 031_nx-X11_parallel-make.full.patch. Add an explicit dependency from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds. - (Closes: #87). + (Fixes: #87). -- Reinhard Tartler <siretart@tauware.de> Sat, 15 Dec 2012 14:29:12 +0100 |