lp:ubuntu/trusty/mediathekview

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/mediathekview
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

12. By Markus Koschany

* Add ffmpeg-dialog.patch.
  The ffmpeg settings dialog popped up repeatedly. The correct behaviour is
  to ask the user only once to edit the path to ffmpeg or a similar
  application.
* Add dependency on default-jre | java7-runtime back again.
  Javahelper can't no longer insert the correct java-runtime for
  ${java:Depends} because it looks for an executable jar file in the package.
  Since java-wrappers is used instead of jarwrapper and MediathekView.jar is
  not executable anymore, a manual dependency on default-jre | java7-runtime
  has to be used.

11. By Markus Koschany

* Use java-wrappers and require java7 runtime.
  - Add java-wrappers dependency.
  - Install a wrapper script to /usr/bin/mediathekview and ensure users have
    installed and use a Java7 compatible runtime environment. Remove dh_links
    override in debian/rules which is no longer needed. (Closes: #735048)

10. By Markus Koschany

* Imported Upstream version 4.
* Declare compliance with Standards-Version 3.9.5.
* Correct a mistake in the last changelog entry.
  - build-dependencies <-> dependencies
* Override lintian warning:incompatible-java-bytecode-format Java7 because
  Java7 is the current default JRE for Jessie. MediathekView also requires
  Java7 to run and is incompatible with Java6 or earlier.
* debian/control: Add libjackson2-core-java, libtimingframework-java and
  libxz-java to Build-Depends-Indep.
* Drop README.source. Now upstream provides a source tarball.
* Refresh modify-ant-build-system.patch.
* debian/rules: Remove get-orig-source target. No longer needed.
* Update mediathekview.manifest. Add new required libraries to classpath.
* Update debian/watch for new versioning scheme.
* Update debian/copyright for new release. Add BSD-3-clause license.
* Update man pages and remove unsupported options.

9. By Markus Koschany

* [5c80f14] Imported Upstream version 3.3.0.
* debian/control:
  - [6bdc4a9] Drop duplicate build-dependencies.
    jh_depends can automatically substitute necessary dependencies via the
    ${java:Depends} substvar.
  - [030af3d] Remove versioned dependencies for javahelper and ant.
  - [3d8bdd7] Bump compat level to 9 and require debhelper >=9.
* [3a5a2ae] Improve get-orig-source-target.
* [ff84354] Install MediathekView.jar with install file.
  - Drop dirs file which is no longer necessary, remove dh_auto_install
    override and install MediathekView.jar with the corresponding
    mediathekview.install file.
* [1900533] Drop Build-with-libjgoodies-forms-java-1.6.patch.
  - Merged upstream.
* [b50f2f9] Refresh modify-ant-build-system.patch.
* [3e99cfe] Remove unused lintian-override.
* [ec81f6e] Install hicolor scalable icon MediathekView.svg instead of
  MediathekView.png.

8. By Markus Koschany

[0a9aec1] Add versioned dependency on libjgoodies-forms-java to force an
upgrade from version 1.3 to 1.6.

7. By Markus Koschany

[fced81f] Imported Upstream version 3.2.1+git20130327.
The new upstream version fixes the error "Desktop API is not supported on
the current platform". (Closes: #707136)

6. By Markus Koschany

[6ba46ec] Add Build-with-libjgoodies-forms-java-1.6 patch.
This patch fixes a compatibility issue with libjgoodies-forms-java 1.6. The
former class FormFactory has been renamed to FormSpecs which rendered
MediathekView unusable. (Closes: #706925)

5. By Benjamin Drung

Fix StartupWMClass in desktop file (Closes: #704132).

4. By Markus Koschany

* New upstream release.
* debian/control:
  - Drop libjdom1-java dependency, it is no longer needed.
  - Add MPlayer2 as another video player alternative to Recommends.
  - Update the package description. Add ORF. SF is now known as SRF.
  - Add Vcs-fields. MediathekView will be maintained in a git repository at
    collab-maint from now on. Thanks Christoph Martin for his help.
    (Closes: #685389)
* debian/rules:
  - Add get-orig-source target.
  - Remove libjdom1 from CLASSPATH.
* debian/mediathekview.manifest:
  - Remove libjdom1 from manifest file.
* Update MediathekView's manpage. Add examples and mention new options.
* Provide a German manpage for MediathekView.
* Refresh 01_modify_ant_build_system.patch.
* Update README.source.

3. By Markus Koschany

* New Maintainer.
* New upstream release. (Closes: #647843)
  - Restores the ability to download new lists of films automatically.
   (Closes: #681680)
* debian/control:
  - Remove superfluous build dependency on quilt.
  - Remove recommendation for mplayer-nogui because mplayer has replaced
    it nowadays. Now either VLC or MPlayer are the recommended video players.
  - Fix typos in the package description. (Closes: #625704)
  - Bump Standards-Version to 3.9.4, no changes needed.
  - New dependency libcommons-lang3-java replaces libcommons-lang-java.
  - Remove dependency on librome-java because upstream discontinued the
    support for podcasts.
  - New upstream requirement for the build system is Ant >=1.8.0.
* debian/rules:
  - Remove quilt flag for dh to be in line with debian/control changes.
  - Change the CLASSPATH accordingly to the changes in debian/control.
* Ant build system:
  - Switch to the new Ant build system provided by upstream.
  - Replace add-ant-build-xml.patch with 01_modify_ant_build_system.patch
    which adjusts the CLASSPATH environment.
* Update README.source and describe the steps to obtain the upstream sources.
* Update debian/copyright to the machine-readable copyright format 1.0.
* debian/mediathekview.1:
  - Update the man page and remove entries of options which are unsupported
    at the moment.
* debian/mediathekview.doc-base:
  - Replace mediathekview.pdf with Anleitung.pdf.
  - Add this short manual again because now upstream provides the source
    for it. (Closes: #630219)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/mediathekview
This branch contains Public information 
Everyone can see this information.

Subscribers