~ken-vandine/shotwell/no_unity_no_uoa

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Robert Ancell
  • Date: 2014-11-03 01:37:38 UTC
  • mfrom: (168.1.2 ubuntu)
  • Revision ID: robert.ancell@canonical.com-20141103013738-jzjs9u6wiigpw5wu
* Merge from Debian unstable.  Remaining changes:
  - debian/control, debian/test/*:
    + Add autopilot autopkgtest to check import from a libgphoto2
      camera (simulated with umockdev, recorded from a Canon
      PowerShot SX200).
      debian/tests/import will run under a local session D-BUS
      and xvfb, but you can also run the test interactively with
      "cd debian/tests; autopilot run autopilot_tests".
  - debian/control:
    + Suggest account plugins.
    + Bump breaks/replaces since we didn't take the package
      split until now.
  - debian/control, debian/rules:
    + Run intltool-update on build.
    + Build-Depends on intltool.
  - debian/patches/02_desktop_translations.patch:
    + Don't translate the .desktop files, they work with gettext
      and the build system translates them all into English.
  - debian/patches/06_uoa.patch, debian/control:
    + Add Ubuntu Online Accounts support.
    + Build-Depends on libaccounts-glib-dev and libsignon-glib-dev.
  - debian/patches/update_translation_list.patch: 
    + Don't list deprecated source to translate.
  - debian/patches/libexec.patch, debian/rules:
    + Dropped, upstream supports libexecdir now.
    + Set libexec to /usr/lib/shotwell.
  - debian/control, debian/rules:
    + Build with Unity support.
    + Build-Depends on libunity-dev.
    + configure --disable-icon-update
  - debian/control, debian/rules:
    + Build with scour for SVG optimization.
    + Build-Depends on python-scour.
* Drop following change, already fixed in Debian:
  - debian/watch: Update to GNOME FTP location.
* Refresh patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
shotwell (0.20.1-1ubuntu1) vivid; urgency=low
 
2
 
 
3
  * Merge from Debian unstable.  Remaining changes:
 
4
    - debian/control, debian/test/*:
 
5
      + Add autopilot autopkgtest to check import from a libgphoto2
 
6
        camera (simulated with umockdev, recorded from a Canon
 
7
        PowerShot SX200).
 
8
        debian/tests/import will run under a local session D-BUS
 
9
        and xvfb, but you can also run the test interactively with
 
10
        "cd debian/tests; autopilot run autopilot_tests".
 
11
    - debian/control:
 
12
      + Suggest account plugins.
 
13
      + Bump breaks/replaces since we didn't take the package
 
14
        split until now.
 
15
    - debian/control, debian/rules:
 
16
      + Run intltool-update on build.
 
17
      + Build-Depends on intltool.
 
18
    - debian/patches/02_desktop_translations.patch:
 
19
      + Don't translate the .desktop files, they work with gettext
 
20
        and the build system translates them all into English.
 
21
    - debian/patches/06_uoa.patch, debian/control:
 
22
      + Add Ubuntu Online Accounts support.
 
23
      + Build-Depends on libaccounts-glib-dev and libsignon-glib-dev.
 
24
    - debian/patches/update_translation_list.patch: 
 
25
      + Don't list deprecated source to translate.
 
26
    - debian/patches/libexec.patch, debian/rules:
 
27
      + Dropped, upstream supports libexecdir now.
 
28
      + Set libexec to /usr/lib/shotwell.
 
29
    - debian/control, debian/rules:
 
30
      + Build with Unity support.
 
31
      + Build-Depends on libunity-dev.
 
32
      + configure --disable-icon-update
 
33
    - debian/control, debian/rules:
 
34
      + Build with scour for SVG optimization.
 
35
      + Build-Depends on python-scour.
 
36
  * Drop following change, already fixed in Debian:
 
37
    - debian/watch: Update to GNOME FTP location.
 
38
  * Refresh patches.
 
39
 
 
40
 -- Artur Rona <ari-tczew@ubuntu.com>  Mon, 03 Nov 2014 00:10:54 +0100
 
41
 
 
42
shotwell (0.20.1-1) unstable; urgency=medium
 
43
 
 
44
  * New upstream release.
 
45
  * Add sharedobject-in-library-directory-missing-soname to
 
46
    lintian-overrides.
 
47
  * debian/patch/hardening.patch:
 
48
    - Add removal of --fatal-warnings at plugins/Makefile.plugins.mk
 
49
      to prevent build errors on armel and mips.
 
50
 
 
51
 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Thu, 09 Oct 2014 11:57:41 +0200
 
52
 
1
53
shotwell (0.20.1-0ubuntu1) utopic; urgency=medium
2
54
 
3
55
  * New upstream bugfix release.
7
59
 
8
60
 -- Iain Lane <iain.lane@canonical.com>  Mon, 06 Oct 2014 12:07:16 +0100
9
61
 
 
62
shotwell (0.20.0-1) unstable; urgency=medium
 
63
 
 
64
  * New upstream release (Closes: #762357).
 
65
  * debian/control:
 
66
    - Bump Standards-Version to 3.9.6 (no changes required).
 
67
    - Change Vcs-Browser to cgit.
 
68
  * debian/copyright:
 
69
    - Remove deleted file icons/hidden.svg.
 
70
    - Add missed file icons/import-all.png.
 
71
    - Remove whitspaces at EOL.
 
72
  * debian/rules:
 
73
    - Enable hardening=+all because files can open over network.
 
74
    - Remove useless variable assignments.
 
75
    - Add --debug to configure.
 
76
 
 
77
 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Tue, 23 Sep 2014 18:56:52 +0200
 
78
 
10
79
shotwell (0.20.0-0ubuntu1) utopic; urgency=medium
11
80
 
12
81
  * New upstream version
17
86
 
18
87
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 22 Sep 2014 19:42:01 +0200
19
88
 
 
89
shotwell (0.18.1-2) unstable; urgency=medium
 
90
 
 
91
  * New Maintainer (Closes: #755416).
 
92
  * debian/copyright:
 
93
    - Rewrite into machine-readable format.
 
94
    - Add myself to the list of authors for debian/*.
 
95
  * debian/control:
 
96
    - Set myself as maintainer.
 
97
    - For previously not existing Vcs
 
98
      + Create a new git repository on alioth.
 
99
      + Add the Fields Vcs-Browser and Vcs-Git.
 
100
 
 
101
 -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 30 Jul 2014 07:27:30 +0200
 
102
 
 
103
shotwell (0.18.1-1) unstable; urgency=medium
 
104
 
 
105
  * New upstream release.
 
106
  * debian/control:
 
107
    - Set Homepage field to the new home page.
 
108
  * debian/control:
 
109
    - Set download reference to the new site.
 
110
 
 
111
 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 20 Jul 2014 17:15:28 +0200
 
112
 
20
113
shotwell (0.18.1-0ubuntu2) utopic; urgency=medium
21
114
 
22
115
  * No-change rebuild to build against new vala with fixed GMutex/GCond
37
130
 
38
131
 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 03 Jul 2014 11:41:07 +1200
39
132
 
 
133
shotwell (0.18.0-1) unstable; urgency=medium
 
134
 
 
135
  * New upstream release.
 
136
  * Upload to unstable.
 
137
  * debian/patches/hardening.patch:
 
138
    - Refresh for new upstream release.
 
139
  * debian/patches/thumbnailer_path.patch:
 
140
    - Removed, not needed.
 
141
  * debian/control:
 
142
    - Re-add myself as Uploader.
 
143
    - Add gnome-doc-utils to Build-Depends.
 
144
    - Replace libgphoto2-2-dev with libgphoto2-dev (Closes: #739355).
 
145
  * debian/manpages:
 
146
    - Do not install shotwell-video-thumbnailer anymore.
 
147
  * debian/shotwell-video-thumbnailer.1:
 
148
    - Removed, no longer needed.
 
149
  * debian/rules:
 
150
    - Explicitly set libexecdir to /usr/lib (Closes: #742083).
 
151
  * debian/watch:
 
152
    - Point to the GNOME FTP server.
 
153
 
 
154
 -- Luca Falavigna <dktrkranz@debian.org>  Thu, 27 Mar 2014 14:02:25 +0100
 
155
 
40
156
shotwell (0.18.0-0ubuntu8) utopic; urgency=medium
41
157
 
42
158
  * debian/patches/git_flickr_url.patch:
120
236
 
121
237
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 19 Feb 2014 16:42:32 +0100
122
238
 
 
239
shotwell (0.17.0-1) experimental; urgency=low
 
240
 
 
241
  * Team upload.
 
242
  * New upstream release.
 
243
  * debian/patches/format_string.patch:
 
244
    - Removed, applied upstream.
 
245
  * debian/patches/hardening.patch:
 
246
    - Refresh for new upstream release.
 
247
  * debian/patches/libexec.patch
 
248
    - Refresh for new upstream release.
 
249
  * debian/patches/thumbnailer_path.patch:
 
250
    - Refresh for new upstream release.
 
251
  * debian/shotwell.lintian-overrides:
 
252
    - Remove useless library-not-linked-against-libc tag.
 
253
 
 
254
 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 16 Feb 2014 14:10:50 +0100
 
255
 
123
256
shotwell (0.17.0-0ubuntu1) trusty; urgency=medium
124
257
 
125
258
  * New upstream version
151
284
 
152
285
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 20 Nov 2013 11:10:21 +0100
153
286
 
 
287
shotwell (0.15.0-2) unstable; urgency=medium
 
288
 
 
289
  * Team upload to unstable.
 
290
  * debian/control:
 
291
    - Bump Standards-Version to 3.9.5.
 
292
 
 
293
 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 16 Feb 2014 14:02:15 +0100
 
294
 
 
295
shotwell (0.15.0-1) experimental; urgency=low
 
296
 
 
297
  * Team upload.
 
298
  * New upstream release (Closes: #726594).
 
299
    - Fix FTBFS with vala 0.22 (Closes: #726510).
 
300
  * debian/patches/document-mode.patch:
 
301
    - Removed, applied upstream.
 
302
  * debian/patches/hardening.patch:
 
303
    - Refresh for new upstream release.
 
304
  * debian/patches/libexec.patch
 
305
    - Refresh for new upstream release.
 
306
  * debian/patches/thumbnailer_path.patch:
 
307
    - Install shotwell-video-thumbnailer under /usr/bin.
 
308
  * debian/control:
 
309
    - Build-depend against desktop-file-utils.
 
310
    - Refresh build-dependency miminum versions.
 
311
 
 
312
 -- Luca Falavigna <dktrkranz@debian.org>  Thu, 17 Oct 2013 22:04:11 +0200
 
313
 
154
314
shotwell (0.15.0-0ubuntu2) trusty; urgency=low
155
315
 
156
316
    dbus-launch invocation.