[rkward-cvs] SF.net SVN: rkward:[2589] trunk/rkward/debian

tfry at users.sourceforge.net tfry at users.sourceforge.net
Sat Aug 1 11:16:09 UTC 2009


Revision: 2589
          http://rkward.svn.sourceforge.net/rkward/?rev=2589&view=rev
Author:   tfry
Date:     2009-08-01 11:16:09 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
change debhelper compat level back to 6

Modified Paths:
--------------
    trunk/rkward/debian/changelog
    trunk/rkward/debian/compat
    trunk/rkward/debian/control

Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog	2009-07-31 14:41:19 UTC (rev 2588)
+++ trunk/rkward/debian/changelog	2009-08-01 11:16:09 UTC (rev 2589)
@@ -7,8 +7,9 @@
     LGPL licence of some files
   * better version detection (thanks to Meik Michalke)
   * added conditional patch to support Ubuntu 8.04 (thanks to Meik Michalke)
-  * removed support for building with kdelibs5-dev < 4.1.0
-    closes: #531086 (dropped build depends on cmake and libphonon-dev)
+  * decrease debhelper compat level to 6, in order to support Ubuntu hardy
+  * drop build-depends on cmake and libphonon-dev
+    closes: #531086
 
  -- Thomas Friedrichsmeier <tfry at users.sourceforge.net>  Mon, 27 Jul 2009 14:30:00 +0200
 

Modified: trunk/rkward/debian/compat
===================================================================
--- trunk/rkward/debian/compat	2009-07-31 14:41:19 UTC (rev 2588)
+++ trunk/rkward/debian/compat	2009-08-01 11:16:09 UTC (rev 2589)
@@ -1 +1 @@
-7
+6

Modified: trunk/rkward/debian/control
===================================================================
--- trunk/rkward/debian/control	2009-07-31 14:41:19 UTC (rev 2588)
+++ trunk/rkward/debian/control	2009-08-01 11:16:09 UTC (rev 2589)
@@ -2,7 +2,7 @@
 Section: math
 Priority: optional
 Maintainer: Thomas Friedrichsmeier <tfry at users.sourceforge.net>
-Build-Depends: debhelper (>= 7.0.0), kdelibs5-dev, r-base-dev (>= 2.7.0), libx11-dev
+Build-Depends: debhelper (>= 6.0.0), kdelibs5-dev, r-base-dev (>= 2.7.0), libx11-dev
 Standards-Version: 3.8.2
 
 Package: rkward


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list