Merge lp:~shnatsel/audience/deb-packaging-dbg-fix into lp:~elementary-os/audience/deb-packaging-precise

Proposed by Sergey "Shnatsel" Davidoff
Status: Merged
Approved by: Cody Garver
Approved revision: 5
Merged at revision: 5
Proposed branch: lp:~shnatsel/audience/deb-packaging-dbg-fix
Merge into: lp:~elementary-os/audience/deb-packaging-precise
Diff against target: 21 lines (+4/-1)
1 file modified
debian/control (+4/-1)
To merge this branch: bzr merge lp:~shnatsel/audience/deb-packaging-dbg-fix
Reviewer Review Type Date Requested Status
Cody Garver Pending
Review via email: mp+96940@code.launchpad.net

Description of the change

My scripts for adding -dbg package didn't expect an empty full description. Added full description, that shall fix build issues.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2012-03-11 14:22:37 +0000
3+++ debian/control 2012-03-11 22:14:18 +0000
4@@ -13,6 +13,8 @@
5 Depends: ${shlibs:Depends}, ${misc:Depends}, xdg-utils
6 Pre-Depends: dpkg (>= 1.15.6)
7 Description: A modern media player
8+ Audience is a modern and simplistic media player that makes greater use of
9+ hardware acceleration than most players out there.
10
11 Package: audience-dbg
12 Architecture: any
13@@ -22,6 +24,7 @@
14 Pre-Depends: dpkg (>= 1.15.6)
15 Enhances: audience
16 Description: A modern media player (debugging symbols)
17-
18+ Audience is a modern and simplistic media player that makes greater use of
19+ hardware acceleration than most players out there.
20 .
21 This package contains debugging symbols for audience.

Subscribers

People subscribed via source and target branches