~ubuntu-branches/ubuntu/vivid/nettle/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Magnus Holmgren
  • Date: 2009-04-13 22:52:44 UTC
  • Revision ID: james.westby@ubuntu.com-20090413225244-ac20g0ggvlkmw2u4
Tags: 1.15-6
* No longer install sexp-conv as an alternative; conflict with lsh-utils
  prior to 2.0.4-dfsg-1, which depends on nettle-bin instead of shipping
  a copy of sexp-conv (Closes: #510942). Drop nettle-bin.postinst and
  nettle-bin.prerm (nettle-bin.prerm will remove the alternative on
  upgrade, which is actually a bug, but works out fine in this case).
* Switch to Debhelper level 5. Remove files that don't exist from install
  lists (copied from a template, apparently).
* Upgrade to Standards-Version 3.8.1:
  + Add debian/README.source (§ 4.9).
* Add debian/libnettle2.symbols.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
 
68
68
        # Add here commands to install the package into debian/tmp
69
69
        $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
70
 
        mv $(CURDIR)/debian/tmp/usr/bin/sexp-conv $(CURDIR)/debian/tmp/usr/bin/sexp-conv.nettle
71
70
 
72
71
# Build architecture-independent files here.
73
72
binary-indep: build install