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
|
fgallery (1.9.1+ds-2) unstable; urgency=medium
* Install fcaption + Depends: python3
Closes: #1026295
* Replace p7zip-full by 7zip and put it even as first alternative
Closes: #1063566
-- Andreas Tille <tille@debian.org> Mon, 12 Feb 2024 12:15:01 +0100
fgallery (1.9.1+ds-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Use secure URI in Homepage field.
* Provide Geolocation as patch to new upstream version
-- Andreas Tille <tille@debian.org> Wed, 25 Jan 2023 10:30:49 +0100
fgallery (1.9.0~geo1+ds-1) unstable; urgency=medium
[ Daniel Lenharo de Souza ]
* New Maintainer. (Closes: #963920)
* 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 13.
* debian/control:
- Added a VCS (Git) to control the package.
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.5.0.
* debian/copyright:
- Added my name and email address.
- Included Andreas name.
* debian/patches:
- Inserted missing headers.
- Created '30-Fix-interpreter-patch'.
- Removed not used patch 'dont-install-symlinks'.
* debian/rules: removed unnecessary lines.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/upstream/metadata: created.
* debian/watch:
- Bumped to version 4.
- Changed the source to use secure URI.
[ Andreas Tille ]
* Add myself to Uploaders
* Add +ds to upstream source version since we use stripped down upstream
tarball
* Upgrade to 1.9.0~geo1
Closes: #821926
* Move facedetect to Recommends since it is used in normal setups
* Standards-Version: 4.6.0 (routine-update)
-- Andreas Tille <tille@debian.org> Sun, 03 Apr 2022 10:49:36 +0200
fgallery (1.8.2-2) unstable; urgency=medium
* Add missing Depends: zip | p7zip-full. Closes: #854413
-- Guus Sliepen <guus@debian.org> Tue, 07 Feb 2017 17:38:53 +0100
fgallery (1.8.2-1) unstable; urgency=medium
* New upstream release.
- The manual page is now included upstream.
* Move liblcms2-utils to Recommends, because by default fgallery wants to do
color correction.
* Add facedetect to Suggests.
* Bump Standards-Version.
-- Guus Sliepen <guus@debian.org> Sun, 29 May 2016 11:12:34 +0200
fgallery (1.8.1-1) unstable; urgency=medium
* New upstream release.
* Update debian/watch to use xz compression.
* Add minified mootools files to Files-Excluded in debian/copyright.
* Add a description of the -c option to the manpage.
-- Guus Sliepen <guus@debian.org> Sun, 29 May 2016 10:51:30 +0200
fgallery (1.7+10-gd2fb0d1-1) unstable; urgency=low
* Initial release (Closes: #806748)
* Remove minified mootools-core and mootools-more sources, symlink to files
from libjs-mootools instead.
* Dereference symlinks when installing support files in a gallery.
* Don't curse when JavaScript is disabled.
* Add a manpage.
* Add copyright information for mootools-idle and mootools-mooswipe.
-- Guus Sliepen <guus@debian.org> Sat, 05 Dec 2015 15:35:01 +0100
|