Switch Priority: extra to optional
This commit is contained in:
parent
18ae25c2aa
commit
9c0f0c6ef1
|
@ -15,6 +15,7 @@ debian-cd (3.1.21) unstable; urgency=medium
|
|||
+ Remove the executable bit from various shell function files
|
||||
+ Update the debhelper dependency to version 10
|
||||
+ Stop using dh_clean -k
|
||||
+ Switch Priority: extra to optional
|
||||
|
||||
[ JH Chatenet ]
|
||||
* Include debian-ports-archive-keyring on non released architectures
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Source: debian-cd
|
||||
Section: admin
|
||||
Priority: extra
|
||||
Priority: optional
|
||||
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
|
||||
Uploaders: Raphaël Hertzog <hertzog@debian.org>, Santiago Garcia Mantinan <manty@debian.org>, Steve McIntyre <93sam@debian.org>
|
||||
Build-Depends: debhelper (>= 10)
|
||||
|
|
Loading…
Reference in New Issue