~ubuntu-branches/ubuntu/precise/netatalk/precise

« back to all changes in this revision

Viewing changes to libatalk/cnid/last/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard
  • Date: 2011-11-30 19:05:23 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20111130190523-cxzi7fkmte9nn3fj
Tags: 2.2.1-1
* New upstream release.
  + Closes: bug#637025.
  + Fixes FTBFS on GNU/kFreeBSD.
    Closes: bug#630349. Thanks to Petr Salinger.
* Fix typo in comment.
* Update patches:
  + Drop patch 213 (CVE-2008-5718): fixed upstream since 2.0.5.
  + Drop patches 115 and 214 (default → etc/default): fixed upstream
    since 2.2.1.
  + Unfuzz patch 114.
  + Add patch cherry-picked from upstream git, to fix EA header
    related file move/delete errors.
    Closes: bug#648792. Thanks to Tim Miller Dyck.
* Update copyright file: Add/extend a few files sections.
* Update package relations:
  + Tighten build-dependency on cdbs slightly.
  + Relax build-depend unversioned on debhelper and devscripts (needed
    versions satisfied even in oldstable).

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
LIBTOOL = @LIBTOOL@
156
156
LN_S = @LN_S@
157
157
LTLIBOBJS = @LTLIBOBJS@
 
158
MAINT = @MAINT@
158
159
MAKEINFO = @MAKEINFO@
159
160
MKDIR_P = @MKDIR_P@
160
161
NETATALK_VERSION = @NETATALK_VERSION@
268
269
 
269
270
.SUFFIXES:
270
271
.SUFFIXES: .c .lo .o .obj
271
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
272
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
272
273
        @for dep in $?; do \
273
274
          case '$(am__configure_deps)' in \
274
275
            *$$dep*) \
293
294
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
294
295
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295
296
 
296
 
$(top_srcdir)/configure:  $(am__configure_deps)
 
297
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
297
298
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
299
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
299
300
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300
301
 
301
302
clean-noinstLTLIBRARIES: