Merge lp:~angeloc/ubuntu/quantal/xoscope/fix-for-993867 into lp:ubuntu/quantal/xoscope

Proposed by Angelo Compagnucci
Status: Merged
Merged at revision: 12
Proposed branch: lp:~angeloc/ubuntu/quantal/xoscope/fix-for-993867
Merge into: lp:ubuntu/quantal/xoscope
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~angeloc/ubuntu/quantal/xoscope/fix-for-993867
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+104516@code.launchpad.net

Description of the change

Added pulseaudio-esound-compat dependency

To post a comment you must log in.
13. By Angelo Compagnucci

* Update depends to include pulseaudio-esound-compat.
* This change fixes LP: #993867.

modified:
  debian/changelog

Revision history for this message
Martin Pitt (pitti) wrote :

Thanks! I'll slightly tweak your changelog, merging.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-11-09 00:21:22 +0000
3+++ debian/changelog 2012-05-21 06:24:17 +0000
4@@ -1,3 +1,10 @@
5+xoscope (2.0-3.1ubuntu3) quantal; urgency=low
6+
7+ * Update depends to include pulseaudio-esound-compat.
8+ * This change fixes LP: #993867.
9+
10+ -- Angelo Compagnucci <angelo.compagnucci@gmail.com> Mon, 21 May 2012 08:20:45 +0200
11+
12 xoscope (2.0-3.1ubuntu2) precise; urgency=low
13
14 * debian/patches/99-esd_pa_fixes.patch:
15
16=== modified file 'debian/control'
17--- debian/control 2011-11-09 00:21:22 +0000
18+++ debian/control 2012-05-21 06:24:17 +0000
19@@ -9,7 +9,7 @@
20
21 Package: xoscope
22 Architecture: any
23-Depends: ${shlibs:Depends}, ${misc:Depends}
24+Depends: ${shlibs:Depends}, ${misc:Depends}, pulseaudio-esound-compat
25 Description: digital oscilloscope
26 Xoscope is a oscilloscope using input from a
27 sound card or EsounD and/or a ProbeScope/osziFOX and will soon support

Subscribers

People subscribed via source and target branches