The following commit has been merged in the master branch:
commit 43524077bbcbb2af2f1b168afd45426851aa11fb
Author: Stephen M. Webb <[email protected]>
Date: Fri Jan 13 09:39:32 2012 -0500
new maintainer (Debian games team) (Closes: #653978)
diff --git a/debian/changelog b/debian/changelog
index addba8e..e464260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ varconf (0.6.7-1) UNRELEASED; urgency=low
* new upstream release
* convert to debhelper(8)
+ * new maintainer (Debian games team) (Closes: #653978)
- -- Stephen M. Webb <[email protected]> Fri, 13 Jan 2012 09:23:16
-0500
+ -- Stephen M. Webb <[email protected]> Fri, 13 Jan 2012 09:38:21
-0500
varconf (0.6.6-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7949a33..1b3784f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
Source: varconf
-Maintainer: Michael Koch <[email protected]>
Section: libs
Priority: optional
+Maintainer: Debian Games Team <[email protected]>
+Uploaders: Stephen M. Webb <[email protected]>
Build-Depends: debhelper (>= 8), libsigc++-2.0-dev
Standards-Version: 3.8.3
Homepage: http://www.worldforge.org/
Package: libvarconf-1.0-6
Architecture: any
-Section: libs
Depends: ${shlibs:Depends}
Description: WorldForge configuration file handling library
Varconf is a configuration system designed for the STAGE server. Varconf
@@ -22,7 +22,9 @@ Description: WorldForge configuration file handling library
Package: libvarconf-dev
Architecture: any
Section: libdevel
-Depends: libvarconf-1.0-6 (= ${binary:Version}), libsigc++-2.0-dev
+Depends: libsigc++-2.0-dev,
+ libvarconf-1.0-6 (= ${binary:Version}),
+ ${misc:Depends}
Replaces: libvarconf-1.0-dev
Conflicts: libvarconf-1.0-dev
Description: WorldForge configuration file handling library - development files
@@ -32,14 +34,14 @@ Description: WorldForge configuration file handling library
- development files
information in separate Config objects or in one global configuration
instance.
.
- This package contains the development files for compiling applications and
+ This package contains the development files for compiling applications and
libraries depending on varconf.
Package: libvarconf-1.0-6-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: libvarconf-1.0-6
+Depends: libvarconf-1.0-6 (= ${binary:Version}), ${misc:Depends}
Description: WorldForge configuration file handling library - debugging
libraries
Varconf is a configuration system designed for the STAGE server. Varconf
can parse configuration files, command-line arguments and environment
@@ -48,4 +50,3 @@ Description: WorldForge configuration file handling library -
debugging librarie
instance.
.
This package contains the shared libraries with debugging symbols.
-
--
WorldForge configuration library
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits