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
=== modified file 'debian/control'
--- debian/control 2012-03-11 14:22:37 +0000
+++ debian/control 2012-03-11 22:14:18 +0000
@@ -13,6 +13,8 @@
13Depends: ${shlibs:Depends}, ${misc:Depends}, xdg-utils13Depends: ${shlibs:Depends}, ${misc:Depends}, xdg-utils
14Pre-Depends: dpkg (>= 1.15.6)14Pre-Depends: dpkg (>= 1.15.6)
15Description: A modern media player15Description: A modern media player
16 Audience is a modern and simplistic media player that makes greater use of
17 hardware acceleration than most players out there.
1618
17Package: audience-dbg19Package: audience-dbg
18Architecture: any20Architecture: any
@@ -22,6 +24,7 @@
22Pre-Depends: dpkg (>= 1.15.6)24Pre-Depends: dpkg (>= 1.15.6)
23Enhances: audience25Enhances: audience
24Description: A modern media player (debugging symbols)26Description: A modern media player (debugging symbols)
2527 Audience is a modern and simplistic media player that makes greater use of
28 hardware acceleration than most players out there.
26 .29 .
27 This package contains debugging symbols for audience.30 This package contains debugging symbols for audience.

Subscribers

People subscribed via source and target branches