~charlesk/url-dispatcher/fix-ftbfs-when-build-type-not-set

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
url-dispatcher (0.1+15.10.20150612-0ubuntu1) wily; urgency=medium

  [ Ted Gould ]
  * Add upstart build dep for tests on Wily
  * Provide a small tool to dump the URL DB in a readable form
  * Support URL Overlays of content in a trusted session without a
    desktop file

 -- CI Train Bot <ci-train-bot@canonical.com>  Fri, 12 Jun 2015 16:00:40 +0000

url-dispatcher (0.1+15.04.20150123-0ubuntu1) vivid; urgency=low

  [ Ted Gould ]
  * Special handling for intent URLs (LP: #1407709)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 23 Jan 2015 15:19:33 +0000

url-dispatcher (0.1+15.04.20141211-0ubuntu1) vivid; urgency=low

  [ Ted Gould ]
  * Fix domain handling in generic regular expression (LP: #1401612)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 11 Dec 2014 19:43:40 +0000

url-dispatcher (0.1+15.04.20141031-0ubuntu1) vivid; urgency=low

  [ Ted Gould ]
  * Making generic regular expression more robust (LP: #1351222)

  [ Jussi Pakkanen ]
  * General cleanups
  * Do a rollback when update operations fail so there are no dangling
    transactions.
  * Ensure that tables always exist.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 31 Oct 2014 15:51:36 +0000

url-dispatcher (0.1+14.10.20140925-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Drop file based URLs for Music and Video (LP: #1340952)
  * Update tests to work with new UAL requirements (LP: #1370735)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 25 Sep 2014 13:29:40 +0000

url-dispatcher (0.1+14.10.20140905.1-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Throw a bad_url on the appid 'unconfined'

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 05 Sep 2014 03:40:44 +0000

url-dispatcher (0.1+14.10.20140827-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Split update jobs into independent jobs
  * Support for unity8-dash URLs even though it's not an application
    (LP: #1361349)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 27 Aug 2014 02:10:21 +0000

url-dispatcher (0.1+14.10.20140819.1-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Ensure send works even without a mainloop (LP: #1356077)
  * Test replacing a timestamp

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 19 Aug 2014 21:01:10 +0000

url-dispatcher (0.1+14.10.20140724-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * debian/liburl-dispatcher1.symbols: auto-update to released version

  [ Ted Gould ]
  * Make the database handle multiple writers more robustly
  * Add a TestURL function to determine which AppID will be used for a
    given URL

  [ Leo Arias ]
  * Add url-dispatcher-testability binary package.

  [ Brendan Donegan ]
  * Add url-dispatcher-testability binary package.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 24 Jul 2014 17:10:14 +0000

url-dispatcher (0.1+14.10.20140619-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Improving error messages and collecting more data

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 19 Jun 2014 02:43:30 +0000

url-dispatcher (0.1+14.10.20140604-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Merge and review policies
  * Recoverable errors on DB errors on update

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 04 Jun 2014 19:07:02 +0000

url-dispatcher (0.1+14.10.20140601-0ubuntu1) utopic; urgency=low

  [ Ted Gould ]
  * Changing to Ubuntu App Launch

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Sun, 01 Jun 2014 20:53:35 +0000

url-dispatcher (0.1+14.04.20140403-0ubuntu1) trusty; urgency=low

  [ Ted Gould ]
  * Fix cache directory permissions if they got messed up (LP: #1290997)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 03 Apr 2014 21:17:00 +0000

url-dispatcher (0.1+14.04.20140331.1-0ubuntu1) trusty; urgency=low

  [ Ted Gould ]
  * Make it so that URLs can be installed with configuration files.
  * Switch to using libupstart-app-launch for discovering AppIDs
  * Migrate test suite to use libclick based libual

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 31 Mar 2014 17:18:43 +0000

url-dispatcher (0.1+14.04.20140217.1-0ubuntu1) trusty; urgency=low

  [ Ted Gould ]
  * Add tests for the library and service as a binary.
  * Upgrading to libupstart-app-launch v2.
  * Flushing trunk with a release
  * Update Upstart mock for the new UAL

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 17 Feb 2014 17:58:44 +0000

url-dispatcher (0.1+14.04.20131209.1-0ubuntu2) trusty; urgency=low

  * Restrict on which arch we build url-dispatcher due to the ust build-dep

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 09 Dec 2013 13:41:41 +0100

url-dispatcher (0.1+14.04.20131209.1-0ubuntu1) trusty; urgency=low

  * Cherry-pick libupstart-app-launch API/ABI bump from trunk

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>  Fri, 06 Dec 2013 14:32:26 +0100

url-dispatcher (0.1+13.10.20131014.2-0ubuntu1) saucy; urgency=low

  [ Michal Hruby ]
  * Revert the definition change for mediaplayer, it'll remain a non-
    click app for now.

  [ Ted Gould ]
  * Adds the appid:// URL format.
  * Use 'click info' to get the manifest. (LP: #1232118)
  * Allow custom URIs to have variable based package specifications.
  * Switching many core apps to Click App ID's.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 38

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 14 Oct 2013 18:07:27 +0000

url-dispatcher (0.1+13.10.20131003-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Enfoce the ///. (LP: #1231444)
  * Make dispatcher more testable and add some application:/// tests.
  * Adding a calendar URL. (LP: #1231136)
  * Adding the alarm URL pattern. (LP: #1233176)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 32

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 03 Oct 2013 02:08:19 +0000

url-dispatcher (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Report a recoverable problem on Bad URLs.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 27

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 24 Sep 2013 06:09:10 +0000

url-dispatcher (0.1+13.10.20130919.3-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Fix the name of the dialer-app.
  * Fix the URI environment variable by properly using libupstart-app-
    launch.
  * Add URLs for PIM apps.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 25

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 19 Sep 2013 14:05:04 +0000

url-dispatcher (0.1+13.10.20130917.1-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Call webbrowser for http/https URLs.
  * Switch the library relationship to the service to a Suggests.
  * URLs for music and video application launching.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 21

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 17 Sep 2013 22:11:05 +0000

url-dispatcher (0.1+13.10.20130823-0ubuntu1) saucy; urgency=low

  [ Ted Gould ]
  * Adding a URL format for system settings.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 17

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 23 Aug 2013 02:06:01 +0000

url-dispatcher (0.1+13.10.20130726-0ubuntu1) saucy; urgency=low

  [ Łukasz 'sil2100' Zemczak ]
  * Add symbols file, modify the package's short descriptions.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 15

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 26 Jul 2013 00:02:46 +0000

url-dispatcher (0.1+13.10.20130725.1-0ubuntu1) saucy; urgency=low

  [ Łukasz 'sil2100' Zemczak ]
  * Remove debian/watch
  * debian/control:
    - Modifications related to compliance with our packaging standards
  * Add copyright info to the source code
  * Automatic snapshot from revision 11 (bootstrap)
  * Additional packaging changes, since some things got missed last
    time.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 13

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 25 Jul 2013 07:52:47 +0000

url-dispatcher (0.1-0ubuntu1) saucy; urgency=low

  * Start

 -- Ted Gould <ted@ubuntu.com>  Thu, 27 Jun 2013 11:36:18 -0500