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 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295
|
librsync (2.3.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Add M-A: same to librsync-dev.
* Remove explicit --as-needed.
[ Andrey Rahmatullin ]
* New upstream version (Closes: #1003901).
* Build the static library (Closes: #980333).
* Bump Standards-Version to 4.6.0.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 23 Jan 2022 21:11:47 +0500
librsync (2.3.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Andrey Rahmatullin ]
* New upstream version.
* Update debian/librsync2.symbols.
* Switch to the debhelper compat level 13.
-- Andrey Rahmatullin <wrar@debian.org> Thu, 06 Aug 2020 00:31:45 +0500
librsync (2.0.2-1) unstable; urgency=medium
* Upload to unstable.
* Bump Standards-Version to 4.4.0.
* Add Build-Depends-Package: to librsync2.symbols.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 28 Jul 2019 18:25:56 +0500
librsync (2.0.2-1~exp1) experimental; urgency=medium
* New upstream version.
* Upload to experimental.
* Update the format URL and copyright years in d/copyright.
* Switch to the debhelper compat level 12.
* Switch from debian/compat to B-D: debhelper-compat.
* Bump Standards-Version to 4.3.0.
* Update Vcs-* fields.
-- Andrey Rahmatullin <wrar@debian.org> Sat, 16 Feb 2019 21:08:50 +0500
librsync (2.0.1-1~exp1) experimental; urgency=medium
* New upstream version.
* Upload to experimental.
* Add Build-Depends on cmake.
* Switch to the debhelper compat level 11.
* Switch to automatic debug packages.
* Add 02-GNUInstallDirs.patch to use the CMake GNUInstallDirs module instead
of hardcoding the install paths.
* Switch to the libb2 BLAKE2 implementation, add Build-Depends on libb2-dev
(Closes: #780507).
* Bump Standards-Version to 4.1.1.
* Update Vcs-* fields.
* Update debian/librsync2.symbols (Closes: #857857).
* Remove zlib1g-dev and libbz2-dev from librsync-dev Depends.
* Set Rules-Requires-Root: no.
-- Andrey Rahmatullin <wrar@debian.org> Mon, 06 Nov 2017 18:47:26 +0500
librsync (1.0.0-1~exp1) experimental; urgency=medium
* New upstream version.
* Upload to experimental.
* Update upstream homepage URLs and the watch file.
* Install rdiff.magic into rdiff docs.
* Move librsync.3 to -dev subpackage, add Conflicts: librsync1.
* Switch from shlibs to symbols.
* Drop unused B-D on libbz2-dev and zlib1g-dev.
-- Andrey Rahmatullin <wrar@debian.org> Mon, 09 Mar 2015 15:39:29 +0500
librsync (0.9.7-10) unstable; urgency=low
* Fix tests with new automake (Closes: #713443).
* Do not overwrite LDFLAGS from dpkg-buildflags.
* Add debian/watch.
* Make the debug subpackage Multi-Arch: same.
* Use canonical URLs in Vcs-*.
* Remove the dependency on -dev from -dbg.
* Bump Standards-Version to 3.9.4.
-- Andrey Rahmatullin <wrar@wrar.name> Thu, 27 Jun 2013 00:38:54 +0600
librsync (0.9.7-9) unstable; urgency=low
* Switch to debhelper v9.
* Use dh_autoreconf --as-needed instead of autotools-dev to fix rpath build
issue with the multiarch path and reduce librsync1 deps.
* Fix a format-security warning.
* Fix an implicit-function-declaration warning in the test suite.
* Set Multi-Arch: same for librsync1.
-- Andrey Rahmatullin <wrar@wrar.name> Sun, 05 Feb 2012 14:56:17 +0600
librsync (0.9.7-8) unstable; urgency=low
* Adopt the package (Closes: #543849).
* Bump Standards-Version to 3.9.2 (no change needed).
* Change source format to 3.0 (quilt).
* Use autotools_dev debhelper addon instead of manual file copying.
* Enable -Wl,--as-needed.
* Remove unused compression-related rdiff options (Closes: #608470).
* Do not build and install the static library.
* Do not install librsync.la (Closes: #622495)
-- Andrey Rahmatullin <wrar@wrar.name> Wed, 13 Apr 2011 12:37:41 +0600
librsync (0.9.7-7) unstable; urgency=low
* Updating package to standards version 3.8.3.
* Removing vcs fields.
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Thu, 27 Aug 2009 07:58:27 +0200
librsync (0.9.7-6) unstable; urgency=low
* Updating vcs fields in control file.
* Replacing obsolete dh_clean -k with dh_prep.
* Updating section of the debug package.
* Using correct rfc-2822 date formats in changelog.
* Wrapping build-depends.
* Updating to standards version 3.8.2.
* Adding misc depends.
* Updating section of the source package.
* Updating year in copyright file.
* Using quilt rather than dpatch.
* Minimizing rules file.
-- Daniel Baumann <daniel@debian.org> Sun, 02 Aug 2009 18:41:09 +0200
librsync (0.9.7-5) unstable; urgency=medium
* Adding patch to make rdiff aware of -i and -z (Closes: #435894).
-- Daniel Baumann <daniel@debian.org> Tue, 01 Jul 2008 15:33:00 +0200
librsync (0.9.7-4) unstable; urgency=high
* Adding patch from upstream to fix problem when transfering >4GB from
a 32bit to 64bit host (Closes: #355178).
* Updating manpage patch to remove dead link to Linuxcare Australia
(Closes: #288758).
-- Daniel Baumann <daniel@debian.org> Tue, 24 Jun 2008 10:29:00 +0200
librsync (0.9.7-3) unstable; urgency=medium
* Adding debug package.
-- Daniel Baumann <daniel@debian.org> Fri, 20 Jun 2008 13:59:00 +0200
librsync (0.9.7-2) unstable; urgency=low
* New maintainer (Closes: #487131).
* Redone debian packaging from scratch.
-- Daniel Baumann <daniel@debian.org> Fri, 20 Jun 2008 13:14:00 +0200
librsync (0.9.7-1) unstable; urgency=low
* New upstream release.
- Large files are now supported. (Closes: Bug#277032)
* Fix description of librsync1. (Closes: Bug#230839)
* Describe how to use rdiff. (Closes: Bug#228005, Bug#156457)
* Trust upstream's autoconfiscation.
-- Simon Law <sfllaw@debian.org> Sun, 28 Nov 2004 18:54:00 -0500
librsync (0.9.6-13) unstable; urgency=high
* Fix FTBFS with a patch from Steinar H. Gunderston. (Closes: Bug#262463)
-- Simon Law <sfllaw@debian.org> Sat, 28 Aug 2004 11:48:05 -0400
librsync (0.9.6-12) unstable; urgency=low
* librsync-dev should be in libdevel
-- Simon Law <sfllaw@debian.org> Fri, 30 Jul 2004 20:19:20 -0400
librsync (0.9.6-11) unstable; urgency=low
* New Maintainer. (Closes: Bug#261580)
-- Simon Law <sfllaw@debian.org> Fri, 30 Jul 2004 09:21:47 -0400
librsync (0.9.6-10) unstable; urgency=low
* Orphaning this package.
-- John Goerzen <jgoerzen@complete.org> Mon, 26 Jul 2004 14:58:38 -0500
librsync (0.9.6-9) unstable; urgency=low
* Made autoconf build-dep versioned. Closes: #252959.
-- John Goerzen <jgoerzen@complete.org> Mon, 26 Jul 2004 09:09:45 -0500
librsync (0.9.6-8) unstable; urgency=low
* Try using just autoconf now, and drop the other build-deps.
Was still seeing some errors after -7.
-- John Goerzen <jgoerzen@complete.org> Tue, 21 Oct 2003 16:41:41 -0500
librsync (0.9.6-7) unstable; urgency=low
* Added build-dep on libbz2-dev.
* Add -a to many debhelper calls.
* Tightened dh_makeshlibs call in debian/rules.
-- John Goerzen <jgoerzen@complete.org> Sat, 11 Oct 2003 22:59:25 -0500
librsync (0.9.6-6) unstable; urgency=low
* Backed out calls to aclocal, autoconf, automake since they
somehow caused files to be generated without the .so extension
sometimes. Closes: #215289.
-- John Goerzen <jgoerzen@complete.org> Sat, 11 Oct 2003 22:47:28 -0500
librsync (0.9.6-5) unstable; urgency=low
* Fixed clean target so that the Debian diff doesn't have so much junk.
* Update build-deps on autoconf and automake.
-- John Goerzen <jgoerzen@complete.org> Fri, 10 Oct 2003 22:31:53 -0500
librsync (0.9.6-4) unstable; urgency=low
* Extended description for dev package. Closes: #210136.
* configure target runs aclocal, preventing errors.
-- John Goerzen <jgoerzen@complete.org> Thu, 09 Oct 2003 16:58:23 -0500
librsync (0.9.6-3) unstable; urgency=low
* Add CFLAGS=-D_LARGEFILE_SOURCE to configure command line per suggestion
from upstream to fix tests on hppa. Closes: #207457.
-- John Goerzen <jgoerzen@complete.org> Fri, 29 Aug 2003 08:20:02 -0500
librsync (0.9.6-2) unstable; urgency=low
* Manually install the rdiff bin because it wasn't anymore.
Closes: #205469.
* Fixed description. Closes: #191658.
-- John Goerzen <jgoerzen@complete.org> Mon, 18 Aug 2003 11:25:03 -0500
librsync (0.9.6-1) unstable; urgency=low
* New upstream release
-- John Goerzen <jgoerzen@complete.org> Mon, 11 Aug 2003 17:36:26 -0500
librsync (0.9.5.1-3) unstable; urgency=low
* Ran autoreconf --force, then rebuilt. Should make mips even happier
now. Closes: #180005.
-- John Goerzen <jgoerzen@complete.org> Fri, 07 Feb 2003 14:06:35 -0600
librsync (0.9.5.1-2) unstable; urgency=low
* Copied /usr/share/misc/config.{guess,sub} over the package defaults.
This is apparently needed for the mips arch. Closes: #172497.
-- John Goerzen <jgoerzen@complete.org> Wed, 05 Feb 2003 15:00:55 -0600
librsync (0.9.5.1-1) unstable; urgency=low
* New upstream release
-- John Goerzen <jgoerzen@complete.org> Tue, 03 Dec 2002 15:04:04 -0600
librsync (0.9.5-2) unstable; urgency=low
* Applied patch from Mark van Walraven. Closes: #149267.
-- John Goerzen <jgoerzen@complete.org> Fri, 26 Jul 2002 15:05:42 -0500
librsync (0.9.5-1) unstable; urgency=low
* Initial Release, lintian-clean. Closes: #133441.
-- John Goerzen <jgoerzen@complete.org> Mon, 11 Feb 2002 13:03:19 -0500
|