[clanlib] 23/40: * Remove duplicate Sections in control. * Remove first person verbage from package description.
Stephen Kitt
skitt at moszumanska.debian.org
Fri Jun 10 20:13:39 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 50d285c0ccb975da58559a76a71d24b0e869b40f
Author: Barry deFreese <bdefreese at debian.org>
Date: Fri May 15 21:27:54 2009 +0000
* Remove duplicate Sections in control.
* Remove first person verbage from package description.
---
debian/changelog | 2 ++
debian/control | 6 ++----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 60eafd7..db2686c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ clanlib (0.8.1-2) unstable; urgency=low
* Update my e-mail address.
* Remove build-dep and suggests for hermes1. (Closes: #513951).
* Add ${misc:Depends} for debhelper package.
+ * Remove duplicate Sections in control.
+ * Remove first person verbage from package description.
* Bump Standards Version to 3.8.1.
-- Barry deFreese <bdefreese at debian.org> Fri, 15 May 2009 16:40:36 -0400
diff --git a/debian/control b/debian/control
index bcb9056..1bfb7e9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Vcs-Svn: svn://svn.debian.org/pkg-games/packages/trunk/clanlib
Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/clanlib/
Package: libclanapp-0.8-1
-Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ClanLib game SDK runtime
@@ -33,7 +32,6 @@ Description: ClanLib game SDK runtime
built with it.
Package: libclansdl-0.8-1
-Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SDL module for ClanLib game SDK
@@ -45,7 +43,7 @@ Description: SDL module for ClanLib game SDK
But ClanLib is not just a wrapper library, providing a common interface
to low-level libraries such as DirectFB, DirectX, OpenGL, X11, etc. While
platform independence is ClanLib's primary goal, it also tries to be a
- service-minded game SDK. In other words, we have put great effort into
+ service-minded game SDK. In other words, great effort has been put into
designing the API, to ensure ClanLib's ease of use - while maintaining its
power.
.
@@ -93,7 +91,7 @@ Description: Reference documentation and tutorials for ClanLib
But ClanLib is not just a wrapper library, providing a common interface
to low-level libraries such as DirectFB, DirectX, OpenGL, X11, etc. While
platform independence is ClanLib's primary goal, it also tries to be a
- service-minded game SDK. In other words, we have put great effort into
+ service-minded game SDK. In other words, great effort has been put into
designing the API, to ensure ClanLib's ease of use - while maintaining its
power.
.
--
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