~elisa-packagers/moovida/pigment-jaunty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Philippe Normand
  • Date: 2008-09-23 17:05:05 UTC
  • Revision ID: philippe@fluendo.com-20080923170505-8g091dq4pn3r3ifk
reset shlibs

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
libpigmentN := $(shell sed -rn 's/^Package:[[:space:]]*(libpigment0\.3-[0-9]+)[[:space:]]*$$/\1/p' debian/control)
9
9
 
10
10
# disabled as we don't need any particular version for now
11
 
SHLIBS_VERSION := 0.3.7
 
11
SHLIBS_VERSION := 0.3.9
12
12
DEB_DH_MAKESHLIBS_ARGS_ALL += -V'$(libpigmentN) (>= $(SHLIBS_VERSION))'