[packaging] Move to the -modern variant
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
This commit is contained in:
parent
d3253e5175
commit
145e49611a
4 changed files with 21 additions and 31 deletions
26
debian/control
vendored
26
debian/control
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
Source: pulseaudio-modules-droid
|
Source: pulseaudio-modules-droid-modern
|
||||||
Section: sound
|
Section: sound
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: android-headers,
|
Build-Depends: android-headers,
|
||||||
|
|
@ -15,19 +15,27 @@ Build-Depends: android-headers,
|
||||||
libexpat1-dev,
|
libexpat1-dev,
|
||||||
libevdev-dev,
|
libevdev-dev,
|
||||||
libudev-dev
|
libudev-dev
|
||||||
Maintainer: Marius Gripsgard <marius@ubports.com>
|
Maintainer: Eugenio Paolantonio (g7) <me@medesimo.eu>
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
Homepage: https://github.com/mer-hybris/pulseaudio-modules-droid
|
Homepage: https://github.com/mer-hybris/pulseaudio-modules-droid
|
||||||
Vcs-Git: https://gitlab.com/debian-pm/halium/pulseaudio-modules-droid.git
|
Vcs-Git: https://github.com/droidian/pulseaudio-modules-droid-modern.git
|
||||||
Vcs-Browser: https://gitlab.com/debian-pm/halium/pulseaudio-modules-droid
|
Vcs-Browser: https://github.com/droidian/pulseaudio-modules-droid-modern
|
||||||
|
|
||||||
Package: pulseaudio-modules-droid
|
Package: pulseaudio-modules-droid-modern
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Description: PulseAudio Droid HAL module.
|
Conflicts: pulseaudio-modules-droid-jb2q
|
||||||
|
Description: PulseAudio Droid HAL module
|
||||||
|
Pulseaudio modules to interact with the Android HAL.
|
||||||
|
.
|
||||||
|
This package contains the actual modules, for Android 11+.
|
||||||
|
|
||||||
Package: pulseaudio-modules-droid-dev
|
Package: pulseaudio-modules-droid-modern-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: pulseaudio-modules-droid (= ${binary:Version}),
|
Depends: pulseaudio-modules-droid-modern (= ${binary:Version}),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
Description: PulseAudio Droid HAL module development headers.
|
Conflicts: pulseaudio-modules-droid-jb2q-dev
|
||||||
|
Description: PulseAudio Droid HAL module - development headers
|
||||||
|
Pulseaudio modules to interact with the Android HAL.
|
||||||
|
.
|
||||||
|
This package contains the development headers.
|
||||||
|
|
|
||||||
26
debian/copyright
vendored
26
debian/copyright
vendored
|
|
@ -1,11 +1,10 @@
|
||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: pulseaudio-modules-droid
|
Upstream-Name: pulseaudio-modules-droid-modern
|
||||||
Source: https://github.com/mer-hybris/pulseaudio-modules-droid
|
Source: https://github.com/mer-hybris/pulseaudio-modules-droid-modern
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 1991, 1999, Free Software Foundation, Inc.
|
Copyright: 2013-2022, Jolla Ltd.
|
||||||
License: UNKNOWN
|
License: LGPL-2.1
|
||||||
Please fill license UNKNOWN from header of *
|
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2018, Jonah Brüchert
|
Copyright: 2018, Jonah Brüchert
|
||||||
|
|
@ -17,23 +16,6 @@ Copyright: 2006, 2007, xine project
|
||||||
2006, 2007, Diego Pettenò <flameeyes@gmail.com>
|
2006, 2007, Diego Pettenò <flameeyes@gmail.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
|
||||||
Files: src/*
|
|
||||||
Copyright: 2013-2018, Jolla Ltd.
|
|
||||||
License: LGPL-2.1
|
|
||||||
|
|
||||||
Files: src/Makefile.am
|
|
||||||
Copyright: 2013, 2017, Jolla Ltd.
|
|
||||||
License: LGPL-2.1
|
|
||||||
|
|
||||||
Files: src/common/Makefile.am
|
|
||||||
src/common/libdroid-util.pc.in
|
|
||||||
Copyright: 2013, 2017, Jolla Ltd.
|
|
||||||
License: LGPL-2.1
|
|
||||||
|
|
||||||
Files: src/droid/Makefile.am
|
|
||||||
Copyright: 2013, 2017, Jolla Ltd.
|
|
||||||
License: LGPL-2.1
|
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue