Merge lp:~andreserl/maas/packaging_bzr1908_2 into lp:~maas-maintainers/maas/packaging

Proposed by Andres Rodriguez
Status: Merged
Merged at revision: 233
Proposed branch: lp:~andreserl/maas/packaging_bzr1908_2
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 76 lines (+10/-15)
4 files modified
debian/changelog (+1/-0)
debian/patches/01-fix-database-settings.patch (+3/-5)
debian/patches/02-pserv-config.patch (+4/-6)
debian/patches/03-txlongpoll-config.patch (+2/-4)
To merge this branch: bzr merge lp:~andreserl/maas/packaging_bzr1908_2
Reviewer Review Type Date Requested Status
MAAS Maintainers Pending
Review via email: mp+205409@code.launchpad.net

Commit message

debian/patches/*: Refreshed.

To post a comment you must log in.

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-02-07 16:17:11 +0000
3+++ debian/changelog 2014-02-07 16:25:31 +0000
4@@ -11,6 +11,7 @@
5 * Get rid of dfsg on the versioning as we no longer strip any code from
6 the orig tarball.
7 - debian/rules: Do not strip any files out of the tarball.
8+ * debian/patches/*: Refreshed.
9
10 -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 31 Jan 2014 09:38:51 -0500
11
12
13=== modified file 'debian/patches/01-fix-database-settings.patch'
14--- debian/patches/01-fix-database-settings.patch 2012-06-29 19:46:35 +0000
15+++ debian/patches/01-fix-database-settings.patch 2014-02-07 16:25:31 +0000
16@@ -1,7 +1,5 @@
17-Index: maas-0.1+bzr702+dfsg.orig/contrib/maas_local_settings.py
18-===================================================================
19---- maas-0.1+bzr702+dfsg.orig.orig/contrib/maas_local_settings.py 2012-06-29 12:03:20.000000000 -0400
20-+++ maas-0.1+bzr702+dfsg.orig/contrib/maas_local_settings.py 2012-06-29 12:17:00.733389757 -0400
21+--- maas-1.5+bzr1908.orig.orig/contrib/maas_local_settings.py 2014-02-07 11:22:59.330556956 -0500
22++++ maas-1.5+bzr1908.orig/contrib/maas_local_settings.py 2014-02-07 11:22:59.326556956 -0500
23 @@ -7,7 +7,7 @@
24 DEFAULT_MAAS_URL = "http://maas.internal.example.com/"
25
26@@ -11,7 +9,7 @@
27
28 # Prefix to use for MAAS's urls.
29 # If FORCE_SCRIPT_NAME is None (the default), all the urls will start with
30-@@ -68,9 +68,9 @@
31+@@ -81,9 +81,9 @@
32 'default': {
33 # 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' etc.
34 'ENGINE': 'django.db.backends.postgresql_psycopg2',
35
36=== modified file 'debian/patches/02-pserv-config.patch'
37--- debian/patches/02-pserv-config.patch 2013-05-31 17:05:48 +0000
38+++ debian/patches/02-pserv-config.patch 2014-02-07 16:25:31 +0000
39@@ -3,10 +3,8 @@
40 include port, logfile, oops directory, cobbler url and username
41 Author: Andres Rodriguez <andreserl@ubuntu.com>
42
43-Index: maas-0.1+bzr917+dfsg.orig/etc/maas/pserv.yaml
44-===================================================================
45---- maas-0.1+bzr917+dfsg.orig.orig/etc/maas/pserv.yaml 2012-08-23 16:22:46.483599114 -0400
46-+++ maas-0.1+bzr917+dfsg.orig/etc/maas/pserv.yaml 2012-08-23 16:22:56.579599373 -0400
47+--- maas-1.5+bzr1908.orig.orig/etc/maas/pserv.yaml 2014-02-07 11:21:21.686557887 -0500
48++++ maas-1.5+bzr1908.orig/etc/maas/pserv.yaml 2014-02-07 11:21:21.678557887 -0500
49 @@ -6,7 +6,7 @@
50 ## running server.
51 #
52@@ -34,5 +32,5 @@
53 # generator: http://localhost/MAAS/api/1.0/pxeconfig/
54 - generator: http://localhost:5243/api/1.0/pxeconfig/
55
56- ## Boot configuration.
57- boot:
58+ ## RPC configuration, for region<-->cluster communications.
59+ #
60
61=== modified file 'debian/patches/03-txlongpoll-config.patch'
62--- debian/patches/03-txlongpoll-config.patch 2012-04-23 18:15:07 +0000
63+++ debian/patches/03-txlongpoll-config.patch 2014-02-07 16:25:31 +0000
64@@ -3,10 +3,8 @@
65 include oops directory, Message broker configuration, logfile.
66 Author: Andres Rodriguez <andreserl@ubuntu.com>
67
68-Index: maas-0.1+bzr398+dfsg.orig/etc/txlongpoll.yaml
69-===================================================================
70---- maas-0.1+bzr398+dfsg.orig.orig/etc/txlongpoll.yaml 2012-04-03 09:49:48.109427702 -0400
71-+++ maas-0.1+bzr398+dfsg.orig/etc/txlongpoll.yaml 2012-04-03 09:53:07.276282800 -0400
72+--- maas-1.5+bzr1908.orig.orig/etc/txlongpoll.yaml 2014-02-07 11:21:12.578557974 -0500
73++++ maas-1.5+bzr1908.orig/etc/txlongpoll.yaml 2014-02-07 11:21:12.578557974 -0500
74 @@ -17,7 +17,7 @@
75 # or directories other than what the oops machinery creates there.
76 #

Subscribers

People subscribed via source and target branches

to all changes: