diff options
| -rw-r--r-- | deb/skel/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deb/skel/control b/deb/skel/control index 1708f3b..7721da0 100644 --- a/deb/skel/control +++ b/deb/skel/control @@ -2,8 +2,8 @@ Package: @@package@@ Version: @@version@@ Maintainer: @@maintainer@@ Changed-By: @@maintainer@@ -Description: FCE C/C++ toolchain targetting @@triplet@@ (@@name@@) - C/C++ toolchain for Linux, made by Faurecia Clarion with the following properties: +Description: C/C++ toolchain targetting @@triplet@@ (@@name@@) + C/C++ toolchain for Linux, made with the following properties: Build system: @@pc@@ (@@pc_libc_required@@) Target system: @@triplet@@, suitable for a product of type @@name@@ Target libc: @@libc_name@@ @@ -14,6 +14,5 @@ Priority: optional Installed-Size: @@size@@ Architecture: @@debpc@@ Origin: FCE -Bugs: jira://jira.sinc.faurecia.com/ Depends: @@pc_libc@@ |
