Merge lp:~reversiblean/ubuntu/wily/sndfile-tools/fix-for-1394231 into lp:ubuntu/wily/sndfile-tools

Proposed by Gayan Weerakutti
Status: Rejected
Rejected by: Daniel Holbach
Proposed branch: lp:~reversiblean/ubuntu/wily/sndfile-tools/fix-for-1394231
Merge into: lp:ubuntu/wily/sndfile-tools
Diff against target: 28 lines (+9/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+2/-1)
To merge this branch: bzr merge lp:~reversiblean/ubuntu/wily/sndfile-tools/fix-for-1394231
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+271849@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Since this package is synced from Debian, please file a bug with Debian and get this change introduced there first.

Thanks!

Unmerged revisions

8. By Gayan Weerakutti <email address hidden>

debian/control: make fonts-dejavu-core a recommendations instead of
a dependency (Closes: #1394231)

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 2015-08-11 07:08:41 +0000
3+++ debian/changelog 2015-09-21 18:21:24 +0000
4@@ -1,3 +1,10 @@
5+sndfile-tools (1.03-7ubuntu1) wily; urgency=low
6+
7+ * debian/control: make fonts-dejavu-core a recommendations instead of
8+ a dependency (Closes: #1394231)
9+
10+ -- Gayan Weerakutti <gayan@linuxdeveloper.space> Mon, 21 Sep 2015 23:14:37 +0530
11+
12 sndfile-tools (1.03-7build1) wily; urgency=medium
13
14 * No-change rebuild against libjack-jackd2-0v5
15
16=== modified file 'debian/control'
17--- debian/control 2015-08-11 07:08:41 +0000
18+++ debian/control 2015-09-21 18:21:24 +0000
19@@ -10,7 +10,8 @@
20
21 Package: sndfile-tools
22 Architecture: any
23-Depends: ${shlibs:Depends}, ${misc:Depends}, fonts-dejavu-core
24+Depends: ${shlibs:Depends}, ${misc:Depends}
25+Recommends: fonts-dejavu-core
26 Breaks: sndfile-programs (<< 1.0.21)
27 Description: Collection of programs for operating on sound files
28 sndfile-tools is a collection of programs which use libsndfile and other

Subscribers

People subscribed via source and target branches