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
|
imaptool (0.9-20) unstable; urgency=medium
[ Debian Janitor ]
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
[ Colin Watson ]
* Build-Depends: Drop now-unnecessary versioned constraint on dpkg-dev.
-- Colin Watson <cjwatson@debian.org> Fri, 24 Sep 2021 23:43:29 +0100
imaptool (0.9-19) unstable; urgency=medium
[ Colin Watson ]
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
-- Colin Watson <cjwatson@debian.org> Sat, 06 Feb 2021 17:37:30 +0000
imaptool (0.9-18) unstable; urgency=medium
* Move VCS to salsa.debian.org.
-- Colin Watson <cjwatson@debian.org> Sat, 05 May 2018 14:13:29 +0100
imaptool (0.9-17) unstable; urgency=medium
* Use HTTPS for Vcs-* URLs.
* Add a Homepage field.
* Add a watch file.
* Build with all hardening options.
-- Colin Watson <cjwatson@debian.org> Wed, 27 Jan 2016 12:02:38 +0000
imaptool (0.9-16) unstable; urgency=medium
* Upgrade to debhelper v9.
* Build with large file support.
-- Colin Watson <cjwatson@debian.org> Mon, 04 Jan 2016 13:09:09 +0000
imaptool (0.9-15) unstable; urgency=medium
* Update Vcs-Browser URL for alioth cgit.
* Policy version 3.9.6: no changes required.
* Build with -DSYSV, whose only important effect is to avoid the
compilation date and time being built into the binary, making the build
reproducible.
-- Colin Watson <cjwatson@debian.org> Sat, 14 Mar 2015 00:19:28 +0000
imaptool (0.9-14) unstable; urgency=medium
* Switch to git; add Vcs-* fields.
* Policy version 3.9.5: no changes required.
-- Colin Watson <cjwatson@debian.org> Sat, 18 Jan 2014 16:55:47 +0000
imaptool (0.9-13) unstable; urgency=low
* Policy version 3.9.4: no changes required.
* Remove redundant debian/dirs file.
-- Colin Watson <cjwatson@debian.org> Mon, 27 May 2013 23:18:26 +0100
imaptool (0.9-12) unstable; urgency=low
* Adjust dpkg-dev and debhelper build-dependencies to allow for backports.
* Fix upstream build system to honour CPPFLAGS and LDFLAGS.
* Remove article from start of package synopsis.
-- Colin Watson <cjwatson@debian.org> Fri, 22 Jun 2012 13:06:11 +0100
imaptool (0.9-11) unstable; urgency=low
* Policy version 3.9.2: no changes required.
* Build-Depend on libjpeg-dev rather than libjpeg62-dev (closes: #642837).
* Use 'dpkg-buildflags --export=configure' to set default compiler flags.
Requires dpkg-dev (>= 1.16.1).
-- Colin Watson <cjwatson@debian.org> Sun, 25 Sep 2011 17:45:15 +0100
imaptool (0.9-10) unstable; urgency=low
* Convert to source format 3.0 (quilt).
* Add a 'quilt-setup' target to debian/rules for the benefit of those
checking out the package from revision control.
* All patches are now maintained separately and tagged according to DEP-3.
* Use dh_install and dh_installman rather than patching in a 'make
install' target.
-- Colin Watson <cjwatson@debian.org> Tue, 02 Mar 2010 01:04:23 +0000
imaptool (0.9-9) unstable; urgency=low
* Upgrade to debhelper v7.
* Policy version 3.8.2: no changes required.
-- Colin Watson <cjwatson@debian.org> Wed, 12 Aug 2009 00:03:55 +0100
imaptool (0.9-8) unstable; urgency=low
* Update DEB_BUILD_OPTIONS parsing code from policy 3.8.0.
* Build-depend on x11proto-core-dev rather than x-dev (thanks, Lintian;
closes: #515374).
* Add actual copyright statements to copyright file, and explicitly refer
to GPL-2.
-- Colin Watson <cjwatson@debian.org> Sun, 15 Feb 2009 20:13:08 +0000
imaptool (0.9-7) unstable; urgency=low
* Disable stripping of binaries from the Makefile; let dh_strip decide
whether to do it (closes: #437202).
* Use debhelper v4 and debian/compat.
* Policy version 3.7.2: no changes required.
* Don't ignore errors from 'make clean'. Use 'rm -f' in 'make clean'.
-- Colin Watson <cjwatson@debian.org> Mon, 12 Nov 2007 10:49:24 +0000
imaptool (0.9-6) unstable; urgency=low
* Build-depend on x-dev, libx11-dev, libxext-dev, libxmu-dev, and
libxt-dev rather than the transitional xlibs-dev package.
* Policy version 3.6.1: no changes required.
* Correct imaptool(1)'s .TH line to read 1, not 1x (thanks, lintian).
-- Colin Watson <cjwatson@debian.org> Fri, 26 Nov 2004 14:12:20 +0000
imaptool (0.9-5) unstable; urgency=low
* Install man page as imaptool.1, not imaptool.1x.
* Build with debugging symbols and warnings, plus optimizations if
$DEB_BUILD_OPTIONS does not contain 'noopt'.
* Add some missing prototypes exposed by -Wall. These will have caused
problems on machines where sizeof(int) != sizeof(void *).
* Remove Emacs local variables block from this changelog.
* If given a filename without any slashes, don't just say "unexpected
error" (when trying to strip off the directory to find the map name),
but do the right thing instead.
* Policy version 3.5.8.
-- Colin Watson <cjwatson@debian.org> Sat, 25 Jan 2003 02:26:33 +0000
imaptool (0.9-4) unstable; urgency=low
* New maintainer (closes: #107425).
* Use debhelper 2, and clean up debian/rules.
* /usr/X11R6/bin -> /usr/bin, /usr/X11R6/man -> /usr/share/man.
* Minor additions to package description.
-- Colin Watson <cjwatson@debian.org> Wed, 17 Oct 2001 23:32:48 +0100
imaptool (0.9-3) unstable; urgency=low
* Add build-dependency on libxaw7-dev (closes: #111080, #111147).
-- Colin Watson <cjwatson@debian.org> Sat, 8 Sep 2001 03:02:55 +0100
imaptool (0.9-2) unstable; urgency=low
* Maintainer set to Debian QA Group <packages@qa.debian.org>.
* Added build dependencies.
* Standards-Version: 3.5.6
-- Adrian Bunk <bunk@fs.tum.de> Fri, 31 Aug 2001 20:28:00 +0200
imaptool (0.9-1) unstable; urgency=low
* New upstream author. New version.
-- Sudhakar Chandrasekharan <thaths@netscape.com> Wed, 19 Jan 2000 18:24:29 -0800
imaptool (0.6.1-1) unstable; urgency=low
* Changed Depends to libjpeg62 from libjpeg6a
-- Sudhakar Chandrasekharan <thaths@netscape.com> Mon, 27 Sep 1999 15:24:58 -0700
imaptool (0.6-1) unstable; urgency=low
* Initial Release.
-- Sudhakar Chandrasekharan <thaths@netscape.com> Sun, 24 May 1998 13:37:29 -0700
|