Skip to content

Commit

Permalink
Removed changelog entries 1.3-1 -> 1.11-1 because they are not releva…
Browse files Browse the repository at this point in the history
…nt from an external point of view (1.3-1 never made it to debian).

Thanks to "IOhannes m zmölnig" for the review!
  • Loading branch information
martin-steghoefer committed May 21, 2014
1 parent c13d195 commit a21356c
Showing 1 changed file with 1 addition and 57 deletions.
58 changes: 1 addition & 57 deletions changelog
@@ -1,61 +1,5 @@
karlyriceditor (1.11-1) unstable; urgency=low

* Upstream 1.3 to 1.11
* debian/control
- Declared new dependency to libavresample-dev (build)
and libavresample1 (binary)
* debian/patches/ffmpeg-vs-libav-compilation.patch
- Fix compilation: Translate FFmpeg calls to Libav-compatible calls
* debian/patches/remove-openssl-dependency.patch
- Extend the patch's range to also deactivate the recently implemented
OpenSSL-based functionality
* debian/rules
- Make sure that we compile against Qt4, even if Qt5 is installed and set
as preferred version via update-alternatives.
- Override dh_installdocs to make sure the changelog file has a name that
complies with Debian rules
* debian/control
- Update dependencies of binary package to the versions of libav* that are
currently available in "unstable"
- Upgraded standards version
* debian/menu
- Using absolute path for menu icons
* debian/patches/desktop.patch
- Added "Keywords" entry to get rid of lintian warning
desktop-entry-lacks-keywords-entry
- Use "Name" and "GenericName" in a way complying to freedesktop.org
standards:
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
* Added opaque background to icons in png and xpm format for better
visual clarity
* debian/patches/ffmpeg-vs-libav-avframe-allocation.patch
- Fix segfault due to AVFrame initialization differences between Libav
(used in Debian) and FFmpeg (used by upstream developer)
* debian/patches/ffmpeg-vs-libav-aspect-ratio.patch
- Fix floating-point exception due to unset sample aspect ratio of
AVStream (has to be the same as the one of the codec in Libav,
upstream uses FFmpeg)

-- Martin Steghöfer <martin@steghoefer.eu> Sat, 10 May 2014 14:43:54 +0200

karlyriceditor (1.3-1) unstable; urgency=low

* Initial release (Closes: #692968)
* Added a man page (automatically created from sgml file), copyright
specification and watch file
* debian/patches/include-libavutil-mathematics.patch
- Fix compilation error: Add missing includes for libavutil
* debian/patches/install.patch
- Add support for "install" target in Makefile
* debian/patches/remove-openssl-dependency.patch
- License incompatibilities: Get rid of linkage against OpenSSL
* debian/patches/qprintable-crash.patch
- Fix crash on Debian wheezy
* Converted image src/images/application_icon.png into adequate formats
for freedesktop.org and Debian Menu.
* debian/patches/desktop.patch
- Improve freedesktop.org configuration file
* debian/patches/spelling.patch
- Spelling error in the source code detected by lintian

-- Martin Steghöfer <martin@steghoefer.eu> Sun, 18 Nov 2012 00:12:51 +0100
-- Martin Steghöfer <martin@steghoefer.eu> Wed, 21 May 2014 20:09:14 +0200

0 comments on commit a21356c

Please sign in to comment.