~blueyed/ubuntu/lucid/miro/merge-from-sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Daniel Hahler
  • Date: 2010-04-13 19:44:55 UTC
  • mfrom: (1.5.7 sid)
  • Revision ID: ubuntu-launchpad@thequod.de-20100413194455-y03x13wddbwxb3c8
* Merge from Debian unstable (LP: #548389), remaining changes:
  - 100_catch_keyerror_in_update_items.patch: Catch exception
    caused by out of bounds array index.
  - 101_player_undefined_elapsed_time.patch: There are some cases 
    where the elapsed_time returned is undefined; use a current 
    time of 0 in this case when fast-forwarding.
  - debian/control, debian/pyversions, debian/README.Debian:
    Build with python 2.6 and xulrunner 1.9.2
* Dropped 90_miro_boost_py26.patch: does not apply anymore.
* New upstream release (Closes: #575463).
   + The xine backend was removed upstream, we use gstreamer only now.
   + Drop (build-)dependency on all Boost packages, no longer used upstream.
   + debian/patches/20_no_autoupdate.patch: Update.
   + debian/patches/30_disable_xine_hack.patch: Drop, obsolete.
   + debian/patches/40_boost_python.patch: Drop, obsolete.
   + debian/patches/80_xine_default_renderer.patch: Drop, obsolete.
* Closing non-reproducible bugs with this release. Please reopen if needed.
   + "No sound when playing videos" (Closes: #527261).
   + "Two internal errors on startup" (Closes: #557347).
   + "Miro "internal error" and odd behavior" (Closes: #574822).
   + "Miro crashes after starts playing a video" (Closes: #522102).
* Standards-Version: 3.8.4 (no changes required).
* debian/miro.docs: Add ADOPTERS file.
* debian/README.Debian: Drop xine related sections.
* debian/rules: Simplified clean target.
* debian/copyright: Updates (Boost and libtorrent stuff is gone).

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        rm -rf debian/miro-data/usr/share/miro/resources/testdata
44
44
 
45
45
clean::
46
 
        @# TODO: This should probably be done in the upstream source.
47
 
        rm -f portable/database.c
48
 
        rm -f portable/sorts.c
49
 
        rm -f portable/frontends/widgets/gtk/pygtkhacks.c
50
 
        rm -f platform/gtk-x11/plat/frontends/widgets/mozprompt.[ch]
51
 
        rm -f platform/gtk-x11/plat/frontends/widgets/httpobserver.c
52
 
        rm -f platform/gtk-x11/plat/frontends/widgets/windowcreator.cpp
53
 
        rm -f platform/gtk-x11/plat/frontends/widgets/pluginsdir.cpp
54
 
        rm -f platform/gtk-x11/miro.1.gz
55
 
        rm -f platform/gtk-x11/miro.real.1.gz
56
 
        rm -f platform/gtk-x11/xine/xine_extractor
57
 
        rm -f platform/gtk-x11/plat/xlibhelper.c
58
 
        rm -f platform/gtk-x11/xine/xine.c
59
 
        rm -f platform/gtk-x11/miro
 
46
        cd platform/gtk-x11/ && make clean
60
47
 
61
48
# For /usr/share/cdbs/1/rules/utils.mk sanity check.
62
49
common-binary-post-install-arch:: list-missing