[pkg-ggz-commits] r49 - libggz/trunk/debian

Peter Eisentraut petere at costa.debian.org
Thu Aug 17 22:40:51 UTC 2006


Author: petere
Date: 2006-08-17 22:40:50 +0000 (Thu, 17 Aug 2006)
New Revision: 49

Modified:
   libggz/trunk/debian/changelog
   libggz/trunk/debian/control
Log:
* Improved dependency information

Modified: libggz/trunk/debian/changelog
===================================================================
--- libggz/trunk/debian/changelog	2006-08-17 22:40:47 UTC (rev 48)
+++ libggz/trunk/debian/changelog	2006-08-17 22:40:50 UTC (rev 49)
@@ -8,8 +8,9 @@
   * Updated standards version
   * Changed build system to CDBS
   * Updated to Debhelper level 5
+  * Improved dependency information
 
- -- Peter Eisentraut <petere at debian.org>  Sun, 23 Jul 2006 11:52:38 +0200
+ -- Peter Eisentraut <petere at debian.org>  Fri, 18 Aug 2006 00:15:22 +0200
 
 libggz (0.0.13-1) unstable; urgency=low
 

Modified: libggz/trunk/debian/control
===================================================================
--- libggz/trunk/debian/control	2006-08-17 22:40:47 UTC (rev 48)
+++ libggz/trunk/debian/control	2006-08-17 22:40:50 UTC (rev 49)
@@ -25,7 +25,7 @@
 Package: libggz-dev
 Architecture: any
 Section: libdevel
-Depends: libggz2 (= ${Source-Version}), libgnutls-dev
+Depends: libggz2 (= ${source:Version}), libgnutls-dev
 Description: GGZ Gaming Zone: common utilities library - development files
  The libggz library handles network, configuration file and
  data structure management functions as well as several convenience




More information about the pkg-ggz-commits mailing list