~ubuntu-branches/ubuntu/trusty/libssh/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-12-12 14:29:12 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091212142912-ha5g2iibt6nfnjq8
Tags: 0.4.0-1
* New upstream release.
  - Bump soname
  - Adjust .symbols file
* Readd static library in -dev package
* Let dh_lintian install override file
* debian/README.Debian: Update file
* debian/rules: Add list-missing rule

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
 
# Sample debian/rules that uses cdbs.  Originaly written by Robert Millan.
3
 
# This file is public domain.
4
2
 
5
3
DEB_AUTO_CLEANUP_RCS            := yes
6
4
 
7
 
# Add here any variable or target overrides you need
8
 
 
 
5
DEB_CMAKE_EXTRA_FLAGS := -DWITH_STATIC_LIB=ON
9
6
 
10
7
include /usr/share/cdbs/1/class/cmake.mk
11
8
include /usr/share/cdbs/1/rules/debhelper.mk
12
9
#include /usr/share/cdbs/1/rules/simple-patchsys.mk
13
10
 
14
 
DEB_DBG_PACKAGE_libssh-3 = libssh-dbg
 
11
DEB_DBG_PACKAGE_libssh-4 = libssh-dbg
 
12
 
 
13
# List any files which are not installed
 
14
include /usr/share/cdbs/1/rules/utils.mk
 
15
common-binary-post-install-arch:: list-missing
15
16
 
16
17
common-build-indep::
17
18
        cd obj-*/; make doc
18
 
 
19
 
install/libssh-3::
20
 
        install -D -m 644 debian/libssh-3.lintian-overrides debian/libssh-3/usr/share/lintian/overrides/libssh-3