Merge lp:~vericalcroft/ubuntu/quantal/app-install-data-partner/misc-depends-added into lp:ubuntu/quantal/app-install-data-partner

Proposed by Verica
Status: Merged
Merged at revision: 13
Proposed branch: lp:~vericalcroft/ubuntu/quantal/app-install-data-partner/misc-depends-added
Merge into: lp:ubuntu/quantal/app-install-data-partner
Diff against target: 33 lines (+8/-0)
2 files modified
debian/changelog (+6/-0)
debian/control (+2/-0)
To merge this branch: bzr merge lp:~vericalcroft/ubuntu/quantal/app-install-data-partner/misc-depends-added
Reviewer Review Type Date Requested Status
Michael Terry Approve
Ubuntu branches Pending
Review via email: mp+125288@code.launchpad.net

Description of the change

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

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

This is a good fix, but not currently necessary it seems. So I'll approve, but won't bother with an upload for it. Someone else making a bug/feature update can roll this in.

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

THanks, I merged this. I'll drop the Vcs-Bzr: field and upload.

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 2012-03-14 20:33:26 +0000
3+++ debian/changelog 2012-09-19 17:39:21 +0000
4@@ -1,3 +1,9 @@
5+app-install-data-partner (12.12.04.1ubuntu1) quantal; urgency=low
6+
7+ * debian/control: added 'Depends: ${misc:Depends'}
8+
9+ -- Verica Lazova <vericalcroft@gmail.com> Wed, 19 Sep 2012 19:03:03 +0200
10+
11 app-install-data-partner (12.12.04.1) precise; urgency=low
12
13 * Add desktop file and icon for VMware View Client (LP: #950993)
14
15=== modified file 'debian/control'
16--- debian/control 2011-12-12 11:57:33 +0000
17+++ debian/control 2012-09-19 17:39:21 +0000
18@@ -8,6 +8,7 @@
19
20 Package: app-install-data-partner
21 Architecture: all
22+Depends: ${misc:Depends}
23 Replaces: app-install-data-commercial (<< 11.9.04)
24 Description: Application Installer (data files for partner applications/repositories)
25 A pretty application installer.
26@@ -17,6 +18,7 @@
27
28 Package: app-install-data-commercial
29 Architecture: all
30+Depends: ${misc:Depends}
31 Description: Transitional package
32 This dummy package is provided for a smooth transition.
33 .

Subscribers

People subscribed via source and target branches

to all changes: