[Pkg-octave-commit] [SCM] octave-control branch, master,	updated. 1.0.11-1-11-gcd88b64
    Thomas Weber 
    tweber at debian.org
       
    Wed Feb 23 21:57:17 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit dd091106c5714bae25fc2e7a20454ca95a96940c
Author: Thomas Weber <tweber at debian.org>
Date:   Wed Feb 23 22:00:40 2011 +0100
    Switch Architecture to 'any'
diff --git a/debian/changelog b/debian/changelog
index 1f69b54..db67b31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ octave-control (2.0.0-1) UNRELEASED; urgency=low
   * debian/control: 
     - Remove Rafael Laboissiere from Uploaders (Closes: #571841)
     - Remove Ólafur Jens Sigurðsson <ojsbug at gmail.com> from Uploaders 
+  * Switch architecture to 'any', as the new upstream release contains
+    compiled code.
 
  -- Thomas Weber <thomas.weber.mail at gmail.com>  Sun, 28 Feb 2010 22:23:24 +0100
 
diff --git a/debian/control b/debian/control
index 2cc1d62..c532051 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: git://git.debian.org/git/pkg-octave/octave-control.git
 Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-control.git
 
 Package: octave-control
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
 Description: control functions for Octave from Octave-Forge
  This package provides additional functions related to control theory
-- 
octave-control
    
    
More information about the Pkg-octave-commit
mailing list