[SCM] dpkg's main repository branch, master, updated. 1.15.2-21-g644aa62

2009-06-14 Thread Raphael Hertzog
The following commit has been merged in the master branch: commit 644aa62b334863671f881dc3ece4da9e6491d5ad Author: Raphael Hertzog Date: Sat Jun 13 21:50:46 2009 +0200 dpkg-buildpackage(1): add missing paragraph separator Reported-by: Per Andersson diff --git a/debian/changelog b

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 48a20395d3406b655844057315868748dceada2d Author: Guillem Jover Date: Mon Jun 15 02:19:12 2009 +0200 dpkg-scanpackages: Mark string for translation diff --git a/scripts/dpkg-scanpackages.pl b/scripts/dpkg-scanpackages.pl inde

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1c18298e7510ffb2dab453293528ecd219d6a2b2 Author: Guillem Jover Date: Sun Jun 14 20:34:22 2009 +0200 dpkg-scanpackages: Use info instead of ad-hoc printing Redirect it to STDERR to not pollute STDOUT where the Package

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 288aa90e881c1aaa8ddacdeeed8a5631142ffe67 Author: Guillem Jover Date: Sun Jun 14 19:02:55 2009 +0200 Dpkg::ErrorHandling: Remove unused warnerror() and $warnable_error Do not pass over -W and -E from dpkg-buildpackage

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit b299dad5ad3eb8bbcf75b0891f87744399e75574 Author: Guillem Jover Date: Sun Jun 14 19:57:05 2009 +0200 Dpkg::ErrorHandling: Add new report_options() Set report options via this new function instead of directly exporting

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit d07ecdda8a1af8aeec8bba68fec5b25365e3ae5b Author: Guillem Jover Date: Sun Jun 14 20:32:41 2009 +0200 Dpkg::ErrorHandling: Support changing the file handle for info() Sometimes we need not clutter STDOUT when outputtin

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3c6f5516c9656d39003eafc45221a2a3eaa467d8 Author: Guillem Jover Date: Sun Jun 14 13:52:12 2009 +0200 dpkg-scansources: Use Dpkg::ErrorHandling instead of ad-hoc code Replace local reporting functionality with standard

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit bc7279dd447b47d6175258cf2af47f53c1c6d23b Author: Guillem Jover Date: Mon Jun 15 01:12:48 2009 +0200 dpkg-scanpackages: Use warning() instead of ad-hoc printing Remove now unused writelist(). diff --git a/scripts/dpk

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7df211874ca2223d8d3e6554ad611ad6ac26e530 Author: Guillem Jover Date: Mon Jun 15 01:18:02 2009 +0200 dpkg-scanpackages: Move missing override warning near the spurious one They are related so better to have them close

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit f2d0f89f806829b39629e01016a774f25ef93a01 Author: Guillem Jover Date: Sun Jun 14 21:43:28 2009 +0200 dpkg-scanpackages: Fix spurious overrides output Split each package name and indent to the right. diff --git a/scri

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 8e3f26ad2d330da7269e77a097b8eefb3f148e02 Author: Guillem Jover Date: Sun Jun 14 21:41:24 2009 +0200 dpkg-scanpackages: Properly detect spurious overrides The detection was being done too late as no overriden informat

[SCM] dpkg's main repository branch, master, updated. 1.15.2-20-g48a2039

2009-06-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 82304f1f29964a56cb498ed937c4fd5a97d23a7a Author: Guillem Jover Date: Fri Nov 21 11:38:04 2008 +0200 dpkg-source: Use default compressor values from Dpkg::Source::Compressor diff --git a/debian/changelog b/debian/changelog in