[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 8c31f65164d87253c3358e5d1f92a0e960f933a4 Author: Guillem Jover Date: Wed May 23 07:25:01 2012 +0200 scripts: Refer to commands instead of actions in help output diff --git a/scripts/dpkg-architecture.pl b/scripts/dpkg-archit

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 058673c0932b146d16f583b43bc4d78f378a8c1c Author: Roger Leigh Date: Wed May 16 20:51:45 2012 +0100 Add Build-Depends-Arch and Build-Conflicts-Arch dpkg currently supports Build-Depends (arch all and any) B

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 80269099a71a7158923bba4debc733ad717b4b02 Author: Guillem Jover Date: Wed May 9 04:09:56 2012 +0200 dpkg-parsechangelog: Uppercase “parse options:” help output title diff --git a/scripts/dpkg-parsechangelog.pl b/scripts/dpkg-

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 36a5005fcaa9b69efb2e9b08c0efe0f88042c5b3 Author: Guillem Jover Date: Fri May 4 08:09:04 2012 +0200 scripts: Hyphenate option arguments diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1 index e95c840..b2afb51 100

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 8d7922e757b61cd270b7dd7cc9c27fa344deb854 Author: Guillem Jover Date: Fri May 4 07:22:30 2012 +0200 scripts: Use “changelog” instead of “change log” diff --git a/man/dpkg-genchanges.1 b/man/dpkg-genchanges.1 index 24ad23a..cd

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit c8448c07aa55cd836792b5242979317f6e17e50e Author: Guillem Jover Date: Tue May 22 19:20:53 2012 +0200 dpkg-scansources: Do not accept --nohelp This option does not make any sense. diff --git a/scripts/dpkg-scansources

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit bedb947092e63a91f899f02cca141677cf528541 Author: Guillem Jover Date: Sun May 20 15:26:18 2012 +0200 scripts: Handle argument parsing consistently when using Getopt::Long diff --git a/scripts/changelog/debian.pl b/scripts/cha

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 2e62609bbee5104f546df72c861a09f919d0fad6 Author: Guillem Jover Date: Sun May 20 15:22:35 2012 +0200 scripts: Use new pkg_name_is_illegal() instead of ad-hoc checks diff --git a/scripts/Dpkg/Vars.pm b/scripts/Dpkg/Vars.pm ind

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit ed0095e40833d362a1cb6b7cf22ae27d4895827b Author: Guillem Jover Date: Sun May 20 22:37:06 2012 +0200 Dpkg::Package: Add new perl module This includes a public function to validate package names. diff --git a/scripts/

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit bb486d9e2630ec77b798f1730bd7603df69c9013 Author: Guillem Jover Date: Mon May 21 03:54:37 2012 +0200 Dpkg::Substvars: Rename no_warn() member function to mark_as_used() Keep the old name for backwards compatibility, b

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 48e27cb350becbccf3d30b89ac92b20c7816f8ee Author: Guillem Jover Date: Mon May 21 03:53:21 2012 +0200 scripts: Use new member set_as_used() instead of ad-hoc code Use the new member instead of setting and then marking

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit bfc61827201aadb05bdff25e259490a02c5319e5 Author: Guillem Jover Date: Mon May 21 03:53:21 2012 +0200 Dpkg::Substvars: Add new member function set_as_used() This sets a subtsvar and marks it as used, so no warnings are

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4f2bf1ec7f3c362ec2178b244718516eef60167d Author: Guillem Jover Date: Thu May 17 22:21:57 2012 +0200 s-s-d(8): Switch examples from /var/run to /run diff --git a/debian/changelog b/debian/changelog index 6fff543..36eb44a 1006

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit f62054b8d94cbd514bf2d8fc824c8e81389b9d96 Author: Thomas Adam Date: Wed May 16 15:39:18 2012 +0200 Dpkg::Source::Package: Do not obscure ‘require’ errors with custom errors When coming out of eval blocks and reporting

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit d1f02d25ed0057d4cd3a57b6aac37e2fce03425b Author: Guillem Jover Date: Sun Apr 29 02:23:02 2012 +0200 s-s-d: Refactor parse_umask() and parse_integer() into parse_unsigned() The only fundamental difference between thes

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit ff8d590a6828816e9809cc025a8d870b6c6e48a4 Author: Guillem Jover Date: Wed May 23 08:55:30 2012 +0200 libcompat: Remove compat definition for strtoul() Using this function is unsafe, because there's no way to know if t

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 2bf4b48a9a6f7ddf854179b4b74013534e4594b9 Author: Guillem Jover Date: Sat Apr 28 18:33:08 2012 +0200 Check parsed integers for out of range errors Verify that the numbers are not out of the range; i.e. that no negativ

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit a740846d61052de1e05e1b02c194ab1e1c48855c Author: Guillem Jover Date: Wed May 23 09:04:39 2012 +0200 dpkg: Use ohshit() instead of ohshite() on strtoul() error There's no guarantee that errno will be set for all error

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit c1ef9aa10d6f72af4ba5ac669c4730e86f4d3c33 Author: Guillem Jover Date: Wed May 23 06:36:40 2012 +0200 u-a: Rename and unify variable names for priority parsing code diff --git a/utils/update-alternatives.c b/utils/update-alter

[SCM] dpkg's main repository branch, master, updated. 1.16.3-55-g058673c

2012-05-23 Thread Guillem Jover
The following commit has been merged in the master branch: commit 157d6447eee0da5e2e393e205dcdd0bcab404c30 Author: Guillem Jover Date: Sat Apr 28 18:33:08 2012 +0200 Check parsed integers for invalid or no digit errors Verify that the string is not empty or does not contain trailin