[Umts-tools-commits] r644 - umts-tools/trunk/debian

sharky at cartier.jerryweb.org sharky at cartier.jerryweb.org
Fri Jul 21 14:27:31 BST 2006


Author: sharky
Date: 2006-07-21 14:27:30 +0100 (Fri, 21 Jul 2006)
New Revision: 644

Modified:
   umts-tools/trunk/debian/changelog
   umts-tools/trunk/debian/control
Log:
prepare Debian packaging for 0.9.4 release


Modified: umts-tools/trunk/debian/changelog
===================================================================
--- umts-tools/trunk/debian/changelog	2006-07-21 13:20:41 UTC (rev 643)
+++ umts-tools/trunk/debian/changelog	2006-07-21 13:27:30 UTC (rev 644)
@@ -1,6 +1,9 @@
 umts-tools (0.9.4-1) unstable; urgency=low
 
   * New upstream release.
+  * Packaging improvements:
+  - Make libgtk2-perl a Recommends rather than a Depends.
+  - Upgrade to Standards-Version 3.7.2
 
  -- Jeremy Lainé <jeremy.laine at m4x.org>  Fri, 21 Jul 2006 14:17:33 +0200
 

Modified: umts-tools/trunk/debian/control
===================================================================
--- umts-tools/trunk/debian/control	2006-07-21 13:20:41 UTC (rev 643)
+++ umts-tools/trunk/debian/control	2006-07-21 13:27:30 UTC (rev 644)
@@ -2,14 +2,16 @@
 Section: web
 Priority: optional
 Maintainer: Jeremy Lainé <jeremy.laine at m4x.org>
-Build-Depends-Indep: cdbs, debhelper (>> 4.1.0)
-Standards-Version: 3.6.2
+Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5)
+Standards-Version: 3.7.2
 
 Package: umts-tools
 Architecture: all
-Depends: perl-modules, libdevice-serialport-perl, libdigest-hmac-perl, libgtk2-perl, libconfig-general-perl, libwww-perl, libcrypt-rijndael-perl, libxml-simple-perl, libfile-type-perl, libhtml-tree-perl
-Recommends: libwbxml2-utils
+Depends: perl-modules, libdevice-serialport-perl, libdigest-hmac-perl, libconfig-general-perl, libwww-perl, libcrypt-rijndael-perl, libxml-simple-perl, libfile-type-perl, libhtml-tree-perl
+Recommends: libwbxml2-utils, libgtk2-perl
 Description: Tools for manipulating UMTS and GSM terminals
  A set of tools that allow you to manipulate UMTS and GSM terminals
  through a serial interface.
+ .
+ Homepage: http://www.umts-tools.org/
 



More information about the umts-tools-commits mailing list