~ubuntu-branches/ubuntu/raring/openwalnut/raring

« back to all changes in this revision

Viewing changes to tools/release/packaging/README.Debian

  • Committer: Package Import Robot
  • Author(s): Sebastian Eichelbaum
  • Date: 2012-12-12 11:26:32 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20121212112632-xhiuwkxuz5h0idkh
Tags: 1.3.1+hg5849-1
* Minor changes compared to 1.3.0 but included several bug fixes.
* See http://www.openwalnut.org/versions/4

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
debian/rules
106
106
        - allows setting certain CMake options
107
107
debian/control
108
 
        - defines some short description-text and dependnecies
 
108
        - defines some short description-text and dependencies
109
109
                -> for new dependencies, modify this file!
110
110
debian/openwalnut.doc-base
111
111
        - lists additional documentation we provide
127
127
 
128
128
HINT: you should definitely use some chroot jail to build the packages.
129
129
      PBuilder is a good option. You can also use your own jail or use 
130
 
      our build envirnoment created with owbuildchroot.
 
130
      our build environment created with owbuildchroot.