[clanlib] 04/06: Clean up debian/control with cme.

Stephen Kitt skitt at moszumanska.debian.org
Fri Jun 10 22:04:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository clanlib.

commit df1fd04cee0835193efe9ae546e68cd5b7b0e092
Author: Stephen Kitt <steve at sk2.org>
Date:   Fri Jun 10 23:43:58 2016 +0200

    Clean up debian/control with cme.
---
 debian/changelog |  2 ++
 debian/control   | 66 +++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 53 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c431932..979619f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ clanlib (1.0~svn3827-5) UNRELEASED; urgency=medium
   * Acknowledge NMU, thanks Tobias! (Closes: #811017)
   * Apply Chris Lamb's patch to make the build reproducible. (Closes:
     #790357)
+  * Clean up debian/control with cme.
+  * Standards-Version 3.9.8, no further change required.
 
  -- Stephen Kitt <skitt at debian.org>  Fri, 10 Jun 2016 22:23:10 +0200
 
diff --git a/debian/control b/debian/control
index 7656eb4..3abd8d4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,42 @@
 Source: clanlib
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Sam Hocevar <sho at debian.org>,
+           Barry deFreese <bdefreese at debian.org>
 Section: libs
 Priority: optional
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Sam Hocevar <sho at debian.org>, Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 5.0), quilt, autoconf, automake, libtool, bzip2, libesd0-dev, libfreetype6-dev, libglu1-mesa-dev | libgl-dev, libjpeg-dev, libmikmod2-dev, libpng-dev, libvorbis-dev (>= 1.0.0-3), libxt-dev, libxxf86vm-dev, pkg-config, zlib1g-dev, libxmu-dev, libxi-dev, libsdl1.2-dev, libsdl-gfx1.2-dev, xsltproc, libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386]
+Build-Depends: debhelper (>= 5.0),
+               quilt,
+               autoconf,
+               automake,
+               libtool,
+               bzip2,
+               libesd0-dev,
+               libfreetype6-dev,
+               libglu1-mesa-dev | libgl-dev,
+               libjpeg-dev,
+               libmikmod2-dev,
+               libpng-dev,
+               libvorbis-dev,
+               libxt-dev,
+               libxxf86vm-dev,
+               pkg-config,
+               zlib1g-dev,
+               libxmu-dev,
+               libxi-dev,
+               libsdl1.2-dev,
+               libsdl-gfx1.2-dev,
+               xsltproc,
+               libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386]
 Build-Conflicts: libutahglx-dev
-Standards-Version: 3.8.3
-Homepage: http://www.clanlib.org/
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/clanlib.git
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/clanlib.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/clanlib.git
+Homepage: http://www.clanlib.org/
 
 Package: libclanapp-1.0v5
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Conflicts: libclanapp-1.0
 Replaces: libclanapp-1.0
 Description: ClanLib game SDK runtime
@@ -35,7 +59,8 @@ Description: ClanLib game SDK runtime
 
 Package: libclansdl-1.0v5
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Conflicts: libclansdl-1.0
 Replaces: libclansdl-1.0
 Description: SDL module for ClanLib game SDK
@@ -54,14 +79,24 @@ Description: SDL module for ClanLib game SDK
  This package contains the SDL module (clanSDL).
 
 Package: libclanlib-dev
-Section: libdevel
 Architecture: any
-Depends: libclanapp-1.0v5 (= ${binary:Version}), libclansdl-1.0v5 (= ${binary:Version}), ${misc:Depends}
-Recommends: libfreetype6-dev, libglu1-mesa-dev | xlibmesa-dev | libgl-dev, libjpeg-dev, libmikmod-dev, libpng-dev, libvorbis-dev
-Conflicts: clanlib0-common, libutahglx-dev, clanlib2 (<< 0.6.1-1-3), clanlib-dev
+Section: libdevel
+Depends: libclanapp-1.0v5 (= ${binary:Version}),
+         libclansdl-1.0v5 (= ${binary:Version}),
+         ${misc:Depends}
+Recommends: libfreetype6-dev,
+            libglu1-mesa-dev | xlibmesa-dev | libgl-dev,
+            libjpeg-dev,
+            libmikmod-dev,
+            libpng-dev,
+            libvorbis-dev
+Suggests: clanlib-doc
+Conflicts: clanlib0-common,
+           libutahglx-dev,
+           clanlib2 (<< 0.6.1-1-3),
+           clanlib-dev
 Provides: clanlib-dev
 Replaces: clanlib-dev
-Suggests: clanlib-doc (>= 0.6.0-2)
 Description: ClanLib game SDK development files
  ClanLib is a multi-platform software development kit, with an emphasis on
  game development.
@@ -81,10 +116,11 @@ Description: ClanLib game SDK development files
  applications with it.
 
 Package: clanlib-doc
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends}
-Conflicts: clanlib0-docs, clanlib-examples (<< 0.8.0-1)
+Conflicts: clanlib0-docs,
+           clanlib-examples (<< 0.8.0-1)
 Replaces: clanlib-examples (<< 0.8.0-1)
 Description: Reference documentation and tutorials for ClanLib
  ClanLib delivers a platform independent interface to write games with.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/clanlib.git



More information about the Pkg-games-commits mailing list