[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-300-g3b33478

2012-03-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 12c3d6cfc4c0e34352d339fb8cb3b3f41f2f7a8c Author: Guillem Jover guil...@debian.org Date: Thu Feb 23 22:36:56 2012 +0100 libdpkg: Add new pkgset_link_pkg() diff --git a/lib/dpkg/pkg.c b/lib/dpkg/pkg.c index a9e1feb..d2e5324

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-300-g3b33478

2012-03-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 31a7dee81b5fe3f4f73019cbddd8bd8eb96d883b Author: Guillem Jover guil...@debian.org Date: Thu Feb 2 19:04:18 2012 +0100 libdpkg: Add installed package instance tracking support diff --git a/lib/dpkg/dpkg-db.h b/lib/dpkg/dpkg

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-300-g3b33478

2012-03-04 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3b334781a5dde43504bcc83ff7992d30fe15e21e Author: Guillem Jover guil...@debian.org Date: Wed Feb 22 23:50:08 2012 +0100 dpkg: Use pkg_db_find_singleton() to get the dpkg package instance diff --git a/src/enquiry.c b/src

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-301-g4cc8a17

2012-03-07 Thread Guillem Jover
The following commit has been merged in the master branch: commit 4cc8a1748fc3d8b35cb35ea2c065c9269065b4d3 Author: Guillem Jover guil...@debian.org Date: Thu Mar 8 01:51:33 2012 +0100 dpkg-buildflags: Handle unknown architectures gracefully Give a warning and reset the abi-os-cpu

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-303-g523a769

2012-03-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit 523a76971e3d810441e53da8c3e1a9f0c45fc04d Author: Guillem Jover guil...@debian.org Date: Fri Mar 9 20:09:29 2012 +0100 Fix format string in German translation causing a build failure Regression introduced in commit

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-309-g2b0b724

2012-03-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 77da8357e87b6d0d7f19fcdde1ff6c2ca38f4682 Author: Guillem Jover guil...@debian.org Date: Tue Mar 13 05:47:09 2012 +0100 libdpkg: Move pkg_sorter_by_name() from pkg module to pkg-show The function is being used

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-309-g2b0b724

2012-03-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit f98c0a68a9a703eed65b633fb108c8d348f2325d Author: Guillem Jover guil...@debian.org Date: Tue Mar 13 05:03:12 2012 +0100 libdpkg: Handle and ignore arch_empty in varbuf_add_archqual() diff --git a/lib/dpkg/arch.c b/lib/dpkg

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-309-g2b0b724

2012-03-13 Thread Guillem Jover
The following commit has been merged in the master branch: commit 463fbf8e9307de4eb7f8ccfb986c1ef835befec2 Author: Guillem Jover guil...@debian.org Date: Sun Feb 19 17:22:59 2012 +0100 libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch() The reworked function

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3313e8ba2be45894e03dfa96c5fa8c23f77f73a0 Author: Guillem Jover guil...@debian.org Date: Wed Mar 14 03:51:15 2012 +0100 libdpkg: Add new DPKG_ERROR_INIT macro diff --git a/lib/dpkg/error.h b/lib/dpkg/error.h index 2f285df

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 977cb99bfdfad7195e8fb58d65d86f59858de795 Author: Guillem Jover guil...@debian.org Date: Wed Mar 14 05:54:37 2012 +0100 dpkg: Use ohshit() instead of ohshite() on illegal names in --ignore-depends diff --git a/debian

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit ff5ac5ced01817f584126fc157b07d3131b205c5 Author: Guillem Jover guil...@debian.org Date: Wed Mar 14 06:02:13 2012 +0100 Rework common badusage strings to allow for possible translation reuse Use cmdinfo long name

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 58e0ed5e77149b4e1569e448daa06c1345c71e6c Author: Guillem Jover guil...@debian.org Date: Sat Feb 4 19:41:26 2012 +0100 libdpkg: Add functions to handle package specifiers Package specifiers are package names qualified

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6e8dda4cdbcd3ed6057665496c5b48ef9a7fa580 Author: Guillem Jover guil...@debian.org Date: Wed Feb 22 23:43:28 2012 +0100 dpkg-query: Only load the available file on -l or -W with new --load-avail Change the default

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
for parse errors from pkg_spec_parse_pkg() and bail out. - Use psf_arch_def_wildcard instead of _native for -l and -W. ] Signed-off-by: Guillem Jover guil...@debian.org diff --git a/src/querycmd.c b/src/querycmd.c index 99d75cc..5a609d4 100644 --- a/src/querycmd.c +++ b/src/querycmd.c @@ -5,6

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit d04d596cd36bc590e798f06ee7dcd0386b1a37f5 Author: Guillem Jover guil...@debian.org Date: Wed Mar 14 04:23:55 2012 +0100 Update triggers support to understand multi-arch Instead of storing/parsing package names, we

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 43c2ba382cea6d774c91f9a7b8df7a7c550acfb0 Author: Guillem Jover guil...@debian.org Date: Wed Nov 9 18:11:54 2011 +0100 dpkg-query: Update output commands to print package specifiers This affects --list and --show

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit ee7131abcd7558158d03f5d2761d9e580161e43a Author: Guillem Jover guil...@debian.org Date: Tue Mar 1 04:43:29 2011 +0100 dpkg: Use package specifiers for maintainer script arguments Replace pkg-set-name with pkg_name

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-322-g9269cfc

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1a34570e755a93ecc7b9bf87b9f5e99c187b6dda Author: Guillem Jover guil...@debian.org Date: Wed Mar 2 09:12:11 2011 +0100 dpkg: Use package specifiers in statusfd and log messages The colon is often used as a separator

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-329-gaee5795

2012-03-14 Thread Guillem Jover
-by: Guillem Jover guil...@debian.org diff --git a/src/configure.c b/src/configure.c index 8e72929..5d187c9 100644 --- a/src/configure.c +++ b/src/configure.c @@ -61,7 +61,6 @@ static int conffoptcells[2][2] = { { cfo_keep, cfo_prompt_keep }, /* User edited. */ }; -static void

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-329-gaee5795

2012-03-14 Thread Guillem Jover
. Instead of relying on deppossi_ok_found() we move the logic directly into dependencies_ok(), just at the end of the dependencies checks. Signed-off-by: Guillem Jover guil...@debian.org diff --git a/src/packages.c b/src/packages.c index 4c1a44f..d3d5214 100644 --- a/src/packages.c

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-329-gaee5795

2012-03-14 Thread Guillem Jover
enqueue_deconfigure() instead of ad-hoc code. ] Signed-off-by: Guillem Jover guil...@debian.org diff --git a/src/processarc.c b/src/processarc.c index a633e79..dade1fa 100644 --- a/src/processarc.c +++ b/src/processarc.c @@ -501,6 +501,17 @@ void process_archive(const char *filename

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-329-gaee5795

2012-03-14 Thread Guillem Jover
but for completeness, we put them nevertheless. Signed-off-by: Guillem Jover guil...@debian.org diff --git a/src/archives.c b/src/archives.c index 039c5e4..bbf6020 100644 --- a/src/archives.c +++ b/src/archives.c @@ -228,6 +228,10 @@ does_replace(struct pkginfo *newpigp, struct pkgbin

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-329-gaee5795

2012-03-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 88fafba80656810a088247e9dafd3441d4bc028c Author: Guillem Jover guil...@debian.org Date: Tue Mar 13 03:21:22 2012 +0100 dpkg: Do not force dependencies on dependtry = 3, wait until = 4 To fix the non-working --force

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-329-gaee5795

2012-03-14 Thread Guillem Jover
-by: Guillem Jover guil...@debian.org diff --git a/src/processarc.c b/src/processarc.c index 0cc7628..a633e79 100644 --- a/src/processarc.c +++ b/src/processarc.c @@ -4,6 +4,8 @@ * * Copyright © 1995 Ian Jackson i...@chiark.greenend.org.uk * Copyright © 2006-2012 Guillem Jover guil

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-329-gaee5795

2012-03-14 Thread Guillem Jover
coding-style. - Check against = stat_configfiles instead of stat_halfinstalled. - Split unrelated check into different conditionals. ] Signed-off-by: Guillem Jover guil...@debian.org diff --git a/src/configure.c b/src/configure.c index 5d187c9..c815179 100644 --- a/src

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-341-g65c28bd

2012-03-16 Thread Guillem Jover
The following commit has been merged in the master branch: commit 571ab351cb9a7df6e94a7d0de2711a04afd4aaf6 Author: Guillem Jover guil...@debian.org Date: Fri Mar 16 11:25:35 2012 +0100 dpkg: Rename tarfile_skip_one_forward() to tarobject_skip_entry() diff --git a/src/archives.c b/src

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-341-g65c28bd

2012-03-16 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3633c757db6929aa79a7201ab95100472325459b Author: Guillem Jover guil...@debian.org Date: Thu Mar 15 17:53:37 2012 +0100 dpkg: Use fd_skip() instead of fd_read() on tarobject_skip_padding() diff --git a/src/archives.c b/src

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-341-g65c28bd

2012-03-16 Thread Guillem Jover
The following commit has been merged in the master branch: commit b634df88030148e44878794622f2cc07e191eb8f Author: Guillem Jover guil...@debian.org Date: Thu Mar 15 17:51:11 2012 +0100 dpkg: Refactor skipping tarobject padding into new tarobject_skip_padding() diff --git a/src/archives.c b

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-341-g65c28bd

2012-03-16 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1309c6a7d3c5aa4a0094c0e12ba3aa60ae2c0a6d Author: Guillem Jover guil...@debian.org Date: Mon Jan 30 21:31:53 2012 +0100 dpkg: Compute and track hashes for newly unpacked file This will be used for checksum generation

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-341-g65c28bd

2012-03-16 Thread Guillem Jover
function. ] Signed-off-by: Guillem Jover guil...@debian.org diff --git a/src/divertcmd.c b/src/divertcmd.c index 6444767..fc6ab81 100644 --- a/src/divertcmd.c +++ b/src/divertcmd.c @@ -4,6 +4,8 @@ * Copyright © 1995 Ian Jackson * Copyright © 2000, 2001 Wichert Akkerman * Copyright

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-341-g65c28bd

2012-03-16 Thread Guillem Jover
. ] Signed-off-by: Guillem Jover guil...@debian.org diff --git a/src/processarc.c b/src/processarc.c index dade1fa..4916fbc 100644 --- a/src/processarc.c +++ b/src/processarc.c @@ -327,6 +327,16 @@ pkg_infodb_update(struct pkginfo *pkg, char *cidir, char *cidirrest) } pop_cleanup

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-341-g65c28bd

2012-03-16 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6cfd1ce508f7a3073f015875e95ac46aecf52f50 Author: Guillem Jover guil...@debian.org Date: Fri Mar 16 12:06:23 2012 +0100 dpkg: Pass filenamenode instead of fileinlist to cu_installnew() diff --git a/src/archives.c b/src

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-342-gb1a377f

2012-03-16 Thread Guillem Jover
The following commit has been merged in the master branch: commit b1a377f0de1c884b939e10d0f05c3527c89d5ec6 Author: Guillem Jover guil...@debian.org Date: Fri Mar 16 17:58:52 2012 +0100 Dpkg::BuildFlags: Use =head2 instead of =head This fixes a build failure with Test::Pod installed

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 754d49c0e6d62fe52449e6778b9ccb85284e9e0e Author: Sven Joachim svenj...@gmx.de Date: Fri Mar 16 22:04:36 2012 +0100 dpkg-divert: Improve ignored removal request message Signed-off-by: Guillem Jover guil...@debian.org

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 76ef8595442c827dc8682666cd83e054ed8f81e4 Author: Guillem Jover guil...@debian.org Date: Tue Jan 31 20:05:49 2012 +0100 dselect: Change debug output to always arch-qualify package names Based-on-patch-by: Raphaël

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 81fbbcec494660401e943230d8e3c3c5f22feb6c Author: Guillem Jover guil...@debian.org Date: Sat Nov 5 21:38:07 2011 +0100 dpkg: Upgrade the database automatically to the new multi-arch layout The upgrade is scheduled

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1e6861ddcc27283b320e7e39a65ab851f56508e1 Author: Guillem Jover guil...@debian.org Date: Mon Feb 21 13:35:33 2011 +0100 dpkg: Store in tarcontext whether the pkgset is getting in sync This will be used later

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 483a4cb09264e61a3bf772f3e9769979812fa537 Author: Guillem Jover guil...@debian.org Date: Thu Mar 15 18:39:06 2012 +0100 dpkg: Allow shared files between Multi-Arch: same packages If all the already installed packages

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 69a5e4d5cbca41583dd6133a865bfb1c3edbc91f Author: Guillem Jover guil...@debian.org Date: Tue Nov 1 05:02:48 2011 +0100 dpkg: Update on-disk database to use a multiarch compliant layout The usage of the new layout

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 806a7821b2efac4266724bb41ce1cfc0715d0b77 Author: Guillem Jover guil...@debian.org Date: Sat Mar 17 23:25:08 2012 +0100 libdpkg: Consider M-A:same package without architecture fatal errors “Multi-Arch: same” packages

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7e81416f7ff44452d186f8dad5b7312364cb6efa Author: Guillem Jover guil...@debian.org Date: Sun Mar 18 04:08:22 2012 +0100 dpkg: Change debug output to always arch-qualify package names diff --git a/src/archives.c b/src

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit e73bc56d583a273c9430c98021faf49987eec0e2 Author: Guillem Jover guil...@debian.org Date: Sun Mar 18 21:19:25 2012 +0100 libdpkg: Add new enum parsedbtype This will allow to track more easily what's going

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit e2debc97e6bde36ef155a7f94179e054dfa2922a Author: Guillem Jover guil...@debian.org Date: Sat Mar 17 23:26:30 2012 +0100 dpkg: Only allow setting selections for known packages diff --git a/debian/changelog b/debian/changelog

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit c30a50a8a1c755935952e1dcb55f0179acbaddc8 Author: Guillem Jover guil...@debian.org Date: Sun Mar 18 15:18:27 2012 +0100 libdpkg: Add new pdb_parse_update flag This allows to distinguish when the code is parsing

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit b66466c90a91f48602ed637e6be814be123f604c Author: Guillem Jover guil...@debian.org Date: Sat Mar 17 23:38:12 2012 +0100 libdpkg: Mark not-installed non-arch-qualified selections for removal These do not make sense

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 94a1d64a0ab0feeafac6426a5596bc65e9b14187 Author: Guillem Jover guil...@debian.org Date: Sat Mar 17 23:49:51 2012 +0100 libdpkg: Change pkg_db_get_singleton() to return a better candidate When there's no installed

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6e9873756b9c162cd94b4d00cbfe5503a6ae46f8 Author: Guillem Jover guil...@debian.org Date: Tue Mar 13 17:57:25 2012 +0100 Update changelog entries diff --git a/debian/changelog b/debian/changelog index 3926147..2a2dc42 100644

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit ffa1ec0502c8c34d5d51bff003f52b3cd732d875 Author: Guillem Jover guil...@debian.org Date: Sun Feb 19 18:54:19 2012 +0100 libdpkg: Change pkg_db_get_pkg() to create new arch instances This allows the code to load

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit ed81506e07a7e5995672a115a161dd6de24088ca Author: Guillem Jover guil...@debian.org Date: Sun Mar 11 20:05:46 2012 +0100 Remove ~ from version checks in maintainer scripts It does not make sense to allow previous

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit df43bb230376e1e5fc187b532dfd76ba327f286f Author: Guillem Jover guil...@debian.org Date: Mon Mar 19 07:41:32 2012 +0100 Bump Standards-Version to 3.9.3 (no changes needed) diff --git a/debian/changelog b/debian/changelog

[SCM] dpkg's main repository branch, master, updated. 1.16.1.2-366-gec47fff

2012-03-19 Thread Guillem Jover
The following commit has been merged in the master branch: commit 0e71d799565747423d01b7d32bbf1da78ba90237 Author: Guillem Jover guil...@debian.org Date: Tue Feb 22 07:44:48 2011 +0100 dpkg: Add --assert-multi-arch option This will allow us to query if the currently installed dpkg

[SCM] dpkg's main repository annotated tag, 1.16.2, created. 1.16.2

2012-03-19 Thread Guillem Jover
The annotated tag, 1.16.2 has been created at e356590e697c2292e1ce1942f3d1e4b9ea731eec (tag) tagging ec47fffa942e98dac325a257aa61fc9277fff77f (commit) replaces 1.16.1.2 tagged by Guillem Jover on Mon Mar 19 08:57:38 2012 +0100 - Shortlog

[SCM] dpkg's main repository branch, master, updated. 1.16.2-18-gc7b2fdd

2012-03-27 Thread Guillem Jover
The following commit has been merged in the master branch: commit 10f28a994805cd6f56d861dd81c9ba78612e5a43 Author: Guillem Jover guil...@debian.org Date: Tue Mar 20 10:34:00 2012 +0100 Clarify internerr() messages Print the bogus value that triggered the internal error, or simply

[SCM] dpkg's main repository branch, master, updated. 1.16.2-18-gc7b2fdd

2012-03-27 Thread Guillem Jover
The following commit has been merged in the master branch: commit f5896a20bfbdb4dcb93d2aec0d350507d44e8445 Author: Guillem Jover guil...@debian.org Date: Wed Mar 21 18:13:08 2012 +0100 Mark enum and struct member comments as doxygen descriptions diff --git a/dpkg-split/dpkg-split.h b/dpkg

[SCM] dpkg's main repository branch, master, updated. 1.16.2-18-gc7b2fdd

2012-03-27 Thread Guillem Jover
The following commit has been merged in the master branch: commit 989332906cfee13d7070d81c20445ff879d1381e Author: Guillem Jover guil...@debian.org Date: Sun Sep 25 03:47:41 2011 +0200 dpkg: Rename foo to «pathname» in comments to not confuse doxygen Doxygen considers word as HTML

[SCM] dpkg's main repository branch, master, updated. 1.16.2-18-gc7b2fdd

2012-03-27 Thread Guillem Jover
The following commit has been merged in the master branch: commit cb059163c2d975c2a3a8ac23cc7900ac325fe20b Author: Guillem Jover guil...@debian.org Date: Wed Mar 21 20:41:26 2012 +0100 dselect: Move total_width initialization from derived classes to baselist diff --git a/dselect

[SCM] dpkg's main repository branch, master, updated. 1.16.2-18-gc7b2fdd

2012-03-27 Thread Guillem Jover
The following commit has been merged in the master branch: commit c0d7a6552b4c4adedb9a69ff0530c0d062c3e961 Author: Guillem Jover guil...@debian.org Date: Thu Mar 22 18:30:44 2012 +0100 dpkg-deb: Do not look for newline beyond the buffer in read_line() Depending on how the stack

[SCM] dpkg's main repository branch, master, updated. 1.16.2-18-gc7b2fdd

2012-03-27 Thread Guillem Jover
The following commit has been merged in the master branch: commit 7abdff8709a638213c477754dd6ddf61dfe6fe01 Author: Guillem Jover guil...@debian.org Date: Wed Mar 21 20:43:38 2012 +0100 dselect: Use max() to compute total_width diff --git a/dselect/baselist.cc b/dselect/baselist.cc index

[SCM] dpkg's main repository branch, master, updated. 1.16.2-18-gc7b2fdd

2012-03-27 Thread Guillem Jover
The following commit has been merged in the master branch: commit c7b2fdd7f0459cae9159f194181338102beecd81 Author: Guillem Jover guil...@debian.org Date: Sun Mar 25 17:44:41 2012 +0200 u-a: Check name and link arguments for all commands Closes: #665050 diff --git a/debian

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit 607a75a63214059dcbc3159c0f9ad19871d81085 Author: Guillem Jover guil...@debian.org Date: Fri Mar 30 19:28:33 2012 +0200 dpkg: Pass filenamenode to pkg_files_add_file() instead of string and flags diff --git a/src/filesdb.c b

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit e7eccb30834f215e083c982c284521158d0878fb Author: Guillem Jover guil...@debian.org Date: Fri Mar 30 19:58:07 2012 +0200 Fix coding-style diff --git a/doc/coding-style.txt b/doc/coding-style.txt index edc5a25..dbeb2b7 100644

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit d922ead5fafd1447a0c97f7725b988f3f3fe064e Author: Guillem Jover guil...@debian.org Date: Wed Mar 28 06:10:56 2012 +0200 libdpkg: Rename pkgiterator variables from i to iter diff --git a/lib/dpkg/pkg-db.c b/lib/dpkg/pkg-db.c

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit ada8ee446e8b48d24bbf93aa446468fd9c4a76c2 Author: Guillem Jover guil...@debian.org Date: Fri Mar 30 22:42:00 2012 +0200 Rename informativeversion() to dpkg_version_is_informative() diff --git a/dselect/pkglist.cc b/dselect

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit 9305742ea75ee9b1fd58abf68c081b72692d3632 Author: Guillem Jover guil...@debian.org Date: Sat Mar 31 20:29:09 2012 +0200 dpkg-divert: Use call_divert_badusage() to test for single arguments diff --git a/src/t/100_dpkg_divert.t

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit 58d27d80a71a7b8e346e41076a8b552ba8f9de53 Author: Guillem Jover guil...@debian.org Date: Sat Mar 31 05:55:56 2012 +0200 Rename file iterator variables to iter diff --git a/src/filesdb.c b/src/filesdb.c index a76c554..17c1708

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit d3d0d1275b32972e23d9b6476335486576dc7be2 Author: Guillem Jover guil...@debian.org Date: Sat Mar 31 20:04:48 2012 +0200 dpkg-divert: Only check for --divert being absolute when setting it There's no point in checking

[SCM] dpkg's main repository branch, master, updated. 1.16.2-30-g1a7d184

2012-03-31 Thread Guillem Jover
The following commit has been merged in the master branch: commit 91b4afa50787ee56bb487ea82c03685bf6b0cf98 Author: Guillem Jover guil...@debian.org Date: Sat Mar 31 05:49:02 2012 +0200 Rename iterfiles*() functions to files_db_iter_*() diff --git a/src/divertcmd.c b/src/divertcmd.c index

[SCM] dpkg's main repository branch, master, updated. 1.16.2-39-g38f8d60

2012-04-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 6431c053b78533afafb1193e1dc66391580e6eaf Author: Guillem Jover guil...@debian.org Date: Sat Mar 31 21:55:05 2012 +0200 Use cmp() == 0 instead of !cmp() diff --git a/dpkg-deb/extract.c b/dpkg-deb/extract.c index 361ba1e

[SCM] dpkg's main repository branch, master, updated. 1.16.2-39-g38f8d60

2012-04-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 067ac6ba868ef2fd37155009a49eb7e5bf6995dd Author: Guillem Jover guil...@debian.org Date: Sat Mar 31 23:25:48 2012 +0200 Rename pigp variables to pkg diff --git a/lib/dpkg/dpkg-db.h b/lib/dpkg/dpkg-db.h index 80a00fe..553ba24

[SCM] dpkg's main repository branch, master, updated. 1.16.2-39-g38f8d60

2012-04-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit ef68aa87aa9e76a7c518d89ea94007919828cd8d Author: Guillem Jover guil...@debian.org Date: Sun Apr 1 04:43:05 2012 +0200 libdpkg: Name pkgset variables in pkg_db_find_set() as setp and new_set diff --git a/lib/dpkg/pkg-db.c b

[SCM] dpkg's main repository branch, master, updated. 1.16.2-39-g38f8d60

2012-04-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 430bcfdb9ec8d755aadea41c1da16caca7e9bfce Author: Guillem Jover guil...@debian.org Date: Sat Mar 31 23:33:15 2012 +0200 Rename pif variables to pkgbin diff --git a/lib/dpkg/dpkg-db.h b/lib/dpkg/dpkg-db.h index 553ba24

[SCM] dpkg's main repository branch, master, updated. 1.16.2-39-g38f8d60

2012-04-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 92ab877a1eebbe3777978042be07cf9ebc14fe1b Author: Guillem Jover guil...@debian.org Date: Sun Apr 1 08:37:54 2012 +0200 libdpkg: Move compression command name macros from header to C file These are private macros, so

[SCM] dpkg's main repository branch, master, updated. 1.16.2-39-g38f8d60

2012-04-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit adf22adf156c7c81bc42eb59d4bf917a8e96ccf5 Author: Guillem Jover guil...@debian.org Date: Sun Apr 1 06:07:42 2012 +0200 libdpkg: Add JavaDoc module definitions Define different modules so that the functions

[SCM] dpkg's main repository branch, master, updated. 1.16.2-39-g38f8d60

2012-04-01 Thread Guillem Jover
The following commit has been merged in the master branch: commit 38f8d606fe1c51c4241c9fd614b8a4010711b2e7 Author: Guillem Jover guil...@debian.org Date: Sun Apr 1 05:59:06 2012 +0200 doc: Use the C file as source instead of the lex file Doxygen does not seem to handle lex source

[SCM] dpkg's main repository branch, master, updated. 1.16.2-54-g7a3f3f9

2012-04-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit d803a15517c39e6d95480f92807d7f6eda47d705 Author: Guillem Jover guil...@debian.org Date: Mon Apr 2 03:57:36 2012 +0200 Change pkgadmindir() to initialize infodir itself This will guarantee there's never a time a call

[SCM] dpkg's main repository branch, master, updated. 1.16.2-54-g7a3f3f9

2012-04-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit 07a2d8fe8bd154a0dfffe28d3ce81c68b9b86f30 Author: Guillem Jover guil...@debian.org Date: Mon Apr 2 07:18:28 2012 +0200 Print errors while reading file list files on a new line Closes: #552517 diff --git a/debian

[SCM] dpkg's main repository branch, master, updated. 1.16.2-54-g7a3f3f9

2012-04-02 Thread Guillem Jover
The following commit has been merged in the master branch: commit 15a60e22a9a42fea7d670e359a93b58188f3184b Author: Guillem Jover guil...@debian.org Date: Tue Apr 3 03:53:58 2012 +0200 man: Remove author sections and comments These are already listed in the copyright comment header

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit b6eca74a9592279528fdbe11e091e7f687c307b7 Author: Guillem Jover guil...@debian.org Date: Fri Apr 6 04:43:33 2012 +0200 Use submitter email address diff --git a/debian/changelog b/debian/changelog index a19f1ef..6e216bf 100644

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit 33cccfc40ec4e199df77d8b9a835898e80fb3bfb Author: Guillem Jover guil...@debian.org Date: Fri Apr 6 06:44:58 2012 +0200 s-s-d: Make pid_is_cmd() on the Hurd match on both argv[0] and argv[1] This is needed to be able

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit a44743e16e53c3ec812d48e0579344f447cf72dd Author: Guillem Jover guil...@debian.org Date: Mon Mar 26 05:10:57 2012 +0200 libdpkg: New deb format version module diff --git a/lib/dpkg/Makefile.am b/lib/dpkg/Makefile.am index

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1faa57aa18fbd23ae319c76ea20bae64954285bf Author: Guillem Jover guil...@debian.org Date: Sun Apr 8 05:06:05 2012 +0200 dselect: Print unknown value in internerr() message Missed in commit

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit 836d2e5c36efb5f7eacc718bec1d72b288960ea9 Author: Guillem Jover guil...@debian.org Date: Mon Apr 9 02:49:51 2012 +0200 dpkg-deb: Always build new format by default Remove possibility to change default deb format

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit 89fe6c069aba567649ed43fc9ab36f6e42840781 Author: Guillem Jover guil...@debian.org Date: Fri Apr 6 06:42:00 2012 +0200 s-s-d: Make all pid_is_exec() implementations get a struct stat This unifies the API across ports

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit 364133dcd2ba8eaa7b25fee8017dcaf279b523a6 Author: Guillem Jover guil...@debian.org Date: Sat Apr 7 20:27:02 2012 +0200 Use a dot or ellipsis where appropriate instead of .. Reported-by: Helge Kreutzmann deb

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3ce18b7b558a09a9e26b8e54c686c00b36c34b57 Author: Guillem Jover guil...@debian.org Date: Sun Apr 8 05:00:35 2012 +0200 libdpkg: Define a __func__ fallback for old C++ modes If we are not using C++11, then define

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit dcd1de01c47a4531eff58969955568f679a88563 Author: Guillem Jover guil...@debian.org Date: Tue Apr 3 07:18:16 2012 +0200 Update usertags diff --git a/debian/usertags b/debian/usertags index 9353bc8..b4c8620 100644 --- a/debian

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit d5682c6656c5b804c4a32f625dd4f672e71e07db Author: Guillem Jover guil...@debian.org Date: Sun Apr 8 05:04:48 2012 +0200 Use implicit __func__ in internerr() instead of explicit literal strings diff --git a/dselect/pkgcmds.cc b

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit c13a013fd8778f9f558bedfb532c011dcb304394 Author: Guillem Jover guil...@debian.org Date: Mon Mar 26 05:47:43 2012 +0200 Switch deb format version handling to use the new deb-version module This simplifies the parsing

[SCM] dpkg's main repository branch, master, updated. 1.16.2-70-gb7883f7

2012-04-09 Thread Guillem Jover
The following commit has been merged in the master branch: commit b7883f7836bbe7a329570a4fe83284bbc8829958 Author: Guillem Jover guil...@debian.org Date: Mon Apr 9 05:35:08 2012 +0200 dpkg-split: Ignore minor format version number changes This unifies the behaviour with the deb

[SCM] dpkg's main repository branch, master, updated. 1.16.2-81-g3d5278b

2012-04-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit c627c85d54a292aea3dc083d8871783cb0825806 Author: Guillem Jover guil...@debian.org Date: Sat Apr 14 04:33:14 2012 +0200 dpkg-deb: Do not arch-qualify package name on output There's no point in arch-qualifying

[SCM] dpkg's main repository branch, master, updated. 1.16.2-81-g3d5278b

2012-04-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 1fcb0305c9378eb461db5a5a1b930270c6773824 Author: Guillem Jover guil...@debian.org Date: Sat Apr 14 07:11:08 2012 +0200 build: Switch from --without- to --disable- for programs to be built The standard way to select

[SCM] dpkg's main repository branch, master, updated. 1.16.2-81-g3d5278b

2012-04-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit c78e21281a15ca218182b18c3c891df901403e89 Author: Guillem Jover guil...@debian.org Date: Tue Apr 10 06:14:37 2012 +0200 u-a: Refactor get selections into alternative_get_selections() diff --git a/utils/update-alternatives.c b

[SCM] dpkg's main repository branch, master, updated. 1.16.2-81-g3d5278b

2012-04-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 441f04dcaa91f6e59ff8217f5c98b0e8a116a73c Author: Guillem Jover guil...@debian.org Date: Tue Apr 10 06:18:35 2012 +0200 u-a: Move alt_map_obj setup logic into alternative_set_selections() diff --git a/utils/update

[SCM] dpkg's main repository branch, master, updated. 1.16.2-81-g3d5278b

2012-04-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 451b85ed51a7320d359b9235b1ed9e308a4936f8 Author: Guillem Jover guil...@debian.org Date: Tue Apr 10 06:32:34 2012 +0200 u-a: Refactor mode selection into alternative_select_mode() diff --git a/utils/update-alternatives.c b

[SCM] dpkg's main repository branch, master, updated. 1.16.2-81-g3d5278b

2012-04-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit d22f160a5982e70c6fc9c7f6d9658630131ddbf0 Author: Guillem Jover guil...@debian.org Date: Thu Apr 12 22:46:05 2012 +0200 u-a: Refactor alternative update logic into alternative_update() diff --git a/utils/update-alternatives.c

[SCM] dpkg's main repository branch, master, updated. 1.16.2-81-g3d5278b

2012-04-14 Thread Guillem Jover
The following commit has been merged in the master branch: commit 3d5278b47bc6aa9b1f665faab0328a39b03b18c4 Author: Guillem Jover guil...@debian.org Date: Thu Apr 12 22:46:05 2012 +0200 u-a: Move alternative loading logic before handling any action This moves all setup code before

[SCM] dpkg's main repository branch, master, updated. 1.16.2-88-ga31e40a

2012-04-15 Thread Guillem Jover
The following commit has been merged in the master branch: commit b2cdea1f2c9abd3123067c04b0d04dd90b45c5f2 Author: Guillem Jover guil...@debian.org Date: Sun Apr 15 06:26:34 2012 +0200 dpkg-name(1): Change example to use dpkg-deb --build instead of dpkg --build diff --git a/man/dpkg-name.1

[SCM] dpkg's main repository branch, master, updated. 1.16.2-88-ga31e40a

2012-04-15 Thread Guillem Jover
The following commit has been merged in the master branch: commit 16b6174995dadd3cb6f136603b8b2c4471b7e9c2 Author: Guillem Jover guil...@debian.org Date: Sun Apr 15 10:02:57 2012 +0200 Revert dpkg-deb: Add epoch when needed to built package names This reverts commit

[SCM] dpkg's main repository branch, master, updated. 1.16.2-88-ga31e40a

2012-04-15 Thread Guillem Jover
The following commit has been merged in the master branch: commit 09575e301b6f9593b6fb5c41b9a3f8a59238eef6 Author: Guillem Jover guil...@debian.org Date: Sun Apr 15 00:48:59 2012 +0200 u-a: Use current_choice instead of retrieving it again diff --git a/utils/update-alternatives.c b/utils

[SCM] dpkg's main repository branch, master, updated. 1.16.2-88-ga31e40a

2012-04-15 Thread Guillem Jover
The following commit has been merged in the master branch: commit cda883e56c3c208329e7bbb8ab903415414304e8 Author: Guillem Jover guil...@debian.org Date: Sun Apr 15 01:02:13 2012 +0200 u-a: Do not use alternative_has_current_link() in alternative_is_broken() The code is calling

<    11   12   13   14   15   16   17   18   19   20   >