libvidstab (1.1.1-4) unstable; urgency=medium * Restrict SSE2-specific symbols to amd64 in symbols file to fix FTBFS on non-amd64 architectures (Closes: #1140200). * Update debian/copyright to update copyright year and email address. -- Keng-Yu Lin Fri, 19 Jun 2026 03:28:00 +0800 libvidstab (1.1.1-3) unstable; urgency=medium * Upload to unstable to start the libvidstab transition (ack from release-team in #1140134). -- Keng-Yu Lin Wed, 17 Jun 2026 00:27:29 +0800 libvidstab (1.1.1-2) experimental; urgency=medium * Upload to experimental for library transition. -- Keng-Yu Lin Mon, 15 Jun 2026 20:53:54 +0800 libvidstab (1.1.1-1) unstable; urgency=medium * New upstream release (Closes: #1040695). * Rename libvidstab1.1 to libvidstab1.2 due to SOVERSION bump (1.2). * Update maintainer email address to kengyu@debian.org. * Update standards version to 4.7.4. * Use debhelper-compat (= 13) and drop debian/compat. * Add Build-Depends-Package to symbols file. * Move ${misc:Pre-Depends} to Pre-Depends. * Remove Priority: optional from source stanza. * Update watch file to version=5 and add pgpmode=none. * Add Forwarded: not-needed to cmake-4.patch. * Add debian/upstream/metadata. * Run upstream test suite in override_dh_auto_test. * Add autopkgtest for the development package. -- Keng-Yu Lin Mon, 15 Jun 2026 15:49:35 +0800 libvidstab (1.1.0-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS with CMake 4. (Closes: #1113217) -- Adrian Bunk Fri, 14 Nov 2025 22:32:36 +0200 libvidstab (1.1.0-2) unstable; urgency=low [James Cowgill] * Enable Multi-Arch: same in debian/control (Closes: #909380) [Helmut Grohne] * Explicitly choose where to use -msse2. (Closes: #910100) - Currently only AMD64 -- Keng-Yu Lin Sun, 14 Oct 2018 01:27:10 +0800 libvidstab (1.1.0-1) unstable; urgency=low * Upstream release 1.1.0 (Closes: #709193) -- Keng-Yu Lin Wed, 01 Aug 2018 14:39:07 +0800 libvidstab (1.0.0-1) unstable; urgency=medium * debian/rules: Add changes that will be dropped for next upstream version. * New upstream version 0.98 * debian/{compat,control}: Update debhelper compat to 10. * debian/control: + Add upstream homepage. + Add Vcs-* fields. + Add proper short and long descriptions. + Fix SONAME in shared library. + Add misc-depends, since we are using debhelper. + Remove redundant field from previous packaging versions. * debian: + Normalize with `wrap-and-sort -s -a -v`. * debian/rules: + Fix grave bug with respect to spaces vs. tab on makefile. + Ignore the custom rules for the moment. * debian/libvidstab*.install: Rename to be consistent with SONAME. * debian/watch: + Update to version 4 to fix detection of new releases. * New upstream version 1.0.0 * debian/docs: + Change from README to README.md to follow upstream. * debian/{control,libvidstat1.1.install}: + Fix for new SONAME. -- Rogério Brito Wed, 07 Jun 2017 19:47:43 -0300