[Pkg-privacy-commits] [onioncat] 212/340: forgot to include some files into the source package
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository onioncat.
commit a9ca1650bd1733c8a32174ee0e1a4243c51a23aa
Author: eagle <eagle at 58e1ccc2-750e-0410-8d0d-f93ca75ab447>
Date: Fri Feb 5 16:35:45 2010 +0000
forgot to include some files into the source package
git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@541 58e1ccc2-750e-0410-8d0d-f93ca75ab447
---
Makefile.am | 3 ++-
Makefile.in | 3 ++-
configure | 25 ++++++++++---------
configure.ac | 2 +-
i2p/Makefile.am | 3 +++
{debian => i2p}/Makefile.in | 59 +++++++++++++++++++++++++++++++++++----------
6 files changed, 67 insertions(+), 28 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 6eae837..13f0dc3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
-SUBDIRS = src man src/cygwin debian freebsd
+SUBDIRS = src man src/cygwin debian freebsd i2p
dist_doc_DATA = README
+EXTRA_DIST = glob_id.txt hosts.onioncat
diff --git a/Makefile.in b/Makefile.in
index b7b5ba5..0c9559f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -171,8 +171,9 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = src man src/cygwin debian freebsd
+SUBDIRS = src man src/cygwin debian freebsd i2p
dist_doc_DATA = README
+EXTRA_DIST = glob_id.txt hosts.onioncat
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
diff --git a/configure b/configure
index e03cd04..614fa3b 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.62 for onioncat 0.2.2.r540.
+# Generated by GNU Autoconf 2.62 for onioncat 0.2.2.r541.
#
# Report bugs to <rahra at cypherpunk.at>.
#
@@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='onioncat'
PACKAGE_TARNAME='onioncat'
-PACKAGE_VERSION='0.2.2.r540'
-PACKAGE_STRING='onioncat 0.2.2.r540'
+PACKAGE_VERSION='0.2.2.r541'
+PACKAGE_STRING='onioncat 0.2.2.r541'
PACKAGE_BUGREPORT='rahra at cypherpunk.at'
ac_subst_vars='SHELL
@@ -1260,7 +1260,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures onioncat 0.2.2.r540 to adapt to many kinds of systems.
+\`configure' configures onioncat 0.2.2.r541 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1330,7 +1330,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of onioncat 0.2.2.r540:";;
+ short | recursive ) echo "Configuration of onioncat 0.2.2.r541:";;
esac
cat <<\_ACEOF
@@ -1422,7 +1422,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-onioncat configure 0.2.2.r540
+onioncat configure 0.2.2.r541
generated by GNU Autoconf 2.62
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1436,7 +1436,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by onioncat $as_me 0.2.2.r540, which was
+It was created by onioncat $as_me 0.2.2.r541, which was
generated by GNU Autoconf 2.62. Invocation command line was
$ $0 $@
@@ -2085,7 +2085,7 @@ fi
# Define the identity of the package.
PACKAGE='onioncat'
- VERSION='0.2.2.r540'
+ VERSION='0.2.2.r541'
cat >>confdefs.h <<_ACEOF
@@ -2236,7 +2236,7 @@ ac_config_headers="$ac_config_headers config.h"
cat >>confdefs.h <<\_ACEOF
-#define SVN_REVISION "540"
+#define SVN_REVISION "541"
_ACEOF
@@ -4890,7 +4890,7 @@ fi
done
-ac_config_files="$ac_config_files Makefile src/cygwin/Makefile src/Makefile man/Makefile debian/Makefile freebsd/Makefile"
+ac_config_files="$ac_config_files Makefile src/cygwin/Makefile src/Makefile man/Makefile debian/Makefile freebsd/Makefile i2p/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -5325,7 +5325,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by onioncat $as_me 0.2.2.r540, which was
+This file was extended by onioncat $as_me 0.2.2.r541, which was
generated by GNU Autoconf 2.62. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -5378,7 +5378,7 @@ Report bugs to <bug-autoconf at gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-onioncat config.status 0.2.2.r540
+onioncat config.status 0.2.2.r541
configured by $0, generated by GNU Autoconf 2.62,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@@ -5508,6 +5508,7 @@ do
"man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
"debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;
"freebsd/Makefile") CONFIG_FILES="$CONFIG_FILES freebsd/Makefile" ;;
+ "i2p/Makefile") CONFIG_FILES="$CONFIG_FILES i2p/Makefile" ;;
*) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
diff --git a/configure.ac b/configure.ac
index 0bba70b..d904db8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,6 +132,6 @@ AC_CHECK_MEMBER([struct sockaddr_in.sin_len],
#AC_CHECK_FUNCS([clock_gettime memset select socket strchr strerror])
AC_CHECK_FUNCS([strlcat strlcpy ether_ntoa ether_ntoa_r])
-AC_CONFIG_FILES([Makefile src/cygwin/Makefile src/Makefile man/Makefile debian/Makefile freebsd/Makefile])
+AC_CONFIG_FILES([Makefile src/cygwin/Makefile src/Makefile man/Makefile debian/Makefile freebsd/Makefile i2p/Makefile])
AC_OUTPUT
diff --git a/i2p/Makefile.am b/i2p/Makefile.am
new file mode 100644
index 0000000..09d6958
--- /dev/null
+++ b/i2p/Makefile.am
@@ -0,0 +1,3 @@
+EXTRA_DIST = onioncat-privatehosts.pl
+dist_doc_DATA = Garlicat-HOWTO
+
diff --git a/debian/Makefile.in b/i2p/Makefile.in
similarity index 81%
copy from debian/Makefile.in
copy to i2p/Makefile.in
index 29e807b..bf50098 100644
--- a/debian/Makefile.in
+++ b/i2p/Makefile.in
@@ -13,6 +13,7 @@
# PARTICULAR PURPOSE.
@SET_MAKE@
+
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
@@ -35,8 +36,9 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-subdir = debian
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+subdir = i2p
+DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
+ $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/ax_pthread.m4 \
$(top_srcdir)/configure.ac
@@ -47,6 +49,15 @@ CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+am__installdirs = "$(DESTDIR)$(docdir)"
+dist_docDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(dist_doc_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
@@ -136,7 +147,8 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-EXTRA_DIST = Makefile.am README README.Debian changelog compat control copyright dirs docs init.d manpage.1 onioncat.default rules
+EXTRA_DIST = onioncat-privatehosts.pl
+dist_doc_DATA = Garlicat-HOWTO
all: all-am
.SUFFIXES:
@@ -149,9 +161,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu debian/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu i2p/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu debian/Makefile
+ $(AUTOMAKE) --gnu i2p/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -170,6 +182,23 @@ $(top_srcdir)/configure: $(am__configure_deps)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
uninstall-info-am:
+install-dist_docDATA: $(dist_doc_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
+ @list='$(dist_doc_DATA)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ f=$(am__strip_dir) \
+ echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
+ $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
+ done
+
+uninstall-dist_docDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_doc_DATA)'; for p in $$list; do \
+ f=$(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
+ rm -f "$(DESTDIR)$(docdir)/$$f"; \
+ done
tags: TAGS
TAGS:
@@ -206,8 +235,11 @@ distdir: $(DISTFILES)
done
check-am: all-am
check: check-am
-all-am: Makefile
+all-am: Makefile $(DATA)
installdirs:
+ for dir in "$(DESTDIR)$(docdir)"; do \
+ test -z "$$dir" || $(mkdir_p) "$$dir"; \
+ done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
@@ -250,7 +282,7 @@ info: info-am
info-am:
-install-data-am:
+install-data-am: install-dist_docDATA
install-exec-am:
@@ -276,15 +308,16 @@ ps: ps-am
ps-am:
-uninstall-am: uninstall-info-am
+uninstall-am: uninstall-dist_docDATA uninstall-info-am
.PHONY: all all-am check check-am clean clean-generic distclean \
distclean-generic distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-exec \
- install-exec-am install-info install-info-am install-man \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
+ install install-am install-data install-data-am \
+ install-dist_docDATA install-exec install-exec-am install-info \
+ install-info-am install-man install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
+ pdf-am ps ps-am uninstall uninstall-am uninstall-dist_docDATA \
uninstall-info-am
# Tell versions [3.59,3.63) of GNU make to not export all variables.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git
More information about the Pkg-privacy-commits
mailing list