Merge lp:~jibel/ubuntu-server-iso-testing/alternate-packaging into lp:ubuntu-server-iso-testing

Proposed by Jean-Baptiste Lallement
Status: Merged
Merged at revision: 202
Proposed branch: lp:~jibel/ubuntu-server-iso-testing/alternate-packaging
Merge into: lp:ubuntu-server-iso-testing
Diff against target: 46 lines (+18/-0)
4 files modified
debian/changelog (+6/-0)
debian/control (+9/-0)
debian/ubuntu-alternate-iso-testing.dirs (+1/-0)
debian/ubuntu-alternate-iso-testing.install (+2/-0)
To merge this branch: bzr merge lp:~jibel/ubuntu-server-iso-testing/alternate-packaging
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+52197@code.launchpad.net

Description of the change

Packaging part of alternate ISO testing.
I'm not a packaging guru, so please review for any mistake and oversight.

To post a comment you must log in.
Revision history for this message
James Page (james-page) wrote :

Looks good to me - builds cleanly and generates new package :-)

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 2011-02-15 17:38:54 +0000
3+++ debian/changelog 2011-03-04 14:16:57 +0000
4@@ -1,3 +1,9 @@
5+ubuntu-server-iso-testing (1.0-1~ppa13) natty; urgency=low
6+
7+ * Added alternate iso testing
8+
9+ -- Jean-Baptiste Lallement <jean-baptiste.lallement@ubuntu.com> Fri, 04 Mar 2011 15:03:31 +0100
10+
11 ubuntu-server-iso-testing (1.0-1~ppa12) natty; urgency=low
12
13 * Updated run-test.py to NOT use the build number when downloading
14
15=== modified file 'debian/control'
16--- debian/control 2011-01-12 22:01:21 +0000
17+++ debian/control 2011-03-04 14:16:57 +0000
18@@ -24,6 +24,15 @@
19 a Hudson slave machine and create a utility script and upstart
20 configuration to automatically start the slave on boot.
21
22+Package: ubuntu-alternate-iso-testing
23+Architecture: i386 amd64
24+Depends: ${misc:Depends}, ${python:Depends}, ubuntu-iso-testing-common
25+Description: Ubuntu Alternate ISO Testing framework
26+ This package provides the Ubuntu Alternate ISO testing framework,
27+ a python + libvirt/kvm based framework for automating the
28+ testing of Ubuntu Alternate ISO images in-conjunction with a
29+ Hudson continuous integration server.
30+
31 Package: ubuntu-desktop-iso-testing
32 Architecture: i386 amd64
33 Depends: ${misc:Depends}, ${python:Depends}, ubuntu-iso-testing-common
34
35=== added file 'debian/ubuntu-alternate-iso-testing.dirs'
36--- debian/ubuntu-alternate-iso-testing.dirs 1970-01-01 00:00:00 +0000
37+++ debian/ubuntu-alternate-iso-testing.dirs 2011-03-04 14:16:57 +0000
38@@ -0,0 +1,1 @@
39+usr/share/ubuntu-server-iso-testing/templates.alternate
40
41=== added file 'debian/ubuntu-alternate-iso-testing.install'
42--- debian/ubuntu-alternate-iso-testing.install 1970-01-01 00:00:00 +0000
43+++ debian/ubuntu-alternate-iso-testing.install 2011-03-04 14:16:57 +0000
44@@ -0,0 +1,2 @@
45+templates.alternate/* usr/share/ubuntu-server-iso-testing/templates.alternate
46+

Subscribers

People subscribed via source and target branches