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
|
thunar-volman (0.8.1-2) unstable; urgency=medium
* Upload to unstable.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 06 May 2015 16:33:20 +0200
thunar-volman (0.8.1-1) experimental; urgency=medium
[ Yves-Alexis Perez ]
* debian/control:
- Fix Vcs-* urls.
[ Jackson Doak ]
* New upstream release
-- Yves-Alexis Perez <corsac@debian.org> Sun, 08 Mar 2015 21:04:58 +0100
thunar-volman (0.8.0-4) unstable; urgency=medium
* debian/control:
- drop build-dep on chrpath.
* debian/rules:
- drop call to chrpath, not needed anymore.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 02 Feb 2014 21:55:09 +0100
thunar-volman (0.8.0-3) unstable; urgency=low
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Jackson Doak ]
* debian/control:
- Bump standards-version to 3.9.4
- Remove redundant "section" category
* debian/rules:
- Add option for verbose mode
* Create manpage for thunar-volman-settings
[ Yves-Alexis Perez ]
* debian/rules:
- use autotools-dev addon to update autotools helper files.
* debian/control:
- add build-dep on autotools-dev.
- update standards version to 3.9.5.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 02 Feb 2014 21:36:42 +0100
thunar-volman (0.8.0-2) unstable; urgency=low
* Upload to unstable.
* debian/rules:
- enable all hardening flags.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 22 May 2013 00:38:28 +0200
thunar-volman (0.8.0-1) experimental; urgency=low
[ Lionel Le Folgoc ]
* New upstream release.
* debian/control:
- bump b-deps for Xfce 4.10.
* debian/rules:
- drop obsolete --disable-rpath configure flag
- pass --parallel to dh.
[ Yves-Alexis Perez ]
* debian/watch updated to track development releases.
-- Lionel Le Folgoc <mrpouit@gmail.com> Sat, 05 May 2012 14:19:58 +0200
thunar-volman (0.6.1-1) unstable; urgency=low
* New upstream release.
* debian/watch updated since thunar-volman is now part of core Xfce.
* debian/control:
- update standards version to 3.9.3.
- update debhelper build-dep to 9 and add build-dep on dpkg-dev 1.16.1 for
hardening support.
- drop build-dep on hardening-includes.
* debian/compat bumped to 9.
* debian/rules:
- use debhelper 9 / dpkg-dev hardening support.
-- Yves-Alexis Perez <corsac@debian.org> Fri, 30 Mar 2012 07:34:59 +0200
thunar-volman (0.6.0-4) unstable; urgency=low
* debian/control:
- thunar-volman is linux only for now. closes: #624413
-- Yves-Alexis Perez <corsac@debian.org> Thu, 28 Apr 2011 22:08:22 +0200
thunar-volman (0.6.0-3) unstable; urgency=low
* Upload to unstable.
* debian/control:
- remove Simon and Emanuele from uploaders,
- update standards version to 3.9.2.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 20 Apr 2011 12:49:32 +0200
thunar-volman (0.6.0-2) experimental; urgency=low
* debian/control:
- add build-dep on libxfce4util 4.8.0.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 07 Mar 2011 08:07:58 +0100
thunar-volman (0.6.0-1) experimental; urgency=low
[ Lionel Le Folgoc ]
* New upstream release.
- don't use hal anymore. closes: #615195
* debian/control:
- switch to dh 7, >= 7.0.50~ to support overrides
- refreshed (build-)deps for this new hal-less version
- bump Standards-Version to 3.9.1
- add myself to uploaders
- set minimal thunar dependency to 1.1.1
- add home page.
* debian/copyright: refreshed.
* debian/manpages: install debian/thunar-volman.1.
* debian/patches:
- 01_display-volume-info-for-crypto-layer.patch,
02_fix-race-asking-passphrase-twice.patch: dropped, obsolete.
* debian/rules: switch to dh + overrides.
* debian/shlibs.local: dropped, not needed.
* debian/source/format: switch to 3.0 (quilt).
[ Yves-Alexis Perez ]
* debian/control:
- add build-dep on intltool.
* debian/rules:
- install a thunar-volman.xml config file to disabled automount, autorun
and autobrowse by default.
- pick {C,LD}FLAGS from dpkg-buildflags.
- add -W1, z,defs and --as-needed to LDFLAGS.
- add hardening flags to {C,LD}FLAGS.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 27 Feb 2011 01:25:10 +0100
thunar-volman (0.3.80-4) unstable; urgency=low
[ Stefan Ott ]
* Fix debian/watch
[ Yves-Alexis Perez ]
* debian/patches
- 02_fix-race-asking-passphrase-twice added, don't ask twice for
passphrase on encrypted volumes (Xfce #5416).
* debian/control:
- update standards version to 3.8.4.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 13 Mar 2010 12:13:22 +0100
thunar-volman (0.3.80-3) unstable; urgency=low
[ Evgeni Golov ]
* Fix Vcs-* fields, they were missing 'trunk' in the path.
[ Yves-Alexis Perez ]
* debian/control:
- add dependency on hal. closes: #525222
- update standards version to 3.8.3.
* debian/watch edited to track Xfce archive reorganisation.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 10 Oct 2009 17:42:24 +0200
thunar-volman (0.3.80-2) unstable; urgency=low
* Upload to unstable.
* debian/control:
- update debhelper build-dep to 7.
- update standards version to 3.8.1.
- move to xfce section.
* debian/compat bumped to 7.
* debian/rules:
- add -Wl,-z,-defs -Wl,--as-needed to LDFLAGS.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 04 Apr 2009 16:23:28 +0200
thunar-volman (0.3.80-1) experimental; urgency=low
* New upstream release.
* debian/patches:
- 01_autoipod_command_only_for_music_players dropped, included upstream.
- 02_encrypted-volumes dropped, included upstream.
- 01_display-volume-info-for-crypto-layer added, display device
name when asking the passphrase of a crypto-container. (Xfce #4656)
* debian/copyright:
- updated dates.
- added copyright for Colin Leroy patch.
* debian/control:
- removed Rudy Godoy and Martin Loschwitz from Uploaders:.
- updated build-dep on exo and Thunar for Xfce 4.6.
- add explicit build-dep on gtk.
* debian/rules:
- fails if file are missing in installed package.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 01 Mar 2009 00:30:58 +0100
thunar-volman (0.2.0-3) experimental; urgency=low
* debian/patches:
- 02_encrypted-volumes added, add support for mounting encrypted volumes.
Patch from Colin Leroy (Xfce #3349).
* debian/copyright:
- use © sign.
* debian/control:
- update standards version to 3.8.0, no change needed.
- update build deps on exo with luks support.
* debian/shlibs.local: request a libexo with luks support.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 13 Aug 2008 23:13:00 +0200
thunar-volman (0.2.0-2) unstable; urgency=low
[ Yves-Alexis Perez ]
* debian/patches:
- 01_autoipod_command_only_for_music_players added: only run “music
player” command when a music player is plugged. closes: #455870
[ Simon Huggins ]
* Add dependency on new exo-utils for exo-mount
-- Simon Huggins <huggie@earth.li> Mon, 28 Jan 2008 11:24:24 +0000
thunar-volman (0.2.0-1) unstable; urgency=low
[ Simon Huggins ]
* Add Vcs-* headers to debian/control
[ Yves-Alexis Perez ]
* The “first upload” release.
* New upstream release.
* debian/control:
- updated Standards-Version to 3.7.3.
- changed email to my debian.org.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 05 Dec 2007 22:37:50 +0100
thunar-volman (0.1.2-1) unstable; urgency=low
* Initial release closes: #407874
-- Yves-Alexis Perez <corsac@corsac.net> Wed, 02 May 2007 17:01:16 +0100
|