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
|
dumpet (2.1-15) unstable; urgency=medium
* Build-depend on pkgconf rather than pkg-config.
-- Colin Watson <cjwatson@debian.org> Tue, 27 Feb 2024 16:56:36 +0000
dumpet (2.1-14) unstable; urgency=medium
* Don't build with -Werror.
-- Colin Watson <cjwatson@debian.org> Wed, 01 Mar 2023 10:17:19 +0000
dumpet (2.1-13) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on dpkg.
[ Colin Watson ]
* Bump debhelper from old 12 to 13.
-- Colin Watson <cjwatson@debian.org> Mon, 23 Jan 2023 10:38:10 +0000
dumpet (2.1-12) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use ?= for assignments to architecture variables.
-- Colin Watson <cjwatson@debian.org> Sat, 06 Feb 2021 17:34:25 +0000
dumpet (2.1-11) unstable; urgency=medium
* Update Homepage, and comment out debian/watch since there've been no
upstream releases since fedorahosted.org was decommissioned and
apparently no new tarball location.
* Use debhelper-compat instead of debian/compat.
-- Colin Watson <cjwatson@debian.org> Fri, 23 Aug 2019 14:25:34 +0100
dumpet (2.1-10) unstable; urgency=medium
* Move VCS to salsa.debian.org.
-- Colin Watson <cjwatson@debian.org> Sat, 14 Apr 2018 18:42:55 +0100
dumpet (2.1-9) unstable; urgency=medium
* Fix debian/copyright to use Format rather than Format-Specification.
-- Colin Watson <cjwatson@debian.org> Fri, 29 Jan 2016 15:11:19 +0000
dumpet (2.1-8) unstable; urgency=medium
* Convert debian/copyright to copyright-format 1.0.
* Upgrade to debhelper v9.
* Use HTTPS for Vcs-* URLs.
-- Colin Watson <cjwatson@debian.org> Wed, 27 Jan 2016 11:06:37 +0000
dumpet (2.1-7) unstable; urgency=medium
* Update Vcs-Browser URL for alioth cgit.
* Policy version 3.9.6: no changes required.
* Simplify debian/rules using /usr/share/dpkg/buildflags.mk.
* Build with all hardening options.
-- Colin Watson <cjwatson@debian.org> Mon, 06 Oct 2014 12:48:58 +0100
dumpet (2.1-6) unstable; urgency=medium
* Switch to git; adjust Vcs-* fields.
* Policy version 3.9.5: no changes required.
-- Colin Watson <cjwatson@debian.org> Wed, 01 Jan 2014 16:20:38 +0000
dumpet (2.1-5) unstable; urgency=low
* Remove $(CFLAGS) from link line; this broke linking with clang.
-- Colin Watson <cjwatson@debian.org> Tue, 04 Jun 2013 15:04:17 +0100
dumpet (2.1-4) unstable; urgency=low
* Allow cross-compiling, making use of dpkg-buildflags along the way.
-- Colin Watson <cjwatson@debian.org> Sun, 01 Apr 2012 14:42:50 +0100
dumpet (2.1-3) unstable; urgency=low
* Update Vcs-Bzr field for Alioth changes.
* Build with large file support, to handle images of 2 GiB and over.
-- Colin Watson <cjwatson@debian.org> Mon, 19 Mar 2012 18:32:03 +0000
dumpet (2.1-2) unstable; urgency=low
* Build-depend on pkg-config (closes: #601924).
-- Colin Watson <cjwatson@debian.org> Mon, 01 Nov 2010 10:10:59 +0000
dumpet (2.1-1) unstable; urgency=low
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 25 Aug 2010 18:09:44 +0100
dumpet (2.0-1) unstable; urgency=low
* Initial release (closes: #594360).
* Add a manual page, sent upstream.
-- Colin Watson <cjwatson@debian.org> Wed, 25 Aug 2010 17:11:57 +0100
|