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
|
macopix (3.4.0+dfsg.1-3) unstable; urgency=low
* Add debian/patches/007_gettext_0.21.patch: Fix FTBFS
- Porting to gettext 0.21 (Closes: #978383)
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Wed, 30 Dec 2020 14:32:34 +0800
macopix (3.4.0+dfsg.1-2) unstable; urgency=low
* Update patch tags: forwarded.
- debian/patches/001_port_gcc10.patch
- debian/patches/006_CVE-2015-8614.patch
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sun, 16 Aug 2020 15:55:28 +0800
macopix (3.4.0+dfsg.1-1) unstable; urgency=low
* New upstream release.
- Use GTK3 now. (Closes: #967619)
+ modify binary package name macopix-gtk2 -> macopix
* Remove debian/patches/001_make_autoreconf_work.patch: not used anymore
* Remove debian/patches/003_fix_implicit_pointer_function_main.h.patch
- Upstream fix this issue
* Remove debian/patches/005_fix_clang_FTBFS_Wreturn-type.patch
- Upstream fix this issue
* Bump Standards-Version to 4.5.0: Nothing needs to be changed
* Update watch file.
* Link with OpenSSL and update the license to GPL-2+ with OpenSSL exception
* Add debian/patches/001_port_gcc10.patch: port to gcc 10 (Closes: #957515)
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 08 Aug 2020 00:19:47 +0800
macopix (1.7.4-6) unstable; urgency=low
* Add debian/patches/005_fix_clang_FTBFS_Wreturn-type.patch:
- Fix FTBFS for clang (Closes: #742141)
- Thanks to Nicolas Sévelin-Radiguet <nicosr@free.fr>
* Add debian/patches/006_CVE-2015-8614.patch:
- Sync code from the claws-mail-3.13.2
- Fix CVE-2015-8614
- Thanks to Ben Hutchings <benh@debian.org>
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Fri, 19 Feb 2016 03:48:20 +0800
macopix (1.7.4-5) unstable; urgency=low
* Bump Standards-Version to 3.9.5: Nothing needs to be changed
* debian/patches/004_dont_link_to_gcrypt.patch: Updated to unlink gcrypt.
- (Closes: #638412)
- Also fixes FTBFS (Closes: #746050)
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Mon, 28 Apr 2014 00:07:44 +0800
macopix (1.7.4-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-Depend on libgnutls-openssl-dev instead of libgnutls-dev.
Closes: #731468
-- Andreas Metzler <ametzler@debian.org> Sun, 06 Apr 2014 15:03:16 +0200
macopix (1.7.4-4) unstable; urgency=low
* Bump Standards-Version to 3.9.3: Nothing needs to be changed
* Bump debhelper version to 9
- Use debhelper7 and remove cdbs
* Use autoreconf to regenerate the configure
* Fix link against libgcrypt without using gcrypt functions (Closes: #638412)
* Update debian/copyright to latest format
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 19 May 2012 03:54:22 +0800
macopix (1.7.4-3) unstable; urgency=low
* debian/rules: Add LDFLAGS=-lX11 to fix FTBFS with binutils-gold
(Closes: #555581)
* Update debian/copyright to use dep5 format
* Use DebSrc3.0 format
* Bump Standards-Version to 3.9.1: Nothing needs to be changed
* Bump debhelper version to 7
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 17 Mar 2011 00:40:24 +0800
macopix (1.7.4-2) unstable; urgency=low
* debian/patches/002_fix_implicit_pointer_function_main.h.patch:
- Fix implicitly pointer conversion (Closes: #538152)
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 25 Jul 2009 16:06:31 +0800
macopix (1.7.4-1) unstable; urgency=low
* New upstream release
* Removed 002_patch_nokkari.c.patch. Upstream already contains this patch.
* Bump Standards-Version to 3.8.2 - Nothing need to be changed.
* Use Homepage field in debian/control instead of old pseudo-header.
* Use uupdate in debian/watch for easier update.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 23 Jul 2009 11:00:01 +0800
macopix (1.6.4-2) unstable; urgency=low
* Apply 002_patch_nokkari.c.patch to fix implicitly converted to pointer
(Closes: #431593)
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Sun, 05 Aug 2007 11:02:57 +0800
macopix (1.6.4-1) unstable; urgency=low
* Initial release (Closes: #422027)
* Apply 001_patch_man_page.patch to move man pages from section 1
(executable programs or shell commands) to section 6 (games)
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Wed, 30 May 2007 20:28:45 +0800
|