Merge lp:~gothicx/apport/fix_lintian_warn into lp:~ubuntu-core-dev/ubuntu/lucid/apport/ubuntu

Proposed by Marco Rodrigues
Status: Merged
Merged at revision: not available
Proposed branch: lp:~gothicx/apport/fix_lintian_warn
Merge into: lp:~ubuntu-core-dev/ubuntu/lucid/apport/ubuntu
Diff against target: 39 lines (+11/-3)
2 files modified
debian/changelog (+8/-0)
debian/control (+3/-3)
To merge this branch: bzr merge lp:~gothicx/apport/fix_lintian_warn
Reviewer Review Type Date Requested Status
Apport upstream developers Pending
Review via email: mp+14564@code.launchpad.net
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 2009-11-06 13:07:02 +0000
3+++ debian/changelog 2009-11-06 20:30:23 +0000
4@@ -1,3 +1,11 @@
5+apport (1.9.4-0ubuntu2) UNRELEASED; urgency=low
6+
7+ [ Marco Rodrigues ]
8+ * debian/control: Fix lintian warnings. Move python-distutils-extra,
9+ python-apt and intltool to b-d-i and add misc:Depends to apport-qt.
10+
11+ -- Martin Pitt <martin.pitt@ubuntu.com> Fri, 06 Nov 2009 20:24:31 +0100
12+
13 apport (1.9.4-0ubuntu1) lucid; urgency=low
14
15 [ Marco Rodrigues ]
16
17=== modified file 'debian/control'
18--- debian/control 2009-11-02 08:37:25 +0000
19+++ debian/control 2009-11-06 20:30:23 +0000
20@@ -3,9 +3,9 @@
21 Priority: optional
22 Build-Depends: cdbs (>= 0.4.43),
23 debhelper (>= 7.3.15ubuntu2),
24- python-distutils-extra (>= 2.2~),
25 python-central (>= 0.5.6),
26- python-dev (>= 2.4),
27+ python-dev (>= 2.4)
28+Build-Depends-Indep: python-distutils-extra (>= 2.2~),
29 python-apt,
30 intltool
31 Maintainer: Martin Pitt <martin.pitt@ubuntu.com>
32@@ -119,6 +119,6 @@
33 Package: apport-qt
34 Section: oldlibs
35 Architecture: all
36-Depends: apport-kde
37+Depends: ${misc:Depends}, apport-kde
38 Description: transitional package to apport-kde
39 You can savely remove this package after the upgrade.

Subscribers

People subscribed via source and target branches

to all changes: