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
|
nsync (1.29.2-4) unstable; urgency=medium
* QA upload.
* Backport upstream fix for FTBFS with CMake 4. (Closes: #1113332)
-- Adrian Bunk <bunk@debian.org> Sat, 29 Nov 2025 14:51:32 +0200
nsync (1.29.2-3) unstable; urgency=medium
* QA upload.
* d/symbols: use pkgkde-gensymbols to perform time_t substitution
-- Shengqi Chen <harry-chen@outlook.com> Wed, 16 Oct 2024 20:57:29 +0800
nsync (1.29.2-2) unstable; urgency=medium
* QA upload.
* d/rules: switch build system to cmake+ninja
* d/symbols: replace with (more readable) mangled c++ names
* Remove unused lintian overrides
* d/tests: add a simple autopkgtest to run upstream checks
-- Shengqi Chen <harry-chen@outlook.com> Wed, 16 Oct 2024 17:18:31 +0800
nsync (1.29.2-1) unstable; urgency=medium
* QA upload.
* New upstream version 1.29.2
-- Dylan Aïssi <daissi@debian.org> Thu, 08 Aug 2024 09:42:54 +0200
nsync (1.29.1-1) unstable; urgency=medium
* QA upload.
* New upstream version 1.29.1
* Drop patch included in upstream release:
- 521eb38: Add export targets for nsync and nsync_cpp in CMakeLists.txt
-- Dylan Aïssi <daissi@debian.org> Sat, 29 Jun 2024 08:27:44 +0200
nsync (1.27.0-1) unstable; urgency=medium
* QA upload.
* New upstream version 1.27.0
* Add Build-Depends-Package field in symbols files
* Add Rules-Requires-Root: no
* Add upstream metadata file
* Drop injection of -Wl,--as-needed, no longer required
* Cherry-pick upstream patch:
- 521eb38: Add export targets for nsync and nsync_cpp in CMakeLists.txt
* Install cmake files in libnsync-dev
* Standards-Version: 4.7.0 (no changes required)
-- Dylan Aïssi <daissi@debian.org> Thu, 30 May 2024 21:17:06 +0200
nsync (1.26.0-2) unstable; urgency=medium
* QA upload.
* debian/libnsync-cpp1t64.symbols: Update to reflect the 64-bitness
of time_t on the relevant arches. (Closes: #1065979)
-- Amin Bandali <bandali@debian.org> Fri, 15 Mar 2024 05:20:28 -0400
nsync (1.26.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063213
-- Benjamin Drung <bdrung@debian.org> Thu, 29 Feb 2024 01:22:53 +0000
nsync (1.26.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Move package to QA team.
[ Mo Zhou ]
* New upstream version 1.26.0
* Orphane this package. (See #1013210)
* Bump Standards-Version to 4.6.2.
-- Mo Zhou <lumin@debian.org> Sun, 10 Dec 2023 16:57:25 -0500
nsync (1.25.0-1) unstable; urgency=medium
* New upstream version 1.25.0
-- Mo Zhou <lumin@debian.org> Sat, 04 Jun 2022 22:23:34 -0700
nsync (1.24.0-1) unstable; urgency=medium
* New upstream version 1.24.0
* Update my mail address in control and copyright.
* Bump Standards-Version to 4.5.0 (no change).
* Bump debhelper compat level to 13.
-- Mo Zhou <lumin@debian.org> Tue, 22 Sep 2020 10:59:27 +0800
nsync (1.23.0-1) unstable; urgency=medium
* New upstream version 1.23.0
-- Mo Zhou <cdluminate@gmail.com> Fri, 13 Sep 2019 06:10:25 +0000
nsync (1.22.0-1) unstable; urgency=medium
* New upstream version 1.22.0
-- Mo Zhou <cdluminate@gmail.com> Sun, 11 Aug 2019 02:59:04 +0000
nsync (1.21.0-2) unstable; urgency=medium
* Remove d/compat, declare dependency on debehlper-compat instead.
* Bump Standards-Version to 4.4.0 (no change).
* Apply wrap-and-sort.
* Upload to unstable.
-- Mo Zhou <cdluminate@gmail.com> Mon, 22 Jul 2019 12:56:40 +0000
nsync (1.21.0-1) experimental; urgency=medium
* New upstream version 1.21.0
-- Mo Zhou <cdluminate@gmail.com> Thu, 21 Mar 2019 04:36:15 +0000
nsync (1.20.2-1) unstable; urgency=medium
* New upstream version 1.20.2
* Collect symbols update for powerpcspe and kfreebsd-i386.
* Bump Standards-Version to 4.3.0 (no change).
* Bump debhelper compat to 12.
-- Mo Zhou <cdluminate@gmail.com> Sat, 12 Jan 2019 05:13:51 +0000
nsync (1.20.1-2) unstable; urgency=medium
* Add LDFLAG -Wl,--as-needed to strip unneeded shlibs depends.
* Collect symbols patch from buildd.
-- Mo Zhou <cdluminate@gmail.com> Tue, 07 Aug 2018 05:31:48 +0000
nsync (1.20.1-1) unstable; urgency=low
* Initial release. (Closes: #904440)
-- Mo Zhou <cdluminate@gmail.com> Mon, 06 Aug 2018 16:03:43 +0000
|