Change log for jp2a package in Ubuntu
1 → 23 of 23 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
jp2a (1.1.1-2) unstable; urgency=medium * debian/control: bumped Standards-Version to 4.6.1. * debian/copyright: updated packaging copyright years. * debian/rules: replaced override_dh_auto_install by execute_after_dh_auto_install. * debian/source/lintian-overrides: added new overrides. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. -- Joao Eriberto Mota Filho <email address hidden> Mon, 03 Oct 2022 20:41:57 -0300
Available diffs
- diff from 1.1.1-1 to 1.1.1-2 (1.6 KiB)
Superseded in lunar-release |
Published in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
jp2a (1.1.1-1) unstable; urgency=medium * New upstream version 1.1.1. * debian/control: bumped Standards-Version to 4.6.0. * debian/copyright: updated upstream copyright years. * debian/docs: added the README file. * debian/source/lintian-overrides: created to override messages about long lines in upstream tests. These lines are simulations of images in plain text and are useful for tests. -- Joao Eriberto Mota Filho <email address hidden> Thu, 25 Nov 2021 16:47:27 -0300
Available diffs
- diff from 1.1.0-2 to 1.1.1-1 (4.7 KiB)
jp2a (1.1.0-2) unstable; urgency=medium * debian/control: bumped Standards-Version to 4.5.1. * debian/copyright: updated packaging copyright years. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. -- Joao Eriberto Mota Filho <email address hidden> Mon, 16 Aug 2021 20:24:33 -0300
Available diffs
- diff from 1.1.0-1 to 1.1.0-2 (753 bytes)
Superseded in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
jp2a (1.1.0-1) unstable; urgency=medium * New upstream version 1.1.0. * debian/control: - Added autoconf-archive and libpng-dev to Build-Depends field. - Improved long description. - Updated short description. * debian/source/include-binaries: added debian/tests/debian_logo.png. * debian/tests/: - Added debian_logo.png for a new test. - Updated control file to include a new test, specific for PNG. -- Joao Eriberto Mota Filho <email address hidden> Sun, 11 Oct 2020 22:17:51 -0300
Available diffs
- diff from 1.0.9-1 to 1.1.0-1 (364.8 KiB)
Superseded in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
jp2a (1.0.9-1) unstable; urgency=medium * New upstream version 1.0.9. * debian/control: added pkg-config to Build-Depends field. * debian/patches/10_spelling-manpage.patch: removed. The upstream fixed the source code. Thanks! * debian/rules: - Created an override to avoid lintian package-installs-into-obsolete-dir. - Removed no longer needed variable DEB_LDFLAGS_MAINT_APPEND. - Removed no longer needed target override_dh_missing. -- Joao Eriberto Mota Filho <email address hidden> Wed, 12 Feb 2020 22:54:23 -0300
Available diffs
- diff from 1.0.8-2 to 1.0.9-1 (61.6 KiB)
jp2a (1.0.8-2) unstable; urgency=medium * debian/tests/control: made the 3rd test skippable to avoid errors on arm64 CI tests and allow jp2a migrate to testing. -- Joao Eriberto Mota Filho <email address hidden> Sat, 08 Feb 2020 17:46:05 -0300
Available diffs
- diff from 1.0.8-1 to 1.0.8-2 (513 bytes)
jp2a (1.0.8-1) unstable; urgency=medium * New upstream version 1.0.8. (Closes: #842882, LP: #1252209) * Being the maintainer again. (Closes: #848673) * New upstream homepage. * debian/control: - Added 'Rules-Requires-Root: no' to source stanza. - Bumped Standards-Version to 4.5.0. * debian/copyright: - Added Upstream-Contact field. - Added new rights for upstream and packaging. - Updated packaging copyright years. * debian/docs: created to provide the BUGS file. * debian/patches/: - 10_fix-manpage.patch: removed. The upstream fixed a macro manpage. Thanks. - 10_spelling-manpage.patch: created to fix a spelling error in manpage. * debian/salsa-ci.yml: added to provide CI tests for Salsa. * debian/source/include-binaries: added to allow binaries in CI tests. * debian/tests/*: created to provide some CI tests. -- Joao Eriberto Mota Filho <email address hidden> Tue, 04 Feb 2020 22:22:24 -0300
Available diffs
- diff from 1.0.6-9 to 1.0.8-1 (92.2 KiB)
Superseded in focal-release |
Obsolete in eoan-release |
Deleted in eoan-proposed (Reason: moved to release) |
jp2a (1.0.6-9) unstable; urgency=medium * QA upload. * debian/control: + Bump Standards-Version to 4.3.0. + Update Vcs-* fields to use git packaging repo in Salsa Debian Group. + Bump debhelper compat to v12. * debian/rules: + Use "dh_missing --fail-missing". -- Boyuan Yang <email address hidden> Fri, 22 Mar 2019 13:17:39 -0400
Available diffs
- diff from 1.0.6-8 to 1.0.6-9 (829 bytes)
Superseded in eoan-release |
Obsolete in disco-release |
Deleted in disco-proposed (Reason: moved to release) |
jp2a (1.0.6-8) unstable; urgency=medium * QA upload. * Set Debian QA Group as maintainer. * Migrated DH level to 11. * debian/control: - Bumped Standards-Version to 4.2.1. - Removed no longer needed build dependency dh-autoreconf. * debian/copyright: - Updated packaging copyright years. - Using a secure URI to Format field. -- Joao Eriberto Mota Filho <email address hidden> Tue, 27 Nov 2018 22:35:52 -0200
Available diffs
- diff from 1.0.6-7build1 (in Ubuntu) to 1.0.6-8 (947 bytes)
Superseded in disco-release |
Obsolete in cosmic-release |
Deleted in cosmic-proposed (Reason: moved to release) |
jp2a (1.0.6-7build1) cosmic; urgency=medium * No-change rebuild for ncurses soname changes. -- Matthias Klose <email address hidden> Thu, 03 May 2018 14:16:18 +0000
Available diffs
- diff from 1.0.6-7 (in Debian) to 1.0.6-7build1 (309 bytes)
Superseded in cosmic-release |
Published in bionic-release |
Obsolete in artful-release |
Obsolete in zesty-release |
Deleted in zesty-proposed (Reason: moved to release) |
jp2a (1.0.6-7) unstable; urgency=medium * Bumped DH level to 10. * New upstream homepage. * debian/control: - Bumped Standards-Version to 3.9.8. - Changed from cgit to git in Vcs-Browser field. - Removed the autotools-dev from Build-Depends field. * debian/copyright: updated the packaging copyright years. * debian/gbp.conf: no longer used by me... Removed. * debian/patches/manpage.patch: - Renamed to 10_fix-manpage.patch. - Updated to remove unnecessary changes. * debian/rules: removed the --parallel option from dh. * debian/watch: - Bumped to version 4. - Updated the source address. -- Joao Eriberto Mota Filho <email address hidden> Mon, 10 Oct 2016 02:04:50 +0000
Available diffs
Superseded in zesty-release |
Obsolete in yakkety-release |
Published in xenial-release |
Deleted in xenial-proposed (Reason: moved to release) |
jp2a (1.0.6-6build1) xenial; urgency=medium * No-change rebuild for ncurses6 transition. -- Matthias Klose <email address hidden> Sun, 07 Feb 2016 09:42:12 +0000
Available diffs
- diff from 1.0.6-6 (in Debian) to 1.0.6-6build1 (304 bytes)
Superseded in xenial-release |
Obsolete in wily-release |
Deleted in wily-proposed (Reason: moved to release) |
jp2a (1.0.6-6) unstable; urgency=medium * Using dh-autoreconf. * debian/control: bumped Standards-Version to 3.9.6. * debian/copyright: - Droped dot-zero from GPL license short name. - Fixed the upstream license (using GPL-2 instead of GPL-2+). - Updated the packaging copyright years. * debian/rules: dded the DEB_BUILD_MAINT_OPTIONS variable to fix the issues pointed by blhc tool. -- Joao Eriberto Mota Filho <email address hidden> Tue, 28 Apr 2015 19:50:35 -0300
Available diffs
- diff from 1.0.6-5 to 1.0.6-6 (1.1 KiB)
Superseded in wily-release |
Obsolete in vivid-release |
Deleted in vivid-proposed (Reason: moved to release) |
jp2a (1.0.6-5) unstable; urgency=medium * New maintainer email address. * debian/control: - Removed dpkg-dev from Build-Depends field. DH9 no longer uses it. - Updated the Standards-Version from 3.9.4 to 3.9.5. - Updated the Vcs-Browser field. * debian/copyright: updated packaging copyright years. * debian/rules: - Removed the hardening lines. In DH9 it is automatic. - Using DEB_LDFLAGS_MAINT_APPEND now. * debian/watch: improved. -- Joao Eriberto Mota Filho <email address hidden> Fri, 08 Aug 2014 08:56:04 -0300
Available diffs
- diff from 1.0.6-4 to 1.0.6-5 (1.5 KiB)
Superseded in vivid-release |
Obsolete in utopic-release |
Published in trusty-release |
Obsolete in saucy-release |
Deleted in saucy-proposed (Reason: moved to release) |
jp2a (1.0.6-4) unstable; urgency=low * Acknowledge NMU. Thanks to Matthias Klose and Julien Cristau. (Closes: #618208, #642983) * Migrations: - debian format from 1.0 to 3.0. (Closes: #664410) - debian/copyright to new format (1.0). - debian/rules: to new (reduced) format. - debhelper version from 7 to 9. - patch system from dpatch to quilt. * debian/control: - Added dpkg-dev in Build-Depends field. - Added ${misc:Depends} in Depends field. - Improved long description. - Removed screenshot reference from long description. - Updated Standards-Version from 3.8.3 to 3.9.4. - Updated VCS from svn to git. * debian/copyright: updated years from Debian packaging. * debian/README.source: removed because it is useless now. * debian/rules: added "LDFLAGS += -Wl,--as-needed" to avoid messages from dpkg-shlibdeps about ununsed linked libraries. -- Joao Eriberto Mota Filho <email address hidden> Thu, 02 May 2013 11:07:33 -0300
Available diffs
- diff from 1.0.6-3.2 to 1.0.6-4 (4.5 KiB)
jp2a (1.0.6-3.2) unstable; urgency=low * Non-maintainer upload. * Build-Depend on libjpeg-dev, not libjpeg62-dev (closes: #642983) -- Julien Cristau <email address hidden> Sun, 29 Jan 2012 18:14:41 +0100
Available diffs
jp2a (1.0.6-3.1ubuntu1) precise; urgency=low * Build-depend on libjpeg-dev rather than libjpeg62-dev. -- Colin Watson <email address hidden> Sun, 13 Nov 2011 13:17:20 +0000
Available diffs
- diff from 1.0.6-3.1 to 1.0.6-3.1ubuntu1 (576 bytes)
jp2a (1.0.6-3.1) unstable; urgency=low * Non maintainer upload. * Build-depend on libcurl4-gnutls-dev. Closes: #618208. LP: #836803. -- Matthias Klose <email address hidden> Tue, 30 Aug 2011 00:47:35 +0000
Available diffs
- diff from 1.0.6-3 to 1.0.6-3.1 (552 bytes)
Superseded in oneiric-release |
Obsolete in natty-release |
Obsolete in maverick-release |
Obsolete in lucid-release |
jp2a (1.0.6-3) unstable; urgency=low * Added patch directory and patch 01 to fix man page. * Updated debhelper version from 5 to 7. * Used dpatch to manage patches. * debian/control: - Added libncurses5-dev to Build-Depends field to avoid a warning from configure script. - Updated Standards-Version from 3.7.2 to 3.8.3. - Updated Vcs-Svn and Vcs-Browser from debian-br-team/unstable/jp2a to debian-br-team/packages/jp2a. * debian/copyright: - Changed, in packaging copyright information, from the expression "(C)" to word "Copyright". - Updated path of the local GPL text. - Updated packaging copyright from 2007 to 2007-2009. * debian/docs: - Removed. The README file tells about program compilation. The man/jp2a.html file has the same content of the man page. * debian/rules: - Added /debian/README.source reference to dh_installdocs. - Changed from "dh_clean -k" to "dh_prep" in install target. - Removed comments about binary-indep and binary-arch. - Removed build redundancy from binary-arch target. - Removed binary-indep from binary target. - Removed unused dh_installman from binary-arch target. - Removed some whitespaces at end of lines. -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 05 Nov 2009 06:02:44 +0000
Available diffs
- diff from 1.0.6-2build1 to 1.0.6-3 (3.0 KiB)
jp2a (1.0.6-2build1) karmic; urgency=low * No-change rebuild to drop dependency on libkrb53 -- Steve Langasek <email address hidden> Mon, 12 Oct 2009 20:19:31 +0000
Available diffs
- diff from 1.0.6-2 to 1.0.6-2build1 (309 bytes)
Superseded in karmic-release |
Obsolete in jaunty-release |
Obsolete in intrepid-release |
Obsolete in hardy-release |
jp2a (1.0.6-2) unstable; urgency=low * Fixed debian/rules to don't ignore make clean errors. * Changed XS-X-Vcs-Svn to Vcs-Svn in debian/control. * Added Homepage and Vcs-Browser fields in debian/control. * Added Screenshot in long description. * Removed NEWS from debian/docs. -- Ubuntu Archive Auto-Sync <email address hidden> Sat, 24 Nov 2007 10:44:28 +0000
jp2a (1.0.6-1build1) gutsy; urgency=low * Rebuild for the libcurl transition mess. -- Steve Kowalik <email address hidden> Thu, 5 Jul 2007 00:11:45 +1000
jp2a (1.0.6-1) unstable; urgency=low * Initial release (Closes: #409639) -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 31 May 2007 15:06:29 +0100
1 → 23 of 23 results | First • Previous • Next • Last |