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 254 255 256 257
|
frogr (1.5-1) unstable; urgency=medium
* New upstream release.
* debian/compat:
- Set debhelper compatibility level to 10.
* debian/control:
- Add Vcs-* fields.
- Update Standards-Version to 4.2.1 (no changes).
* debian/rules:
- Stop passing --parallel and --buildsystem=meson to dh.
- Build with hardening=+bindnow.
* debian/frogr.install:
- The appstream file now goes to /usr/share/metainfo.
* debian/copyright:
- Use https for the format URL.
- Update copyright years.
-- Alberto Garcia <berto@igalia.com> Tue, 27 Nov 2018 09:55:12 +0200
frogr (1.4-1) unstable; urgency=medium
* New upstream release.
* Use Meson instead of autotools:
- debian/control: Replace build dependency on dh-autoreconf with
meson and require debhelper >= 10.3.
- debian/rules: Replace '--with autoreconf' with '--buildsystem=meson'.
* debian/frogr.install:
- Add usr/share/appdata and remove usr/share/pixmaps.
-- Alberto Garcia <berto@igalia.com> Mon, 08 Jan 2018 15:43:40 +0200
frogr (1.3-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
- Update copyright years.
-- Alberto Garcia <berto@igalia.com> Fri, 14 Jul 2017 16:10:09 +0200
frogr (1.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Remove build dependency on intltool.
- Update Standards-Version to 3.9.8 (no changes).
* debian/copyright:
- Update copyright years.
* debian/watch:
- Use https://download.gnome.org/
-- Alberto Garcia <berto@igalia.com> Wed, 05 Oct 2016 09:38:31 +0300
frogr (1.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Update build dependency on glib to 2.44.
-- Alberto Garcia <berto@igalia.com> Thu, 31 Dec 2015 00:17:28 +0100
frogr (0.11-2) unstable; urgency=medium
* Release to unstable.
-- Alberto Garcia <berto@igalia.com> Mon, 27 Apr 2015 12:24:24 +0300
frogr (0.11-1) experimental; urgency=medium
* New upstream release.
* debian/control:
- Build using libgcrypt20-dev instead of libgcrypt11-dev.
- Update home page address.
- Update Standards-Version to 3.9.6 (no changes).
* debian/copyright:
- Update copyright years and source address.
-- Alberto Garcia <berto@igalia.com> Thu, 08 Jan 2015 09:59:29 +0200
frogr (0.10-1) unstable; urgency=medium
* New upstream release.
* Remove fix-yelp-macro.patch, it's already included in this release.
* debian/watch:
- Update regular expression to match version 0.10 and higher.
* debian/control:
- Remove build dependency on libsoup-gnome2.4-dev.
-- Alberto Garcia <berto@igalia.com> Tue, 17 Jun 2014 10:47:35 +0300
frogr (0.9-2) unstable; urgency=medium
* fix-yelp-macro.patch: fix FTBFS due to incorrect usage of the
YELP_HELP_INIT macro (Closes: #746057).
* debian/rules: enable parallel builds.
-- Alberto Garcia <berto@igalia.com> Mon, 28 Apr 2014 12:34:49 +0300
frogr (0.9-1) unstable; urgency=low
* New upstream release.
* Remove all patches, they're already included in this release.
* debian/control:
- Update build dependency on libsoup2.4-dev to >= 2.34.
- Replace build dependency on gnome-doc-utils with yelp-tools.
- Update Standards-Version to 3.9.5 (no changes).
* debian/frogr-data.install:
- Help files were moved from /usr/share/gnome to /usr/share/help.
* debian/copyright:
- Update copyright years.
-- Alberto Garcia <berto@igalia.com> Fri, 17 Jan 2014 09:18:59 +0200
frogr (0.8-4) unstable; urgency=low
* Build using GStreamer 1.0:
- gstreamer-1.0.patch: port to GStreamer 1.0.
- debian/control: change all gst dependencies.
* keywords.patch: add Keywords field to the frogr.desktop file.
* Update my e-mail address in debian/*.
-- Alberto Garcia <berto@igalia.com> Sun, 24 Nov 2013 20:15:42 +0200
frogr (0.8-3) unstable; urgency=low
* Don't make builds fail because of deprecated API (Closes: #707379).
- allow-deprecated-api.patch: remove -DG_DISABLE_DEPRECATED and
friends from CFLAGS.
- debian/control: add dependency on dh-autoreconf.
- debian/rules: run dh --with autoreconf
* debian/copyright: update copyright years.
-- Alberto Garcia <agarcia@igalia.com> Thu, 09 May 2013 15:36:34 +0300
frogr (0.8-2) unstable; urgency=low
* Upload to unstable.
* debian/control: remove obsolete DM-Upload-Allowed flag.
* debian/control: update Standards-Version to 3.9.4 (no changes).
-- Alberto Garcia <agarcia@igalia.com> Sun, 05 May 2013 21:05:29 +0300
frogr (0.8-1) experimental; urgency=low
* New upstream release.
* Remove debian/preferences-general.png, it's already included in this
release.
* debian/control: update build dependencies:
- libgstreamer0.10-dev and libjson-glib-dev are now required.
- GTK+ 2 is no longer supported. The minimum GTK+ version is 3.4.
- Depend on libglib2.0-dev >= 2.32.
* debian/control: recommend gstreamer0.10-plugins-base,
gstreamer0.10-plugins-good and gstreamer0.10-ffmpeg.
* debian/control: suggest gstreamer0.10-plugins-bad and
gstreamer0.10-plugins-ugly.
* debian/control: depend on shared-mime-info.
* debian/copyright: update upstream e-mail address.
* debian/docs: remove TODO file.
-- Alberto Garcia <agarcia@igalia.com> Tue, 01 Jan 2013 16:55:55 +0100
frogr (0.7-2) unstable; urgency=low
* debian/preferences-general.png: this file was missing from the tarball
(and the repository). Fixed upstream in 101ea816e0e4d5c42609a71c8ebe5.
-- Alberto Garcia <agarcia@igalia.com> Fri, 25 May 2012 12:32:06 +0200
frogr (0.7-1) unstable; urgency=low
* New upstream release.
* debian/{compat,control}: set debhelper compatibility level to 9.
* debian/copyright: rewrite using the machine-readable format.
* debian/control: update Standards-Version to 3.9.3 (no changes).
* debian/control: add build dependency on libgcrypt11-dev.
* debian/watch: scan for .xz files, upstream no longer uses bz2.
* Split package into frogr and frogr-data:
- Add frogr.install and frogr-data.install files.
- Add section for the frogr-data package in debian/control.
-- Alberto Garcia <agarcia@igalia.com> Tue, 22 May 2012 10:15:53 +0200
frogr (0.6.1-1) unstable; urgency=low
* New upstream release.
* debian/watch: point to ftp.gnome.org.
* Drop all patches, since they are already included in this release.
-- Alberto Garcia <agarcia@igalia.com> Sat, 20 Aug 2011 17:50:43 +0300
frogr (0.6-1) unstable; urgency=low
* New upstream release.
* Drop these patches, since they have already been merged upstream:
- 01_fix-cmdline-segfault.patch (upstream 044d929b389863924a87f56660b)
- 02_update-manpage.patch (upstream 3f4c935fd89738f0b49a7dd06ee3cfea9)
* New patch to fix a problem with GtkComboBox in old versions of GTK+:
- 02_gtk-combo-box.patch (upstream bdfb127fe55d and 2cdf887f50c1e213b)
* debian/control: minimum required libgtk2.0-dev version is now 2.16.
* debian/control: minimum required libsoup2.4-dev version is now 2.26.
* debian/control: add build dependencies on libsoup-gnome2.4-dev,
gnome-doc-utils and libglib2.0-dev (>= 2.22).
* debian/control: recommend yelp to browse the online help.
* debian/copyright: fix copyright years.
-- Alberto Garcia <agarcia@igalia.com> Sat, 13 Aug 2011 12:09:56 +0300
frogr (0.5-1) unstable; urgency=low
* New upstream release.
* Drop these patches, since they have already been merged upstream:
- 01_remove-valist-check.patch (upstream e9fe1843341d2ad905418f843bbf)
- 02_dont-use-werror.patch (upstream 4b948ee6729e0a15f600cdbc5887a93b)
* New patches to fix a command-line parsing problem:
- 01_fix-cmdline-segfault.patch (upstream 044d929b389863924a87f56660b)
- 02_update-manpage.patch (upstream 3f4c935fd89738f0b49a7dd06ee3cfea9)
* 03_potfiles-quilt.patch (make intltool skip quilt's .pc directory)
* debian/rules: switch from cdbs to dh.
* debian/control: remove dependency on cdbs.
* debian/control: add build dependency on libexif-dev.
* debian/control: compile with GTK+ 3 by default, add build dependency
on libgtk-3-dev but keep libgtk2.0-dev as an option.
* debian/control: update Standards-Version to 3.9.2.
* debian/docs: add files from the former DEB_INSTALL_DOCS_ALL variable.
-- Alberto Garcia <agarcia@igalia.com> Fri, 27 May 2011 10:02:41 +0200
frogr (0.4-3) unstable; urgency=low
* 02_dont-use-werror.patch: Fix FTBFS (Closes: #625336)
-- Alberto Garcia <agarcia@igalia.com> Tue, 03 May 2011 15:01:23 +0300
frogr (0.4-2) unstable; urgency=low
* debian/{copyright,control,watch}: point URLs to gnome.org
* 01_remove-valist-check.patch: Fix FTBFS (Closes: #613905)
-- Alberto Garcia <agarcia@igalia.com> Fri, 18 Feb 2011 11:40:23 +0200
frogr (0.4-1) unstable; urgency=low
* New upstream release
* Drop 01_pixmapdir.patch, already merged upstream (8a686efba0fb07089fc)
* Drop debian/frogr.1, already included upstream (d927137ae629b4c5de149)
* debian/copyright: add 2011
* debian/control: remove redundant dependency on libglib2.0-dev and
increase minimum required version of libgtk2.0-dev to 2.14
* debian/control: add DM-Upload-Allowed flag
-- Alberto Garcia <agarcia@igalia.com> Mon, 07 Feb 2011 12:48:50 +0100
frogr (0.3-1) unstable; urgency=low
* Initial release (Closes: #607889).
* 01_pixmapdir.patch: Install XPM file in /usr/share/pixmaps
-- Alberto Garcia <agarcia@igalia.com> Thu, 23 Dec 2010 19:10:52 +0100
|