]> git.sesse.net Git - vlc/commit
* Makefile.am: "make dist-woody" builds a tarball suitable for a Debian
authorSam Hocevar <sam@videolan.org>
Sat, 5 Jul 2003 14:47:53 +0000 (14:47 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 5 Jul 2003 14:47:53 +0000 (14:47 +0000)
commit09496f19392df3684c51ff5950234cafbedc11ec
treee60c933478eca5785847f8728a91287bc0b4b532
parent1cd9bbce16fec86c505d7c1712b96ea730a56955
  * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian
    woody package build.
  * bootstrap:
    + Remove config.h.in and config.h before running autoheader.
    + Added "set -e" for better error tracking.
    + Call autoheader and automake after autoconf so that the first build does
      not need to call autoheader.
  * debian/woody-buildpackage:
    + Removed that script and put the code in toolbox.
  * debian/control:
    + Added a build-dependency on libmatroska-dev.
  * debian/rules:
    + Activated Matroska support.
    + Re-enabled dh_installchangelogs.
Makefile.am
bootstrap
debian/Makefile.am
debian/changelog
debian/control
debian/rules
debian/woody-buildpackage [deleted file]
toolbox