Merge lp:~jelmer/meta-lp-deps/bzr-bd into lp:meta-lp-deps

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: not available
Proposed branch: lp:~jelmer/meta-lp-deps/bzr-bd
Merge into: lp:meta-lp-deps
Diff against target: 20 lines (+3/-1)
2 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~jelmer/meta-lp-deps/bzr-bd
Reviewer Review Type Date Requested Status
Canonical Launchpad Engineering Pending
Review via email: mp+15014@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This branch adds trivial bzr-builddeb magic to make it recognize that meta-lp-deps is a native package. This basically allows 'bzr bd lp:meta-lp-deps' to work and Do The Right Thing.

It also bumps the standards version to 3.8.3.

Revision history for this message
Max Bowsher (maxb) wrote :

Trivial though these changes are, I'd still afford them mention in debian/changelog. That aside, +1.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2009-11-18 23:00:26 +0000
5@@ -0,0 +1,2 @@
6+[BUILDDEB]
7+native = True
8
9=== modified file 'debian/control'
10--- debian/control 2009-11-10 21:07:32 +0000
11+++ debian/control 2009-11-18 23:00:26 +0000
12@@ -3,7 +3,7 @@
13 Priority: optional
14 Maintainer: Launchpad package maintainers <launchpad@lists.canonical.com>
15 Build-Depends: debhelper (>= 4.0.0)
16-Standards-Version: 3.8.0
17+Standards-Version: 3.8.3
18
19 Package: launchpad-dependencies
20 Architecture: all

Subscribers

People subscribed via source and target branches