/[debian-med]/trunk/packages/clustalw-mpi/trunk/debian/rules
ViewVC logotype

Contents of /trunk/packages/clustalw-mpi/trunk/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2139 - (show annotations) (download)
Fri Jul 4 14:35:27 2008 UTC (4 years, 11 months ago) by plessy
File size: 301 byte(s)
Switched to CDBS, updated to Policy 3.8.0

  * debian/copyright:
    - Lifted debian/copyright to the latest version, and licenced my
      contribution to this packaging work to "Same as CLUSTALW-MPI".
    - Added a disclaimer clarifying that this package is not part of the
      Debian operating system (requirement of Policy 3.8.0).
  * debian/patches/01_Makefile.patch removed.
    Its function is now carried out by debian/rules and debhelper.
  * debian/rules switched to CDBS.
  * debian/control:
    - Dropped build-dependancy on quilt and added one on cdbs.
    - Updated Standards-Version to 3.8.0.
1 #!/usr/bin/make -f
2
3 include /usr/share/cdbs/1/rules/debhelper.mk
4 include /usr/share/cdbs/1/class/makefile.mk
5
6 CFLAGS += -c
7
8 clean::
9 $(RM) clustalw-mpi
10
11 get-orig-source:
12 wget http://kmlvli.com/kuobin/clustalw-mpi/clustalw-mpi-0.15.tar.gz && mv clustalw-mpi-0.15.tar.gz clustalw-mpi_0.15.orig.tar.gz
13

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5