[Pkg-ofed-commits] [libsdp] branch master updated (4affe13 -> adf5248)

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Fri Jul 18 09:38:20 UTC 2014


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

ana pushed a change to branch master
in repository libsdp.

      from  4affe13   Imported Debian patch 1.1.99-2.1
       new  9610b5c   Imported Upstream version 1.1.108
       new  a502661   Merge tag 'upstream/1.1.108'
       new  6665db0   Open changelog with new version
       new  aba8681   Switch to dh 9
       new  90d3538   Remove obsolete overrides
       new  1a6b6e9   switch to source format 3.0
       new  586a051   Update homepage
       new  14223bb   Bump Standards-Version to 3.9.5
       new  fdc8926   clean debian/control
       new  df01752   Remove *.la file
       new  9e46032   Split development -dev package
       new  adf5248   Add a watch file

The 12 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                             |  108 +
 Makefile.am                           |    2 +-
 Makefile.in                           |    9 +-
 aclocal.m4                            |   76 +-
 configure => autom4te.cache/output.0  | 1151 +++++----
 configure => autom4te.cache/output.1  | 1139 +++++----
 autom4te.cache/requests               |  356 +++
 aclocal.m4 => autom4te.cache/traces.0 | 4212 ++++++++++++++++++++++++---------
 autom4te.cache/traces.1               |  566 +++++
 changelog_from_git.sh                 |    3 +
 config.h.in                           |    6 +
 config/config.guess                   |  617 +++--
 config/config.sub                     |  185 +-
 config/ltmain.sh                      |  174 +-
 configure                             |  681 +++---
 configure.in                          |   15 +-
 debian/changelog                      |   12 +
 debian/compat                         |    2 +-
 debian/control                        |   20 +-
 debian/libsdp-dev.install             |    2 +
 debian/libsdp1.install                |    4 +-
 debian/lintian.overrides              |    2 -
 debian/rules                          |  111 +-
 debian/source/format                  |    1 +
 debian/watch                          |    4 +
 libsdp.conf                           |   32 +-
 libsdp.spec                           |   22 +-
 libsdp.spec.in                        |   16 +-
 scripts/libsdp.logrotate              |    6 +
 src/Makefile.am                       |    7 +-
 src/Makefile.in                       |   53 +-
 src/config_parser.c                   |  242 +-
 src/config_parser.h                   |    8 +-
 src/config_parser.y                   |   66 +-
 src/config_scanner.c                  |  379 +--
 src/config_scanner.l                  |   10 +
 src/libsdp.h                          |   23 +-
 src/{ => linux}/sdp_inet.h            |   19 +
 src/log.c                             |    8 +-
 src/match.c                           |   87 +-
 src/port.c                            | 2992 ++++++++++++-----------
 src/socket.c                          |    2 +-
 tags                                  |  610 +++++
 43 files changed, 9065 insertions(+), 4975 deletions(-)
 copy configure => autom4te.cache/output.0 (97%)
 mode change 100755 => 100644
 copy configure => autom4te.cache/output.1 (97%)
 mode change 100755 => 100644
 create mode 100644 autom4te.cache/requests
 copy aclocal.m4 => autom4te.cache/traces.0 (51%)
 create mode 100644 autom4te.cache/traces.1
 create mode 100755 changelog_from_git.sh
 create mode 100644 debian/libsdp-dev.install
 delete mode 100644 debian/lintian.overrides
 create mode 100644 debian/source/format
 create mode 100644 debian/watch
 create mode 100644 scripts/libsdp.logrotate
 rename src/{ => linux}/sdp_inet.h (67%)
 create mode 100644 tags

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



More information about the Pkg-ofed-commits mailing list