Rename to pulseaudio-module-droid

This commit is contained in:
JBBgameich 2018-05-28 11:58:47 +02:00 committed by Adam Boardman
parent 15efaa50ff
commit 4568e2cf84
5 changed files with 35 additions and 7 deletions

4
debian/changelog vendored
View file

@ -1,8 +1,8 @@
pulseaudio-modules-droid (11.1.67-1) UNRELEASED; urgency=medium
pulseaudio-modules-droid (11.1.67-2) UNRELEASED; urgency=medium
* New upstream release
* Move to mer-hybris upstream
* Split packaging from source
* Split packaging from source
-- Jonah Brüchert <jbb@kaidan.im> Sat, 26 May 2018 20:06:24 +0200

4
debian/control vendored
View file

@ -17,13 +17,13 @@ Maintainer: Marius Gripsgard <marius@ubports.com>
Standards-Version: 4.1.3
Homepage: https://github.com/mer-hybris/pulseaudio-modules-droid
Package: pulseaudio-modules-droid
Package: pulseaudio-module-droid
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Description: PulseAudio Droid HAL module. (JOLLA TEST VERSION)
Package: pulseaudio-modules-droid-dev
Package: pulseaudio-module-droid-dev
Architecture: any
Depends: ${misc:Depends},
pulseaudio-modules-droid

34
debian/copyright vendored
View file

@ -2,10 +2,38 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pulseaudio-modules-droid
Source: https://github.com/mer-hybris/pulseaudio-modules-droid
Files: debian/*
Copyright: 2018, Jonah Brüchert
2017, 2018, Marius Gripsgard
License: LGPL-2.1
Files: src/*
Copyright: 2013, 2017, Jolla Ltd.
License: LGPL-2.1
Files: debian/*
Copyright: 2017, 2018, Marius Gripsgard
2018 Jonah Brüchert
License: GPL-2+
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
the Free Software Foundation; version 2 dated June, 1991, or (at
your option) any later version.
.
On Debian systems, the complete text of version 2 of the GNU General
Public License can be found in '/usr/share/common-licenses/GPL-2'.
License: LGPL-2.1
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation, version 2.1 of
the License.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public
License along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.