[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-180-ga2e3d77

2010-07-25 Thread Raphaël Hertzog
The following commit has been merged in the master branch: commit 408541a3980ee505e2064bb5c8ee844b4baf3a2b Author: Raphaël Hertzog hert...@debian.org Date: Sun Jul 25 16:19:40 2010 +0200 dpkg-buildflags: new --export command This action outputs shell code (or a makefile snippet)

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-180-ga2e3d77

2010-07-25 Thread Raphaël Hertzog
The following commit has been merged in the master branch: commit a2e3d77e982e343d09231921287bda89aff592b2 Author: Raphaël Hertzog hert...@debian.org Date: Sun Jul 25 17:25:56 2010 +0200 dpkg-source: replace tar ignore pattern *~ with */*~ With this change, it can't match the

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-181-gdaf14fa

2010-07-25 Thread Raphaël Hertzog
The following commit has been merged in the master branch: commit daf14faa1e7dc44ef1bd8ac71c621f1b24ca7350 Author: Raphaël Hertzog hert...@debian.org Date: Sun Jul 25 18:15:29 2010 +0200 Add missing bug closure diff --git a/debian/changelog b/debian/changelog index 610250a..674f513 100644

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-184-g2d75127

2010-07-25 Thread Peter Krefting
The following commit has been merged in the master branch: commit 2d75127b6fce8ef37b0fa670ee6d660d91bf0c9f Author: Peter Krefting pet...@debian.org Date: Sun Jul 25 18:53:19 2010 +0100 Correct typo in dpkg-maintscript-helper.1 diff --git a/man/dpkg-maintscript-helper.1

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-186-gc4eadd0

2010-07-25 Thread Raphaël Hertzog
The following commit has been merged in the master branch: commit 80bf68bd3af6bf4b4bffe12ea26eb53cba296283 Author: Joey Hess jo...@debian.org Date: Sun Jul 25 14:17:46 2010 -0400 dpkg-source(1): add missing paragraph break to man page diff --git a/man/dpkg-source.1 b/man/dpkg-source.1

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-195-gc548891

2010-07-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit e62eaa93a1eb43c00aa5b9d58ca4ab975dcd53a5 Author: Guillem Jover guil...@debian.org Date: Sat Jul 17 19:12:24 2010 +0200 Use varbuf_trunc instead of directly assigning to member 'used' diff --git a/src/archives.c

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-195-gc548891

2010-07-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1433317d2fe83290ef02dbf54a6e4e650cb691d6 Author: Guillem Jover guil...@debian.org Date: Sat Jul 17 19:12:01 2010 +0200 libdpkg: Add new varbuf_trunc() function diff --git a/lib/dpkg/libdpkg.Versions

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-195-gc548891

2010-07-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit e759410b2e9eb1c48bb344d2ad17bfc420ddf57a Author: Guillem Jover guil...@debian.org Date: Sun Jul 25 14:51:11 2010 +0200 libdpkg: Fix buffer overflow in path_quote_filename When the string was longer than the size

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-195-gc548891

2010-07-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4cb6ae5d9e239c42c123910aa8407fbfed266ebf Author: Guillem Jover guil...@debian.org Date: Sun Jul 25 19:43:30 2010 +0200 libdpkg: Add test case for command_exec diff --git a/lib/dpkg/test/t-command.c

[SCM] dpkg's main repository branch, master, updated. 1.15.7.2-195-gc548891

2010-07-25 Thread Guillem Jover
The following commit has been merged in the master branch: commit c1615da1a2cc409bccbf89b4203b82c68041a6cb Author: Guillem Jover guil...@debian.org Date: Sun Jul 25 19:23:07 2010 +0200 libdpkg: Complete test cases for the path module diff --git a/lib/dpkg/test/t-path.c