[Pkg-octave-commit] [SCM] Debian packaging for octave-pkg-dev branch, experimental, updated. debian/1.0.3-3-g8a3c054

Sébastien Villemot sebastien at debian.org
Sat May 4 11:46:56 UTC 2013


The following commit has been merged in the experimental branch:
commit 8a3c0543143a2e919c3915a4328deab5817cc739
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat May 4 13:46:46 2013 +0200

    Give priority extra to new packages, since octave has priority extra

diff --git a/make-octave-forge-debpkg.in b/make-octave-forge-debpkg.in
index 702bc7b..52c8526 100755
--- a/make-octave-forge-debpkg.in
+++ b/make-octave-forge-debpkg.in
@@ -189,7 +189,7 @@ if ($architecture eq "any") {
 open (FID, "> debian/control");
 print FID "Source: octave-$name
 Section: math
-Priority: optional
+Priority: extra
 Maintainer: Debian Octave Group <pkg-octave-devel\@lists.alioth.debian.org>
 ${uploaders}Build-Depends: debhelper (>= $compat), cdbs, octave-pkg-dev (>= #Version#)
 Standards-Version: #Standards-Version#

-- 
Debian packaging for octave-pkg-dev



More information about the Pkg-octave-commit mailing list