[SCM] Packaging for Allegro 5 branch, master, updated. upstream/5.0.7-84-g1f8b4cd

Tobias Hansen tobias.han at gmx.de
Mon Sep 17 23:27:27 UTC 2012


The following commit has been merged in the master branch:
commit 435cc982e3093f3f85aabf4c73ba77f5418701cd
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Tue Sep 18 00:51:47 2012 +0200

    lowercase the first words of short descriptions in debian/control

diff --git a/debian/control b/debian/control
index cefc6ac..ee58cb3 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Portable library for cross-platform game and multimedia development
+Description: portable library for cross-platform game and multimedia development
  Allegro is a cross-platform library intended for use in computer games
  and other types of multimedia programming. Allegro 5 is the latest major
  revision of the library, designed to take advantage of modern hardware
@@ -69,7 +69,7 @@ Recommends: liballegro-acodec5-dev,
             liballegro-physfs5-dev,
             liballegro-ttf5-dev
 Suggests: allegro5-doc
-Description: Development files for the Allegro 5 library
+Description: development files for the Allegro 5 library
  This package is needed to build programs using the Allegro 5 library.
  Contains header files.
  .
@@ -87,7 +87,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          liballegro5.0 (= ${binary:Version})
-Description: Audio codec addon for the Allegro 5 library
+Description: audio codec addon for the Allegro 5 library
  This package provides the audio codec addon for the Allegro 5 library.
  This addon allows you to load audio sample formats.
  .
@@ -110,7 +110,7 @@ Depends: ${misc:Depends},
          libdumb1-dev,
          libflac-dev,
          libvorbis-dev
-Description: Header files for the Allegro 5 audio codec addon
+Description: header files for the Allegro 5 audio codec addon
  This package is required to build programs that use the Allegro 5 audio
  codec addon.
  .
@@ -127,7 +127,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
          liballegro5.0 (= ${binary:Version})
-Description: Audio addon for the Allegro 5 library
+Description: audio addon for the Allegro 5 library
  This package provides the audio addon for the Allegro 5 library. This
  addon allows you to play sounds in your Allegro 5 programs.
  .
@@ -147,7 +147,7 @@ Depends: ${misc:Depends},
          liballegro5-dev (= ${binary:Version}),
          libopenal-dev,
          libpulse-dev 
-Description: Header files for the Allegro 5 audio addon
+Description: header files for the Allegro 5 audio addon
  This package is required to build programs that use the Allegro 5 audio
  addon.
  .
@@ -164,7 +164,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
          liballegro5.0 (= ${binary:Version})
-Description: Dialog addon for the Allegro 5 library
+Description: dialog addon for the Allegro 5 library
  This package provides the dialog addon for the Allegro 5 library. This
  addon allows you to show dialog boxes.
  .
@@ -183,7 +183,7 @@ Depends: ${misc:Depends},
          liballegro-dialog5.0 (= ${binary:Version}),
          liballegro5-dev (= ${binary:Version}),
          libgtk2.0-dev
-Description: Header files for the Allegro 5 dialog addon
+Description: header files for the Allegro 5 dialog addon
  This package is required to build programs that use the Allegro 5 dialog
  addon.
  .
@@ -200,7 +200,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
          liballegro5.0 (= ${binary:Version})
-Description: Image addon for the Allegro 5 library
+Description: image addon for the Allegro 5 library
  This package provides the image addon for the Allegro 5 library. Provides
  support for loading image file formats.
  .
@@ -220,7 +220,7 @@ Depends: ${misc:Depends},
          liballegro5-dev (= ${binary:Version}),
          libjpeg8-dev,
          libpng12-dev
-Description: Header files for the Allegro 5 image addon
+Description: header files for the Allegro 5 image addon
  This package is required to build programs that use the Allegro 5 image
  addon.
  .
@@ -237,7 +237,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
          liballegro5.0 (= ${binary:Version})
-Description: Physfs addon for the Allegro 5 library
+Description: physfs addon for the Allegro 5 library
  This package provides the physfs addon for the Allegro 5 library. This
  addon provides an interface to the PhysicsFS library, allowing you to
  mount virtual file-systems (e.g., archives) and access files as if they
@@ -258,7 +258,7 @@ Depends: ${misc:Depends},
          liballegro-physfs5.0 (= ${binary:Version}),
          liballegro5-dev (= ${binary:Version}),
          libphysfs-dev
-Description: Header files for the Allegro 5 physfs addon
+Description: header files for the Allegro 5 physfs addon
  This package is required to build programs that use the Allegro 5 physfs
  addon.
  .
@@ -276,7 +276,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends},
          liballegro5.0 (= ${binary:Version})
 Description: TTF addon for the Allegro 5 library
- This package provides the ttf addon for the Allegro 5 library. This addon
+ This package provides the TTF addon for the Allegro 5 library. This addon
  allows you to load and use TTF fonts in your Allegro 5 programs.
  .
  Allegro is a cross-platform library intended for use in computer games
@@ -294,7 +294,7 @@ Depends: ${misc:Depends},
          liballegro-ttf5.0 (= ${binary:Version}),
          liballegro5-dev (= ${binary:Version}),
          libfreetype6-dev
-Description: Header files for the Allegro 5 TTF addon
+Description: header files for the Allegro 5 TTF addon
  This package is required to build programs that use the Allegro 5 ttf
  addon.
  .
@@ -310,7 +310,7 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends},
          ttf-dejavu-core
-Description: Documentation for the Allegro 5 library
+Description: documentation for the Allegro 5 library
  This package contains the Allegro documentation in various formats,
  FAQs and other documentation about the Allegro library, source of the
  example programs.

-- 
Packaging for Allegro 5



More information about the Pkg-games-commits mailing list