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
|
gigolo (0.5.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.5.2.
* d/control:
- Bump DH compat to 13.
- R³: no.
- Update 'homepage' field.
- Recommend gvfs-backends. (Closes: #752190)
* d/watch: Bump to compat 4.
* Update Standards-Version to 4.5.1.
-- Unit 193 <unit193@debian.org> Mon, 16 Aug 2021 17:59:23 -0400
gigolo (0.5.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Update standards version to 4.4.1, no changes needed.
[ Yves-Alexis Perez ]
* New upstream version 0.5.0
* d/watch: use uscan special strings
* d/control: update standards version to 4.5.0
* New upstream version 0.5.1
-- Yves-Alexis Perez <corsac@debian.org> Sun, 15 Mar 2020 18:07:11 +0100
gigolo (0.5.0-1) unstable; urgency=medium
* New upstream version 0.5.0
* drop patches, included upstream
-- Yves-Alexis Perez <corsac@debian.org> Thu, 15 Aug 2019 17:26:26 +0200
gigolo (0.4.91-1) experimental; urgency=medium
[ Mateusz Łukasik ]
* New upstream version 0.4.91
[ Unit 193 ]
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 11.
* d/control: Build-Depend on xfce4-dev-tools for autoreconf.
* d/rules:
- Drop the now-default option '--disable-silent-rules'.
- Drop dbgsym migration, it is complete.
* Trim whitespace from previous changelog entries.
* Update Standards-Version to 4.4.0.
-- Yves-Alexis Perez <corsac@debian.org> Mon, 15 Jul 2019 13:26:55 +0200
gigolo (0.4.90-1) experimental; urgency=medium
* Moved the package to git on salsa.debian.org
* Updated the maintainer address to debian-xfce@lists.debian.org
closes: 899525
* d/gbp.conf added, following DEP-14
* d/watch: use HTTPS protocol
* New upstream version 0.4.90
* d/control: drop Emanuele, Simon, Lionel and Stefan from uploaders
* d/control: update standards version to 4.2.1
* d/control: update build-deps for new release
* d/control: drop duplicate section field
* migrate to gbp pq and fix a typo
-- Yves-Alexis Perez <corsac@debian.org> Sat, 15 Dec 2018 14:35:52 +0100
gigolo (0.4.2-2) unstable; urgency=medium
* debian/patches:
- 01_migrate-gvfs-command added, replace gvfs-open by gio open as default
open command.
* debian/control:
- replace gvfs-bin by libglib2.0-bin in Recommends closes: #877744
- run wrap-and-sort
- update standards version to 4.4.1.
- drop -dbg package.
* debian/rules:
- migrate to dbgsym package.
- use debian/gigolo instead of debian/tmp in file removals, since we only
have one binary package now.
- drop list-missing since we install everything.
* debian/gigolo.install dropped since we only have one package.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 15 Oct 2017 16:08:34 +0200
gigolo (0.4.2-1) unstable; urgency=low
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Jackson Doak ]
* New upstream release
- Drop waf support, we no longer need to repack
- Never make the Connect button insensitive. LP: #1131156
* debian/control:
- Bump debhelper to 9
- Drop hardening-includes, no longer needed
- Bump standards-version to 3.9.5
* debian/rules:
- Switch from hardening includes to debhelper 9 hardening
- Add --disable-silent-rules to configure
* debian/compat: Bump to 9
[ Yves-Alexis Perez ]
* debian/rules:
- stop calling autogen.sh before configure.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 09 Jan 2014 23:00:45 +0100
gigolo (0.4.1+dfsg-1) unstable; urgency=low
[ Lionel Le Folgoc ]
* Drop unused waf scripts, we use the alternate autotools-based build
system already. closes: #654468
* debian/rules:
- clean up autogenerated files during clean.
- add a get-orig-source rule to drop the waf related files from the
tarball.
* debian/watch:
- demangle destination file.
[ Yves-Alexis Perez ]
* Add Lionel to uploaders.
-- Lionel Le Folgoc <mrpouit@gmail.com> Mon, 22 Oct 2012 21:56:24 +0200
gigolo (0.4.1-3) unstable; urgency=low
* debian/rules:
- add hardening flags to build flags.
- remove ChangeLog, AUTHORS and COPYING from install dir.
* debian/control:
- add build-dep on hardening-includes
-- Yves-Alexis Perez <corsac@debian.org> Sun, 04 Sep 2011 22:26:07 +0200
gigolo (0.4.1-2) unstable; urgency=low
* debian/rules:
- drop waf completely, use autogen.sh to get a standard autotools.
interface.
* debian/control:
- drop python build-dep
- update standards version to 3.9.2.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 20 Apr 2011 12:49:42 +0200
gigolo (0.4.1-1) unstable; urgency=low
* New upstream release.
* debian/control:
- update standards version to 3.9.1.
* debian/rules, debian/waf-runner-append:
- fix FTBFS on hppa by patching waf at build time. *yurk*
* debian/rules:
- call dpkg-buildflags for CFLAGS and LDFLAGS, add --as-needed to LDFLAGS.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 01 Aug 2010 23:28:07 +0200
gigolo (0.4.0-1) unstable; urgency=low
* New upstream release.
* debian/patches/01_fix-ftbfs-gold dropped, included upstream.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 31 Dec 2009 12:13:03 +0100
gigolo (0.3.2-2) unstable; urgency=low
[ Yves-Alexis Perez ]
* debian/control:
- remove cdbs from build-deps, thanks Lionel Le Folgoc.
- update standards versions to 3.8.3.
* debian/watch:
- update url for the Xfce archive reorganisation.
* convert package to 3.0 (quilt) format.
* debian/patches:
- 01_fix-ftbfs-gold added, fix FTBFS with binutils-gold. closes: #554549
[ Evgeni Golov ]
* Fix Vcs-* fields, they were missing 'trunk' in the path.
-- Yves-Alexis Perez <corsac@debian.org> Fri, 06 Nov 2009 08:19:43 +0100
gigolo (0.3.2-1) unstable; urgency=low
* New upstream release.
* debian/control:
- update homepage address.
- correct GVfs case in descriptions.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 19 Apr 2009 20:52:10 +0200
gigolo (0.3.1-1) unstable; urgency=low
* New upstream release.
* debian/control:
- move gigolo to xfce section and -dbg package to debug.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 05 Apr 2009 14:09:05 +0200
gigolo (0.3.0-1) unstable; urgency=low
* New upstream release, upload to unstable.
* debian/control:
- update standards version to 3.8.1.
- update debhelper build-dep to 7.0.50.
* debian/rules:
- use overrides to call dh_install with --fail-missing.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 04 Apr 2009 02:17:42 +0200
gigolo (0.2.1-1) experimental; urgency=low
* Initial Release. closes: #510558
-- Yves-Alexis Perez <corsac@debian.org> Sat, 28 Feb 2009 21:21:50 +0100
|