[Pkg-octave-commit] [SCM] Debian packaging for octave-signal branch, master, updated. upstream/1.1.2-16-gaee1bc7

Rafael Laboissiere rafael at laboissiere.net
Sat Mar 10 10:11:17 UTC 2012


The following commit has been merged in the master branch:
commit dadff0c623f94c9858f865dcd8076fdd1f0be2dc
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Sat Mar 10 02:33:45 2012 +0100

    Drop dependencies on the Octave-Forge packages

diff --git a/debian/changelog b/debian/changelog
index b145716..796e3e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ 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 >= 1.0.0
-    + Update the list of dependencies and build-dependencies on other
-      Octave-Forge packages in order to reflect the upstream specification
+    + Remove the list of dependencies on other Octave-Forge, which is
+      automatically generated by octave-pkg-helper
+    + Update the build-dependency on octave-control in order to reflect
+      the upstream specification
     + Add Sébastien Villemot to the list of Uploaders
 
  -- Rafael Laboissiere <rafael at laboissiere.net>  Mon, 05 Mar 2012 01:16:12 +0100
diff --git a/debian/control b/debian/control
index ce1cff9..157a6db 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,7 @@ 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.0),
- octave-control (>= 2.2.3), octave-specfun, ${octave:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${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