Merge lp:~didrocks/ubuntu-wallpapers/new-pkg into lp:ubuntu-wallpapers

Proposed by Didier Roche-Tolomelli
Status: Merged
Approved by: Mathieu Trudel-Lapierre
Approved revision: 95
Merged at revision: 91
Proposed branch: lp:~didrocks/ubuntu-wallpapers/new-pkg
Merge into: lp:ubuntu-wallpapers
Diff against target: 145 lines (+31/-32)
5 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+10/-0)
debian/compat (+1/-1)
debian/control (+7/-25)
debian/rules (+11/-6)
To merge this branch: bzr merge lp:~didrocks/ubuntu-wallpapers/new-pkg
Reviewer Review Type Date Requested Status
Mathieu Trudel-Lapierre Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+138988@code.launchpad.net

Commit message

Prepare for daily landing

Description of the change

Prepare for daily landing

To post a comment you must log in.
95. By Didier Roche-Tolomelli

Move it to split mode

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Ack.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added directory '.bzr-builddeb'
=== added file '.bzr-builddeb/default.conf'
--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
+++ .bzr-builddeb/default.conf 2012-12-10 14:31:20 +0000
@@ -0,0 +1,2 @@
1[BUILDDEB]
2split = True
03
=== modified file 'debian/changelog'
--- debian/changelog 2012-09-11 13:25:35 +0000
+++ debian/changelog 2012-12-10 14:31:20 +0000
@@ -1,3 +1,13 @@
1ubuntu-wallpapers (0.35.3-0ubuntu1) UNRELEASED; urgency=low
2
3 * debian/control, debian/compat, debian/rules:
4 - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
5 - Sanitize the build-deps order and remove all unsupported transitions
6 - transition from cdbs to dh9
7 * Move it to split mode
8
9 -- Didier Roche <didrocks@ubuntu.com> Mon, 10 Dec 2012 15:15:03 +0100
10
1ubuntu-wallpapers (0.35.2) quantal; urgency=low11ubuntu-wallpapers (0.35.2) quantal; urgency=low
212
3 * Update default 12.10 wallpaper (LP: #1048976)13 * Update default 12.10 wallpaper (LP: #1048976)
414
=== modified file 'debian/compat'
--- debian/compat 2012-02-28 14:39:26 +0000
+++ debian/compat 2012-12-10 14:31:20 +0000
@@ -1,1 +1,1 @@
1819
22
=== modified file 'debian/control'
--- debian/control 2012-08-30 20:52:40 +0000
+++ debian/control 2012-12-10 14:31:20 +0000
@@ -2,10 +2,15 @@
2Section: x112Section: x11
3Priority: optional3Priority: optional
4Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>4Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>
5Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-wallpapers/ubuntu5Build-Depends: debhelper (>= 9),
6Build-Depends: debhelper (>= 8), cdbs (>= 0.4.90~), python (>= 2.6.6-3~)6 python (>= 2.6.6-3~),
7Build-Depends-Indep: python-distutils-extra7Build-Depends-Indep: python-distutils-extra
8Standards-Version: 3.9.38Standards-Version: 3.9.3
9# If you aren't a member of ~ubuntu-art-pkg but need to upload
10# packaging changes, just go ahead. ~ubuntu-art-pkg will notice
11# and sync up the code again.
12Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-wallpapers/ubuntu
13Vcs-Browser: https://bazaar.launchpad.net/~ubuntu-art-pkg/ubuntu-wallpapers/ubuntu/files
914
10Package: ubuntu-wallpapers15Package: ubuntu-wallpapers
11Architecture: all16Architecture: all
@@ -23,65 +28,42 @@
23 other default wallpapers for the current Ubuntu release.28 other default wallpapers for the current Ubuntu release.
2429
25Package: ubuntu-wallpapers-karmic30Package: ubuntu-wallpapers-karmic
26Conflicts: ubuntu-wallpapers (<< 0.34.0), ubuntu-wallpapers-extra (<< 0.34.1~)
27Replaces: ubuntu-wallpapers (<< 0.34.0), ubuntu-wallpapers-extra (<< 0.34.1~)
28Architecture: all31Architecture: all
29Depends: ${misc:Depends}32Depends: ${misc:Depends}
30Description: Ubuntu 9.10 Wallpapers33Description: Ubuntu 9.10 Wallpapers
31 Wallpapers from the Ubuntu 9.10 community contest34 Wallpapers from the Ubuntu 9.10 community contest
3235
33Package: ubuntu-wallpapers-extra
34Depends: ubuntu-wallpapers-karmic, ${misc:Depends}
35Architecture: all
36Section: oldlibs
37Priority: extra
38Description: transitional dummy package for ubuntu-wallpapers-karmic
39 This package is a transitional package to facilitate upgrades from
40 ubuntu-wallpapers-extra to ubuntu-wallpapers-karmic. It can be safely removed.
41
42Package: ubuntu-wallpapers-lucid36Package: ubuntu-wallpapers-lucid
43Conflicts: ubuntu-wallpapers (<< 0.34.0)
44Replaces: ubuntu-wallpapers (<< 0.34.0)
45Architecture: all37Architecture: all
46Depends: ${misc:Depends}38Depends: ${misc:Depends}
47Description: Ubuntu 10.04 Wallpapers39Description: Ubuntu 10.04 Wallpapers
48 Wallpapers from the Ubuntu 10.04 community contest40 Wallpapers from the Ubuntu 10.04 community contest
4941
50Package: ubuntu-wallpapers-maverick42Package: ubuntu-wallpapers-maverick
51Conflicts: ubuntu-wallpapers (<< 0.34.0)
52Replaces: ubuntu-wallpapers (<< 0.34.0)
53Architecture: all43Architecture: all
54Depends: ${misc:Depends}44Depends: ${misc:Depends}
55Description: Ubuntu 10.10 Wallpapers45Description: Ubuntu 10.10 Wallpapers
56 Wallpapers from the Ubuntu 10.10 community contest46 Wallpapers from the Ubuntu 10.10 community contest
5747
58Package: ubuntu-wallpapers-natty48Package: ubuntu-wallpapers-natty
59Conflicts: ubuntu-wallpapers (<< 0.34.0)
60Replaces: ubuntu-wallpapers (<< 0.34.0)
61Architecture: all49Architecture: all
62Depends: ${misc:Depends}50Depends: ${misc:Depends}
63Description: Ubuntu 11.04 Wallpapers51Description: Ubuntu 11.04 Wallpapers
64 Wallpapers from the Ubuntu 11.04 community contest52 Wallpapers from the Ubuntu 11.04 community contest
6553
66Package: ubuntu-wallpapers-oneiric54Package: ubuntu-wallpapers-oneiric
67Conflicts: ubuntu-wallpapers (<< 0.34.0)
68Replaces: ubuntu-wallpapers (<< 0.34.0)
69Architecture: all55Architecture: all
70Depends: ${misc:Depends}56Depends: ${misc:Depends}
71Description: Ubuntu 11.10 Wallpapers57Description: Ubuntu 11.10 Wallpapers
72 Wallpapers from the Ubuntu 11.10 community contest58 Wallpapers from the Ubuntu 11.10 community contest
7359
74Package: ubuntu-wallpapers-precise60Package: ubuntu-wallpapers-precise
75Conflicts: ubuntu-wallpapers (<< 0.34.0)
76Replaces: ubuntu-wallpapers (<< 0.34.0)
77Architecture: all61Architecture: all
78Depends: ${misc:Depends}62Depends: ${misc:Depends}
79Description: Ubuntu 12.04 Wallpapers63Description: Ubuntu 12.04 Wallpapers
80 Wallpapers from the Ubuntu 12.04 community contest64 Wallpapers from the Ubuntu 12.04 community contest
8165
82Package: ubuntu-wallpapers-quantal66Package: ubuntu-wallpapers-quantal
83Conflicts: ubuntu-wallpapers (<< 0.34.0)
84Replaces: ubuntu-wallpapers (<< 0.34.0)
85Architecture: all67Architecture: all
86Depends: ${misc:Depends}68Depends: ${misc:Depends}
87Description: Ubuntu 12.10 Wallpapers69Description: Ubuntu 12.10 Wallpapers
8870
=== modified file 'debian/rules'
--- debian/rules 2012-04-05 15:12:07 +0000
+++ debian/rules 2012-12-10 14:31:20 +0000
@@ -1,9 +1,14 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
22
3DEB_PYTHON2_MODULE_PACKAGES := ubuntu-wallpapers3# Uncomment this to turn on verbose mode.
44#export DH_VERBOSE=1
5include /usr/share/cdbs/1/rules/debhelper.mk5
6include /usr/share/cdbs/1/class/python-distutils.mk6%:
77 dh $@ --with python2 --parallel
8install/ubuntu-wallpapers::8
9override_dh_install:
9 rm -r debian/tmp/usr/lib/python*10 rm -r debian/tmp/usr/lib/python*
11 dh_install --fail-missing
12
13#install/ubuntu-wallpapers::
14# rm -r debian/tmp/usr/lib/python*