]> err.no Git - dpkg/log
dpkg
16 years agomore progress in the French translation
Christian Perrier [Sat, 7 Jun 2008 06:11:15 +0000 (08:11 +0200)]
more progress in the French translation

16 years agodpkg-source/3.0 (quilt): allow /dev/null in automatic patch
Raphael Hertzog [Thu, 5 Jun 2008 17:00:31 +0000 (19:00 +0200)]
dpkg-source/3.0 (quilt): allow /dev/null in automatic patch

* scripts/Dpkg/Source/Patch.pm (add_diff_directory): If option
use_dev_null is set, then the label of the "old" file will be
'/dev/null' if we're creating a new file (instead of using the
name of the created file, like it's currently done in .diff
of version "1.0" source packages).
* scripts/Dpkg/Source/Package/V2.pm (prepare_build): Use the new
option "use_dev_null" when creating the automatic patch.

16 years agodpkg-source/3.0 (quilt): bugfix in parser of series file
Raphael Hertzog [Thu, 5 Jun 2008 16:47:03 +0000 (18:47 +0200)]
dpkg-source/3.0 (quilt): bugfix in parser of series file

* scripts/Dpkg/Source/Package/V3/quilt.pm (get_patches): Really
skip all comments in the series files.

16 years agodpkg-source: improve the patch parser
Raphael Hertzog [Wed, 4 Jun 2008 19:26:47 +0000 (21:26 +0200)]
dpkg-source: improve the patch parser

* scripts/Dpkg/Source/Patch.pm (analyze): Enhance function to
parse correctly many more patches that are accepted by the patch
utility itself:
- ignore/strip carriage return of patches with Windows end of lines
- accept empty lines as contextual lines (instead of the expected " ")
- accept spaces as separator between filename and timestamp if
  there's no tab
- accept a name that differs on the +++ line if the name in --- is
  correct, and use the name in +++ if this one exists while the one
  on --- doesn't.

16 years agoWiktor Wandachowicz: Update polish transl. for dpkg, scripts and the man pages
Helge Kreutzmann [Fri, 6 Jun 2008 13:57:34 +0000 (15:57 +0200)]
Wiktor Wandachowicz: Update polish transl. for dpkg, scripts and the man pages

16 years agoCatalan translation update with all fixes for #383448
Christian Perrier [Fri, 6 Jun 2008 05:31:26 +0000 (07:31 +0200)]
Catalan translation update with all fixes for #383448

16 years agoUpdated Swedish translation.
Peter Karlsson [Wed, 4 Jun 2008 08:00:07 +0000 (09:00 +0100)]
Updated Swedish translation.

man/po/sv.po: Updated to 1601t0f0u.

16 years agoTake translation fix for German man page from Frank Lichtenheld from the trunk
Helge Kreutzmann [Tue, 3 Jun 2008 20:48:37 +0000 (22:48 +0200)]
Take translation fix for German man page from Frank Lichtenheld from the trunk

16 years agoRebuild po(t) files for the man pages and updated the German one (+ de.add)
Helge Kreutzmann [Tue, 3 Jun 2008 20:29:24 +0000 (22:29 +0200)]
Rebuild po(t) files for the man pages and updated the German one (+ de.add)

16 years agoAdd bug closure for Galician translation update.
Raphael Hertzog [Sat, 31 May 2008 16:56:57 +0000 (18:56 +0200)]
Add bug closure for Galician translation update.

16 years agoUpdated Simplified Chinese translation.
Deng Xiyue [Sat, 31 May 2008 16:54:41 +0000 (18:54 +0200)]
Updated Simplified Chinese translation.

16 years agoUpdated Basque translation.
Piarres Beobide [Sat, 31 May 2008 16:50:32 +0000 (18:50 +0200)]
Updated Basque translation.

16 years agoUpdated Norwegian Bokmal translation.
Hans Fredrik Nordhaug [Sat, 31 May 2008 16:46:09 +0000 (18:46 +0200)]
Updated Norwegian Bokmal translation.

16 years agodpkg-source: make sure the source package format is respected
Raphael Hertzog [Wed, 28 May 2008 19:06:40 +0000 (21:06 +0200)]
dpkg-source: make sure the source package format is respected

* scripts/Dpkg/Source/Package.pm (extract): If we extract a
source package that uses a non-standard source package format (!= 1.0)
then we create debian/source/format to remember it.
* scripts/dpkg-source.pl: Use debian/source/format as a new source
of format to try when building the package. Prioritize it lower than
command line and debian/control but higher than the default build
formats.
* man/dpkg-source.1: Document the above changes.

16 years agodpkg-source/3.0 (quilt): better integration with quilt
Raphael Hertzog [Wed, 28 May 2008 17:28:50 +0000 (19:28 +0200)]
dpkg-source/3.0 (quilt): better integration with quilt

* scripts/Dpkg/Source/Package/V3/quilt.pm: Factorize calls to
quilt in a new run_quilt() function. And check only once
if quilt is available while setting the default value of
without_quilt option. Last but not least, register properly the
automatically generated patch with quilt import.

16 years agodpkg-source/3.0 (quilt): improve reliability of check_patches_applied
Raphael Hertzog [Wed, 28 May 2008 16:05:50 +0000 (18:05 +0200)]
dpkg-source/3.0 (quilt): improve reliability of check_patches_applied

* scripts/Dpkg/Source/Patch.pm (check_apply): New function to
verify if a patch will successfully apply on top of a given
directory.
* scripts/Dpkg/Source/Package/V3/quilt.pm (check_patches_applied):
Don't trust debian/patches/.dpkg-source-applied blindly. Get a
list of (supposedly unapplied) patches and verify if the first
patch applies or not. If yes, then apply the patch series,
otherwise do not (and assume that the patch series is already
applied).

16 years agoUpdated Galician translation to 984t
Jacobo Tarrio [Wed, 28 May 2008 19:50:12 +0000 (20:50 +0100)]
Updated Galician translation to 984t

16 years agoUpdated Swedish translation.
Peter Karlsson [Tue, 27 May 2008 06:48:59 +0000 (07:48 +0100)]
Updated Swedish translation.

* man/po/sv.po: Updated to 1600t0f0u.

16 years agoFixed a typo in dselect.1 and updated all po(t) files
Helge Kreutzmann [Mon, 26 May 2008 19:42:13 +0000 (21:42 +0200)]
Fixed a typo in dselect.1 and updated all po(t) files

16 years agoFixed a typo in dselect.1 and notified affected translators
Helge Kreutzmann [Mon, 26 May 2008 19:40:38 +0000 (21:40 +0200)]
Fixed a typo in dselect.1 and notified affected translators

16 years agoResolved FIXMEs in German man page translation (+ fixes + one new paragraph)
Helge Kreutzmann [Sun, 25 May 2008 19:10:48 +0000 (21:10 +0200)]
Resolved FIXMEs in German man page translation (+ fixes + one new paragraph)

16 years agodpkg-source (2.0/3.0 (quilt)): improve build messages
Raphael Hertzog [Fri, 23 May 2008 08:48:19 +0000 (10:48 +0200)]
dpkg-source (2.0/3.0 (quilt)): improve build messages

* scripts/Dpkg/Source/Package/V2.pm (do_build): Display a
message when local modifications are stored in a new
automatic patch. This messages includes a list of
modified files.

16 years agodpkg-source: improve compatibility of 3.0 (quilt) with existing patch systems
Raphael Hertzog [Fri, 23 May 2008 08:11:17 +0000 (10:11 +0200)]
dpkg-source: improve compatibility of 3.0 (quilt) with existing patch systems

* scripts/Dpkg/Source/Package/V3/quilt.pm: Remove the .diff
from the name of the automatically generated patch. It will
facilitate the switch to this format: packages using
patch system that apply debian/patches/*.{patch,diff}
will not be bothered by the presence of the quilt series
created by dpkg-source itself.
* man/dpkg-source.1: Update the documentation accordingly.
* man/po/*.po: Fix all the filenames to avoid fuzzying
translations.

16 years agoBugfix in source format 3.0 (quilt)
Raphael Hertzog [Thu, 22 May 2008 20:46:20 +0000 (22:46 +0200)]
Bugfix in source format 3.0 (quilt)

* scripts/Dpkg/Source/Package/V3/quilt.pm: Add missing "use
File::Path" for mkpath().

16 years agoCorrect mistake
Christian Perrier [Thu, 22 May 2008 08:47:59 +0000 (10:47 +0200)]
Correct mistake

16 years agoMore progress
Christian Perrier [Thu, 22 May 2008 06:52:50 +0000 (08:52 +0200)]
More progress

16 years agoOne sentence in German man page discussed & one more paragraph translated
Helge Kreutzmann [Thu, 22 May 2008 06:24:39 +0000 (08:24 +0200)]
One sentence in German man page discussed & one more paragraph translated

16 years ago1f fixed
Miguel Figueiredo [Tue, 20 May 2008 17:53:18 +0000 (18:53 +0100)]
1f fixed

16 years agoEven more fixes from Sven Joachim for the German man pages
Helge Kreutzmann [Mon, 19 May 2008 20:19:03 +0000 (22:19 +0200)]
Even more fixes from Sven Joachim for the German man pages

16 years agoUpdate Russian scripts translation
Yuri Kozlov [Mon, 19 May 2008 03:37:47 +0000 (06:37 +0300)]
Update Russian scripts translation

16 years agoIncorporate thorough proofread of German man page translation by Sven Joachim,
Helge Kreutzmann [Sun, 18 May 2008 17:01:11 +0000 (19:01 +0200)]
Incorporate thorough proofread of German man page translation by Sven Joachim,
including fixes noted on the way (and a little bit new translation)

16 years agoUpdated Czech translation
Miroslav Kure [Sun, 18 May 2008 13:37:59 +0000 (15:37 +0200)]
Updated Czech translation

16 years agoUpdate German scripts translation (of new/fuzzy strings)
Helge Kreutzmann [Sun, 18 May 2008 10:46:47 +0000 (12:46 +0200)]
Update German scripts translation (of new/fuzzy strings)

16 years agoVietnamese translation update
Christian Perrier [Sat, 17 May 2008 06:32:25 +0000 (08:32 +0200)]
Vietnamese translation update

16 years agoRe-re-re-re-re-update French translation
Christian Perrier [Tue, 13 May 2008 18:30:09 +0000 (20:30 +0200)]
Re-re-re-re-re-update French translation
Also remove conflict markers I inadvertenly left in po/ChangeLog

16 years agoBasque translation should indeed have one fuzzy. I unfuzzied by error
Christian Perrier [Tue, 13 May 2008 18:26:07 +0000 (20:26 +0200)]
Basque translation should indeed have one fuzzy. I unfuzzied by error

16 years agoBasque translation update
Christian Perrier [Tue, 13 May 2008 17:59:57 +0000 (19:59 +0200)]
Basque translation update

16 years agoFirst bunch of updates...still a lot to do
Christian Perrier [Tue, 13 May 2008 06:39:17 +0000 (08:39 +0200)]
First bunch of updates...still a lot to do

16 years agoUnfuzzy German dpkg translation
Sven Joachim [Tue, 13 May 2008 14:02:53 +0000 (16:02 +0200)]
Unfuzzy German dpkg translation

16 years agoUpdated Swedish translation.
Peter Karlsson [Tue, 13 May 2008 08:29:36 +0000 (09:29 +0100)]
Updated Swedish translation.

* Updated po/sv.po to 984t0f0u.
* Updated man/po/sv.po to 1600t0f0u.
* Updated scripts/po/sv.po 471t0f0u.

16 years agoRegenerate .pot files and merge .po files with them
Guillem Jover [Tue, 13 May 2008 03:17:24 +0000 (06:17 +0300)]
Regenerate .pot files and merge .po files with them

16 years agoman/dpkg.1: Document triggers --debug values
Sven Joachim [Tue, 13 May 2008 02:50:39 +0000 (05:50 +0300)]
man/dpkg.1: Document triggers --debug values

16 years agodpkg: Document --force-breaks in --force-help output
Guillem Jover [Tue, 13 May 2008 02:43:51 +0000 (05:43 +0300)]
dpkg: Document --force-breaks in --force-help output

16 years agoChange UTF-8 '©' to '(C)' in deb-version.5
Guillem Jover [Tue, 13 May 2008 02:03:07 +0000 (05:03 +0300)]
Change UTF-8 '©' to '(C)' in deb-version.5

Unfuzzy translations.

16 years agoBump version to 1.14.19~
Guillem Jover [Mon, 12 May 2008 06:07:02 +0000 (09:07 +0300)]
Bump version to 1.14.19~

16 years agoRelease 1.14.19
Guillem Jover [Mon, 12 May 2008 05:51:57 +0000 (08:51 +0300)]
Release 1.14.19

16 years agoChangeLog police
Guillem Jover [Mon, 12 May 2008 05:32:28 +0000 (08:32 +0300)]
ChangeLog police

16 years agoRegenerate .pot files and merge .po files with them
Guillem Jover [Mon, 12 May 2008 05:24:09 +0000 (08:24 +0300)]
Regenerate .pot files and merge .po files with them

16 years agodpkg-gencontrol: Consider also custom Package-Type fields for warnings
Guillem Jover [Mon, 12 May 2008 05:15:16 +0000 (08:15 +0300)]
dpkg-gencontrol: Consider also custom Package-Type fields for warnings

Closes: #452273
16 years agoUpdated Brazilian Portuguese translation for dpkg and dselect
Felipe Augusto van de Wiel (faw) [Sun, 11 May 2008 19:35:13 +0000 (16:35 -0300)]
Updated Brazilian Portuguese translation for dpkg and dselect

* po/pt_BR.po: Updated to 984t.
* dselect/po/pt_BR.po: Updated to 288t.

16 years agoActivate triggers when a file is removed in a shared directory
Raphael Hertzog [Sun, 11 May 2008 14:41:23 +0000 (16:41 +0200)]
Activate triggers when a file is removed in a shared directory

* src/processarc.c (process_archive): While removing files that
disappeared, move the call to namenodetouse before the test
that skips directory shared with other packages. This is required
because namenodetouse() handles trigger activation and we really
want directories containing (only) removed files to activate the
corresponding triggers.

16 years agoFix typo
Christian Perrier [Sun, 11 May 2008 06:37:22 +0000 (08:37 +0200)]
Fix typo

16 years agoStart proofreading of German manpages translation
Sven Joachim [Sat, 10 May 2008 15:58:53 +0000 (17:58 +0200)]
Start proofreading of German manpages translation

16 years agoFrench translation updated (LCFC)
Christian Perrier [Sat, 10 May 2008 12:08:35 +0000 (14:08 +0200)]
French translation updated (LCFC)

16 years agoTranslate one more paragraph for dselect into German
Helge Kreutzmann [Fri, 9 May 2008 15:23:10 +0000 (17:23 +0200)]
Translate one more paragraph for dselect into German

16 years agoUpdate German dpkg and dselect translations
Sven Joachim [Fri, 9 May 2008 10:51:00 +0000 (12:51 +0200)]
Update German dpkg and dselect translations

Change translation of "breaks" after discussion with the German
translation team.

16 years agoUpdated Swedish translation.
Peter Karlsson [Fri, 9 May 2008 05:09:07 +0000 (06:09 +0100)]
Updated Swedish translation.

man/po/sv.po: Updated to 1601t0f0u.

16 years agoRegenerate man/po/*.po(t) and update German translation again
Helge Kreutzmann [Thu, 8 May 2008 20:44:14 +0000 (22:44 +0200)]
Regenerate man/po/*.po(t) and update German translation again

16 years agodpkg-source (2.0/3.0 (quilt)): create stamp file with automatic patch
Raphael Hertzog [Thu, 8 May 2008 18:17:31 +0000 (20:17 +0200)]
dpkg-source (2.0/3.0 (quilt)): create stamp file with automatic patch

* scripts/Dpkg/Source/Package/V2.pm,
scripts/Dpkg/Source/Package/V3/quilt.pm: Ensure the
.dpkg-source-applied stamp file is created when an automatic patch
is created so that a second build doesn't try to mistakenly
reapply it.

16 years agodpkg-source (2.0/3.0 (quilt)): refuse binary files in debian subdir
Raphael Hertzog [Thu, 8 May 2008 17:12:23 +0000 (19:12 +0200)]
dpkg-source (2.0/3.0 (quilt)): refuse binary files in debian subdir

* scripts/Dpkg/Source/Functions.pm (is_binary): New function
to check if a file is binary by using diff against it.
* scripts/Dpkg/Source/Package/V2.pm (do_build): Check that all files from
the debian sub-directory are non-binary and only allow whitelisted binary
files.
* man/dpkg-source.1: Document this behaviour.

16 years agoCorrect a translation, thanks to Frank Lichtenheld
Helge Kreutzmann [Thu, 8 May 2008 16:58:00 +0000 (18:58 +0200)]
Correct a translation, thanks to Frank Lichtenheld

16 years agoFix minor typos in German translation
Helge Kreutzmann [Thu, 8 May 2008 16:17:40 +0000 (18:17 +0200)]
Fix minor typos in German translation

16 years agoDpkg::Changelog::Debian: bugfix in changelog parser
Raphael Hertzog [Thu, 8 May 2008 15:40:33 +0000 (17:40 +0200)]
Dpkg::Changelog::Debian: bugfix in changelog parser

* scripts/Dpkg/Changelog/Debian.pm (parse): Bugfix in creation of
an unexpected new changelog entry that lacks an heading line.
Closes: #478925
16 years agoFrench translation update
Christian Perrier [Thu, 8 May 2008 05:13:37 +0000 (07:13 +0200)]
French translation update

16 years agoUpdated Portuguese translation
Miguel Figueiredo [Fri, 2 May 2008 21:45:49 +0000 (22:45 +0100)]
Updated Portuguese translation

16 years agoAdd a missing space in Polish dpkg translation
Robert Luberda [Wed, 7 May 2008 06:05:11 +0000 (08:05 +0200)]
Add a missing space in Polish dpkg translation

16 years agoReword two terms in German dpkg translation
Sven Joachim [Tue, 6 May 2008 19:14:48 +0000 (21:14 +0200)]
Reword two terms in German dpkg translation

16 years agoUpdated Polish translations (from Wiktor Wandachowicz)
Robert Luberda [Mon, 5 May 2008 21:33:38 +0000 (23:33 +0200)]
Updated Polish translations (from Wiktor Wandachowicz)

16 years agoNearly finish German scripts translations (from debian-l10n-german)
Helge Kreutzmann [Mon, 5 May 2008 16:49:15 +0000 (18:49 +0200)]
Nearly finish German scripts translations (from debian-l10n-german)

16 years agoUpdated Dutch dselect translation
Bart Cornelis (cobaco) [Mon, 5 May 2008 11:20:38 +0000 (13:20 +0200)]
Updated Dutch dselect translation

16 years agoUpdate Czech translation
Miroslav Kure [Sun, 4 May 2008 11:58:35 +0000 (13:58 +0200)]
Update Czech translation

16 years agoAgain fix Eddy's comma
Christian Perrier [Sun, 4 May 2008 07:39:06 +0000 (09:39 +0200)]
Again fix Eddy's comma

16 years agoDpkg::Source::Patch.pm: Add missing import of internerr
Marco d'Itri [Sun, 4 May 2008 03:40:59 +0000 (06:40 +0300)]
Dpkg::Source::Patch.pm: Add missing import of internerr

Closes: #479205
16 years agoUpdate Slovak dpkg translation
Ivan Masár [Sun, 4 May 2008 03:11:03 +0000 (06:11 +0300)]
Update Slovak dpkg translation

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