Codebase list shibboleth-resolver / 2c492e1
New upstream snapshot. Debian Janitor 2 years ago
6 changed file(s) with 83 addition(s) and 59 deletion(s). Raw diff Collapse all Expand all
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.3 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
172172 $(am__extra_recursive_targets)
173173 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174174 cscope distdir distdir-am dist dist-all distcheck
175 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
176 $(LISP)config.h.in
175 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
176 config.h.in
177177 # Read a list of newline-separated strings from the standard input,
178178 # and print each of them once, without duplicates. Input order is
179179 # *not* preserved.
243243 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
244244 GZIP_ENV = --best
245245 DIST_TARGETS = dist-bzip2 dist-gzip dist-zip
246 # Exists only to be overridden by the user if desired.
247 AM_DISTCHECK_DVI_TARGET = dvi
246248 distuninstallcheck_listfiles = find . -type f -print
247249 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
248250 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
382384 prefix = @prefix@
383385 program_transform_name = @program_transform_name@
384386 psdir = @psdir@
387 runstatedir = @runstatedir@
385388 sbindir = @sbindir@
386389 sharedstatedir = @sharedstatedir@
387390 shibsp_CFLAGS = @shibsp_CFLAGS@
700703 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
701704 $(am__post_remove_distdir)
702705
706 dist-zstd: distdir
707 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
708 $(am__post_remove_distdir)
709
703710 dist-tarZ: distdir
704711 @echo WARNING: "Support for distribution archives compressed with" \
705712 "legacy program 'compress' is deprecated." >&2
741748 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
742749 *.zip*) \
743750 unzip $(distdir).zip ;;\
751 *.tar.zst*) \
752 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
744753 esac
745754 chmod -R a-w $(distdir)
746755 chmod u+w $(distdir)
756765 $(DISTCHECK_CONFIGURE_FLAGS) \
757766 --srcdir=../.. --prefix="$$dc_install_base" \
758767 && $(MAKE) $(AM_MAKEFLAGS) \
759 && $(MAKE) $(AM_MAKEFLAGS) dvi \
768 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
760769 && $(MAKE) $(AM_MAKEFLAGS) check \
761770 && $(MAKE) $(AM_MAKEFLAGS) install \
762771 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
921930 am--refresh check check-am clean clean-cscope clean-generic \
922931 clean-libtool cscope cscopelist-am ctags ctags-am dist \
923932 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
924 dist-xz dist-zip distcheck distclean distclean-generic \
925 distclean-hdr distclean-libtool distclean-tags distcleancheck \
926 distdir distuninstallcheck dvi dvi-am html html-am info \
927 info-am install install-am install-data install-data-am \
928 install-dvi install-dvi-am install-exec install-exec-am \
929 install-html install-html-am install-info install-info-am \
930 install-man install-pdf install-pdf-am install-pkgconfigDATA \
931 install-ps install-ps-am install-strip installcheck \
932 installcheck-am installdirs installdirs-am maintainer-clean \
933 maintainer-clean-generic mostlyclean mostlyclean-generic \
934 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
935 uninstall-am uninstall-pkgconfigDATA
933 dist-xz dist-zip dist-zstd distcheck distclean \
934 distclean-generic distclean-hdr distclean-libtool \
935 distclean-tags distcleancheck distdir distuninstallcheck dvi \
936 dvi-am html html-am info info-am install install-am \
937 install-data install-data-am install-dvi install-dvi-am \
938 install-exec install-exec-am install-html install-html-am \
939 install-info install-info-am install-man install-pdf \
940 install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
941 install-strip installcheck installcheck-am installdirs \
942 installdirs-am maintainer-clean maintainer-clean-generic \
943 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
944 ps ps-am tags tags-am uninstall uninstall-am \
945 uninstall-pkgconfigDATA
936946
937947 .PRECIOUS: Makefile
938948
0 # generated automatically by aclocal 1.16.1 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
0 # generated automatically by aclocal 1.16.3 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
33
44 # This file is free software; the Free Software Foundation
55 # gives unlimited permission to copy and/or distribute it,
295295 AS_VAR_IF([$1], [""], [$5], [$4])dnl
296296 ])dnl PKG_CHECK_VAR
297297
298 # Copyright (C) 2002-2018 Free Software Foundation, Inc.
298 # Copyright (C) 2002-2020 Free Software Foundation, Inc.
299299 #
300300 # This file is free software; the Free Software Foundation
301301 # gives unlimited permission to copy and/or distribute it,
310310 [am__api_version='1.16'
311311 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
312312 dnl require some minimum version. Point them to the right macro.
313 m4_if([$1], [1.16.1], [],
313 m4_if([$1], [1.16.3], [],
314314 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
315315 ])
316316
326326 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
327327 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
328328 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
329 [AM_AUTOMAKE_VERSION([1.16.1])dnl
329 [AM_AUTOMAKE_VERSION([1.16.3])dnl
330330 m4_ifndef([AC_AUTOCONF_VERSION],
331331 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
332332 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
333333
334334 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
335335
336 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
336 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
337337 #
338338 # This file is free software; the Free Software Foundation
339339 # gives unlimited permission to copy and/or distribute it,
385385
386386 # AM_CONDITIONAL -*- Autoconf -*-
387387
388 # Copyright (C) 1997-2018 Free Software Foundation, Inc.
388 # Copyright (C) 1997-2020 Free Software Foundation, Inc.
389389 #
390390 # This file is free software; the Free Software Foundation
391391 # gives unlimited permission to copy and/or distribute it,
416416 Usually this means the macro was only invoked conditionally.]])
417417 fi])])
418418
419 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
419 # Copyright (C) 1999-2020 Free Software Foundation, Inc.
420420 #
421421 # This file is free software; the Free Software Foundation
422422 # gives unlimited permission to copy and/or distribute it,
607607
608608 # Generate code to set up dependency tracking. -*- Autoconf -*-
609609
610 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
610 # Copyright (C) 1999-2020 Free Software Foundation, Inc.
611611 #
612612 # This file is free software; the Free Software Foundation
613613 # gives unlimited permission to copy and/or distribute it,
646646 done
647647 if test $am_rc -ne 0; then
648648 AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments
649 for automatic dependency tracking. Try re-running configure with the
649 for automatic dependency tracking. If GNU make was not used, consider
650 re-running the configure script with MAKE="gmake" (or whatever is
651 necessary). You can also try re-running configure with the
650652 '--disable-dependency-tracking' option to at least be able to build
651653 the package (albeit without support for automatic dependency tracking).])
652654 fi
673675
674676 # Do all the work for Automake. -*- Autoconf -*-
675677
676 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
678 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
677679 #
678680 # This file is free software; the Free Software Foundation
679681 # gives unlimited permission to copy and/or distribute it,
870872 done
871873 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
872874
873 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
875 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
874876 #
875877 # This file is free software; the Free Software Foundation
876878 # gives unlimited permission to copy and/or distribute it,
891893 fi
892894 AC_SUBST([install_sh])])
893895
894 # Copyright (C) 2003-2018 Free Software Foundation, Inc.
896 # Copyright (C) 2003-2020 Free Software Foundation, Inc.
895897 #
896898 # This file is free software; the Free Software Foundation
897899 # gives unlimited permission to copy and/or distribute it,
912914
913915 # Check to see how 'make' treats includes. -*- Autoconf -*-
914916
915 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
917 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
916918 #
917919 # This file is free software; the Free Software Foundation
918920 # gives unlimited permission to copy and/or distribute it,
955957
956958 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
957959
958 # Copyright (C) 1997-2018 Free Software Foundation, Inc.
960 # Copyright (C) 1997-2020 Free Software Foundation, Inc.
959961 #
960962 # This file is free software; the Free Software Foundation
961963 # gives unlimited permission to copy and/or distribute it,
976978 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
977979 AC_REQUIRE_AUX_FILE([missing])dnl
978980 if test x"${MISSING+set}" != xset; then
979 case $am_aux_dir in
980 *\ * | *\ *)
981 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
982 *)
983 MISSING="\${SHELL} $am_aux_dir/missing" ;;
984 esac
981 MISSING="\${SHELL} '$am_aux_dir/missing'"
985982 fi
986983 # Use eval to expand $SHELL
987984 if eval "$MISSING --is-lightweight"; then
994991
995992 # Helper functions for option handling. -*- Autoconf -*-
996993
997 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
994 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
998995 #
999996 # This file is free software; the Free Software Foundation
1000997 # gives unlimited permission to copy and/or distribute it,
10231020 AC_DEFUN([_AM_IF_OPTION],
10241021 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
10251022
1026 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
1023 # Copyright (C) 1999-2020 Free Software Foundation, Inc.
10271024 #
10281025 # This file is free software; the Free Software Foundation
10291026 # gives unlimited permission to copy and/or distribute it,
10701067 # For backward compatibility.
10711068 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
10721069
1073 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
1070 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
10741071 #
10751072 # This file is free software; the Free Software Foundation
10761073 # gives unlimited permission to copy and/or distribute it,
10891086
10901087 # Check to make sure that the build environment is sane. -*- Autoconf -*-
10911088
1092 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
1089 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
10931090 #
10941091 # This file is free software; the Free Software Foundation
10951092 # gives unlimited permission to copy and/or distribute it,
11701167 rm -f conftest.file
11711168 ])
11721169
1173 # Copyright (C) 2009-2018 Free Software Foundation, Inc.
1170 # Copyright (C) 2009-2020 Free Software Foundation, Inc.
11741171 #
11751172 # This file is free software; the Free Software Foundation
11761173 # gives unlimited permission to copy and/or distribute it,
12301227 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
12311228 ])
12321229
1233 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
1230 # Copyright (C) 2001-2020 Free Software Foundation, Inc.
12341231 #
12351232 # This file is free software; the Free Software Foundation
12361233 # gives unlimited permission to copy and/or distribute it,
12581255 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
12591256 AC_SUBST([INSTALL_STRIP_PROGRAM])])
12601257
1261 # Copyright (C) 2006-2018 Free Software Foundation, Inc.
1258 # Copyright (C) 2006-2020 Free Software Foundation, Inc.
12621259 #
12631260 # This file is free software; the Free Software Foundation
12641261 # gives unlimited permission to copy and/or distribute it,
12771274
12781275 # Check how to create a tarball. -*- Autoconf -*-
12791276
1280 # Copyright (C) 2004-2018 Free Software Foundation, Inc.
1277 # Copyright (C) 2004-2020 Free Software Foundation, Inc.
12811278 #
12821279 # This file is free software; the Free Software Foundation
12831280 # gives unlimited permission to copy and/or distribute it,
770770 docdir
771771 oldincludedir
772772 includedir
773 runstatedir
773774 localstatedir
774775 sharedstatedir
775776 sysconfdir
885886 sysconfdir='${prefix}/etc'
886887 sharedstatedir='${prefix}/com'
887888 localstatedir='${prefix}/var'
889 runstatedir='${localstatedir}/run'
888890 includedir='${prefix}/include'
889891 oldincludedir='/usr/include'
890892 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
11371139 | -silent | --silent | --silen | --sile | --sil)
11381140 silent=yes ;;
11391141
1142 -runstatedir | --runstatedir | --runstatedi | --runstated \
1143 | --runstate | --runstat | --runsta | --runst | --runs \
1144 | --run | --ru | --r)
1145 ac_prev=runstatedir ;;
1146 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1147 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1148 | --run=* | --ru=* | --r=*)
1149 runstatedir=$ac_optarg ;;
1150
11401151 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
11411152 ac_prev=sbindir ;;
11421153 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
12741285 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
12751286 datadir sysconfdir sharedstatedir localstatedir includedir \
12761287 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1277 libdir localedir mandir
1288 libdir localedir mandir runstatedir
12781289 do
12791290 eval ac_val=\$$ac_var
12801291 # Remove trailing slashes.
14271438 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
14281439 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
14291440 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1441 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
14301442 --libdir=DIR object code libraries [EPREFIX/lib]
14311443 --includedir=DIR C header files [PREFIX/include]
14321444 --oldincludedir=DIR C header files for non-gcc [/usr/include]
26742686 am_aux_dir=`cd "$ac_aux_dir" && pwd`
26752687
26762688 if test x"${MISSING+set}" != xset; then
2677 case $am_aux_dir in
2678 *\ * | *\ *)
2679 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2680 *)
2681 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2682 esac
2689 MISSING="\${SHELL} '$am_aux_dir/missing'"
26832690 fi
26842691 # Use eval to expand $SHELL
26852692 if eval "$MISSING --is-lightweight"; then
2079620803 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2079720804 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2079820805 as_fn_error $? "Something went wrong bootstrapping makefile fragments
20799 for automatic dependency tracking. Try re-running configure with the
20806 for automatic dependency tracking. If GNU make was not used, consider
20807 re-running the configure script with MAKE=\"gmake\" (or whatever is
20808 necessary). You can also try re-running configure with the
2080020809 '--disable-dependency-tracking' option to at least be able to build
2080120810 the package (albeit without support for automatic dependency tracking).
2080220811 See \`config.log' for more details" "$LINENO" 5; }
0 shibboleth-resolver (3.1.0+git20200625.1.076a511-1) UNRELEASED; urgency=low
1
2 * New upstream snapshot.
3
4 -- Debian Janitor <janitor@jelmer.uk> Thu, 03 Jun 2021 01:06:38 -0000
5
06 shibboleth-resolver (3.1.0-3) unstable; urgency=medium
17
28 * Re upload to include orig .asc
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.3 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
291291 prefix = @prefix@
292292 program_transform_name = @program_transform_name@
293293 psdir = @psdir@
294 runstatedir = @runstatedir@
294295 sbindir = @sbindir@
295296 sharedstatedir = @sharedstatedir@
296297 shibsp_CFLAGS = @shibsp_CFLAGS@
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.3 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
373373 prefix = @prefix@
374374 program_transform_name = @program_transform_name@
375375 psdir = @psdir@
376 runstatedir = @runstatedir@
376377 sbindir = @sbindir@
377378 sharedstatedir = @sharedstatedir@
378379 shibsp_CFLAGS = @shibsp_CFLAGS@