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 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316
|
recoverjpeg (2.6.3-5) unstable; urgency=medium
* New co-maintainer.
* debian/control: bumped Standards-Version to 4.6.2.
* debian/copyright:
- Converted the last paragraph of the GPL2 and GPL-2+ in a comment.
- Updated packaging copyright years.
-- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com> Fri, 08 Sep 2023 13:14:42 -0300
recoverjpeg (2.6.3-4) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* debian/control: removed empty control field Uploaders.
* debian/upstream/: set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse.
[ Guilherme de Paula Xavier Segundo]
* debian/control:
- Bumped debhelper-compat to 13.
- Bumped Standards-Version to 4.6.0.
- Updated Homepage field to use https.
* debian/copyright:
- Updated Source field to use https.
- Updated licenses text.
- Updated packaging copyright years.
* debian/patches:
- Refreshed patch.
- Renamed 10_migrate-to-python3.patch to 010_migrate-to-python3.patch.
-- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com> Fri, 22 Apr 2022 16:15:32 -0300
recoverjpeg (2.6.3-3) unstable; urgency=medium
* Team upload
[ Joao Eriberto Mota Filho ]
* debian/control:
- Bumped Standards-Version to 4.5.0.
- Removed my name from Uploaders field.
* debian/copyright: updated packaging copyright years.
* debian/watch: updated to use the upstream homepage.
[ Samuel Henrique ]
* Configure git-buildpackage for Debian.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 13 Feb 2020 17:31:39 -0300
recoverjpeg (2.6.3-2) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* Migrated scripts/remove-duplicates from Python2 to Python3. Consequently:
- debian/control: changed from python to python3 in Depends field.
- debian/patches/10_migrate-to-python3.patch: created to migrate the
script from Python2 to Python3.
- Closes: #938342
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.4.1.
* debian/copyright:
- Added packaging rights for Samuel Henrique.
- Updated packaging copyright years.
- Using GitHub/issues address in Upstream-Contact field.
* debian/rules: removed '--with autoreconf' because it is default since DH 10.
[ Samuel Henrique ]
* Add salsa-ci.yml.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 02 Jan 2020 22:54:19 -0300
recoverjpeg (2.6.3-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
- Added rights for Raphaël Hertzog and SZ Lin (林上智).
- Updated upstream and packaging copyright years.
* debian/source/include-binaries: added to control debian/tests/test.img.
* debian/tests/*: added to perform a trivial test.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 29 Sep 2018 00:30:09 -0300
recoverjpeg (2.6.2-1) unstable; urgency=medium
* Team upload.
[ Raphaël Hertzog ]
* d/control:
- Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
- Update team maintainer address to Debian Security Tools
[ SZ Lin (林上智) ]
* Import new upstream release
* Add upstream metadata file
* d/control:
- Remove dh-autoreconf for Build-Depends: since it is enabled by default now
- Bump debhelper version to 11
- Bump Standards-Version to 4.2.1
* d/copyright:
- Replace "http" with "https" in URL
* d/compat:
- Bump compat version to 11
-- SZ Lin (林上智) <szlin@debian.org> Sun, 02 Sep 2018 15:42:54 +0800
recoverjpeg (2.6.1-1) unstable; urgency=medium
* New upstream release. (LP: #1603685)
* Bumped DH level to 10.
* debian/clean: added to remove files forgotten after build process.
* debian/control:
- Added pandoc to Build-Depends field.
- Bumped Standards-Version to 3.9.8.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright:
- Added an Upstream-Contact field.
- Updated the upstream and packaging copyright years.
* debian/watch:
- Bumped to version 4.
- Removed a source to avoid conflicts with uscan.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 16 Nov 2016 11:52:19 -0200
recoverjpeg (2.6-1) unstable; urgency=medium
* New upstream release.
* debian/patches/: removed all patches. The upstream fixed the source code.
Thanks.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 11 Oct 2015 22:11:21 -0300
recoverjpeg (2.4-1) unstable; urgency=medium
* New upstream release.
* debian/copyright: updated the upstream copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 11 Oct 2015 10:23:32 -0300
recoverjpeg (2.3-3) unstable; urgency=medium
* debian/control: using imagemagick as alternative to
graphicsmagick-imagemagick-compat to provide the identify command.
Thanks to David Evensky <evensky@gmail.com>. (Closes: #788300)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 16 Jun 2015 12:30:40 -0300
recoverjpeg (2.3-2) unstable; urgency=medium
* debian/control: little adjustments in long description.
* debian/copyright: added Jan Funke as upstream.
* debian/patches/fix-makefile: fixed a spelling error.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 19 May 2015 21:53:40 -0300
recoverjpeg (2.3-1) unstable; urgency=medium
* New maintainer and co-maintainer. Thanks to William Vera, the last
maintainer. (Closes: #781960)
* New upstream release. (Closes: #731079)
* debian/control:
* Added dh-autoreconf to Build-Depends field.
* Added the Vcs-* fields.
* Added exif and graphicsmagick-imagemagick-compat to Depends field.
* Bumped Standards-Version to 3.9.6.
* Improved and updated short and long descriptions.
* Moved python from Suggests to Depends field.
* Removed dpkg-dev from Build-Depends field. This is unnecessary now.
* Removed the deprecated field 'DM-Upload-Allowed'.
* Removed an unnecessary relationship for Python in Depends field.
* Removed the Suggests field.
* debian/copyright:
* Migrated to 1.0 format.
* Updated all information.
* debian/dirs: useless now. Removed.
* debian/manpages: removed. No longer needed.
* debian/patched/: useless. Removed.
* debian/patches:
- Added the fix-makefile patch to avoid remove a needed manpage.
- Added fix-sort-pictures-command to avoid a false positive in
sort-pictures command. (Closes: #766496)
- Removed the 01_manpagefix.patch. The upstream fixed the source code.
* debian/README.source: removed. This is no longer required.
* debian/remove-duplicates.1: removed. The upstream is providing this
manpage. Thanks!
* debian/rules:
- Added the variable DEB_BUILD_MAINT_OPTIONS to improve the hardening.
- Removed some useless lines.
* debian/watch:
- Improved the current source.
- Added a new source.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 17 May 2015 12:01:42 -0300
recoverjpeg (2.2-1) unstable; urgency=low
* New upstream release.
* Deleted debian/docs.
* Changed debian/rules for Hardening Options.
* Updated debian/compat to 9.
* debian/control
+ Added dpkg-dev (>= 1.16.1~) as build-dep.
+ Updated debhelper version.
* debian/patches
+ Updated 01_manpagefix.patch.
+ Removed 02_fix_recovermov.1.patch.
+ Removed 03_fix_ftbfs_with_gcc_4.7.diff.
* Acknowledge NMU.
+ Thanks Matthias Klose.
-- William Vera <billy@billy.com.mx> Tue, 21 Aug 2012 16:27:21 -0500
recoverjpeg (2.0-3.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> include (Cyril
Brulebois). Closes: #667353.
-- Matthias Klose <doko@debian.org> Thu, 05 Apr 2012 09:19:41 +0000
recoverjpeg (2.0-3) unstable; urgency=low
* Change the patches format for quilt and delete 00list on debian/patches.
+ This fix FTBFS: dpkg-buildpackage: error (Closes: 643274).
* Bump Standards-Version to 3.9.3.
-- William Vera <billy@billy.com.mx> Mon, 05 Mar 2012 23:11:31 -0600
recoverjpeg (2.0-2) unstable; urgency=low
* Bump Standards-Version to 3.9.0.
* Bump debhelper version to 7.0.50 in the control file.
* Switch to dpkg-source 3.0 (quilt) format.
-- William Vera <billy@billy.com.mx> Wed, 30 Jun 2010 13:18:59 -0500
recoverjpeg (2.0-1) unstable; urgency=low
* New upstream release (Closes: #572234).
* Updated Standards Version to 3.8.4.
* Added README.source for dpatch.
* Added ${misc:Depends} in the control file.
* Added DM-Upload-Allowed: yes, in the control file.
* Changed the homepage field in control file.
* Added a patch to fix "hyphen-used-as-minus-sign" in recovermov.1.
* Changed dh_clean to dh_prep in debian/rules install target.
-- William Vera <billy@billy.com.mx> Tue, 02 Mar 2010 20:50:44 -0600
recoverjpeg (1.1.4-1) unstable; urgency=low
* New upstream release.
* Removed deprecated dh_clean -k at the debian/rules file.
* Updated Standards-Version to 3.8.1.
* Added python as suggests dep.
-- William Vera <billy@billy.com.mx> Wed, 13 May 2009 09:58:00 -0500
recoverjpeg (1.1.2-1) unstable; urgency=low
* New upstream release
* New maintainer (Closes: #500355).
* Added a manpage for remove-duplicates binary.
* Added a watch file.
* Added a patch to fix manpage syntax.
* Changed the synopsis at the Control file.
-- William Vera <billy@billy.com.mx> Mon, 06 Oct 2008 21:25:00 -0500
recoverjpeg (1.1.1-1.3) unstable; urgency=low
* Non-maintainer upload.
* Remove cruft from .diff.gz that somehow got in there during my last
upload
-- Wouter Verhelst <wouter@debian.org> Sat, 06 Sep 2008 22:57:06 +0200
recoverjpeg (1.1.1-1.2) unstable; urgency=low
* Non-maintainer upload.
* recoverjpeg.c: Fix incorrect assumption about char signedness, which
breaks on architectures where char is unsigned (powerpc, s390, and
arm); Closes: #404717.
* debian/compat, debian/rules: bump debhelper compat level to 5
* debian/control: Add 'Suggests: imagemagick, exif' to debian/control,
since sort-pictures wants to use those.
* sort-pictures: Modify first exif call to 'exif --help', so that it
won't incorrectly determine that exif is not on disk.
* debian/rules: don't ignore make exit state on 'make distclean';
silences lintian warning.
* debian/control: Bump Standards-Version to 3.8.0 (no changes applicable to
recoverjpeg)
-- Wouter Verhelst <wouter@debian.org> Mon, 25 Aug 2008 23:30:52 +0200
recoverjpeg (1.1.1-1.1) unstable; urgency=high
* NMU
* Fix license issue: recoverjpeg is GPLv2 only. (Closes: #434150)
-- Aurélien GÉRÔME <ag@roxor.cx> Sun, 02 Dec 2007 02:04:02 +0100
recoverjpeg (1.1.1-1) unstable; urgency=low
* New upstream release
-- Cyril Bouthors <cyril@bouthors.org> Mon, 30 May 2005 10:49:24 +0300
recoverjpeg (1.0-1) unstable; urgency=low
* Initial Release.
-- Cyril Bouthors <cyril@bouthors.org> Fri, 31 Dec 2004 09:17:05 +0300
|