[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit 2f003686fdd46eb524a08715c8a8988c6d13cea3 Author: Guillem Jover guil...@debian.org Date: Sat May 7 12:27:27 2011 +0200 Group Build-Depends lines by purpose Build tools, i18n tools, compression, security and UI

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit ec5615cdd134654d0e7049cdd5925aa9a83034ba Author: Guillem Jover guil...@debian.org Date: Sat May 7 11:16:08 2011 +0200 dpkg-deb: Pass the real file descriptors to compression functions Instead of duping them to the

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit 269bbee973c46e1be0aaef82cb7e19bbc9a95aa7 Author: Guillem Jover guil...@debian.org Date: Sat May 7 11:27:06 2011 +0200 libdpkg: Switch the compression filter functions to always return This makes the compression and

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7e7236f7e19f1b4e238359d887756e7044328891 Author: Guillem Jover guil...@debian.org Date: Tue May 3 10:28:26 2011 +0200 libdpkg: Expand buffer_copy_TYPE macro instances This makes the code easier to debug, as it will

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit fbc930968e396694b293ee35177c9305f407cf30 Author: Guillem Jover guil...@debian.org Date: Mon May 2 21:53:35 2011 +0200 libdpkg: Rename struct buffer_write_md5ctx to buffer_md5_ctx diff --git a/lib/dpkg/buffer.c

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit 751c399e50a087fb5c6367cbfd5a551e3ac676c9 Author: Guillem Jover guil...@debian.org Date: Mon May 9 19:59:21 2011 +0200 libdpkg: Remove unneeded checks on buffer_copy loop termination The while loop checks

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit e8c1a5863572eac719e36b2e409002871e6eee4a Author: Guillem Jover guil...@debian.org Date: Sun May 1 08:06:53 2011 +0200 libdpkg: Add new buffer_skip_Int() and switch fd_null_copy() to it Add a new buffer_skip()

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-75-g0e0f59a

2011-05-10 Thread Guillem Jover
The following commit has been merged in the master branch: commit 0e0f59a882ce329de880d4a75f30787e261e2cb3 Author: Jonathan Nieder jrnie...@gmail.com Date: Sat May 7 11:33:42 2011 +0200 libdpkg: Use new DPKG_BUFFER_SIZE macro instead of hard-coded literal Signed-off-by: Jonathan