Debian packaging improvements (#5264)
* d/control: http -> https * d/control: rearrange lists (one item per line + alphabetically ordered) * d/copyright: http -> https * Delete contributors.patch (integrated now) * d/series: removes contributors.patch
This commit is contained in:
committed by
Tres Finocchiaro
parent
b4459bed9e
commit
ffce1d947a
38
debian/control
vendored
38
debian/control
vendored
@@ -37,18 +37,28 @@ Build-Depends:
|
||||
qttools5-dev,
|
||||
wine64-tools [amd64] | wine32-tools [i386]
|
||||
Standards-Version: 4.2.1.4
|
||||
Homepage: http://lmms.io/
|
||||
Homepage: https://lmms.io/
|
||||
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/lmms.git
|
||||
|
||||
Package: lmms-bin
|
||||
Architecture: any
|
||||
Depends: lmms-common (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends},
|
||||
stk
|
||||
Recommends: tap-plugins, caps,
|
||||
Depends:
|
||||
lmms-common (>= ${source:Version}),
|
||||
${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
stk,
|
||||
Recommends:
|
||||
caps,
|
||||
lmms-vst-server:i386 (>= ${source:Version}),
|
||||
lmms-vst-server:amd64 (>= ${source:Version})
|
||||
Suggests: fil-plugins, mcp-plugins, omins, freepats, fluid-soundfont-gm,
|
||||
ladspa-plugin
|
||||
lmms-vst-server:amd64 (>= ${source:Version}),
|
||||
tap-plugins,
|
||||
Suggests:
|
||||
fil-plugins,
|
||||
fluid-soundfont-gm,
|
||||
freepats,
|
||||
ladspa-plugin,
|
||||
mcp-plugins,
|
||||
omins,
|
||||
Replaces: lmms-common (<< 1.0.0-1)
|
||||
Breaks: lmms-common (<< 1.0.0-1)
|
||||
Multi-Arch: allowed
|
||||
@@ -67,7 +77,9 @@ Description: Linux Multimedia Studio - minimal installation
|
||||
|
||||
Package: lmms
|
||||
Architecture: any
|
||||
Depends: lmms-bin, ${misc:Depends}
|
||||
Depends:
|
||||
lmms-bin,
|
||||
${misc:Depends},
|
||||
Description: Linux Multimedia Studio
|
||||
LMMS aims to be a free alternative to popular (but commercial and closed-
|
||||
source) programs like FruityLoops, Cubase and Logic giving you the ability of
|
||||
@@ -83,7 +95,10 @@ Description: Linux Multimedia Studio
|
||||
|
||||
Package: lmms-common
|
||||
Architecture: all
|
||||
Depends: zynaddsubfx-data, ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends:
|
||||
${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
zynaddsubfx-data,
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: Linux Multimedia Studio - common files
|
||||
LMMS aims to be a free alternative to popular (but commercial and closed-
|
||||
@@ -101,7 +116,10 @@ Description: Linux Multimedia Studio - common files
|
||||
|
||||
Package: lmms-vst-server
|
||||
Architecture: amd64 i386
|
||||
Depends: wine64 [amd64] | wine64-development [amd64] | wine32 [i386] | wine32-development [i386], ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends:
|
||||
wine64 [amd64] | wine64-development [amd64] | wine32 [i386] | wine32-development [i386],
|
||||
${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
Recommends: lmms-bin:any
|
||||
Description: Linux Multimedia Studio - VST server
|
||||
This package contains a helper application that loads VST plugins.
|
||||
|
||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@@ -1,4 +1,4 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: LMMS
|
||||
Upstream-Contact: https://github.com/LMMS/lmms
|
||||
Source: https://github.com/LMMS/lmms/tags
|
||||
@@ -1367,7 +1367,7 @@ License: WOL
|
||||
documentation for any purpose is hereby granted without fee, provided that
|
||||
the above copyright notice and this license appear in all source copies.
|
||||
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY OF
|
||||
ANY KIND. See http://www.dspguru.com/wol.htm for more information.
|
||||
ANY KIND. See https://www.dspguru.com/wol.htm for more information.
|
||||
|
||||
License: non-free
|
||||
This license does not comply with Debian Free Software Guidelines.
|
||||
|
||||
89
debian/patches/contributors.patch
vendored
89
debian/patches/contributors.patch
vendored
@@ -1,89 +0,0 @@
|
||||
Description: Add contributors
|
||||
The list of contributors is missing from the source tarball. This list is
|
||||
generated from upstream repository, running:
|
||||
git shortlog -sne v1.1.3 | cut -c8-
|
||||
See https://github.com/LMMS/lmms/issues/2914 for more information.
|
||||
Author: Javier Serrano Polo <javier@jasp.net>
|
||||
|
||||
Index: lmms-1.1.3/doc/CONTRIBUTORS
|
||||
===================================================================
|
||||
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||
+++ lmms-1.1.3/doc/CONTRIBUTORS 2016-07-12 00:41:47.000000000 +0200
|
||||
@@ -0,0 +1,77 @@
|
||||
+Tobias Doerffel <tobias.doerffel@gmail.com>
|
||||
+Vesa <contact.diizy@nbl.fi>
|
||||
+Javier Serrano Polo <jasp00@terra.es>
|
||||
+Paul Giblock <drfaygo@gmail.com>
|
||||
+Tres Finocchiaro <tres.finocchiaro@gmail.com>
|
||||
+Lukas W <lukaswhl@gmail.com>
|
||||
+Raine M. Ekman <raine@iki.fi>
|
||||
+Wong Cho Ching <chwong249664@yahoo.com>
|
||||
+Hannu Haahti <grejppi@gmail.com>
|
||||
+Danny McRae <khjklujn@yahoo.com>
|
||||
+Dave French <dave.french3@googlemail.com>
|
||||
+Daniel Winzen <d@winzen4.de>
|
||||
+Andreas Brandmaier <andy@brandmaier.de>
|
||||
+Andrew Kelley <superjoe30@gmail.com>
|
||||
+Oskar Wallgren <oskar.wallgren13@gmail.com>
|
||||
+Mike Choi <rdavidian71@gmail.com>
|
||||
+Alexandre Almeida <wilsalx@gmail.com>
|
||||
+NoiseByNorthwest <noisebynorthwest@gmail.com>
|
||||
+Johannes Lorenz <johannes89@mailueberfall.de>
|
||||
+Stian Jørgensrud <stianahj@gmail.com>
|
||||
+falkTX <falktx@gmail.com>
|
||||
+Csaba Hruska <csaba.hruska@gmail.com>
|
||||
+StakeoutPunch <ehr@ravemail.com>
|
||||
+ma2moto <you.are.being.lied.to.kns@gmail.com>
|
||||
+mikobuntu <chrissy.mc.1@hotmail.co.uk>
|
||||
+8tab <8tab@wp.pl>
|
||||
+Matthew Krafczyk <krafczyk.matthew@gmail.com>
|
||||
+Spekular <spekularr@gmail.com>
|
||||
+Umcaruje <uros.maravic@gmail.com>
|
||||
+DeRobyJ <derobyj@gmail.com>
|
||||
+Jonathan Aquilina <eagles051387@gmail.com>
|
||||
+ra <symbiants@gmail.com>
|
||||
+wongcc966422 <wongcc966422@users.noreply.github.com>
|
||||
+Gurjot Singh <bhattigurjot@gmail.com>
|
||||
+Janne Sinisalo <janne.m.sinisalo@gmail.com>
|
||||
+Krzysztof Foltman <wdev@foltman.com>
|
||||
+Lou Herard <lherard@gmail.com>
|
||||
+Paul Wayper <paulway@mabula.net>
|
||||
+Rüdiger Ranft <rudi@qzzq.de>
|
||||
+Yann Collette <ycollette.nospam@free.fr>
|
||||
+grindhold <grindhold@gmx.net>
|
||||
+midi-pascal <midi-pascal@videotron.ca>
|
||||
+unfa <unfa00@gmail.com>
|
||||
+Ian Sannar <ian.sannar@gmail.com>
|
||||
+Jaroslav Petrnoušek <baegus@gmail.com>
|
||||
+LYF610400210 <lyfjxymf@sina.com>
|
||||
+Rafael Ruggiero <rafael46w@gmail.com>
|
||||
+psyomn <lethaljellybean@gmail.com>
|
||||
+quadro <quadro2@email.cz>
|
||||
+sarahkeefe <sarahjanekeefe@gmail.com>
|
||||
+Achim Settelmeier <lmms@m1.sirlab.de>
|
||||
+André Hentschel <nerv@dawncrow.de>
|
||||
+Armin Kazmi <armin.kazmi@tu-dortmund.de>
|
||||
+Attila Herman <attila589@gmail.com>
|
||||
+Christopher A. Oliver <oliver@onion.private>
|
||||
+Devin Venable <venable.devin@gmail.com>
|
||||
+Fastigium <fastigiummusic@gmail.com>
|
||||
+Frank Mather <tinycat2001@gmail.com>
|
||||
+Frederik <freggy@gmail.com>
|
||||
+Hexasoft <yperret@in2p3.fr>
|
||||
+Jens Lang <jenslang@users.sf.net>
|
||||
+Jesse Dubay <jesse@thefortytwo.net>
|
||||
+Joel Muzzerall <joel.muzzerall@gmail.com>
|
||||
+Kristi <kristi.dev@gmail.com>
|
||||
+Markus Elfring <elfring@users.sourceforge.net>
|
||||
+Nikos Chantziaras <realnc@arcor.de>
|
||||
+Paul Nasca <zynaddsubfx_AT_yahoo com>
|
||||
+Peter Nelson <peter1138@users.sourceforge.net>
|
||||
+Ra <symbiants@gmail.com>
|
||||
+Steffen Baranowsky <BaraMGB@freenet.de>
|
||||
+Thorsten Müller <thorsten.muller.ger@googlemail.com>
|
||||
+TonyChyi <tonychee1989@gmail.com>
|
||||
+devin <devin@devin-studio.(none)>
|
||||
+dnl-music <baza-nsk@ya.ru>
|
||||
+fundamental <mark.d.mccurry@gmail.com>
|
||||
+groboclown <matt@groboclown.net>
|
||||
+zm1990s <zm1990s@gmail.com>
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@@ -1,3 +1,2 @@
|
||||
contributors.patch
|
||||
clang.patch
|
||||
build-amd64-20181013.patch
|
||||
|
||||
Reference in New Issue
Block a user