[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6c291264fcf15f4224de0672fb4ad7c56ede5b48 Author: Guillem Jover Date: Sun Dec 4 21:13:21 2011 +0100 libdpkg: Use a variable to track the built-in arch list tail This makes it more difficult to miss updating references

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit d7c001aa6b3d49f1542df05cde60406be2e981ec Author: Guillem Jover Date: Thu Dec 8 20:20:14 2011 +0100 Stop using brace expansion to install man pages The reason for using brace expansion in the first place was due to

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6cffe2e524bc845cb8544c9d943faa7f14fece82 Author: Guillem Jover Date: Thu Dec 8 22:02:36 2011 +0100 libdpkg: Remove unused end pointer argument from pkg_name_is_illegal() diff --git a/lib/dpkg/dpkg-db.h b/lib/dpkg/dpkg-db.h i

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 5e93f805282257cbc7c86209e804dcfc256f3114 Author: Guillem Jover Date: Sun Dec 4 21:14:35 2011 +0100 libdpkg: Rename arch_list to arch_head Make the variable name consistent with other head and tail references. diff -

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6f4ebe26f5ed2e301d88436db34efcc69e0b2d3d Author: Guillem Jover Date: Thu Dec 1 03:32:37 2011 +0100 libdpkg: Add new dpkg_arch_get() to retrieve special architectures Switch dpkg_arch_get_native() to dpkg_arch_get(arc

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7c7ce899094c4694776314ab356f4db38eece217 Author: Guillem Jover Date: Thu Dec 1 03:33:38 2011 +0100 libdpkg: Add new arch_empty special architecture This will allow to easily distinguish an empty architecture value, w

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit e5d6770c7b432bcfd35dae8d2ff86bd03ed6 Author: Guillem Jover Date: Sun Nov 27 23:53:15 2011 +0100 dpkg: Change --print-foreign-architectures to print an entry per line Printing just a line with space separated entr

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3c3a1adfa0a1a4217587ac06b1bad799d12d Author: Guillem Jover Date: Thu Dec 8 02:20:26 2011 +0100 dselect: Do not treat licensestring as a format string This was spotted by a run with the clang++ static analyzer. d

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-141-gd7c001a

2011-12-08 Thread Guillem Jover
The following commit has been merged in the master branch: commit 31f89e02c693f41d9f385e04756802380e645de1 Author: Guillem Jover Date: Thu Dec 8 21:17:49 2011 +0100 libdpkg: Rename arch_type enum to dpkg_arch_type diff --git a/lib/dpkg/arch.c b/lib/dpkg/arch.c index 669f15c..3a77e17 100644