Merge lp:~ubuntu-branches/ubuntu/natty/debhelper/natty-201103250238 into lp:ubuntu/natty/debhelper

Proposed by James Westby
Status: Work in progress
Proposed branch: lp:~ubuntu-branches/ubuntu/natty/debhelper/natty-201103250238
Merge into: lp:ubuntu/natty/debhelper
Diff against target: 73 lines (+48/-0) (has conflicts)
2 files modified
debhelper.pod (+16/-0)
debian/changelog (+32/-0)
Text conflict in debian/changelog
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/natty/debhelper/natty-201103250238
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+55084@code.launchpad.net

Description of the change

The package history in the archive and the history in the bzr branch differ. As the archive is authoritative the history of lp:ubuntu/natty/debhelper now reflects that and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/natty/debhelper/natty-201103250238. A merge should be performed if necessary.

To post a comment you must log in.

Unmerged revisions

86. By Steve Langasek

tidy up the changelog

85. By Steve Langasek

releasing version 8.1.2ubuntu3

84. By Steve Langasek

Revert the patch for env variable expansion based on feedback from Joey
Hess. It appears this patch is not as far along the path to upstream
inclusion as I thought it was; sorry for the confusion, Joey.

83. By Steve Langasek

releasing version 8.1.2ubuntu2

82. By Steve Langasek

bump dpkg-dev build-dep to the *real* final Ubuntu version

81. By Steve Langasek

bump the env var expansion to compat level 9; we don't need it except for
multiarch and it's not committed upstream yet, so don't press our luck

80. By Steve Langasek

update dpkg-dev dependency to final Ubuntu multiarch version

79. By Steve Langasek

fix up changelog for upload to natty

78. By Steve Langasek

Merge upstream refinements to the multiarch patch.

77. By Steve Langasek

releasing version 8.1.2ubuntu1+multiarch.3

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debhelper.pod'
2--- debhelper.pod 2011-03-21 15:59:12 +0000
3+++ debhelper.pod 2011-03-28 07:18:48 +0000
4@@ -503,6 +503,22 @@
5
6 =back
7
8+=item v9
9+
10+This compatability level is still open for development; use with caution.
11+
12+Changes from v8 are:
13+
14+=over 8
15+
16+=item -
17+
18+Multiarch support. In particular, B<dh_auto_configure> passes
19+multiarch directories to autoconf in --libdir and --libexecdir,
20+while B<dh_makeshlibs> detects packages containing multiarch
21+directories and sets a Pre-Dependency on multiarch-support in
22+${misc:Pre-Depends}
23+
24 =item v8
25
26 This is the recommended mode of operation.
27
28=== modified file 'debian/changelog'
29--- debian/changelog 2011-03-21 15:59:12 +0000
30+++ debian/changelog 2011-03-28 07:18:48 +0000
31@@ -1,3 +1,4 @@
32+<<<<<<< TREE
33 debhelper (8.1.2ubuntu4) natty; urgency=low
34
35 * debhelper.pod: v9 info was added in the wrong place by mistake; move it
36@@ -34,6 +35,37 @@
37
38 -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 14 Mar 2011 20:20:18 -0700
39
40+=======
41+debhelper (8.1.2ubuntu3) natty; urgency=low
42+
43+ * Revert the patch for env variable expansion based on feedback from Joey
44+ Hess. It appears this patch is not as far along the path to upstream
45+ inclusion as I thought it was; sorry for the misunderstanding, Joey.
46+
47+ -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 15 Mar 2011 13:12:50 -0700
48+
49+debhelper (8.1.2ubuntu2) natty; urgency=low
50+
51+ * multiarch support. FFe LP: #733501.
52+ * merge changes from upstream git:
53+ - Started work on Debhelper v9. It is still experimental, and more
54+ changes may be added to that mode.
55+ - Support multiarch in v9. Thanks, Steve Langasek. Closes: #617761
56+ - dh_auto_configure: Support multiarch in v9 by passing multiarch
57+ directories to --libdir and --libexecdir.
58+ - dh_makeshlibs: Detect packages using multiarch directories and
59+ make ${misc:Pre-Depends} expand to multiarch-support.
60+ - Depend on dpkg-dev (>= 1.16.0) for multiarch support. Note to
61+ backporters: If you remove that dependency, debhelper will fall back
62+ to not doing multiarch stuff in v9 mode, which is probably what you
63+ want.
64+ * Add Daniel Silverstone's patch to give us env variable expansions in
65+ .install/.link files, needed in order to let us use DEB_HOST_MULTIARCH
66+ without cumbersome .in files everywhere. Closes: #614731.
67+
68+ -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 14 Mar 2011 20:20:18 -0700
69+
70+>>>>>>> MERGE-SOURCE
71 debhelper (8.1.2ubuntu1) natty; urgency=low
72
73 * Merge with Debian (LP: #719150); remaining changes:

Subscribers

People subscribed via source and target branches

to all changes: