~st-cdt/streamtastic/streamtastic-icecast

Viewing all changes in revision 72.

  • Committer: Michael Lippold
  • Date: 2010-12-15 14:30:36 UTC
  • Revision ID: rotermond@gmail.com-20101215143036-0enj1700xe13izda
adds files needed for packaging, provides new ant build file

added debian packaging, new build file and removed some out of use netbeans and webstart stuff. the basic packaging was generated with the javahelper packaging tool. for more information please consult the "debian-package" blueprint of this project
-->https://blueprints.launchpad.net/streamtastic/+spec/debian-package

-- replaced build.xml
- new ant build file was needed to ease packaging process
- build file provides following targets:
- clean, clean-build, compile, jar, main, run, tar.gz
- the target main cleans, builds and runs the project the others are self-explanatory.
- use ant -projecthelp for a brief description of the targets

--added package.properties
- provides package release specific build options
- e.g. not to create a lib directory and to use different classpath  

--added debian folder
- contains files needed for debian packaging
- for further information about the files in this folder please consult the debian new maintainers guide under www.debian.org/doc/maint-guide/ch-dreq.en.html and www.debian.org/doc/maint-guide/ch-dother.en.html

-- added copyright file 
- this copyright file was provided for the first ppa release . it's not completed and cannot be used for a release that includes substance.

-- added rules file
- this file was generated using javahelper
- edited override for dh_autobuild to provide some build parameters (-propertyfile package.properties clean-build)
- added override for dh_installchangelogs to make sure "debian/CHANGES" is added properly to package

-- added streamtastic.1
- debian manual file for streamtastic

-- renamed libs directory to lib
- this was done to remove disparities between build and release scheme

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: