* New upstream release.
* debian/control:
- Bump Standards-Version.
- Replace yasm with nasm.
* debian/: Bump debhelper compat to 10.
* Upload to unstable.
* debian/control: Bump Standards-Version.
* New upstream release.
* New upstream release.
* SONAME bump: 5 -> 9.
* debian/copyright: Update copyright information.
* Revert to 0.13.4 since 0.13.5 broke the ABI. (Closes: #850058)
* New upstream release.
* New upstream release.
- Fix memory reallocation in the shaper. (CVE-2016-7972)
- Fix illegal read in Gaussian blur coefficient calculations.
(CVE-2016-7970)
- Fix mode 0/3 line wrapping equalization in specific cases which could
result in illegal reads while laying out and shaping text.
(CVE-2016-7969)
* New upstream release.
* debian/control:
- Bump Standards-Version.
- Remove obsolete Pre-Depends.
* debian/copyright: Update copyright info.
* debian/rules: Enable all hardening options.
* New upstream release.
* debian/control:
- Update Vcs-*.
- Bump Standards-Version.
* debian/libass5.symbols: Add new symbol.
* debian/copyright: Update copyright years.
* New upstream release.
- Added x32 support.
* debian/control:
- Drop libenca-dev from Build-Depends. No longer needed.
- Add yasm back to Build-Depends on x32.
* debian/rules:
- Re-enable yasm on x32.
- Explicitly disable CoreText and DirectWrite.
* New upstream release.
* debian/libass5.symbols:
- Add new symbol.
- Update version of ass_set_fonts.
* debian/copyright:
- Add new copyright holders.
- Update copyright years.
[ Thorsten Glaser ]
* Do not depend on yasm on x32 to disable asm. (Closes: #793754)
[ Sebastian Ramacher ]
* debian/rules: Build with --disable-asm on x32.
* New upstream release.
* New upstream release.
* Upload to unstable.
* New upstream release.
* debian/control: Disable yasm on any-i386 to avoid non-PIC code.
* New upstream release.
* debian/control:
- Add myself to Uploaders.
- Update Homepage.
- Raise priority to optional.
- Bump Standards-Version, no changes required.
- Build-Depend on yasm.
* debian/*.dirs: Remove obsolete dirs files.
* debian/libass5.symbols: Add new symbols.
* debian/rules:
- Enable verbose build logs.
- Add -Wl,--as-needed to LDFLAGS.
* debian/watch: Fetch releases from GitHub.
* debian/copyright:
- Update copyright years.
- Update Source.
- Add myself.
* Upload to unstable.
* libass-dev Depends on libharfbuzz-dev. (Closes: #752774)
* Team upload.
* New upstream release.
* Bump SONAME.
* Refresh symbols.
* Depend on libharfbuzz-dev.
* Bump debhelper to 9.
* Switch to dh-autoreconf.
* Drop 05_as-needed.diff patch.
* Pass --as-needed to autoreconf.
* Team upload.
* Use autotols-dev to update config.{guess,sub}.
Thanks to Colin Watson for the report and patch. (Closes: #726337)
* Team upload.
* Upload to unstable.
* Update debian/copyright.
* Fix VCS urls.
* Bump Standards.
* Team upload.
* New upstream release:
- Fix letter spacing
- Add \rSTYLENAME syntax support (GC #43)
- Fix border generation and border style reset (GC #56)
- Fix various issues with bug-for-bug compatibility of
transformations (\fax, \fay, etc.) to VSFilter (GC #46, GC #42)
- Fix drawing parsing (GC #47)
- Various fixes to shaper (GC #54, GC #55, GC#59)
- Fix change detection
- Add ass_set_line_position API to set a vertical subtitle offset
- Fix scaling of drawing baseline offset (\pbo) values
- Fix skipping of zero-width characters for FriBiDi shaper
- Use LTR text base direction by default, similar to VSFilter
* Refresh symbols.
* Fix watch file.
* Set compression to xz.
* Team upload.
* Build with Multiarch support.
* Team upload.
* Add libfribidi-dev to libass-dev's Depends field (Closes: #646504).
* Team upload.
* New upstream release (Closes: #645314).
* Build-depend on libfribidi-dev.
* Update symbols file.
* Team upload.
* New upstream bugfix release (Closes: #636490):
- Fix critical problem with the outline preprocessor, fixes crash with
FreeType 2.4.6
- Various small bugfixes.
* Team upload.
* New upstream release:
- Switch to permissive (ISC) license
- Support \fs+ and \fs- syntax for modifying font size
- Fix word-wrapping
- Improved charmap fallback matching
- Handle a few more VSFilter quirks correctly
- Add a sensible default style
- Fix compilation against libpng 1.5
* Rewrite debian/copyright
- License changed to ISC.
- Use a DEP-5-compliant format.
* Bump Standards.
[ Christophe Mutricy ]
* New upstream release
+ Refresh patch
+ Add new symbols to symbol file
* Switch to format 3.0 (quilt)
* Use bzip2 tarball
* Bump Standards-Version to 3.9.1 (no changes required)
* Use googlecode.debian.net redirector
[ Alessio Treglia ]
* debian/control: Correct team's name.
* New upstream release
* Bump standard version (no change needed)
* Add misc:Depends to libass-dev's depedencies to silence lintian
* Typo at ${misc:Depends}
* Inherit libass4's section from the source package
* Remove unused patch
* Use Copyright as well as (C) in debian/copyright
* New upstream release 0.9.8
* Have libass-dev depends on libenca-dev, libfreetype6-dev and
libfontconfig1-dev
* Upload to unstable
* New upstream version 0.9.7
+ Closes: #538648
+ API break. Target experimental for now
+ SONAME bump
+ Update symbols file
+ Build system has been fixed no need of extra "-lm"
+ Reflect new home of the project (debian/{control,watch}
* Set policy to 3.8.3
* Add -Wl,--as-needed to debian/rules and the necessary patch for
ltmain.sh
* No info page (and unlikely to be one)
* No need for maintainer mode
* No need of libpng-dev it's only for the test app
* New Upstream Version 0.9.6
(Closes: #514311, #519578, #519607)
+ SONAME bump
+ Patch has been merged upstream
* Don't use dh_clean -k
* Use --enable-maintainer-mode
* Policy version 3.8.1
* Remove autotools-dev from build-dep
* Point to the good version of the GPL
* Add a symbols file
* Add a configuration file for git-buildpackage
* Vcs-*: Reflect the move to git
* Don't install .la files
* Initial release (Closes: #496560)