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
|
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
|