[Pkg-voip-commits] r8461 - in /gnugk/trunk/debian: changelog control
msp at alioth.debian.org
msp at alioth.debian.org
Sat Jun 5 23:02:25 UTC 2010
Author: msp
Date: Sat Jun 5 23:02:04 2010
New Revision: 8461
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8461
Log:
Add Build-Depends: libsqlite3-dev (Closes: #573553(
Modified:
gnugk/trunk/debian/changelog
gnugk/trunk/debian/control
Modified: gnugk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/changelog?rev=8461&op=diff
==============================================================================
--- gnugk/trunk/debian/changelog (original)
+++ gnugk/trunk/debian/changelog Sat Jun 5 23:02:04 2010
@@ -1,3 +1,9 @@
+gnugk (2:2.3.2-2) UNRELEASED; urgency=low
+
+ * Add Build-Depends: libsqlite3-dev (Closes: #573553(
+
+ -- Mark Purcell <msp at debian.org> Sun, 06 Jun 2010 08:59:35 +1000
+
gnugk (2:2.3.2-1) unstable; urgency=low
* New upstream release (Closes: #573553)
Modified: gnugk/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/gnugk/trunk/debian/control?rev=8461&op=diff
==============================================================================
--- gnugk/trunk/debian/control (original)
+++ gnugk/trunk/debian/control Sat Jun 5 23:02:04 2010
@@ -8,6 +8,7 @@
libsdl1.2-dev,
linuxdoc-tools,
libmysql++-dev, firebird2.5-dev [amd64 i386 powerpc sparc kfreebsd-amd64 kfreebsd-i386],
+ libsqlite3-dev,
libldap2-dev, libpq-dev
Standards-Version: 3.8.0
Homepage: http://www.gnugk.org/
More information about the Pkg-voip-commits
mailing list