~ubuntu-branches/debian/stretch/colord/stretch

« back to all changes in this revision

Viewing changes to etc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2013-07-30 17:13:39 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130730171339-1smqwaqh63n3j8ya
Tags: 1.0.2-1
* New upstream stable release
* Disable colorhug test; fails without USB hardware
* Test for usb-db in udev rules before running it. (Closes: 717503)
* Use dh-systemd for upgrade/removal support. Thanks, Michael Stapelberg!
  (Closes: 715266)
* Fix upgrades from Wheezy with old colorhug-client installed.
  (Closes: 718015)
* Refresh symbols file for new upstream
* Remove no-longer used lintian hardening overrides

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
91
91
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
92
92
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
93
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
94
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
 
93
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
 
94
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
95
        $(top_srcdir)/configure.ac
95
96
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96
97
        $(ACLOCAL_M4)
97
98
mkinstalldirs = $(install_sh) -d