|
a/debian/control |
|
b/debian/control |
1 |
Source: upmpdcli
|
1 |
Source: upmpdcli
|
2 |
Section: contrib/sound
|
2 |
Section: contrib/sound
|
3 |
Priority: extra
|
3 |
Priority: extra
|
4 |
Maintainer: Jean-Francois Dockes <jf@dockes.org>
|
4 |
Maintainer: Jean-Francois Dockes <jf@dockes.org>
|
|
|
5 |
# note: libexpat1-dev and libcurl-dev are only here because of pkg-config:
|
|
|
6 |
# not directly needed for building upmpdcli
|
5 |
Build-Depends: debhelper (>= 9.0.0), dh-python, dh-systemd,
|
7 |
Build-Depends: debhelper (>= 9.0.0), dh-python, dh-systemd,
|
6 |
autotools-dev, python, pkg-config,
|
8 |
autotools-dev, python, pkg-config,
|
7 |
libmpdclient-dev, libmicrohttpd-dev, python-requests,
|
9 |
libmpdclient-dev, libmicrohttpd-dev, python-requests,
|
8 |
libupnpp3-dev, libupnp6-dev, libjsoncpp-dev
|
10 |
libupnpp3-dev, libupnp6-dev, libjsoncpp-dev,
|
|
|
11 |
libexpat1-dev, libcurl-dev
|
9 |
Standards-Version: 3.9.6
|
12 |
Standards-Version: 3.9.6
|
10 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
13 |
Homepage: http://www.lesbonscomptes.com/upmpdcli
|
11 |
|
14 |
|
12 |
Package: upmpdcli
|
15 |
Package: upmpdcli
|
13 |
Architecture: any
|
16 |
Architecture: any
|