Merge lp:~vericalcroft/ubuntu/quantal/chaplin/added-misc-depends into lp:ubuntu/quantal/chaplin

Proposed by Verica
Status: Merged
Merged at revision: 6
Proposed branch: lp:~vericalcroft/ubuntu/quantal/chaplin/added-misc-depends
Merge into: lp:ubuntu/quantal/chaplin
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~vericalcroft/ubuntu/quantal/chaplin/added-misc-depends
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+125369@code.launchpad.net

Description of the change

Added ${misc:Depends} in the Depends field, inside debian/control file

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/changelog'
2--- debian/changelog 2011-02-27 15:45:32 +0000
3+++ debian/changelog 2012-09-19 23:05:24 +0000
4@@ -1,3 +1,9 @@
5+chaplin (1.10-0.2ubuntu2) quantal; urgency=low
6+
7+ * debian/control: added ${misc:Depends}
8+
9+ -- Verica Lazova <vericalcroft@gmail.com> Thu, 20 Sep 2012 00:48:08 +0200
10+
11 chaplin (1.10-0.2ubuntu1) natty; urgency=low
12
13 * Resync on Debian mutlimedia.
14
15=== modified file 'debian/control'
16--- debian/control 2011-02-27 15:45:32 +0000
17+++ debian/control 2012-09-19 23:05:24 +0000
18@@ -9,7 +9,7 @@
19
20 Package: chaplin
21 Architecture: any
22-Depends: ${shlibs:Depends}
23+Depends: ${shlibs:Depends}, ${misc:Depends}
24 Description: DVD chapter extractor
25 The tool parses a DVD disc or image and extracts the exact duration for
26 each chapter of a given title. Then the total list of chapters is split

Subscribers

People subscribed via source and target branches

to all changes: