~ubuntu-branches/ubuntu/trusty/debtags/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2009-06-10 09:36:39 UTC
  • mfrom: (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090610093639-f33rv5xvotd3flj2
Tags: 1.7.9ubuntu1
* Merge from debian unstable (LP: #385245), remaining changes:
  + debian/control:
    - Build-Depend on the build1 version of libept-dev
  + debian/rules:
    - Install a zipped vocabulary to /usr/share/debtags
  + vocabulary:
    - Don't use Debian's security team's tags
  + sources.list:
    - Point at /usr/share/debtags instead of apt://

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
include /usr/share/cdbs/1/rules/debhelper.mk
4
4
include /usr/share/cdbs/1/class/autotools.mk
5
 
include /usr/share/cdbs/1/rules/simple-patchsys.mk
6
5
 
7
6
DEB_CONFIGURE_EXTRA_FLAGS += --disable-shared
8
7
 
 
8
binary-install/debtags::
 
9
        gzip -9 -c $(DEB_DESTDIR)/usr/share/debtags/vocabulary > $(DEB_DESTDIR)/usr/share/debtags/vocabulary.gz
 
10
 
9
11
# Store build information
10
12
common-binary-post-install-arch common-binary-post-install-indep::
11
13
        dh_buildinfo