[Pkg-oss4-maintainers] [PATCH 0/3] meta data and build system updates
Benda Xu
heroxbd at gentoo.org
Thu Oct 23 08:42:27 UTC 2014
Dear members of OSS4 packaging team,
I have been an active oss4 user. Thank you for the hard work to bring
oss4 into Debian. I would like to contribute to the packaging effort
and submitted an application to join the pkg-oss4 team on alioth.
https://alioth.debian.org/projects/pkg-oss4
I have prepared the following changes against svn trunk. The first
two are mostly house keeping to reduce lintian warnings. The last is
a consistant way to deal with limits.h headers. limits.h found in
include-fixed generated when building gcc is always reliable.
Please have a review of these patches.
Cheers,
Benda
Benda Xu (3):
track modprobe.d/{ALSA,OSS}-module-list
meta data updates:
Get rid of limits.h copy hack, leverage include-fixed from gcc.
(closes: #713841)
debian/changelog | 12 ++-
debian/compat | 3 +-
debian/control | 39 +++++----
debian/copyright | 13 ++-
debian/create-ma-tree.sh | 8 +-
debian/liboss4-salsa-dev.install | 2 +-
debian/m-a/rules | 8 --
debian/modprobe.d/ALSA-module-list | 171 +++++++++++++++++++++++++++++++++++++
debian/modprobe.d/OSS-module-list | 72 ++++++++++++++++
debian/oss4-base.install | 20 ++---
debian/oss4-dev.install | 1 -
debian/oss4-dkms.dkms.in | 7 +-
debian/oss4-source.install | 2 +-
13 files changed, 301 insertions(+), 57 deletions(-)
create mode 100644 debian/modprobe.d/ALSA-module-list
create mode 100644 debian/modprobe.d/OSS-module-list
--
2.1.1
More information about the Pkg-oss4-maintainers
mailing list