commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mig] branch master updated (c9c1b2d -> c561b9b)


From: Samuel Thibault
Subject: [mig] branch master updated (c9c1b2d -> c561b9b)
Date: Fri, 17 Apr 2015 02:00:55 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch master
in repository mig.

      from  c9c1b2d   Merge branch 'master' of 
git+ssh://git.debian.org/git/pkg-hurd/mig
       new  a1120f7   Imported Upstream version 1.5
       new  c561b9b   Merge tag 'upstream/1.5'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                  |  141 +++
 INSTALL                                    |    4 +-
 Makefile.am                                |    2 +-
 Makefile.in                                |   24 +-
 NEWS                                       |   40 +-
 aclocal.m4                                 |  128 +-
 build-aux/compile                          |  347 +++++
 build-aux/config.guess                     |  192 +--
 build-aux/config.sub                       |   30 +-
 build-aux/missing                          |    4 +-
 build-aux/ylwrap                           |   26 +-
 configure                                  |  133 +-
 configure.ac                               |    8 +-
 debian/changelog                           |    9 +
 debian/patches/git-R-type-punned.patch     |  153 +++
 debian/patches/git-c-strings.patch         |   48 -
 debian/patches/git-generate-inlines.patch  |  127 --
 debian/patches/git-protected-payload.patch |  231 ----
 debian/patches/series                      |    4 +-
 global.c                                   |    1 +
 global.h                                   |    1 +
 header.c                                   |   11 +
 lexxer.c                                   | 1064 ++++++++--------
 lexxer.l                                   |    4 +
 parser.c                                   | 1900 +++++++++++++---------------
 parser.h                                   |    1 +
 parser.y                                   |   17 +
 routine.c                                  |    4 +-
 server.c                                   |  148 ++-
 type.c                                     |   10 +-
 type.h                                     |    2 +
 user.c                                     |   41 +-
 utils.c                                    |   17 +-
 write.h                                    |    1 +
 34 files changed, 2609 insertions(+), 2264 deletions(-)
 create mode 100755 build-aux/compile
 create mode 100644 debian/patches/git-R-type-punned.patch
 delete mode 100644 debian/patches/git-c-strings.patch
 delete mode 100644 debian/patches/git-generate-inlines.patch
 delete mode 100644 debian/patches/git-protected-payload.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/mig.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]