[Pkg-octave-commit] [SCM] Debian packaging for octave-signal branch, master, updated. c99a864839b4ff2d479bfb1e9766b726acc52d7c

Rafael Laboissiere rafael at laboissiere.net
Thu Mar 8 21:10:08 UTC 2012


The following commit has been merged in the master branch:
commit c99a864839b4ff2d479bfb1e9766b726acc52d7c
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Mon Mar 5 16:48:08 2012 +0100

    Reflect the upstream dependencies

diff --git a/debian/changelog b/debian/changelog
index c832292..6d5f748 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ octave-signal (1.1.2-1) UNRELEASED; urgency=low
   * debian/control:
     + Bump standards version to 3.9.3, no changes needed
     + Bump the build-dependency on octave-pkg-dev to >= 0.7.6
+    + Update the list of dependencies and build-dependencies on other
+      Octave-Forge packages in order to reflect the upstream specification
 
  -- Rafael Laboissiere <rafael at laboissiere.net>  Mon, 05 Mar 2012 01:16:12 +0100
 
diff --git a/debian/control b/debian/control
index 03a65aa..8f06872 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Thomas Weber <tweber at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 0.7.6),
- octave-control (>= 1.0.11-2)
+ octave-control (>= 2.2.3)
 Build-Conflicts: octave-nan
 Standards-Version: 3.9.3
 Homepage: http://octave.sourceforge.net/signal
@@ -14,8 +14,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-signal.git
 
 Package: octave-signal
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, octave-optim (>= 1.0.5), 
- octave-control, ${octave:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, octave-optim (>= 1.0.0),
+ octave-control (>= 2.2.3), octave-specfun, ${octave:Depends}
 Description: signal processing functions for Octave
  This package provides signal processing tools including filtering,
  windowing and display functions in octave.

-- 
Debian packaging for octave-signal



More information about the Pkg-octave-commit mailing list