Merge lp:~brendan-donegan/checkbox-certification/fix_checkbox_depends into lp:checkbox-certification

Proposed by Brendan Donegan
Status: Merged
Approved by: Daniel Manrique
Approved revision: 650
Merged at revision: 650
Proposed branch: lp:~brendan-donegan/checkbox-certification/fix_checkbox_depends
Merge into: lp:checkbox-certification
Diff against target: 25 lines (+3/-8)
2 files modified
debian/changelog (+3/-1)
debian/checkbox-certification-tools.postinst (+0/-7)
To merge this branch: bzr merge lp:~brendan-donegan/checkbox-certification/fix_checkbox_depends
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+222402@code.launchpad.net

Description of the change

checkbox-certification-tools doesn't need a postinst file anymore because it no longer depends on checkbox.

This was my oversight, sorry. I think this is the right solution. If someone could test it that would be perfect.

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

Looks OK, if it doesn't solve the problem we can try other things.

review: Approve

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 2014-05-28 13:51:46 +0000
3+++ debian/changelog 2014-06-06 20:26:58 +0000
4@@ -1,6 +1,8 @@
5 checkbox-certification (0.20) UNRELEASED; urgency=medium
6
7- * Open for development (remove this message before releasing)
8+ [ Brendan Donegan ]
9+ * Remove postinstall file for checkbox-certification-tools which referenced
10+ checkbox, the dependency for which is no longer there (LP: #1327146)
11
12 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Fri, 14 Feb 2014 18:05:13 +0100
13
14
15=== removed file 'debian/checkbox-certification-tools.postinst'
16--- debian/checkbox-certification-tools.postinst 2012-03-16 18:30:33 +0000
17+++ debian/checkbox-certification-tools.postinst 1970-01-01 00:00:00 +0000
18@@ -1,7 +0,0 @@
19-#! /bin/sh -e
20-
21-base_package="checkbox"
22-. /usr/share/debconf/confmodule
23-. /usr/share/checkbox/install/postinst
24-
25-#DEBHELPER#

Subscribers

People subscribed via source and target branches