]> err.no Git - dpkg/log
dpkg
16 years agoUpdate Russian dpkg-dev translation
Yuri Kozlov [Sat, 3 May 2008 17:05:32 +0000 (20:05 +0300)]
Update Russian dpkg-dev translation

16 years agoFrench dseclect translation update
Christian Perrier [Sat, 3 May 2008 17:11:19 +0000 (19:11 +0200)]
French dseclect translation update

16 years agoUpdate Slovak dpkg and dselect translations
Ivan Masár [Fri, 2 May 2008 21:59:33 +0000 (00:59 +0300)]
Update Slovak dpkg and dselect translations

16 years agoUpdate Russian dpkg and dselect translations
Yuri Kozlov [Fri, 2 May 2008 21:46:04 +0000 (00:46 +0300)]
Update Russian dpkg and dselect translations

16 years ago[intl:hu] initial git update - 818t
SZERVÁC Attila [Fri, 2 May 2008 13:50:38 +0000 (15:50 +0200)]
[intl:hu] initial git update - 818t

16 years agoUpdated Polish dpkg translation
Robert Luberda [Wed, 30 Apr 2008 18:57:16 +0000 (20:57 +0200)]
Updated Polish dpkg translation

* po/pl.po: Updated to 984t by Wiktor Wandachowicz.

16 years agoFix typo in an error message
Raphael Hertzog [Tue, 29 Apr 2008 18:35:55 +0000 (20:35 +0200)]
Fix typo in an error message

* scripts/Dpkg/Source/Package/V3/git.pm (do_extract): Fix error message.
* scripts/po/*.po: Update the po files accordingly.

16 years agoUpdate fuzzy strings and translate new strings in man pages into German
Helge Kreutzmann [Tue, 29 Apr 2008 17:31:34 +0000 (19:31 +0200)]
Update fuzzy strings and translate new strings in man pages into German

16 years agoContinued German scripts translation, including minor fixes
Helge Kreutzmann [Tue, 29 Apr 2008 17:08:00 +0000 (19:08 +0200)]
Continued German scripts translation, including minor fixes

16 years agoI should triple-check changes I make early in the morning... :-)
Peter Karlsson [Tue, 29 Apr 2008 06:40:37 +0000 (07:40 +0100)]
I should triple-check changes I make early in the morning... :-)

16 years agoFix-up last commit.
Peter Karlsson [Tue, 29 Apr 2008 06:39:27 +0000 (07:39 +0100)]
Fix-up last commit.

16 years agoUpdated Swedish translation.
Peter Karlsson [Tue, 29 Apr 2008 05:36:32 +0000 (06:36 +0100)]
Updated Swedish translation.

scripts/po/sv.po: updated to 469t0f0u.
man/po/sv.po: updated to 1601t0f0u.

16 years agoRegenerate .pot files and merge .po files with them
Guillem Jover [Tue, 29 Apr 2008 04:03:15 +0000 (07:03 +0300)]
Regenerate .pot files and merge .po files with them

16 years agoUpdate TODO list
Guillem Jover [Tue, 29 Apr 2008 02:55:01 +0000 (05:55 +0300)]
Update TODO list

16 years agoAdd missing format specifier in Swedish translation
Sven Joachim [Mon, 28 Apr 2008 20:18:20 +0000 (22:18 +0200)]
Add missing format specifier in Swedish translation

16 years agodpkg-source: change the logic to find the object used to unpack/build
Raphael Hertzog [Fri, 25 Apr 2008 19:35:19 +0000 (21:35 +0200)]
dpkg-source: change the logic to find the object used to unpack/build

* scripts/Dpkg/Source/Package.pm (upgrade_object_type): Instead
of using the full Format: version to deduce the perl object name
use only the major part of the version. The minor part is under
control of the corresponding object, that way they can evolve
and indicate that the source package has changed in a backwards
compatible way. See
http://lists.debian.org/debian-dpkg/2008/04/msg00045.html
Also add a new parameter to disable update of the minor version in
the Format field.
(initialize): Don't let the Format field be updated by
upgrade_object_type() as this function only loads information from
the .dsc into the object.
* scripts/Dpkg/Source/Package/**: Rename V1_0.pm into V1.pm,
V2_0.pm into V2.pm and V3_0/ into V3/. Fix perl package names
accordingly. Integrated a $CURRENT_MINOR_VERSION set to "0"
in all packages.
* scripts/Makefile.am, scripts/po/POTFILES.in: Update the lists
according to above file renames.

16 years agodpkg-source: parse correctly series files with patch options
Raphael Hertzog [Fri, 25 Apr 2008 17:08:01 +0000 (19:08 +0200)]
dpkg-source: parse correctly series files with patch options

* scripts/Dpkg/Source/Package/V3_0/quilt.pm: Parse correctly
series files with patch options and warn if something else than
-p1 is used.
* man/dpkg-source.1: Document how dpkg-source handles those patch
options in series files.

16 years agoUnderstood that "they" is the plural non-gender form, translated it properly
Helge Kreutzmann [Sat, 26 Apr 2008 14:33:42 +0000 (16:33 +0200)]
Understood that "they" is the plural non-gender form, translated it properly

16 years agoUpdate German dselect translation
Sven Joachim [Fri, 25 Apr 2008 18:27:43 +0000 (20:27 +0200)]
Update German dselect translation

16 years agoMerge branch 'master' of ssh://git.debian.org/git/dpkg/dpkg
Peter Karlsson [Fri, 25 Apr 2008 15:10:51 +0000 (16:10 +0100)]
Merge branch 'master' of ssh://git.debian.org/git/dpkg/dpkg

16 years agoUpdated Swedish translation.
Peter Karlsson [Fri, 25 Apr 2008 15:09:27 +0000 (16:09 +0100)]
Updated Swedish translation.

Updated man/po/sv.po to 1600t0f0u.
Updated po/sv.po to 984t.
Fixed old entry in scripts/po/ChangeLog (forgot to commit the change last time).

16 years ago* debian/.gitignore: add *.debhelper.log (generated by debhelper v7)
Raphael Hertzog [Fri, 25 Apr 2008 14:45:02 +0000 (16:45 +0200)]
* debian/.gitignore: add *.debhelper.log (generated by debhelper v7)

16 years agoCleanup of various Conflicts/Replaces
Raphael Hertzog [Fri, 25 Apr 2008 12:42:36 +0000 (14:42 +0200)]
Cleanup of various Conflicts/Replaces

16 years agodpkg-source: fix permissions of tarballs in native source packages
Raphael Hertzog [Fri, 25 Apr 2008 12:08:17 +0000 (14:08 +0200)]
dpkg-source: fix permissions of tarballs in native source packages

* scripts/Dpkg/Source/Package/V3_0/native.pm: Fix permissions of
generated tarballs to "666 & ~umask()".

16 years agoContinue German translation of scripts, including fixes from Sven Joachim
Helge Kreutzmann [Tue, 22 Apr 2008 20:03:50 +0000 (22:03 +0200)]
Continue German translation of scripts, including fixes from Sven Joachim

16 years agoUpdate German man page translation after explanations from Raphael Hertzog
Helge Kreutzmann [Tue, 22 Apr 2008 18:51:25 +0000 (20:51 +0200)]
Update German man page translation after explanations from Raphael Hertzog

16 years agoClarify dpkg-source man page as agreed to on debian-dpkg
Helge Kreutzmann [Mon, 21 Apr 2008 17:38:47 +0000 (19:38 +0200)]
Clarify dpkg-source man page as agreed to on debian-dpkg

16 years agoFix a typo in dpkg-shlibdeps.1 (and unfuzzy translations)
Helge Kreutzmann [Mon, 21 Apr 2008 17:31:55 +0000 (19:31 +0200)]
Fix a typo in dpkg-shlibdeps.1 (and unfuzzy translations)

16 years agoComplete German man page translation (except dselect), including fixes
Helge Kreutzmann [Mon, 21 Apr 2008 17:21:37 +0000 (19:21 +0200)]
Complete German man page translation (except dselect), including fixes

16 years agoUpdated Polish translations.
Robert Luberda [Sun, 20 Apr 2008 18:03:38 +0000 (20:03 +0200)]
Updated Polish translations.

16 years agoPortuguese translation updated to 951t
Miguel Figueiredo [Wed, 16 Apr 2008 22:36:35 +0000 (23:36 +0100)]
Portuguese translation updated to 951t

16 years agodpkg-genchanges: use Package-Type control field to detect udebs
Raphael Hertzog [Mon, 14 Apr 2008 19:31:52 +0000 (21:31 +0200)]
dpkg-genchanges: use Package-Type control field to detect udebs

* scripts/Dpkg/Fields.pm (find_custom_field, get_custom_field):
New function to handle custom fields (X[SBC]*-*).
* scripts/dpkg-genchanges.pl: Use Package-Type control field to
decide if a package is an udeb instead of relying on the file
extension of a generated package since that doesn't work when
generating source-only uploads for example.

16 years agodpkg-source: fix an error message about unrepresentable changes to source
Raphael Hertzog [Mon, 14 Apr 2008 16:28:29 +0000 (18:28 +0200)]
dpkg-source: fix an error message about unrepresentable changes to source

* scripts/Dpkg/Source/Patch.pm (_fail_not_same_type): Fix
inversion between new/old filetype.

16 years agoMerge branch 'stable'
Raphael Hertzog [Mon, 14 Apr 2008 16:22:47 +0000 (18:22 +0200)]
Merge branch 'stable'

Drop changelog entry for the unreleased version 1.14.18.1.

Conflicts:

ChangeLog
debian/changelog

16 years agoFixed fuzzy string in Galician translation.
Jacobo Tarrio [Sun, 13 Apr 2008 11:56:49 +0000 (12:56 +0100)]
Fixed fuzzy string in Galician translation.

16 years agoUpdate TODO list
Guillem Jover [Sun, 13 Apr 2008 04:04:09 +0000 (07:04 +0300)]
Update TODO list

16 years agoFix a double-free by setting scontext to NULL after calling freecon
Guillem Jover [Sat, 12 Apr 2008 17:06:58 +0000 (20:06 +0300)]
Fix a double-free by setting scontext to NULL after calling freecon

Based on a patch by Russell Coker. Closes: #474339

16 years agodpkg-source: handle better symlinks to orig tarball
Raphael Hertzog [Sat, 12 Apr 2008 12:21:06 +0000 (14:21 +0200)]
dpkg-source: handle better symlinks to orig tarball

* scripts/Dpkg/Path.pm (check_files_are_the_same): Add a new
parameter so that we can use stat() instead of lstat() and
compare if pointed files are the same.
* scripts/Dpkg/Source/Package.pm: Resolve symlinks before deciding
if both original tarballs are the same or not. Use the new
parameter of check_files_are_the_same() for this.
* scripts/Dpkg/Source/Package/V1_0.pm: Remove useless import of
check_files_are_the_same.

16 years ago* scripts/Dpkg/Source/Package.pm: import subprocerr().
Sven Joachim [Sat, 12 Apr 2008 12:00:20 +0000 (14:00 +0200)]
* scripts/Dpkg/Source/Package.pm: import subprocerr().

16 years agoUpdated Galician translation.
Jacobo Tarrio [Fri, 11 Apr 2008 21:56:40 +0000 (22:56 +0100)]
Updated Galician translation.

16 years agoContinue German translation of man pages and minor fix for scripts translation
Helge Kreutzmann [Fri, 11 Apr 2008 16:48:44 +0000 (18:48 +0200)]
Continue German translation of man pages and minor fix for scripts translation

16 years agoUpdate TODO file by merging my own list into it
Raphael Hertzog [Fri, 11 Apr 2008 09:45:25 +0000 (11:45 +0200)]
Update TODO file by merging my own list into it

16 years agoContinue German man page translation an unfuzzy last cleanups
Helge Kreutzmann [Thu, 10 Apr 2008 21:41:13 +0000 (23:41 +0200)]
Continue German man page translation an unfuzzy last cleanups

16 years agoFix another typo
Sven Joachim [Thu, 10 Apr 2008 14:28:31 +0000 (16:28 +0200)]
Fix another typo

Fix typo in src/trigcmd.c (dpkg-triggers -> dpkg-trigger).
Update all translations accordingly.
Fix misalignment in German dpkg translation.

16 years agoFix my e-mail address
Sven Joachim [Wed, 9 Apr 2008 17:39:55 +0000 (19:39 +0200)]
Fix my e-mail address

16 years agoUpdate German dpkg translation
Sven Joachim [Wed, 9 Apr 2008 17:33:21 +0000 (19:33 +0200)]
Update German dpkg translation

16 years agoUpdated Swedish translation.
Peter Karlsson [Wed, 9 Apr 2008 17:09:14 +0000 (18:09 +0100)]
Updated Swedish translation.

Translated the new string in scripts/po/sv.po and fixed a typo.

16 years agoman/po: Regenerate .pot file and merge .po files with it
Guillem Jover [Wed, 9 Apr 2008 04:23:10 +0000 (07:23 +0300)]
man/po: Regenerate .pot file and merge .po files with it

16 years agoman: Fix typos
Helge Kreutzmann [Wed, 9 Apr 2008 04:12:17 +0000 (07:12 +0300)]
man: Fix typos

16 years agoContinue German man page translation, including new man pages
Helge Kreutzmann [Tue, 8 Apr 2008 20:21:38 +0000 (22:21 +0200)]
Continue German man page translation, including new man pages

16 years agoBump version to 1.14.19~
Guillem Jover [Tue, 8 Apr 2008 04:21:39 +0000 (07:21 +0300)]
Bump version to 1.14.19~

16 years agoRelease 1.14.18
Guillem Jover [Tue, 8 Apr 2008 04:10:41 +0000 (07:10 +0300)]
Release 1.14.18

16 years agoChangeLog police!
Guillem Jover [Tue, 8 Apr 2008 03:58:56 +0000 (06:58 +0300)]
ChangeLog police!

16 years agoRegenerate .pot files and merge .po files with them
Guillem Jover [Tue, 8 Apr 2008 03:48:34 +0000 (06:48 +0300)]
Regenerate .pot files and merge .po files with them

16 years agodoc: Fix wrong dpkg trigger related option names
Guillem Jover [Tue, 8 Apr 2008 03:31:52 +0000 (06:31 +0300)]
doc: Fix wrong dpkg trigger related option names

16 years agoAdd trigger man pages and update dpkg with triggers information
Guillem Jover [Tue, 8 Apr 2008 03:28:01 +0000 (06:28 +0300)]
Add trigger man pages and update dpkg with triggers information

16 years agoFix or mark as fuzzy erroneous strings in Swedish translations
Guillem Jover [Tue, 8 Apr 2008 03:01:25 +0000 (06:01 +0300)]
Fix or mark as fuzzy erroneous strings in Swedish translations

16 years agoman: Sort package states
Guillem Jover [Sun, 6 Apr 2008 17:48:26 +0000 (20:48 +0300)]
man: Sort package states

16 years agoContinue update of German man page translation
Helge Kreutzmann [Mon, 7 Apr 2008 20:38:59 +0000 (22:38 +0200)]
Continue update of German man page translation

16 years agoAdd bug closure for #474417
Raphael Hertzog [Sat, 5 Apr 2008 21:08:53 +0000 (23:08 +0200)]
Add bug closure for #474417

16 years agodpkg-source: don't use diff -p for Format: 1.0
Raphael Hertzog [Sat, 5 Apr 2008 18:06:40 +0000 (20:06 +0200)]
dpkg-source: don't use diff -p for Format: 1.0

* scripts/Dpkg/Source/Package/V1_0.pm: Do not use
diff -p to generate patches as dpkg-source of sarge doesn't accept
data after the @@.

16 years agodpkg-shlibdeps: initialize dependencies differently
Raphael Hertzog [Thu, 3 Apr 2008 22:19:38 +0000 (00:19 +0200)]
dpkg-shlibdeps: initialize dependencies differently

* scripts/Dpkg/Shlibs/SymbolFile.pm (get_smallest_version): New
function to retrieve the smallest "minver" of all symbols of a
given library.
* scripts/dpkg-shlibdeps.pl: Do not initialize dependencies of
libraries with symbols files as unversioned, instead use the
smallest minimal version returned by the function above. This
is required because the library might not have always been
available in the package and the unversioned dependency thus
doesn't ensure his presence.

* scripts/t/800_Dpkg_IPC.t: Remove temporary files used by the
tests.

16 years agoUpdate the remaining fuzzy German script translations (and continue)
Helge Kreutzmann [Thu, 3 Apr 2008 20:36:59 +0000 (22:36 +0200)]
Update the remaining fuzzy German script translations (and continue)

16 years agoVietnamese translation completed
Christian Perrier [Thu, 3 Apr 2008 18:02:38 +0000 (20:02 +0200)]
Vietnamese translation completed

16 years agoFixed e-mail address.
Peter Karlsson [Thu, 3 Apr 2008 12:36:28 +0000 (13:36 +0100)]
Fixed e-mail address.

Kbabel likes destroying the annotation. Didn't manage to correct everything
before last commit :-(

16 years agoUpdated Swedish translation.
Peter Karlsson [Thu, 3 Apr 2008 12:32:41 +0000 (13:32 +0100)]
Updated Swedish translation.

Also fixed English text of dpkg-source.1.

16 years agoUpdated Portuguese translation
Miguel Figueiredo [Wed, 2 Apr 2008 20:43:54 +0000 (21:43 +0100)]
Updated Portuguese translation

16 years agoFix two typos
Sven Joachim [Wed, 2 Apr 2008 18:43:27 +0000 (20:43 +0200)]
Fix two typos

Fix typos in lib/triglib.c and dselect/helpmsgs.cc.
Update all translations accordingly.

16 years agoUpdate version and year in dselect/po/de.po
Sven Joachim [Wed, 2 Apr 2008 07:45:51 +0000 (09:45 +0200)]
Update version and year in dselect/po/de.po

16 years agoEnsure the Files field is last in *.dsc and *.changes
Raphael Hertzog [Wed, 2 Apr 2008 06:51:03 +0000 (08:51 +0200)]
Ensure the Files field is last in *.dsc and *.changes

* scripts/Dpkg/Source/Package.pm, scripts/dpkg-genchanges.pl:
Explicitely put Checksums-* fields before the Files field so that
the Files field is last. This is a work-around for some braindead
dsc parsers (dupload and sbuild for instance, see #473518 and

16 years ago933t translated
Miguel Figueiredo [Tue, 1 Apr 2008 21:09:04 +0000 (22:09 +0100)]
933t translated

16 years agoVietnamese translation update
Christian Perrier [Tue, 1 Apr 2008 20:02:56 +0000 (22:02 +0200)]
Vietnamese translation update

16 years agoStart work on updating German man pages, work on fuzzy strings first
Helge Kreutzmann [Tue, 1 Apr 2008 20:03:07 +0000 (22:03 +0200)]
Start work on updating German man pages, work on fuzzy strings first

16 years agoupdatet to 916t
Miguel Figueiredo [Tue, 1 Apr 2008 18:51:12 +0000 (19:51 +0100)]
updatet to 916t

16 years agoUpdate German scripts translations (mainly correct almost all fuzzy strings)
Helge Kreutzmann [Tue, 1 Apr 2008 18:39:18 +0000 (20:39 +0200)]
Update German scripts translations (mainly correct almost all fuzzy strings)

16 years agodpkg-source: add option --skip-patches
Raphael Hertzog [Tue, 1 Apr 2008 16:20:41 +0000 (18:20 +0200)]
dpkg-source: add option --skip-patches

* scripts/Dpkg/Source/Package/V2_0.pm: Add the option
--skip-patches to not apply patches at the end of the source
package extraction. Also works for Format: 3.0 (quilt).
* man/dpkg-source.1: Document the above change.

16 years agoApply patches before building source packages when needed
Raphael Hertzog [Sun, 30 Mar 2008 16:03:38 +0000 (18:03 +0200)]
Apply patches before building source packages when needed

* scripts/Dpkg/Source/Package/V2_0.pm (do_extract): Create
debian/patches/.dpkg-source-applied containing the list of patches
applied during extraction.
(prepare_build): apply patches before trying to build a source package
when it's clear that they have not been applied because
debian/patches/.dpkg-source-applied doesn't exist.
* scripts/Dpkg/Source/Package/V3_0/quilt.pm: Likewise. If a .pc directory
is present, then use "quilt unapplied" to check if all patches have been
applied.
* man/dpkg-source.1: Document the above changes.

16 years agoDpkg::IPC: Support redirection of STDERR in fork_and_exec()
Raphael Hertzog [Tue, 1 Apr 2008 15:33:08 +0000 (17:33 +0200)]
Dpkg::IPC: Support redirection of STDERR in fork_and_exec()

* scripts/Dpkg/IPC.pm (fork_and_exec): Handle redirection
of STDERR with new options error_to_{file,pipe,string,handle}.

16 years ago* man/dpkg-source.1: Say clearly that the format 2.0 is replaced by 3.0 (quilt)
Raphael Hertzog [Sun, 30 Mar 2008 17:03:29 +0000 (19:03 +0200)]
* man/dpkg-source.1: Say clearly that the format 2.0 is replaced by 3.0 (quilt)

16 years agopo: Regenerate .pot file and merge .po files with it
Guillem Jover [Tue, 1 Apr 2008 04:32:11 +0000 (07:32 +0300)]
po: Regenerate .pot file and merge .po files with it

16 years agopo/POTFILES.in: Rename 'lib/trigdeferred.c' to 'lib/trigdeferred.l'
Guillem Jover [Tue, 1 Apr 2008 04:30:15 +0000 (07:30 +0300)]
po/POTFILES.in: Rename 'lib/trigdeferred.c' to 'lib/trigdeferred.l'

The latter is the actual source. Fixes a build failure when updating
the pot file and top_srcdir != top_builddir.

16 years agolibdpkg: Use TRIGGERSLOCKFILE instead of literal string
Guillem Jover [Tue, 1 Apr 2008 00:23:58 +0000 (03:23 +0300)]
libdpkg: Use TRIGGERSLOCKFILE instead of literal string

16 years agoFix typos (processesing -> processing)
Guillem Jover [Tue, 1 Apr 2008 00:10:45 +0000 (03:10 +0300)]
Fix typos (processesing -> processing)

Spotted by Sven Joachim <svenjoac@gmx.de>.

16 years agoSimplified Chinese translation update
Christian Perrier [Mon, 31 Mar 2008 18:03:12 +0000 (20:03 +0200)]
Simplified Chinese translation update

16 years agoUpdated German dselect translation
Sven Joachim [Mon, 31 Mar 2008 14:57:12 +0000 (16:57 +0200)]
Updated German dselect translation

16 years agoAdd triggers documentation to dpkg-dev
Guillem Jover [Mon, 31 Mar 2008 04:55:16 +0000 (07:55 +0300)]
Add triggers documentation to dpkg-dev

Closes: #473449
16 years agoBump po4a version in Build-Depends to 0.33.1-1
Guillem Jover [Mon, 31 Mar 2008 04:48:34 +0000 (07:48 +0300)]
Bump po4a version in Build-Depends to 0.33.1-1

As usage of UTF-8 in original man pages was causing build failures.
Closes: #473498
16 years agoAdd dpkg-trigger to .gitignore
Guillem Jover [Mon, 31 Mar 2008 04:38:03 +0000 (07:38 +0300)]
Add dpkg-trigger to .gitignore

16 years agoBump version to 1.14.18~
Guillem Jover [Sun, 30 Mar 2008 10:04:59 +0000 (13:04 +0300)]
Bump version to 1.14.18~

16 years agoRelease 1.14.17
Guillem Jover [Sun, 30 Mar 2008 09:56:09 +0000 (12:56 +0300)]
Release 1.14.17

16 years agoChangeLog police!
Guillem Jover [Sun, 30 Mar 2008 08:48:54 +0000 (11:48 +0300)]
ChangeLog police!

16 years agodselect: Use ncursesw header files
Guillem Jover [Sun, 30 Mar 2008 08:07:58 +0000 (11:07 +0300)]
dselect: Use ncursesw header files

This should be changed in the future to check for the presence of the
header files in configure.

16 years agoRegenerate .pot files and merge .po files with them
Guillem Jover [Sun, 30 Mar 2008 07:23:18 +0000 (10:23 +0300)]
Regenerate .pot files and merge .po files with them

16 years agoFix distcheck
Guillem Jover [Sun, 30 Mar 2008 06:51:27 +0000 (09:51 +0300)]
Fix distcheck

Add missing files in POTFILES.in and EXTRA_DIST in Makefile.am.

16 years agoImplement triggers support
Ian Jackson [Sun, 30 Mar 2008 06:47:15 +0000 (09:47 +0300)]
Implement triggers support

Closes: #17243, #68981, #215374, #217622, #248693, #308285
16 years agoRefactor returning code in deppossi_ok_found
Ian Jackson [Fri, 28 Mar 2008 16:19:25 +0000 (18:19 +0200)]
Refactor returning code in deppossi_ok_found

16 years agoImprove depisok error message when the package involved is installed
Ian Jackson [Fri, 28 Mar 2008 15:11:01 +0000 (17:11 +0200)]
Improve depisok error message when the package involved is installed

16 years agoCleanup on maintainer script failures
Ian Jackson [Fri, 28 Mar 2008 14:52:56 +0000 (16:52 +0200)]
Cleanup on maintainer script failures

16 years agoRefactor postinst maintainer script handling
Guillem Jover [Fri, 28 Mar 2008 14:33:13 +0000 (16:33 +0200)]
Refactor postinst maintainer script handling

Based on a patch by Ian Jackson <ian@davenant.greenend.org.uk>.

16 years agoRefactor post postinst script tasks into a new function
Guillem Jover [Fri, 28 Mar 2008 07:23:55 +0000 (09:23 +0200)]
Refactor post postinst script tasks into a new function

Based on a patch by Ian Jackson <ian@davenant.greenend.org.uk>.