Update the debhelper dependency to version 10
This commit is contained in:
parent
915ea96579
commit
0aff91de8b
|
@ -13,6 +13,7 @@ debian-cd (3.1.21) unstable; urgency=medium
|
|||
patch. Closes: #886655
|
||||
* Minor packaging updates:
|
||||
+ Remove the executable bit from various shell function files
|
||||
+ Update the debhelper dependency to version 10
|
||||
|
||||
[ JH Chatenet ]
|
||||
* Include debian-ports-archive-keyring on non released architectures
|
||||
|
|
|
@ -1 +1 @@
|
|||
5
|
||||
10
|
||||
|
|
|
@ -3,7 +3,7 @@ Section: admin
|
|||
Priority: extra
|
||||
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 (>= 5)
|
||||
Build-Depends: debhelper (>= 10)
|
||||
Build-Depends-Indep: tofrodos
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Git: https://salsa.debian.org/images-team/debian-cd.git
|
||||
|
|
Loading…
Reference in New Issue