294 lines
8.5 KiB
Plaintext
294 lines
8.5 KiB
Plaintext
libass (0.13.1-1) unstable; urgency=medium
|
|
|
|
* 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.
|
|
- Explicitely disable CoreText and DirectWrite.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Tue, 08 Dec 2015 12:23:40 +0100
|
|
|
|
libass (0.13.0-1) unstable; urgency=medium
|
|
|
|
* New upstream release.
|
|
* debian/libass5.symbols:
|
|
- Add new symbol.
|
|
- Update version of ass_set_fonts.
|
|
* debian/copyright:
|
|
- Add new copyright holders.
|
|
- Update copyright years.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Mon, 05 Oct 2015 20:55:19 +0200
|
|
|
|
libass (0.12.3-2) unstable; urgency=medium
|
|
|
|
[ Thorsten Glaser ]
|
|
* Do not depend on yasm on x32 to disable asm. (Closes: #793754)
|
|
|
|
[ Sebastian Ramacher ]
|
|
* debian/rules: Build with --disable-asm on x32.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Mon, 27 Jul 2015 18:04:26 +0200
|
|
|
|
libass (0.12.3-1) unstable; urgency=medium
|
|
|
|
* New upstream release.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Sun, 12 Jul 2015 18:08:04 +0200
|
|
|
|
libass (0.12.2-1) unstable; urgency=medium
|
|
|
|
* New upstream release.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Mon, 11 May 2015 20:34:24 +0200
|
|
|
|
libass (0.12.1-2) unstable; urgency=medium
|
|
|
|
* Upload to unstable.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Sat, 25 Apr 2015 10:43:49 +0200
|
|
|
|
libass (0.12.1-1) experimental; urgency=medium
|
|
|
|
* New upstream release.
|
|
* debian/control: Disable yasm on any-i386 to avoid non-PIC code.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Fri, 09 Jan 2015 18:26:04 +0100
|
|
|
|
libass (0.12.0-1) experimental; urgency=medium
|
|
|
|
* 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.
|
|
|
|
-- Sebastian Ramacher <sramacher@debian.org> Tue, 11 Nov 2014 16:26:39 +0100
|
|
|
|
libass (0.10.2-3) unstable; urgency=medium
|
|
|
|
* Upload to unstable.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Wed, 02 Jul 2014 11:41:09 +0100
|
|
|
|
libass (0.10.2-2) experimental; urgency=low
|
|
|
|
* libass-dev Depends on libharfbuzz-dev. (Closes: #752774)
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Tue, 01 Jul 2014 11:42:15 +0100
|
|
|
|
libass (0.10.2-1) experimental; urgency=low
|
|
|
|
* 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.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Wed, 16 Oct 2013 10:00:00 +0100
|
|
|
|
libass (0.10.1-3) unstable; urgency=low
|
|
|
|
* Team upload.
|
|
* Use autotols-dev to update config.{guess,sub}.
|
|
Thanks to Colin Watson for the report and patch. (Closes: #726337)
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Tue, 15 Oct 2013 17:43:11 +0100
|
|
|
|
libass (0.10.1-2) unstable; urgency=low
|
|
|
|
* Team upload.
|
|
* Upload to unstable.
|
|
* Update debian/copyright.
|
|
* Fix VCS urls.
|
|
* Bump Standards.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Wed, 04 Sep 2013 09:59:35 +0100
|
|
|
|
libass (0.10.1-1) experimental; urgency=low
|
|
|
|
* 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.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Tue, 04 Dec 2012 01:48:10 +0000
|
|
|
|
libass (0.10.0-3) unstable; urgency=low
|
|
|
|
* Team upload.
|
|
* Build with Multiarch support.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Tue, 14 Feb 2012 02:03:01 +0100
|
|
|
|
libass (0.10.0-2) unstable; urgency=medium
|
|
|
|
* Team upload.
|
|
* Add libfribidi-dev to libass-dev's Depends field (Closes: #646504).
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Fri, 16 Dec 2011 15:04:09 +0100
|
|
|
|
libass (0.10.0-1) unstable; urgency=low
|
|
|
|
* Team upload.
|
|
* New upstream release (Closes: #645314).
|
|
* Build-depend on libfribidi-dev.
|
|
* Update symbols file.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Tue, 18 Oct 2011 12:45:51 +0200
|
|
|
|
libass (0.9.13-1) unstable; urgency=low
|
|
|
|
* 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.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Thu, 04 Aug 2011 09:39:23 +0200
|
|
|
|
libass (0.9.12-1) unstable; urgency=low
|
|
|
|
* 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.
|
|
|
|
-- Alessio Treglia <alessio@debian.org> Tue, 21 Jun 2011 12:35:45 +0200
|
|
|
|
libass (0.9.11-1) unstable; urgency=low
|
|
|
|
[ 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.
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Wed, 18 Aug 2010 20:34:12 +0100
|
|
|
|
libass (0.9.9-1) unstable; urgency=low
|
|
|
|
* 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
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Wed, 17 Mar 2010 21:18:56 +0000
|
|
|
|
libass (0.9.8-1) unstable; urgency=low
|
|
|
|
* New upstream release 0.9.8
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Mon, 19 Oct 2009 12:17:39 +0200
|
|
|
|
libass (0.9.7-3) unstable; urgency=low
|
|
|
|
* Have libass-dev depends on libenca-dev, libfreetype6-dev and
|
|
libfontconfig1-dev
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Sun, 20 Sep 2009 14:54:31 +0100
|
|
|
|
libass (0.9.7-2) unstable; urgency=low
|
|
|
|
* Upload to unstable
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Wed, 02 Sep 2009 18:19:35 +0200
|
|
|
|
libass (0.9.7-1) experimental; urgency=low
|
|
|
|
* 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
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Sat, 22 Aug 2009 12:38:46 +0100
|
|
|
|
libass (0.9.6-1) unstable; urgency=low
|
|
|
|
* 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
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Thu, 26 Mar 2009 20:59:14 +0100
|
|
|
|
libass (0.9.5-2) unstable; urgency=low
|
|
|
|
* Don't install .la files
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Thu, 06 Nov 2008 21:55:46 +0100
|
|
|
|
libass (0.9.5-1) unstable; urgency=low
|
|
|
|
* Initial release (Closes: #496560)
|
|
|
|
-- Christophe Mutricy <xtophe@videolan.org> Mon, 25 Aug 2008 17:17:14 +0100
|
|
|