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
|
lcsync (0.3.2-2) unstable; urgency=medium
* lcsync.postinst: Set capabilities on lcshare.
-- Vagrant Cascadian <vagrant@debian.org> Sun, 09 Mar 2025 15:22:32 -0700
lcsync (0.3.2-1) unstable; urgency=medium
* New upstream release.
* debian/control: Update Standards-Version to 4.7.2.
-- Vagrant Cascadian <vagrant@debian.org> Sat, 08 Mar 2025 15:13:52 -0800
lcsync (0.3.1-2) unstable; urgency=medium
* Rebuild against librecast 0.9.1-1.
-- Vagrant Cascadian <vagrant@debian.org> Fri, 01 Nov 2024 23:20:58 -0700
lcsync (0.3.1-1) unstable; urgency=medium
* New upstream release.
* debian/copyright: Update for 0.3.1.
* debian/patches: Remove all patches, applied upstream.
* debian/control: Update to Standards-Version 4.7.0.
-- Vagrant Cascadian <vagrant@debian.org> Thu, 29 Aug 2024 12:54:03 -0700
lcsync (0.3.0-1) unstable; urgency=medium
* New upstream release.
* debian/rules: Remove additional cruft in the clean target.
* debian/patches: Drop all patches, applied upstream.
* debian/control: Update versioned build dependency on liblibrecast-dev
to 0.8~rc2.
* debian/patches: Ensure test suite has appropriate includes.
* dh_auto_test, dh_auto_build: Do not pass custom CFLAGS, handled in
configure.
-- Vagrant Cascadian <vagrant@debian.org> Fri, 10 Nov 2023 11:56:03 -0800
lcsync (0.2.1-2) unstable; urgency=medium
* Upload to unstable.
-- Vagrant Cascadian <vagrant@debian.org> Tue, 22 Aug 2023 11:36:11 -0700
lcsync (0.2.1-1) experimental; urgency=medium
* New upstream version.
* Revert "debian/rules: Remove obsolete tests from dh_auto_configure
override."
* debian/patches: Add patch from upstream fixing installation of
manpages.
* debian/control: Update Build-Depends on liblibrecast-dev to 0.7~rc3.
* Let upstream install target handle installation of manpages.
-- Vagrant Cascadian <vagrant@debian.org> Tue, 08 Aug 2023 13:50:44 -0700
lcsync (0.1.0-1) experimental; urgency=medium
* New upstream version.
* debian/copyright: Update for v0.1.0.
* debian/patches: Remove all patches, fixed upstream.
* debian/rules: Update override to set SETCAP_PROGRAM from configure.
* debian/control: Build-Depends: Drop libsimde, Add liblcrq-dev,
versioned dependency on liblibrecast-dev.
* debian/control: Update Standards-Version to 4.6.2.
* debian/rules: Remove obsolete tests from dh_auto_configure override.
-- Vagrant Cascadian <vagrant@debian.org> Mon, 31 Jul 2023 17:42:46 -0700
lcsync (0.0.1-3) experimental; urgency=medium
* debian/control: Build-Depend on libcap2-bin, used in test suites.
* debian/rules: Explicitly pass CFLAGS to dh_auto_test.
* debian/patches: Fix build on non-x86 by using libsimde.
-- Vagrant Cascadian <vagrant@debian.org> Thu, 11 Aug 2022 12:31:35 -0700
lcsync (0.0.1-2) experimental; urgency=medium
* debian/watch, debian/copyright: Update upstream URLs.
* Add manpage for lcsync.
-- Vagrant Cascadian <vagrant@debian.org> Fri, 22 Jul 2022 18:48:24 -0700
lcsync (0.0.1-1) experimental; urgency=medium
* Initial release. (Closes: #1011559)
-- Vagrant Cascadian <vagrant@debian.org> Thu, 26 May 2022 10:32:35 -0700
|