~ubuntu-branches/ubuntu/trusty/octave-miscellaneous/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Weber, Rafael Laboissiere, Thomas Weber
  • Date: 2009-04-05 20:53:36 UTC
  • mfrom: (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090405205336-3z0haf16a4ez6xsc
Tags: 1.0.7-2
[ Rafael Laboissiere ]
* debian/copyright: Add header
* debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4,
  such that the package is built with the versioned packages directory

[ Thomas Weber ]
* Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
include /usr/share/cdbs/1/class/octave-pkg.mk
5
5
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
6
 
 
7
 
clean::
8
 
        ( cd src ; rm -rf Makeconf config.log config.status )