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
|
tumbler (0.1.31-2) unstable; urgency=medium
* Upload to unstable.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 06 May 2015 18:12:00 +0200
tumbler (0.1.31-1) experimental; urgency=medium
[ Jackson Doak ]
* New upstream release
[ Mateusz Ĺukasik ]
* Bump standards-version to 3.9.6
-- Yves-Alexis Perez <corsac@debian.org> Sun, 08 Mar 2015 21:55:02 +0100
tumbler (0.1.30-1) unstable; urgency=medium
[ Jackson Doak ]
* New upstream release
* debian/rules: Disable silent rules
* debian/control: Bump standards-version to 3.9.5
-- Yves-Alexis Perez <corsac@debian.org> Sun, 09 Mar 2014 10:09:08 +0100
tumbler (0.1.29-2) unstable; urgency=low
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Jackson Doak ]
* Bump standards-version to 3.9.4
[ Yves-Alexis Perez ]
* debian/patches:
- 01_fix-typo-tumbler-rc added, fix typo in /etc/xdg/tumbler/tumbler.rc
preventing video thumbnailing. closes: #723189
-- Yves-Alexis Perez <corsac@debian.org> Tue, 17 Sep 2013 21:56:37 +0200
tumbler (0.1.29-1) unstable; urgency=low
[ Yves-Alexis Perez ]
* New upstream release.
* debian/control:
- update gstreamer build-dep to libgstreamer1.0-dev and
libgstreamer-plugins-base1.0-dev.
* debian/rules:
- enable all hardening flags.
[ Lionel Le Folgoc ]
* New upstream release (0.1.27):
- re-enable all plugins since there's now a priority mechanism to choose
the preferred ones.
* debian/rules: drop --disable-ffmpeg-thumbnailer from configure.
* debian/control:
- readd libffmpegthumbnailer-dev to b-deps to build the ffmpeg thumbnailer
plugin.
- add libcurl4-gnutls-dev to b-deps to build the cover thumbnailer plugin
- update the long description of tumbler-plugins-extra to mention the new
plugins.
* debian/tumbler-plugins-extra.install: ship the new plugins.
* debian/tumbler-common.install: ship the new rc file.
* debian/libtumbler-1-0.symbols: updated for the new symbols.
* debian/copyright: refreshed.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 22 May 2013 00:27:44 +0200
tumbler (0.1.25-1) unstable; urgency=low
[ Lionel Le Folgoc ]
* New upstream release.
[ Yves-Alexis Perez ]
* debian/rules:
- build with --parallel.
- stop running xdt-autogen before configure, not needed anymore.
* debian/control:
- drop xfce4-dev-tools, libtool and gtk-doc-tools from build-deps.
-- Lionel Le Folgoc <mrpouit@gmail.com> Sat, 05 May 2012 14:39:43 +0200
tumbler (0.1.24-1) unstable; urgency=low
* New upstream release.
* debian/patches:
- 01_fix-link-lm and 02_fix-link-gmodule removed, included upstream.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 29 Mar 2012 11:14:19 +0200
tumbler (0.1.23-2) unstable; urgency=low
* debian/patches:
- 02_fix-link-gmodule added, fix FTBFS with glib 2.32. closes: #665667
* debian/control:
- update standards version to 3.9.3.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 28 Mar 2012 11:37:50 +0200
tumbler (0.1.23-1) unstable; urgency=low
[ Lionel Le Folgoc ]
* New upstream release:
- fix crashes in the pixbuf thumbnailer. lp: #804921
* debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
enable the new thumbnailers.
* debian/copyright: fix EOLs.
* Add a new binary package, tumbler-plugins-extra, to ship plugins using
libraries not present in the default xfce desktop (openraw, gsf), and let
tumbler suggest it.
* debian/patches:
- 02_start-gst-pipeline.patch: dropped, applied upstream.
- 01_fix-link-lm.patch: refreshed for the new plugins.
* debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.
[ Yves-Alexis Perez ]
* debian/watch updated for new tumbler location.
* debian/control:
- update debhelper build-dep to 9 now that it's released.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 05 Feb 2012 21:03:17 +0100
tumbler (0.1.22-1) unstable; urgency=low
[ Lionel Le Folgoc ]
* New upstream release:
- add new gstreamer-based video thumbnailer.
* debian/copyright: updated.
* debian/rules: disable the ffmpeg thumbnailer by default, upstream
recommends to use the new gstreamer one instead.
* debian/control: replace libffmpegthumbnailer-dev b-dep with
libgstreamer0.10-dev, and switch to libjpeg-dev. closes: #644968
* debian/patches/02_start-gst-pipeline.patch: added, fix thumbnail generation.
[ Yves-Alexis Perez ]
* debian/rules:
- use hardening method from dpkg-dev 1.16.1 and debhelper 9.
- use multiarch dirs.
* debian/compat bumped to 9.
* debian/control:
- drop build-dep on hardening-includes
- add build-dep on dpkg-dev (>= 1.16.1)
- add Pre-Depends on misc:Pre-Depends
* debian/libtumbler-1-0.install, debian/libtumbler-1-dev.install,
debian/tumbler.install: use multiarch paths.
-- Lionel Le Folgoc <mrpouit@gmail.com> Fri, 14 Oct 2011 17:16:30 +0200
tumbler (0.1.21-3) unstable; urgency=low
* debian/patches:
- 01_fix-link-lm added, add explicit link on -lm. closes: #640453
* debian/control:
- add build-dep on xfce4-dev-tools, libtool and gtk-doc-tools.
* debian/rules:
- run xdt-autogen before configure.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 05 Sep 2011 21:33:31 +0200
tumbler (0.1.21-2) unstable; urgency=low
* Upload to unstable.
* debian/control:
- drop Emanuele, Simon and Mike from uploaders.
- update standards version to 3.9.2.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 19 Apr 2011 17:22:59 +0200
tumbler (0.1.21-1) experimental; urgency=low
* New upstream release.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 14 Feb 2011 23:46:05 +0100
tumbler (0.1.6-1) experimental; urgency=low
* Initial release. closes: #612110
-- Yves-Alexis Perez <corsac@debian.org> Mon, 07 Feb 2011 00:46:24 +0100
|