source: trunk/packages/sipb-xen-dev/debian/changelog @ 1053

Last change on this file since 1053 was 1053, checked in by broder, 16 years ago

Don't sign packages when built with sx-build-release

File size: 4.2 KB
Line 
1sipb-xen-dev (25) unstable; urgency=low
2
3  * Don't sign packages when they're built
4
5 -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 00:25:52 -0400
6
7sipb-xen-dev (24) unstable; urgency=low
8
9  * depend on quilt, patchutils, config-package-dev
10
11 -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 01:00:40 -0400
12
13sipb-xen-dev (23) unstable; urgency=low
14
15  * in postinst, create user repository and group repo
16    and add /etc/sudoers line
17
18 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 23:06:04 -0400
19
20sipb-xen-dev (22) unstable; urgency=low
21
22  [ Sam Hartman ]
23  * Do not include a key id for dpkg-buildpackage per discussion on class xvm
24
25  [ Greg Price ]
26  * depend on equivs
27
28 -- Greg Price <price@mit.edu>  Sun, 24 Aug 2008 15:58:14 -0400
29
30sipb-xen-dev (21) unstable; urgency=low
31
32  * Depend on sipb-xen-base
33  * don't require packages be signed on upload
34
35 --  Sam Hartman <hartmans@xvm.mit.edu>  Tue,  5 Aug 2008 21:23:44 +0000
36
37sipb-xen-dev (20) unstable; urgency=low
38
39  * dumb bugfix in init script
40
41 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 02:11:04 -0400
42
43sipb-xen-dev (19) unstable; urgency=low
44
45  * use CDBS, which doesn't forget dh_installinit like I did
46
47 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 02:02:41 -0400
48
49sipb-xen-dev (18) unstable; urgency=low
50
51  * sign the packages, getting keyid from invirt.config
52
53 -- Greg Price <price@mit.edu>  Mon,  4 Aug 2008 00:43:58 -0400
54
55sipb-xen-dev (17) unstable; urgency=low
56
57  * use reprepro more correctly (and include in both stable and unstable)
58
59 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 23:47:55 -0400
60
61sipb-xen-dev (16) unstable; urgency=low
62
63  * usage as "sx-build-release <package-name>", no "trunk/packages"
64  * clobber the build-release/<package-name> directory automatically
65
66 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 23:12:03 -0400
67
68sipb-xen-dev (15) unstable; urgency=low
69
70  * Stop requiring the current directory to be in the checkout.
71  * Don't do unnecessary write operations
72    (hence prompt less often for a password.)
73
74 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 22:45:42 -0400
75
76sipb-xen-dev (14) unstable; urgency=low
77
78  * Use the shallower directory structure.
79
80 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Sat, 29 Mar 2008 17:25:20 -0400
81
82sipb-xen-dev (13) unstable; urgency=low
83
84  * Update the svn uri automatically.
85
86 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Fri, 28 Mar 2008 21:38:37 -0400
87
88sipb-xen-dev (12) unstable; urgency=low
89
90  * Update the svn uri to point to the new repository
91
92 -- Nelson Elhage <nelhage@mit.edu>  Wed, 15 Aug 2007 22:58:49 -0400
93
94sipb-xen-dev (11) unstable; urgency=low
95
96  * Use svn export not co to avoid installing .svn directories
97
98 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 19:15:58 -0400
99
100sipb-xen-dev (10) unstable; urgency=low
101
102  * Use svn export not svn co so we don't get .svn directories installed
103
104 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 19:14:51 -0400
105
106sipb-xen-dev (9) unstable; urgency=low
107
108  * Add /debian to apache config
109
110 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 18:54:43 -0400
111
112sipb-xen-dev (8) unstable; urgency=low
113
114  * Can't use ..
115
116 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:29:54 -0400
117
118sipb-xen-dev (7) unstable; urgency=low
119
120  * Can't use ..
121
122 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:27:59 -0400
123
124sipb-xen-dev (6) unstable; urgency=low
125
126  * Can't use ..
127
128 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:26:17 -0400
129
130sipb-xen-dev (5) unstable; urgency=low
131
132  * Bug fix
133
134 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:25:00 -0400
135
136sipb-xen-dev (4) unstable; urgency=low
137
138  * Blah
139
140 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 17:21:28 -0400
141
142sipb-xen-dev (3) unstable; urgency=low
143
144  * Working sx-build-release
145 
146
147 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 16:58:46 -0400
148
149sipb-xen-dev (2) unstable; urgency=low
150
151  * Add sipb-xen-repository apache config
152
153 -- Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 14:04:03 -0400
154
155sipb-xen-dev (1) unstable; urgency=low
156
157  * Add repository config
158  * update dependencies
159
160 --  Sam Hartman <hartmans@debian.org>  Sun, 15 Jul 2007 13:43:08 -0400
161
162sipb-xen-dev (0) unstable; urgency=low
163
164  * Initial Release.
165
166 -- unknown <hartmans@debian.org>  Fri,  6 Jul 2007 00:52:28 -0400
Note: See TracBrowser for help on using the repository browser.