~ubuntu-branches/ubuntu/raring/njplot/raring-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille, Andreas Tille, Charles Plessy
  • Date: 2008-01-15 09:39:01 UTC
  • mfrom: (1.2.5 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080115093901-p2roaj3qvqofm93m
Tags: 2.2-1
[ Andreas Tille ]
* Added Vcs-Browser, Vcs-Svn
* Added -DHELPFILENAME=\"/usr/share/njplot/njplot.help\" to
  build options

[ Charles Plessy ]
* New upstream version:
  - NJplot can display several tree windows simultaneously.
* debian/control:
  - added myseld as Uploader.
  - allowed the upload by Debian Maintainers.
  - Removed the [biology] tag and the Homepage pseudo-field from the
    description.
  - Checked conformance with Policy 3.7.3.
  - Dropped build dependency on dpatch
* MIME support:
  - debian/njplot.sharedmimeinfo declares that .phb and .ph files
    are Clustal W phylogenetic trees.
  - debian/njplot.mime, debian/njplot.desktop and
    debian/unrooted.desktop declare that NJplot and Unrooted can
    open Clustal W phylogenetic trees.
* Removed debian/README.Debian, as its contents were obsolete.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# so force distclean
11
11
DEB_MAKE_CLEAN_TARGET = distclean
12
12
 
13
 
DEB_OPT_FLAG=-c -I/usr/include/ncbi -DNO_PDF -DWIN_MOTIF
 
13
DEB_OPT_FLAG=-c -I/usr/include/ncbi -DNO_PDF -DWIN_MOTIF -DHELPFILENAME=\\\"/usr/share/njplot/njplot.help\\\"
14
14
 
15
15
get-orig-source:
16
16
        . debian/get-orig-source