[nfft] 03/04: d/control: set package priority to optional

Ghislain Vaillant ghisvail-guest at alioth.debian.org
Sun Oct 27 23:45:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository nfft.

commit fdced3c33dfdd6b3dd1cc3b8d3b5498b5099d0d9
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Sun Oct 27 23:13:06 2013 +0000

    d/control: set package priority to optional
---
 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e7b34a9..fae5914 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: nfft
-Priority: extra
+Priority: optional
 Maintainer: Ghislain Vaillant <ghisvail at gmail.com>
 Build-Depends: debhelper (>=9), dh-autoreconf, libfftw3-dev,
  pkg-config
@@ -38,6 +38,7 @@ Description: Library for computing Non-uniform Fast Fourier Transforms
  This package contains the header files and static version of the library.
 
 Package: libnfft3-dbg
+Priority: extra
 Section: debug
 Architecture: any
 Depends: libnfft3-1 (=${binary:Version}), ${misc:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nfft.git



More information about the debian-science-commits mailing list