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
|
pngphoon (1.3-3.1) unstable; urgency=medium
* Non-maintainer upload.
* d/watch: Fix error 404 for get new tarballs.
* d/patches: Fix incorrect pointer type and change to time_t.
- Fix FTBFS on arm{el,hf}: tws.c:40:13: error: conflicting types for
‘time’; have ‘long int()’. (Closes: #1065972)
-- Leandro Cunha <leandrocunha016@gmail.com> Mon, 18 Nov 2024 01:55:38 -0300
pngphoon (1.3-3) unstable; urgency=medium
* d/copyright: Update years.
* d/rules: Remove -pie and -fPIE from compiler option.
Disables checking for PIE which is automatically applied by Debian's GCC
and no longer requires a compiler command line argument.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Wed, 09 Feb 2022 09:34:00 -0300
pngphoon (1.3-2) unstable; urgency=medium
* New maintainer. (Closes: #726542)
* d/control: Update upstream homepage.
* d/rules: Include CFLAGS and LDFLAGS to fix issues pointed by blhc.
* d/watch: Update to use new upstream repository.
* d/u/metadata: Include upstream metadata.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Mon, 17 Jan 2022 11:41:00 -0300
pngphoon (1.3-1) unstable; urgency=medium
* QA upload.
* New upstream release. (Closes: #1003207)
* Add debian/salsa-ci.yml.
* debian/control: update homepage field of the project.
* debian/copyright:
- Add myself.
* debian/patches/01-fix-Makefile-for-hardening: drop patch applied by
upstream.
[ Sven Oliver Moll ]
* Update debian/pnpphoon.sgml.
-- Leandro Cunha <leandrocunha016@gmail.com> Tue, 11 Jan 2022 21:36:58 -0300
pngphoon (1.2-2) unstable; urgency=medium
* QA upload.
* 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:
- Include Rules-Requires-Root: no.
- Include VCS-* fields
- Bumped Standards-Version to 4.6.0.1.
* debian/changelog: remove trailing whitespaces.
* debian/copyright:
- Updated packaging copyright years.
- Used https instead http.
* debian/watch: update.
* Include debian/gbp.conf file
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Sun, 07 Nov 2021 21:22:00 -0300
pngphoon (1.2-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Migrations:
- DH level to 9.
- Standards-Version to 3.9.6.
- debian/copyright to 1.0 format.
- DebSrc to 3.0 format.
* debian/clean: Included to remove manpage created when building.
* debian/copyright: revised and updated all information.
* debian/dirs: removed because it is useless now.
* debian/install:
- Included pngphoon binary.
- Included sample script to use with xdpyinfo from X11-utils.
* debian/manpages: created to install the manpage.
* debian/rules:
- Updated to reduced format.
- Added DEB_BUILD_MAINT_OPTIONS to improve the GCC hardening.
* debian/watch: Improved and removed extra comments.
* Added a patch 01-fix-Makefile-for-hardening
to enable hardening options and remove library not used.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Mon, 10 Aug 2015 00:52:00 -0300
pngphoon (1.1-3) unstable; urgency=low
* Orphan package.
-- Meike Reichle <meike@alphascorpii.net> Wed, 01 Jan 2014 15:29:32 +0100
pngphoon (1.1-2) unstable; urgency=low
* Depend on libpng-dev (Closes: #662474)
* Updated debian/rules
* Updated standards version to 3.9.2 (no changes necessary)
-- Meike Reichle <meike@debian.org> Tue, 12 Jun 2012 14:34:10 +0200
pngphoon (1.1-1) unstable; urgency=low
* New upstream version
* Changed Maintainer e-mail address
-- Meike Reichle <meike@debian.org> Sun, 17 Jan 2010 20:14:59 +0100
pngphoon (1.0-1) unstable; urgency=low
* New upstream version
* Updated to policy version 3.7.3 (new GPL-2 link in debian/copyright)
* Corrected wrong priority: optional instead of extra
* Homepage has moved, corrected homepage field
* Fixed typo in package description
* Included watch file
* Updated self-written documentation
* Fixed debian-rules-ignores-make-clean-error as pointed out by lintian
-- Meike Reichle <meike@alphascorpii.net> Tue, 18 Mar 2008 23:27:39 +0100
pngphoon (0.0.20060109-1) unstable; urgency=low
* Initial release (Closes: #363431)
-- Meike Reichle <meike@alphascorpii.net> Fri, 13 Apr 2007 20:13:16 +0200
|