[SCM] templates for different package types branch, master, updated. 0e54e34ca7a5a9d21221732fa99fa1d91ce41276

Miriam Ruiz miriam at debian.org
Sat Feb 27 02:32:39 UTC 2010


The following commit has been merged in the master branch:
commit 0e54e34ca7a5a9d21221732fa99fa1d91ce41276
Author: Miriam Ruiz <miriam at debian.org>
Date:   Sat Feb 27 03:33:18 2010 +0100

    Fixed typo in one of the model files

diff --git a/model/c-lib/control b/model/c-lib/control
index 23e7470..8f3c63e 100644
--- a/model/c-lib/control
+++ b/model/c-lib/control
@@ -19,7 +19,7 @@ Package: lib%PACKAGE%%MAJOR%
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: %PACKAGE%-dbg (= ${binary:Version}), lib%PACKAGE%-dev (= ${binary:Version})
+Suggests: lib%PACKAGE%%MAJOR%-dbg (= ${binary:Version}), lib%PACKAGE%-dev (= ${binary:Version})
 Description: %SHORT%
  %LONG%
 

-- 
templates for different package types



More information about the Pkg-games-commits mailing list