Codebase list alsa-lib / c68ba7c
[svn-buildpackage] Tagging alsa-lib 1.1.3-2 git-svn-id: svn://anonscm.debian.org/svn/pkg-alsa/tags/alsa-lib/1.1.3-2@2962 9eaf2def-abe4-0310-ac0d-9aefe66b05c3 Jordi Mallach 7 years ago
5 changed file(s) with 22 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
0 alsa-lib (1.1.3-1) UNRELEASED; urgency=medium
1
0 alsa-lib (1.1.3-2) unstable; urgency=medium
1
2 * ALSA smixer bits require python to be installed to work, but this check
3 was only recently added to upstream build system in a668a942, which
4 means smixer users have had it working via unrelated libpython2.7
5 dependencies. Remove smixer bits entirely for now in preparation for a
6 split-out to a new binary.
7
8 -- Jordi Mallach <jordi@debian.org> Mon, 23 Jan 2017 10:37:23 +0100
9
10 alsa-lib (1.1.3-1) unstable; urgency=medium
11
12 [ Elimar Riesebieter ]
213 * New upstream release.
314 * Introduced source.lintian-overrides as the zero byte ltconfig file isn't
415 relevant for our build.
1829 * Applied wrap-and-sort.
1930 * Updated changelog.ALSA.
2031
21 -- Elimar Riesebieter <riesebie@lxtec.de> Wed, 11 Jan 2017 14:55:00 +0100
32 [ Jordi Mallach ]
33 * Use HTTPS in Homepage and copyright-format URLs.
34
35 -- Jordi Mallach <jordi@debian.org> Mon, 23 Jan 2017 00:58:15 +0100
2236
2337 alsa-lib (1.1.2-1) unstable; urgency=medium
2438
44 Uploaders: Jordi Mallach <jordi@debian.org>,
55 Elimar Riesebieter <riesebie@lxtec.de>,
66 Luke Yelavich <themuso@ubuntu.com>
7 Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1), python-dev
7 Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1)
88 Build-Depends-Indep: doxygen, graphviz
99 Standards-Version: 3.9.8
10 Homepage: http://www.alsa-project.org/
10 Homepage: https://www.alsa-project.org/
1111 Vcs-Svn: svn://anonscm.debian.org/pkg-alsa/trunk/alsa-lib
1212 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-alsa/trunk/alsa-lib/
1313
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: alsa-utils
22 Upstream-Contact: Jarsolav Kysela <perex@suse.cz>
33 Source: ftp://ftp.alsa-project.org/pub/lib
00 usr/lib/*/*.so.*
1 usr/lib/*/alsa-lib/smixer/*.so
1010 dh_auto_configure -- \
1111 --with-plugindir=/usr/lib/$(DEB_HOST_MULTIARCH)/alsa-lib \
1212 --disable-silent-rules \
13 --disable-static
13 --disable-static \
14 --disable-python
1415
1516 override_dh_auto_install:
1617 dh_auto_install --destdir=debian/tmp