~ubuntu-branches/ubuntu/trusty/c++-annotations/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Frank B. Brokken
  • Date: 2011-09-12 16:08:05 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: package-import@ubuntu.com-20110912160805-r9dq68beojgzuien
Tags: 9.0.2-1
New upstream release (editorial changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
# catches silent file content forges at the upstream server side
70
70
 
71
71
# Downloaded from ftp.rug.nl/contrib/frank/documents/annotations:
72
 
MD5TRUSTED := bb7dd07bc356b68121226ee2f3f1dcc8
 
72
MD5TRUSTED := 479e51cacad25f6c26821ea82c9a528c
73
73
 
74
74
DEBVERSION:=$(shell head -n 1 debian/changelog | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
75
75
UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')