Package: uptimed
Severity: normal
Tags: patch

The latest upload added 'automake1.4' and 'libtool1.4' to the "Depends:" line
in debian/control. This is not correct. They should have been added to
the "Build-Depends:" line in debian/control instead (see patch below).

Regards
Andreas Jochens

diff -urN ../tmp-orig/uptimed-0.3.3/debian/control ./debian/control
--- ../tmp-orig/uptimed-0.3.3/debian/control    2005-03-23 12:23:24.244151414 
+0100
+++ ./debian/control    2005-03-23 12:23:19.660933427 +0100
@@ -2,12 +2,12 @@
 Section: utils
 Priority: extra
 Maintainer: Daniel Gubser <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.16)
+Build-Depends: debhelper (>= 4.1.16), automake1.4, libtool1.4
 Standards-Version: 3.6.1
 
 Package: uptimed
 Architecture: any
-Depends: libuptimed (= ${Source-Version}), ${shlibs:Depends}, automake1.4, 
libtool1.4
+Depends: libuptimed (= ${Source-Version}), ${shlibs:Depends}
 Description: Utility to track your highest uptimes
  Uptimed allows you to track your highest uptimes via boot IDs.
  It uses the system boot time to keep sessions apart from each


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to