add myself to uploaders.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
This commit is contained in:
parent
2cdadab472
commit
f3d54b7fa3
|
@ -1,7 +1,5 @@
|
||||||
debian-cd (3.1.22) UNRELEASED; urgency=medium
|
debian-cd (3.1.22) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Team upload.
|
|
||||||
|
|
||||||
[ Steve McIntyre ]
|
[ Steve McIntyre ]
|
||||||
* Ensure that in all places where we use -J we also use
|
* Ensure that in all places where we use -J we also use
|
||||||
-joliet-long. Thanks to Thomas Schmitt again for a clear bug report!
|
-joliet-long. Thanks to Thomas Schmitt again for a clear bug report!
|
||||||
|
@ -46,6 +44,7 @@ debian-cd (3.1.22) UNRELEASED; urgency=medium
|
||||||
- don't recommend syslinux-utils twice, thanks lintian.
|
- don't recommend syslinux-utils twice, thanks lintian.
|
||||||
- bump standards version to 4.3.0, no changes needed.
|
- bump standards version to 4.3.0, no changes needed.
|
||||||
- add "Rules-Requires-Root: no" to support building as non-root.
|
- add "Rules-Requires-Root: no" to support building as non-root.
|
||||||
|
- add myself to uploaders.
|
||||||
* d/rules:
|
* d/rules:
|
||||||
- use the awesome "dh $@" simplification.
|
- use the awesome "dh $@" simplification.
|
||||||
- use debian/debian-cd.docs.
|
- use debian/debian-cd.docs.
|
||||||
|
|
|
@ -2,7 +2,10 @@ Source: debian-cd
|
||||||
Section: admin
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
|
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>
|
Uploaders: Raphaël Hertzog <hertzog@debian.org>,
|
||||||
|
Santiago Garcia Mantinan <manty@debian.org>,
|
||||||
|
Steve McIntyre <93sam@debian.org>,
|
||||||
|
Holger Levsen <holger@debian.org>
|
||||||
Build-Depends: debhelper-compat (= 11)
|
Build-Depends: debhelper-compat (= 11)
|
||||||
Build-Depends-Indep: tofrodos
|
Build-Depends-Indep: tofrodos
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
|
|
Loading…
Reference in New Issue