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

guillem pushed a change to branch master
in repository dpkg.

      from  738d1fd   Update German translation of manual pages
       new  ac31342   libdpkg: Add new str_concat() function
       new  cd96cca   libdpkg: Make pkg_name() and pkgbin_name() get const 
structs
       new  ecab1a5   dselect: Assume that m_malloc() never returns NULL
       new  f87f8d4   dpkg: Switch DEBIAN/conffile parsing assert() into an 
ohshit()
       new  88d4da0   dselect: Fix assert() to expect methlockfd to be 
initialized
       new  4a6e59e   s-s-d: Add support for new bug() function and BUG() macro
       new  9622251   s-s-d: Switch an internal error from a fatal() to a BUG() 
call
       new  9f7e58a   Use internerr() or BUG() instead of assert()

The 8 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:
 TODO                      |  1 -
 debian/changelog          |  9 ++++++
 debian/rules              |  7 ++++-
 debian/usertags           |  3 +-
 dpkg-split/join.c         |  5 +--
 dselect/baselist.cc       |  6 ++--
 dselect/cxx-support.cc    | 15 ++-------
 dselect/main.cc           |  1 -
 dselect/methlist.cc       | 11 +++++--
 dselect/method.cc         |  7 +++--
 dselect/methparse.cc      |  5 +--
 dselect/pkgdepcon.cc      |  4 +--
 dselect/pkglist.cc        | 23 +++++++++-----
 dselect/pkgsublist.cc     |  9 ++++--
 dselect/pkgtop.cc         |  5 +--
 lib/dpkg/arch.c           |  4 +--
 lib/dpkg/dbmodify.c       | 18 ++++++++---
 lib/dpkg/dpkg-db.h        |  7 ++---
 lib/dpkg/dump.c           | 78 ++++++++++++++++++++++++++++-------------------
 lib/dpkg/file.c           |  4 +--
 lib/dpkg/libdpkg.map      |  1 +
 lib/dpkg/parse.c          | 16 ++++++++--
 lib/dpkg/path-remove.c    |  4 +--
 lib/dpkg/pkg-array.c      |  5 +--
 lib/dpkg/pkg-db.c         |  7 +++--
 lib/dpkg/pkg-show.c       | 17 ++---------
 lib/dpkg/pkg.c            |  6 ++--
 lib/dpkg/string.c         | 19 ++++++++++++
 lib/dpkg/string.h         |  1 +
 lib/dpkg/t/t-string.c     | 34 ++++++++++++++++++++-
 lib/dpkg/triglib.c        | 15 ++++++---
 m4/dpkg-compiler.m4       |  1 +
 src/archives.c            | 19 +++++++++---
 src/configure.c           |  5 +--
 src/depcon.c              | 13 +++++---
 src/enquiry.c             |  5 +--
 src/filesdb.c             | 10 ++++--
 src/packages.c            | 23 ++++++++++----
 src/script.c              |  6 ++--
 src/trigproc.c            | 15 ++++++---
 src/unpack.c              | 21 +++++++++----
 utils/start-stop-daemon.c | 29 +++++++++++++++---
 42 files changed, 336 insertions(+), 158 deletions(-)

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

Reply via email to