~ubuntu-branches/ubuntu/vivid/accerciser/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Jackson Doak, Michael Biebl
  • Date: 2014-09-24 12:12:36 UTC
  • mfrom: (37.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20140924121236-qst718kxwseb5rud
Tags: 3.14.0-1
[ Jackson Doak ]
* New upstream release
* debian/control: Drop unused depend on python-support

[ Michael Biebl ]
* Drop obsolete --disable-scrollkeeper configure flag.
* Bump minimum required version of ATSPI to 2.5.2 as per configure.ac.
* Update Homepage URL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
8
8
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
9
9
 
10
 
DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
11
 
 
12
10
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
13
11
        dh_python3 -p$(cdbs_curpkg)
14
12