1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 21:38:00 +01:00

Use ${binary:Version} instead of ${Source-Version}

Use ${binary:Version} instead of deprecated ${Source-Version}
(Lintian: substvar-source-version-is-deprecated).
This commit is contained in:
Andreas Metzler
2010-08-07 14:34:52 +02:00
committed by Carlos R. Mafra
parent 7b74111259
commit c20bfe9737
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -9,6 +9,8 @@ wmaker (0.92.0-9) unstable; urgency=low
+ Use dh_prep instead of "dh_clean -k" (dh-clean-k-is-deprecated). However
do not replace instances of dh_clean without -k option. Closes: #590244
+ Build-Depend on debhelper 7.
+ Use ${binary:Version} instead of deprecated ${Source-Version}
(substvar-source-version-is-deprecated).
* Invoke ./configure mit correct --build argument, as per
/usr/share/doc/autotools-dev/README.Debian.gz.