[pnglite] 09/16: Updated changelog with correct ITP bug number, updated control with Debian Games Team as Maintainer
Felix Geyer
fgeyer at moszumanska.debian.org
Fri Apr 22 21:15:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
fgeyer pushed a commit to branch master
in repository pnglite.
commit 3a50e81f2652f788c1e26bb3ef880c03ff71de75
Author: Jack Coulter <jscinoz at gmail.com>
Date: Sat Apr 19 23:52:38 2008 +0000
Updated changelog with correct ITP bug number, updated control with Debian Games Team as Maintainer
---
debian/changelog | 2 +-
debian/control | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b61118f..0a135b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
pnglite (0.1.17-1) unstable; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #476892)
-- Jack Coulter <jscinoz at gmail.com> Fri, 18 Apr 2008 09:57:18 +1000
diff --git a/debian/control b/debian/control
index 18e7b9b..e770134 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,17 @@
Source: pnglite
Priority: optional
-Maintainer: Jack Coulter <jscinoz at gmail.com>
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Jack Coulter <jscinoz at gmail.com>
Build-Depends: debhelper (>= 5), quilt, zlib1g-dev
+Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pnglite
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pnglite/?op=log
Standards-Version: 3.7.2
Section: devel
Package: libpnglite-dev
Section: libdevel
Architecture: any
-Description: pnglite is a C library for loading PNG images.
+Description: lightweight C library for loading and writing PNG images.
It was created as a substitute for libpng in situations when libpng is more
than enough. It currently requires zlib for inflate and crc checking and it
can read the most common types of PNG images. The library has a small and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pnglite.git
More information about the Pkg-games-commits
mailing list