changelog 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. isync (1.0.4-2.1) unstable; urgency=low
  2. * Non-maintainer upload.
  3. * Drop debconf note that deals with a pre-Etch transition.
  4. Closes: #492194
  5. -- Christian Perrier <bubulle@debian.org> Sat, 25 Oct 2008 08:40:52 +0200
  6. isync (1.0.4-2) unstable; urgency=low
  7. * Change the libdb4.4-dev build-dependency to libdb-dev. Thanks Luk for
  8. pointing this. (Closes: #499165)
  9. -- Nicolas Boullis <nboullis@debian.org> Wed, 17 Sep 2008 23:58:58 +0200
  10. isync (1.0.4-1) unstable; urgency=low
  11. * The second "thanks Christian" release.
  12. * New upstream release.
  13. - Accept empty "* SEARCH" response. (Closes: #413336)
  14. - Quote user name in generated config. (Closes: #456783)
  15. * Explain the isync->mbsync change in the package description.
  16. (Closes: #430648)
  17. * Fix the debian/watch file that lacked the version and action fields.
  18. * Disable the upstream "deb-clean" stuff in the top-level Makefile, as
  19. in breaks cleaning the build directory.
  20. * Bump Standards-Version to 3.7.3. (No change required.)
  21. -- Nicolas Boullis <nboullis@debian.org> Sat, 03 May 2008 01:42:55 +0200
  22. isync (1.0.3-3.1) unstable; urgency=low
  23. * Non-maintainer upload to fix pending l10n issues.
  24. * Debconf translations:
  25. - Portuguese. Closes: #418283
  26. - Italian. Closes: #418246
  27. - Dutch. Closes: #422244
  28. - Spanish. Closes: #426184
  29. - Finnish. Closes: #468214
  30. - Galician. Closes: #470529
  31. * [Lintian] Do not include debian revision in the build dependency for
  32. libssl-dev
  33. * [Lintian] No longer ignore errors from "make distclean"
  34. -- Christian Perrier <bubulle@debian.org> Wed, 12 Mar 2008 07:24:01 +0100
  35. isync (1.0.3-3) unstable; urgency=low
  36. * The "thanks Christian" release.
  37. * Update German debconf templates translation. Thanks to Erik Schanze
  38. (for the translation) and Christian Perrier (for forwarding the
  39. translation). (Closes: #407615)
  40. -- Nicolas Boullis <nboullis@debian.org> Mon, 5 Feb 2007 00:17:15 +0100
  41. isync (1.0.3-2.1) unstable; urgency=low
  42. * Non-maintainer upload with maintainer's permission
  43. * Debconf templates translations:
  44. - French updated by me
  45. - Brazilian Portuguese translation added
  46. - Czech translation added. Closes: #403473
  47. - Russian translation added. Closes: #403510
  48. - Vietnamese translation added
  49. - Norwegian Bokmål translation added. Closes: #403523
  50. -- Christian Perrier <bubulle@debian.org> Sun, 17 Dec 2006 15:31:04 +0100
  51. isync (1.0.3-2) unstable; urgency=low
  52. * Back to unstable, with permission from Steve Langasek. (Message-ID:
  53. <20061121015225.GF28035@borges.dodds.net>)
  54. * Rewrite the debconf note, thanks to the debian-l10n-english team (and
  55. especially MJ Ray).
  56. * Also add some information about the new version into NEWS.Debian.
  57. * Remove the information about the need to set the T (trashed) flag from
  58. README.Debian.
  59. * Also install the isyncrc.sample sample configuration file.
  60. * Bump Standards-Version to 3.7.2. (No change required.)
  61. -- Nicolas Boullis <nboullis@debian.org> Tue, 5 Dec 2006 00:34:54 +0100
  62. isync (1.0.3-1) experimental; urgency=low
  63. * New upstream release. (Closes: #315423)
  64. - Isync now supports breaking and linking threads. (Closes: #177280)
  65. - It also supports unflagging messages. (Closes: #111286)
  66. - IMAP commands are sent asynchronously. (Closes: #226222)
  67. * Kill the old debconf question about upgrades from pre-0.8 versions.
  68. * Use the (now obsolete) swedish and portugese translations anyway.
  69. (Closes: #337771, #378891)
  70. * New debconf note that warns about upgrades from pre-1.0 versions.
  71. * Add a build dependency on po-debconf.
  72. -- Nicolas Boullis <nboullis@debian.org> Sun, 19 Nov 2006 15:04:31 +0100
  73. isync (0.9.2-4) unstable; urgency=low
  74. * Add Czech debconf translation, thanks to Martin Šín. (Closes: #317571)
  75. * Build with the newest libssl-dev.
  76. * Load the debconf library in postinst to ensure that everything works
  77. as expected, thanks to lintian for noticing the problem and to
  78. Josselin Mouette for pointing to the right doc.
  79. * Fix a bashism in the config script, thanks to lintian.
  80. * Update the postal address of the FSF in the copyright file.
  81. * Bump Standards-Version to 3.6.2. (No change required.)
  82. -- Nicolas Boullis <nboullis@debian.org> Mon, 10 Oct 2005 01:37:50 +0200
  83. isync (0.9.2-3) unstable; urgency=low
  84. * Bump build-dependency from libdb4.0-dev to libdb4.2-dev, thanks to
  85. Andreas Jochens. (Closes: #280268)
  86. -- Nicolas Boullis <nboullis@debian.org> Tue, 9 Nov 2004 18:21:12 +0100
  87. isync (0.9.2-2) unstable; urgency=low
  88. * Add german debconf templates translation, thanks to Erik Schanze.
  89. (Closes: #267675)
  90. -- Nicolas Boullis <nboullis@debian.org> Tue, 24 Aug 2004 00:32:32 +0200
  91. isync (0.9.2-1) unstable; urgency=low
  92. * New upstream release.
  93. - Password prompt now includes the mailbox/server. (Closes: #92893)
  94. * Backported from CVS:
  95. - A few prinf converted to info (disabled with -q).
  96. - A few other printf converted to warn (disabled with -q -q) to be
  97. able to disable the warning when SSL is not available.
  98. (Closes: #228086)
  99. - Update the manpage accordingly (about -q).
  100. - Improve the manpage (about using isync with mutt).
  101. * Add Theodore Y. Ts'o as a co-maintainter.
  102. -- Nicolas Boullis <nboullis@debian.org> Tue, 13 Apr 2004 02:12:42 +0200
  103. isync (0.9.1-4) unstable; urgency=low
  104. * The "Why do I keep adding such stupid bugs?" release.
  105. * Remove the extra parenthesis that caused UID FETCH syntax errors,
  106. thanks to Niels den Otter for pointing the bug and giving the
  107. solution. (Closes: #224803)
  108. * Use configure's --build and --host options to prevent wrong
  109. optimizations (such as building for sparc64 rather than for sparc).
  110. -- Nicolas Boullis <nboullis@debian.org> Wed, 7 Jan 2004 01:06:53 +0100
  111. isync (0.9.1-3) unstable; urgency=low
  112. * Do not segfault when using both tunneled end non-tunneled connections,
  113. thanks to Nik A. Melchior for reporting and for his patch.
  114. (Closes: #220667)
  115. * Save uid of messages when interrupted, thanks to Theodore Y. Ts'o for
  116. reporting and for his patch. (Closes: #220346)
  117. * Do not get the sizes of the messages if unneeded (if MaxSize=0).
  118. -- Nicolas Boullis <nboullis@debian.org> Thu, 18 Dec 2003 00:55:04 +0100
  119. isync (0.9.1-2) unstable; urgency=low
  120. * Add french debconf templates translation, thanks to Christian
  121. Perrier. (Closes: #218118)
  122. -- Nicolas Boullis <nboullis@debian.org> Mon, 3 Nov 2003 18:50:56 +0100
  123. isync (0.9.1-1) unstable; urgency=low
  124. * New maintainer. (Closes: #180050)
  125. * New upstream release.
  126. - With the new option -R, isync is now able to create non-existent
  127. remote mailboxes. (Closes: #170388)
  128. * Update debian/copyright to match the current copyright:
  129. - Add Oswald Buddenhagen as copyright owner.
  130. - Add special exception for OpenSSL.
  131. * Add support for noopt in $DEB_BUILD_OPTIONS in debian/rules.
  132. * Switch to po-debconf.
  133. * Remove sample.isyncrc from debian/docs: no need to have it both as a
  134. doc and as an example.
  135. * Move package from section non-US/main (?) to mail. (Closes: #154216)
  136. * Update versionned build-dependency on debhelper to >= 4.1.16.
  137. * Bump Standards-Version to 3.6.1. (No change required.)
  138. -- Nicolas Boullis <nboullis@debian.org> Tue, 14 Oct 2003 22:02:20 +0200
  139. isync (0.8-4) unstable; urgency=low
  140. * Orphaned the package, as I no longer use it.
  141. -- Joey Hess <joeyh@debian.org> Thu, 6 Feb 2003 15:46:38 -0500
  142. isync (0.8-3) unstable; urgency=low
  143. * New upstream maintainer; updated copyright file web site address, and
  144. watch file. NB: new upstream has not made any new releases yet.
  145. -- Joey Hess <joeyh@debian.org> Sat, 1 Feb 2003 16:03:49 -0500
  146. isync (0.8-2) unstable; urgency=low
  147. * Only reset debconf question if user chooses to abort upgrade.
  148. Closes: #167363
  149. * Don't open lock files O_EXCL. As seen in upstream cvs.
  150. * Description and build-deps updates.
  151. * Added README.Debian with notes on mutt integration.
  152. -- Joey Hess <joeyh@debian.org> Fri, 1 Nov 2002 18:02:44 -0500
  153. isync (0.8-1) unstable; urgency=low
  154. * New upstream release. Closes: #134080
  155. **WARNING**
  156. You need to remove all the messages in your local folder if you were
  157. previously using another version of isync or else you will end up with
  158. duplicate messages on your IMAP server.
  159. * Has better support for uploading locally added messages. Closes: #120272
  160. * Added a debconf queston with some info about this that lets you abort the
  161. upgrade.
  162. * Added NEWS.Debian with same info.
  163. * New maintainer.
  164. * Removed upstream debianization stuff.
  165. * Updated copyright file.
  166. * Updated to current policy throughout.
  167. * Added uscan watch file.
  168. * Updated build-deps.
  169. * Now that isync needs berkeley databases, go with db4, so I don't have to
  170. transition from db3 later.
  171. * Fix fd leak (forgot to close tmp dir in maildir). Closes: #150762
  172. -- Joey Hess <joeyh@debian.org> Tue, 29 Oct 2002 17:02:14 -0500
  173. isync (0.7-1) unstable; urgency=low
  174. * New upstream version (Closes: #121312, #92051).
  175. * Rumors say this might fix bugs #102255 and #120272,
  176. but I have no test setup right now, so I'm leaving them open.
  177. * Updated standards-version.
  178. -- Tommi Virtanen <tv@debian.org> Sat, 5 Jan 2002 16:13:35 +0200
  179. isync (0.5-1) unstable; urgency=low
  180. * New upstream version (Closes: #98642).
  181. * Install sample.isyncrc too (Closes: #90464).
  182. -- Tommi Virtanen <tv@debian.org> Sat, 23 Jun 2001 01:19:07 +0300
  183. isync (0.4-1) unstable; urgency=low
  184. * Initial Release.
  185. -- Tommi Virtanen <tv@debian.org> Sat, 10 Mar 2001 18:43:35 +0200