[SCM] csound/master: Make all packages priority optional
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Tue Dec 17 14:16:50 UTC 2013
The following commit has been merged in the master branch:
commit a0c863f79405cb4e09c77821eb8009e51d1888d2
Author: Felipe Sateler <fsateler at debian.org>
Date: Tue Dec 17 11:16:23 2013 -0300
Make all packages priority optional
diff --git a/debian/control.in b/debian/control.in
index c00ebe4..8f8f7bb 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -76,7 +76,6 @@ Description: Java bindings for the Csound API
Package: libcsound64-dev
Architecture: all
-Priority: extra
Section: libdevel
Depends: libcsound64-6.0 (>= ${source:Version}), libcsound64-6.0 (<< ${source:Version}.1~), ${misc:Depends}
Description: development files for Csound
@@ -87,7 +86,6 @@ Description: development files for Csound
Package: libcsnd-dev
Architecture: all
-Priority: extra
Section: libdevel
Depends: libcsnd6-6.0 (>= ${source:Version}), libcsnd6-6.0 (<< ${source:Version}.1~), ${misc:Depends}
Replaces: libcsnd5.1
@@ -103,7 +101,6 @@ Description: development files for Csound -- C++ API
Package: libcsoundac-dev
Architecture: all
-Priority: extra
Section: libdevel
Depends: libcsoundac6.0 (>= ${source:Version}), libcsoundac6.0 (<< ${source:Version}.1~), ${misc:Depends}
Replaces: libcsoundac5.1
@@ -187,7 +184,6 @@ Description: LADSPA plugin for Csound
Package: libcsound64-doc
Architecture: all
-Priority: extra
Section: doc
Depends: ${misc:Depends}
Recommends: csound, libcsound64-dev
--
csound packaging
More information about the pkg-multimedia-commits
mailing list