From beab19319a7ac0f09dd8c16d596bcb7dcc14751b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Thu, 19 Feb 2015 08:06:50 +0000 Subject: [PATCH] changed too many VERSION to PACKAGE_VERSION, partially undo; refs #12 --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index d178e6c..92cabfc 100644 --- a/debian/control.in +++ b/debian/control.in @@ -10,12 +10,12 @@ Package: mrw-c++-dev Section: libdevel Architecture: any Depends: mrw-c++ (= ${binary:Version}) -Description: mrw-c++ +Description: @DESCRIPTION@ (development package with headers and documentation) @README_DEB@ Package: mrw-c++ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: mrw-c++ +Description: @DESCRIPTION@ @README_DEB@