This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".

The branch, master has been updated
       via  17a7db2f357b29a53a55cc6877efbac47dc48578 (commit)
      from  d3e9cb348bda2505b37e583188f54084350f03a4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=17a7db2f357b29a53a55cc6877efbac47dc48578


commit 17a7db2f357b29a53a55cc6877efbac47dc48578
Author: Simon Josefsson <[email protected]>
Date:   Wed Jan 27 11:11:30 2021 +0100

    * .gitignore: Rewrite to use leading / for most top-level files, and 
general update.

diff --git a/.gitignore b/.gitignore
index 1058556..83e0ce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,47 +9,39 @@
 *.sig
 *.so
 *~
-.bootstrap
 .deps
-.emacs*
 .libs
-.sc-start-sc_bindtextdomain
-.sc-start-sc_prohibit_have_config_h
-.tarball-version
-.version
+/.bootstrap
+/.emacs*
+/.version
+/ABOUT-NLS
+/GNUmakefile
+/INSTALL
+/README-release
+/aclocal.m4
+/autom4te.cache
+/build-aux
 /build-aux
+/config.cache
+/config.h
+/config.hin
+/config.log
+/config.status
+/configure
+/confpaths.h
+/gnulib
+/include
+/inetutils-*.tar.*
+/inetutils-*/
+/lib/
+/libtool
 /m4
-ABOUT-NLS
-GNUmakefile
-INSTALL
+/maint.mk
+/pathdefs.make
+/paths.defs
+/stamp-h.in
+/stamp-h1
+/summary.sh
 Makefile
 Makefile.in
 TAGS
-aclocal.m4
-autom4te.cache
-build-aux
-config.cache
-config.h
-config.h.in
-config.hin
-config.log
-config.status
-configure
-confpaths.h
-gnulib
-gnulib/
-include
-inetutils-*.tar.gz
-inetutils-*.tar.xz
-inetutils-*/
-lib/
-libtool
-m4
-maint.mk
-pathdefs.make
-paths.defs
-stamp-h.in
-stamp-h1
-summary.sh
-!lib/Makefile.am
-/README-release
diff --git a/ChangeLog b/ChangeLog
index 8b04caf..2ddb8ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-27  Simon Josefsson  <[email protected]>
+
+       * .gitignore: Rewrite to use leading / for most top-level files,
+       and general update.
+
 2021-01-26  Simon Josefsson  <[email protected]>
 
        Sync release process with gnulib approach.

-----------------------------------------------------------------------

Summary of changes:
 .gitignore | 66 +++++++++++++++++++++++++++-----------------------------------
 ChangeLog  |  5 +++++
 2 files changed, 34 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 

_______________________________________________
Commit-inetutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to