[Pkg-octave-commit] [SCM] Debian packaging for octave-pkg-dev branch, master, updated. af7b13bd41f5fbf57100e2142a7de12fb81b3389

Thomas Weber tweber at debian.org
Sun Feb 19 11:33:31 UTC 2012


The following commit has been merged in the master branch:
commit 436debd784e095677c2692adf5df6477cd217ecb
Author: Thomas Weber <tweber at debian.org>
Date:   Sun Oct 9 19:26:49 2011 +0200

    Switch to liboctave-dev

diff --git a/debian/changelog b/debian/changelog
index 2421c93..fc39f57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ octave-pkg-dev (0.7.5) UNRELEASED; urgency=low
   * Switch to new directory layout for Octave 3.4 series
   * Bump compat level to 8.
   * Add Sébastien Villemot to Uploaders.
+  * Switch from octave3.2-header to liboctave-dev in the dependency list.
 
  -- Thomas Weber <tweber at debian.org>  Thu, 24 Feb 2011 22:06:28 +0100
 
diff --git a/debian/control b/debian/control
index a3acbc5..b77c4ff 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-pkg-dev.git
 
 Package: octave-pkg-dev
 Architecture: all
-Depends: octave3.2-headers, debhelper (>= 6), cdbs, ${misc:Depends}
+Depends: liboctave-dev, debhelper (>= 6), cdbs, ${misc:Depends}
 Description: infrastructure to build Octave packages
  Since version 3.0 of Octave (a numerical computation software),
  add-ons can be installed through the pkg.m system.  This package

-- 
Debian packaging for octave-pkg-dev



More information about the Pkg-octave-commit mailing list