From b9d1f787cf8dd629cb04e10ca994176279017d2d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 08 Mar 2014 10:13:56 -0500 Subject: Capitalize first letters of package descriptions. --- diff --git a/file-doc.pkg/control b/file-doc.pkg/control index 8ee927a..351a465 100644 --- a/file-doc.pkg/control +++ b/file-doc.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: file (= ${Binary-Version}), libmagic.1 (= ${Binary-Version}) -Description: tool that determines file type using magic numbers - documentation +Description: Tool that determines file type using magic numbers - documentation ${Tool-Common-Description} . This package provides manual pages for the file tool. diff --git a/file.pkg/control b/file.pkg/control index 5a5ba34..ba6b955 100644 --- a/file.pkg/control +++ b/file.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all Depends: libmagic.1 (= ${Binary-Version}) -Description: tool that determines file type using magic numbers +Description: Tool that determines file type using magic numbers ${Tool-Common-Description} diff --git a/libmagic-dev.pkg/control b/libmagic-dev.pkg/control index 8eb1559..53fc33d 100644 --- a/libmagic-dev.pkg/control +++ b/libmagic-dev.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: libmagic.1 (= ${Binary-Version}) -Description: library that determines file type - development +Description: Library that determines file type - development ${Library-Common-Description} . This package provides the development files for libmagic. diff --git a/libmagic-doc.pkg/control b/libmagic-doc.pkg/control index f726f2d..1ab7a62 100644 --- a/libmagic-doc.pkg/control +++ b/libmagic-doc.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: libmagic.1 (= ${Binary-Version}) -Description: library that determines file type - documentation +Description: Library that determines file type - documentation ${Library-Common-Description} . This package provides the manual page for libmagic. diff --git a/libmagic.1.pkg/control b/libmagic.1.pkg/control index 2636d7b..d881267 100644 --- a/libmagic.1.pkg/control +++ b/libmagic.1.pkg/control @@ -1,4 +1,4 @@ Architecture: any Platform: all -Description: library that determines file type +Description: Library that determines file type ${Library-Common-Description} -- cgit v0.9.1