~ubuntu-branches/ubuntu/wily/totem-pl-parser/wily

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Simon McVittie
  • Date: 2012-10-23 17:38:31 UTC
  • mfrom: (1.4.21) (1.5.16 sid)
  • Revision ID: package-import@ubuntu.com-20121023173831-dbrzsvlg09bj0ewh
Tags: 3.4.3-1
* Team upload
* New upstream bug fix release
  - build-depend on GLib 2.34, for g_clear_pointer()

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
libtotem-plparserN := $(shell sed -rn 's/^Package:[[:space:]]*(libtotem-plparser[0-9]+)[[:space:]]*$$/\1/p' debian/control)
9
9
 
10
 
DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V '$(libtotem-plparserN) (>= 2.30.3)' -- -c4
 
10
DEB_DH_MAKESHLIBS_ARGS_$(libtotem-plparserN) += -V -- -c4
 
11
 
 
12
DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc