]> err.no Git - dpkg/shortlog
dpkg
2007-05-04 Robert LuberdaUpdate the Polish translations.
2007-05-04 Guillem Jover * scripts/dpkg-architecture.pl: Use get_valid_arches...
2007-05-04 Guillem Jover * scripts/update-alternatives.pl: Call read_link_group...
2007-05-03 Frédéric BothamyAdd info about French translation update to debian...
2007-05-03 Frédéric BothamyFrench translation update
2007-05-01 Guillem Jover * po/add_de/deb-shlibs.5.de.add: New dummy file.
2007-05-01 Guillem Jover * scripts/update-alternatives.pl: Move the ENOENT...
2007-04-27 Guillem JoverSpeed up dpkg-shlibdeps by avoiding doing a dpkg-query...
2007-04-24 Christian PerrierGerman man pages translation updates. Closes: #418528
2007-04-11 Guillem JoverMake all perl scripts use strict and warnings, to ease...
2007-04-11 Guillem Jover * Makefile.am (man.stamp): Use a stamp file for now...
2007-04-11 Guillem JoverRemove duped typoed parenthesis!
2007-04-11 Guillem JoverReorder a bit fields in output files.
2007-04-09 Guillem JoverSent a bug report for debian-policy to replace Source...
2007-04-07 Christian PerrierAdd forgotten marathi to LINGUAS
2007-04-07 Christian PerrierAdd Kurdish translation
2007-04-04 Guillem Jover * scripts/controllib.pl (get_host_arch): New function.
2007-04-04 Guillem JoverDoh, add missing parenthesis.
2007-04-03 Guillem Jover * dpkg-genchanges.pl: Mark string for translation.
2007-04-03 Guillem Jover * scripts/controllib.pl (warn): Rename to ...
2007-04-03 Guillem Jover * scripts/controllib.pl: Use defined instead of length...
2007-04-03 Guillem Jover * scripts/dpkg-checkbuilddeps.pl ($control): Remove...
2007-04-03 Guillem JoverProperly sort Uploaders field in generated .dsc files.
2007-04-01 Christian PerrierAdded Marathi translation
2007-03-29 Guillem JoverUpdate usertags.
2007-03-29 Guillem JoverThe PAM support has been decided as wontfix, removing.
2007-03-28 Nicolas FRANCOISRevert revision 691 (Add support for PAM sessions in...
2007-03-28 Bart CornelisUpdated Dutch translation
2007-03-26 Guillem JoverFix typo in German dpkg man page. Closes: #416167
2007-03-25 Guillem JoverClassify dselect as well in the dpkg-program usercategory.
2007-03-25 Nicolas FRANCOISFix a typo.
2007-03-25 Nicolas FRANCOISAdd support for PAM sessions in start-stop-daemon.
2007-03-25 Guillem JoverUpdate usertags currently used to reflect reality.
2007-03-23 Guillem JoverUpdate usertags.
2007-03-22 Guillem JoverSwitch from pseudo-tags to usertags, and update the...
2007-03-22 Guillem JoverUpdate TODO list.
2007-03-21 Guillem JoverShow the epoch (if present) when displaying package...
2007-03-21 Guillem Jover * dselect/main.cc: Remove duplicated included files...
2007-03-21 Guillem Jover * dselect/method.h: Fix typo in copyright year ('20001...
2007-03-21 Guillem Jover * configure.ac (AM_GNU_GETTEXT_VERSION): Quote the...
2007-03-20 Guillem JoverUpdate svn:ignore attributes.
2007-03-20 Guillem JoverRequire gettext 0.16.1.
2007-03-20 Guillem JoverRegenerated all .pot files.
2007-03-20 Robert LuberdaUpdate the Polish translations to 974t18f286u
2007-03-20 Guillem JoverAdd '.hg' to the default dpkg-source -i regex. Closes...
2007-03-18 Christian PerrierUnfuzzy Simplified Chinese as indicated by the translator
2007-03-18 Robert LuberdaUpdated the Polish translations.
2007-03-18 Christian PerrierUpdated Simplified Chinese translation
2007-03-17 Christian PerrierTraditional Chinese translation update
2007-03-13 Guillem Jover * scripts/controllib.pl (parsechangelog): Only binmode...
2007-03-13 Guillem Jover * scripts/dpkg-shlibdeps.pl: Use new style file handle...
2007-03-13 Guillem JoverSupport building binary packages with the member data...
2007-03-12 Guillem Jover * po/add_de/dpkg-scanpackages.1.de.add: Copy to ...
2007-03-12 Guillem JoverSplit dpkg-source(1) into independent man pages, namely
2007-03-12 Guillem JoverFix typo.
2007-03-12 Guillem Jover * Makefile.am (dist_man_MANS): Add deb-override.5.
2007-03-12 Guillem JoverSplit override file information from dpkg-scanpackages...
2007-03-12 Guillem JoverActually, fix last commit:
2007-03-12 Guillem Jover * scripts/changelog/debian.pl: Fix call to outputclose...
2007-03-12 Guillem Jover * lib/dpkg.h (compression_type): Rename to ...
2007-03-08 Guillem JoverAdd a new item.
2007-03-06 Guillem JoverRemove done items.
2007-03-06 Guillem JoverRefactor compression filtering code.
2007-03-06 Guillem JoverUpdate the TODO file.
2007-03-06 Guillem JoverFix a typo.
2007-03-06 Guillem JoverMake the override-file argument to dpkg-scanpackages...
2007-03-06 Guillem JoverReorder EXAMPLES section.
2007-03-06 Guillem JoverCleaning and format unification of manual pages.
2007-02-28 Guillem JoverAdd support for '--admindir' in dpkg-buildpackage,...
2007-02-27 Guillem Jover* scripts/update-alternatives.pl (usage): Use '$altdir...
2007-02-27 Guillem JoverFix regular expression special-casing Origin, Bugs...
2007-02-17 Guillem Jover* scripts/dpkg-source.pl (checkstats): Take '$dscdir...
2007-02-17 Guillem Jover* scripts/update-alternatives.pl: Check if '$alink...
2007-02-17 Guillem Jover* scripts/controllib.pl (parsecdata): Change CDATA...
2007-02-13 Guillem JoverExit with an error instead of an assert if the number...
2007-02-13 Guillem JoverExit with an error instead of an assert if a file name...
2007-02-12 Guillem Jover * dpkg-deb/dpkg-deb.h (MAXFILENAME): New macro.
2007-02-12 Guillem JoverCheck proper error value returned by BZ2_bzerror. Close...
2007-02-11 Guillem Jover * scripts/dpkg-shlibdeps.pl: Move syserr:s to be or...
2007-02-11 Guillem Jover * scripts/controllib.pl (outputclose): Change argument...
2007-02-11 Guillem JoverFix confusing bottom status lines in dselect, unifying...
2007-02-11 Guillem JoverDo not use a build-stamp in debian/rules.
2007-02-10 Guillem JoverChange priority for dpkg-dev from standard to optional...
2007-02-10 Guillem JoverUse l10n-friendlier strings to describe dependencies...
2007-02-04 Guillem JoverAdd '.gitignore' to the default dpkg-source -i regex...
2007-01-26 Guillem JoverSet svn:keywords Id property.
2007-01-24 Guillem Jover * scripts/controllib.pl: Move substvar initializations...
2007-01-24 Guillem JoverConvert 822-date to be a simple wrapper around 'date...
2007-01-23 Guillem JoverFix up and down keystrokes in the dselect help message...
2007-01-23 Guillem JoverFix typo in variable name in dpkg-source which was...
2007-01-15 Nicolas FRANCOISAs dselect.cfg.5 is similar to dpkg.cfg.5, it was trans...
2007-01-15 Nicolas FRANCOISNew man pages build system.
2007-01-15 Guillem JoverAdd a missing newline to a warning message in dpkg...
2007-01-15 Guillem JoverHmm the previous patch didn't convert everything, just...
2007-01-15 Guillem JoverMake all perl scripts use static and warnings, to ease...
2007-01-12 Guillem JoverSome pedantic police fixes.
2007-01-11 Guillem JoverDo not bail out in dpkg when building without start...
2007-01-11 Eddy Petrisorro: typo fix in dpkg-divert help
2007-01-11 Guillem JoverMove retrieval of uid and gid information from controll...
2007-01-09 Guillem JoverAllow dpkg-buildpackage to properly override '-b' when...
next