[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-231-gf3a8ea5

2011-08-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 8561eeb48292a0495d13335d7f088fe66e8ea167 Author: Guillem Jover guil...@debian.org Date: Mon Jun 20 19:11:20 2011 +0200 dpkg-deb: Add new -v, --verbose option Change --extract to honour --verbose and behave as

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-231-gf3a8ea5

2011-08-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 02c28c63a34e252d75f893cb0869f9480f603822 Author: Guillem Jover guil...@debian.org Date: Tue Apr 26 07:35:16 2011 +0200 dpkg-deb: Add --raw-extract option combining --control and --extract This allows to extract the

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-231-gf3a8ea5

2011-08-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 842e66ae6790805d87b51129b560d1a6b0e526b3 Author: Guillem Jover guil...@debian.org Date: Tue Aug 2 04:56:00 2011 +0200 libdpkg: Remove trailing semicolons from getc_mmap and ungetc_mmap Those are unnecessary as these

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-231-gf3a8ea5

2011-08-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3d8951fdf5cc2fe3209540bc43c489208db8c306 Author: Guillem Jover guil...@debian.org Date: Thu Jul 14 04:37:31 2011 +0200 libdpkg: Move dataptr and endptr from parsedb() to struct parsedb_state diff --git a/lib/dpkg/parse.c

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-231-gf3a8ea5

2011-08-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7d06ea566bafe5d2914adbfa4820342f35829a37 Author: Guillem Jover guil...@debian.org Date: Thu Jul 14 17:21:55 2011 +0200 libdpkg: Refactor RFC-822 stanza parsing into new parse_stanza() This generalizes the stanza

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-231-gf3a8ea5

2011-08-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 926a204c1609d35de3a6500f8e96c9db0c315de4 Author: Guillem Jover guil...@debian.org Date: Thu Jul 14 03:58:45 2011 +0200 libdpkg: Add pkg and pkgbin to struct parsedb_state We are passing these variables as arguments

[SCM] dpkg's main repository branch, master, updated. 1.16.0.3-231-gf3a8ea5

2011-08-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 98aea15132c085be3901956986afaa46bf0456b1 Author: Guillem Jover guil...@debian.org Date: Tue Aug 2 04:54:42 2011 +0200 libdpkg: Make parse_stanza() a public function Make public also the required parse helper macros