Log of /trunk
Directory Listing
Revision
2066 -
Directory Listing
Modified
Fri Jul 28 20:32:12 2006 UTC
(6 years, 9 months ago)
by
joeyh
* Fix amusing lintian warnings about debconf's own templates not meeting
best practices for debconf templates.
* Removed the following template translations which all had broken
translated choices lists, which triggered lintian warnings and broke
debhelper: dz ne km
I can't fix those languages; feel free to re-add your translation
when it's actually fixed. Removed bug closure numbers above for these
and contacted translators.
* Current version of policy.
Revision
2065 -
Directory Listing
Modified
Wed Jul 26 14:54:43 2006 UTC
(6 years, 9 months ago)
by
cjwatson
oops, fix printf patch
Revision
2064 -
Directory Listing
Modified
Wed Jul 26 14:54:13 2006 UTC
(6 years, 9 months ago)
by
cjwatson
* Use printf rather than echo to send commands to debconf, to avoid
breaking escaped commands if /bin/sh is dash (closes: #306134).
Revision
2063 -
Directory Listing
Modified
Wed Jul 5 13:10:44 2006 UTC
(6 years, 10 months ago)
by
luk
New Russian manpage translation
Revision
2062 -
Directory Listing
Modified
Sat Jul 1 13:07:36 2006 UTC
(6 years, 10 months ago)
by
bubulle
Remove extra \n which makes msgfmt choke
Revision
2061 -
Directory Listing
Modified
Sat Jul 1 12:47:29 2006 UTC
(6 years, 10 months ago)
by
luk
Updated French manpage translation
Revision
2060 -
Directory Listing
Modified
Sat Jul 1 06:46:00 2006 UTC
(6 years, 10 months ago)
by
bubulle
Added Dzongkha debconf translations
Revision
2059 -
Directory Listing
Modified
Sat Jul 1 05:35:19 2006 UTC
(6 years, 10 months ago)
by
bubulle
Add Dzongkha translation
Revision
2058 -
Directory Listing
Modified
Fri Jun 30 17:19:49 2006 UTC
(6 years, 10 months ago)
by
luk
Updated debian/po/ca.po
Revision
2057 -
Directory Listing
Modified
Mon Jun 26 21:55:44 2006 UTC
(6 years, 10 months ago)
by
luk
Updated debian/po/mk.po
Revision
2056 -
Directory Listing
Modified
Mon Jun 26 13:34:45 2006 UTC
(6 years, 10 months ago)
by
bubulle
French translation udpate
Revision
2055 -
Directory Listing
Modified
Fri Jun 23 21:01:52 2006 UTC
(6 years, 11 months ago)
by
luk
Updated debian/po/eo.po
Revision
2054 -
Directory Listing
Modified
Fri Jun 23 16:44:34 2006 UTC
(6 years, 11 months ago)
by
luk
New po/km.po and debian/po/km.po
Updated debian/po/hi.po
Revision
2053 -
Directory Listing
Modified
Thu Jun 22 17:06:51 2006 UTC
(6 years, 11 months ago)
by
luk
Added debian/po/ne.po
Revision
2052 -
Directory Listing
Modified
Thu Jun 22 16:54:17 2006 UTC
(6 years, 11 months ago)
by
luk
Updated po/hu.po and po/fi.po
Cleaned not working e-mail addresses
Revision
2051 -
Directory Listing
Modified
Thu Jun 22 06:05:04 2006 UTC
(6 years, 11 months ago)
by
luk
Updated debian/po/it.po
Revision
2050 -
Directory Listing
Modified
Sun Jun 18 16:22:20 2006 UTC
(6 years, 11 months ago)
by
luk
Updated debian/po/et.po
Revision
2049 -
Directory Listing
Modified
Sat Jun 17 15:03:56 2006 UTC
(6 years, 11 months ago)
by
luk
Updated debian/po/ko.po
Revision
2048 -
Directory Listing
Modified
Thu Jun 15 16:56:53 2006 UTC
(6 years, 11 months ago)
by
luk
Added po/ne.po
Revision
2046 -
Directory Listing
Modified
Mon Jun 12 20:30:13 2006 UTC
(6 years, 11 months ago)
by
joeyh
releasing version 1.5.2
Revision
2045 -
Directory Listing
Modified
Mon Jun 12 20:25:32 2006 UTC
(6 years, 11 months ago)
by
joeyh
* debconf-get-selections: Don't skip notes or errors, people may want to
preseed those.
Revision
2043 -
Directory Listing
Modified
Mon May 15 09:26:18 2006 UTC
(7 years ago)
by
cjwatson
* Stop the Gnome and Kde frontends from displaying select questions with
zero or one choices, or multiselect questions with zero choices; this
was broken due to an error in multiple inheritance (thanks, Gary Coady;
closes: https://launchpad.net/bugs/42187).
Revision
2041 -
Directory Listing
Modified
Sat May 13 00:21:58 2006 UTC
(7 years ago)
by
joeyh
releasing version 1.5.1
Revision
2040 -
Directory Listing
Modified
Sat May 13 00:18:54 2006 UTC
(7 years ago)
by
joeyh
* In the gnome and kde frontends, exit 1 not 0 when cancel is hit.
Revision
2039 -
Directory Listing
Modified
Fri May 12 12:35:48 2006 UTC
(7 years ago)
by
cjwatson
* Handle escaped commas ("\,") and escaped spaces ("\ ") in Choices and
Value fields in questions, matching cdebconf. I've grepped the archive
for backslashes in Choices fields in templates and in db_set and
db_subst commands and found nothing that this change would break, while
it lets us use more code from d-i in the installed system.
Revision
2038 -
Directory Listing
Modified
Thu May 11 00:07:22 2006 UTC
(7 years ago)
by
joeyh
* Stop mailing notes since something like 90% of the use of that data type
is abuse anyway. Error messages will still be mailed if necessary.
Revision
2037 -
Directory Listing
Modified
Wed May 10 14:03:58 2006 UTC
(7 years ago)
by
cjwatson
* Add a --no-reload option to dpkg-reconfigure, to allow you to prevent it
from reloading templates before running confmodules. This may be useful
for performance if you know that the templates database is already
correct.
Revision
2036 -
Directory Listing
Modified
Tue May 9 19:50:19 2006 UTC
(7 years ago)
by
cjwatson
* Avoid needlessly marking cache db items dirty on addowner if the entry
already had that owner.
Revision
2035 -
Directory Listing
Modified
Thu May 4 08:39:08 2006 UTC
(7 years ago)
by
cjwatson
* Add cloexec keyword argument to Python DebconfCommunicator class,
defaulting to False; if True, the file descriptors connected to
debconf-communicate will be marked close-on-exec.
Revision
2034 -
Directory Listing
Modified
Tue May 2 23:12:11 2006 UTC
(7 years ago)
by
cjwatson
* Typo fixes in Debconf::Encoding documentation.
Revision
2033 -
Directory Listing
Modified
Tue May 2 13:05:49 2006 UTC
(7 years ago)
by
cjwatson
* Retry readline() in the Python confmodule if it's interrupted by a
signal.
Revision
2032 -
Directory Listing
Modified
Fri Apr 28 12:31:58 2006 UTC
(7 years ago)
by
cjwatson
* Strip only trailing newlines from replies in the Python confmodule,
rather than all leading and trailing whitespace.
Revision
2031 -
Directory Listing
Modified
Fri Apr 28 12:30:58 2006 UTC
(7 years ago)
by
cjwatson
* Remove trailing whitespace from some .P requests in man pages, to make
po4a happier.
Revision
2029 -
Directory Listing
Modified
Thu Apr 20 22:03:25 2006 UTC
(7 years, 1 month ago)
by
joeyh
releasing version 1.5.0
Revision
2028 -
Directory Listing
Modified
Thu Apr 20 21:53:40 2006 UTC
(7 years, 1 month ago)
by
joeyh
* Set maintainer to debconf-devel mailing list, this package is noticably
Colin^Wteam maintained now. Closes: #265570
Revision
2027 -
Directory Listing
Modified
Thu Apr 20 21:41:09 2006 UTC
(7 years, 1 month ago)
by
joeyh
* Finally applied Danilo Piazzalunga's gnome multiselct usability patch,
which turns it into a list of checkboxes. Closes: #294116
Revision
2026 -
Directory Listing
Modified
Thu Apr 20 21:14:32 2006 UTC
(7 years, 1 month ago)
by
joeyh
fix attribution of some changes
Revision
2025 -
Directory Listing
Modified
Fri Apr 14 02:55:12 2006 UTC
(7 years, 1 month ago)
by
cjwatson
Remove trailing whitespace so that Dan Jacobson stops complaining about it
(#347983). Not changelogging because that would use more space than is
gained. On the other hand, maybe that would be suitably ironic ...
Revision
2024 -
Directory Listing
Modified
Thu Apr 13 22:05:08 2006 UTC
(7 years, 1 month ago)
by
cjwatson
Write error handling closes: #198297, #247849 (we think)
Revision
2023 -
Directory Listing
Modified
Thu Apr 13 14:05:19 2006 UTC
(7 years, 1 month ago)
by
cjwatson
* Notice and error out on write errors (such as ENOSPC) when saving
databases. Should help with a lot of database corruption bugs.
Revision
2022 -
Directory Listing
Modified
Sun Apr 9 15:58:14 2006 UTC
(7 years, 1 month ago)
by
luk
Updated translations
Revision
2021 -
Directory Listing
Modified
Fri Apr 7 12:01:45 2006 UTC
(7 years, 1 month ago)
by
catman-guest
Typo in translation corrected - a stray 'ø'
Revision
2020 -
Directory Listing
Modified
Mon Apr 3 21:20:33 2006 UTC
(7 years, 1 month ago)
by
luk
Updated debian/po/ar.po
Revision
2019 -
Directory Listing
Modified
Fri Mar 24 20:14:51 2006 UTC
(7 years, 2 months ago)
by
luk
Updated po/de.po
Revision
2018 -
Directory Listing
Modified
Thu Mar 23 17:01:48 2006 UTC
(7 years, 2 months ago)
by
luk
Fixed typo in doc/man/po4a/po/fr.po
Revision
2017 -
Directory Listing
Modified
Mon Mar 20 22:17:58 2006 UTC
(7 years, 2 months ago)
by
cjwatson
* Accept -- as an end-of-options terminator in frontend, even though it
doesn't currently take any arguments. Simplifies a corner case in
cdebconf compatibility.
Revision
2016 -
Directory Listing
Modified
Sat Mar 18 23:07:57 2006 UTC
(7 years, 2 months ago)
by
luk
Updated debian/po/pt_BR.po
Revision
2015 -
Directory Listing
Modified
Sat Mar 18 14:37:10 2006 UTC
(7 years, 2 months ago)
by
bubulle
Rename the Punjabi translation from pa_IN to pa
Revision
2014 -
Directory Listing
Modified
Fri Mar 17 19:49:22 2006 UTC
(7 years, 2 months ago)
by
cjwatson
* Define UTF-8 as the encoding for all passthrough communication (it was
previously undefined, causing installer breakage when using non-UTF-8
locales). Now the passthrough frontend recodes everything to UTF-8 when
talking to the UI agent, and we recode DATA parameters from UTF-8 to the
user's charmap. Closes: #355251
* Note that if you try to exchange non-ASCII text with debconf at the
moment using anything but the DATA command, you lose unless you know
that the other end is using the same character encoding as you.
Retrofitting encoding sanity is hard.
Revision
2013 -
Directory Listing
Modified
Thu Mar 16 15:18:47 2006 UTC
(7 years, 2 months ago)
by
bubulle
This is POD, not roff, dude...
Revision
2012 -
Directory Listing
Modified
Thu Mar 16 15:13:12 2006 UTC
(7 years, 2 months ago)
by
bubulle
Add line breaks between mail addresses
Revision
2011 -
Directory Listing
Modified
Thu Mar 16 07:45:57 2006 UTC
(7 years, 2 months ago)
by
bubulle
Update French translation of man pages
Complete translator information in addenda
Revision
2010 -
Directory Listing
Modified
Wed Mar 15 17:47:28 2006 UTC
(7 years, 2 months ago)
by
cjwatson
unstable -> UNRELEASED
Revision
2009 -
Directory Listing
Modified
Wed Mar 15 14:09:33 2006 UTC
(7 years, 2 months ago)
by
luk
Updated po/ar.po
Revision
2007 -
Directory Listing
Modified
Wed Mar 15 13:14:34 2006 UTC
(7 years, 2 months ago)
by
cjwatson
releasing version 1.4.72
Revision
2006 -
Directory Listing
Modified
Wed Mar 15 09:48:37 2006 UTC
(7 years, 2 months ago)
by
cjwatson
* Remove *.pyc and *.pyo on clean.
Revision
2005 -
Directory Listing
Modified
Wed Mar 15 09:47:48 2006 UTC
(7 years, 2 months ago)
by
cjwatson
update demo to take account of the confmodule library handling unescaping now
Revision
2004 -
Directory Listing
Modified
Wed Mar 15 09:45:40 2006 UTC
(7 years, 2 months ago)
by
cjwatson
ignore generated files
Revision
2003 -
Directory Listing
Modified
Wed Mar 15 07:24:22 2006 UTC
(7 years, 2 months ago)
by
bubulle
Switch to po4a for manpages translations
French man pages translations completed
Revision
2002 -
Directory Listing
Modified
Tue Mar 14 15:51:57 2006 UTC
(7 years, 2 months ago)
by
cjwatson
* Add a debconf-escape program and make the confmodules unescape text
automatically in escape mode. At present we don't escape text
automatically, but you can use 'debconf-escape -e' yourself if you want
an easy way to do that.
Revision
2001 -
Directory Listing
Modified
Tue Mar 14 15:38:58 2006 UTC
(7 years, 2 months ago)
by
cjwatson
* Fix truncation of multi-line return values to handle values over two
lines long correctly.
Revision
2000 -
Directory Listing
Modified
Sat Mar 4 22:41:47 2006 UTC
(7 years, 2 months ago)
by
joeyh
* Add the same insane kind of fork check for Qt having a working display as
we already had for GTK, since both libraries are written by monkeys who
think that having a *library* exit(3) is a good idea if there's not a
usable display. Sheesh. (On the plus side, the same monkeys have taught
users to not care if it takes a 9 ghz machine to run a simple dialog, so
who cares if we have to use expensive forking to work around your brain
damage.) Closes: #354656, #244972, #246133
Revision
1999 -
Directory Listing
Modified
Fri Mar 3 16:42:45 2006 UTC
(7 years, 2 months ago)
by
cjwatson
* debconf.py: Avoid leaking a file descriptor from DebconfCommunicate.
Revision
1998 -
Directory Listing
Modified
Fri Feb 24 14:27:39 2006 UTC
(7 years, 2 months ago)
by
cjwatson
make escaping more efficient
Revision
1997 -
Directory Listing
Modified
Fri Feb 24 12:21:24 2006 UTC
(7 years, 2 months ago)
by
cjwatson
* Add support for an 'escape' capability. If a confmodule sets this using
CAPB, then commands it sends to debconf will be processed for backslash
escapes (\n is a newline, \ followed by any other character is just that
character) and debconf's replies will be backslash-escaped similarly.
This allows such things as embedding newlines in substitutions and
fetching extended descriptions using METAGET; the use of a capability is
required because otherwise this would break compatibility with old
confmodules. Closes: #126753
Revision
1996 -
Directory Listing
Modified
Wed Feb 22 18:12:57 2006 UTC
(7 years, 3 months ago)
by
luk
Added po/hu.po
Revision
1995 -
Directory Listing
Modified
Wed Feb 22 13:18:17 2006 UTC
(7 years, 3 months ago)
by
cjwatson
* Expand substitution variables when replying to localised METAGET
requests for description, extended_description, or choices.
Revision
1994 -
Directory Listing
Modified
Wed Feb 22 13:03:13 2006 UTC
(7 years, 3 months ago)
by
cjwatson
remove stray character
Revision
1992 -
Directory Listing
Modified
Tue Feb 21 20:15:25 2006 UTC
(7 years, 3 months ago)
by
joeyh
releasing version 1.4.71
Revision
1991 -
Directory Listing
Modified
Mon Feb 13 00:49:25 2006 UTC
(7 years, 3 months ago)
by
joeyh
misc small doc fixes
Revision
1990 -
Directory Listing
Modified
Sun Feb 12 16:16:37 2006 UTC
(7 years, 3 months ago)
by
luk
Spelling error already fixed in update of po/fr.po
Revision
1989 -
Directory Listing
Modified
Sat Feb 11 22:56:45 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/pt_BR.po
Revision
1988 -
Directory Listing
Modified
Fri Feb 10 22:22:25 2006 UTC
(7 years, 3 months ago)
by
luk
Updated debian/po/hu.po
Revision
1987 -
Directory Listing
Modified
Fri Feb 10 17:11:59 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/da.po
Revision
1986 -
Directory Listing
Modified
Thu Feb 9 13:40:46 2006 UTC
(7 years, 3 months ago)
by
bubulle
Corrected encoding of Turkish
Revision
1985 -
Directory Listing
Modified
Sun Feb 5 22:25:13 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/nl.po
Revision
1984 -
Directory Listing
Modified
Sun Feb 5 17:10:05 2006 UTC
(7 years, 3 months ago)
by
bubulle
Correct the encoding
Revision
1983 -
Directory Listing
Modified
Fri Feb 3 17:01:54 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/fr.po
Revision
1982 -
Directory Listing
Modified
Thu Feb 2 17:11:44 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/ca.po and debian/po/bg.po
Revision
1981 -
Directory Listing
Modified
Tue Jan 31 17:33:40 2006 UTC
(7 years, 3 months ago)
by
luk
Remove the 'do not edit directly' from the translated debconf files
Revision
1980 -
Directory Listing
Modified
Tue Jan 31 17:16:23 2006 UTC
(7 years, 3 months ago)
by
luk
Updated translations
Revision
1978 -
Directory Listing
Modified
Mon Jan 30 10:23:15 2006 UTC
(7 years, 3 months ago)
by
cjwatson
releasing version 1.4.70
Revision
1977 -
Directory Listing
Modified
Sun Jan 29 13:42:53 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/it.po
Revision
1976 -
Directory Listing
Modified
Sun Jan 29 08:02:50 2006 UTC
(7 years, 3 months ago)
by
cjwatson
Add DEBCONF_USE_CDEBCONF support to the Perl and Python confmodules too.
Revision
1975 -
Directory Listing
Modified
Sat Jan 28 22:43:00 2006 UTC
(7 years, 3 months ago)
by
luk
Updated debian/po/lt.po
Revision
1974 -
Directory Listing
Modified
Sat Jan 28 15:43:05 2006 UTC
(7 years, 3 months ago)
by
luk
Third batch of translation updates
Revision
1973 -
Directory Listing
Modified
Fri Jan 27 23:19:09 2006 UTC
(7 years, 3 months ago)
by
luk
Updated debian/po/de.po
Revision
1972 -
Directory Listing
Modified
Fri Jan 27 22:48:58 2006 UTC
(7 years, 3 months ago)
by
luk
Second batch of translation updates.
Revision
1971 -
Directory Listing
Modified
Fri Jan 27 18:14:59 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/pl.po
Revision
1970 -
Directory Listing
Modified
Fri Jan 27 16:24:59 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/sk.po
Revision
1969 -
Directory Listing
Modified
Fri Jan 27 16:23:32 2006 UTC
(7 years, 3 months ago)
by
luk
Updated po/eu.po and alphabetical order languages.
Revision
1968 -
Directory Listing
Modified
Fri Jan 27 15:26:46 2006 UTC
(7 years, 3 months ago)
by
luk
First round of updated translations due to my call for updates to the individual translators.
Revision
1967 -
Directory Listing
Modified
Fri Jan 27 12:19:56 2006 UTC
(7 years, 3 months ago)
by
luk
Updated debian/po/vi.po
Revision
1966 -
Directory Listing
Modified
Fri Jan 27 02:23:48 2006 UTC
(7 years, 3 months ago)
by
cjwatson
* Add experimental confmodule support for cdebconf, now that the file
conflicts between debconf and cdebconf have been removed: set
DEBCONF_USE_CDEBCONF to have /usr/share/debconf/confmodule try to run
the cdebconf frontend rather than the debconf frontend. (I expect this
not to work smoothly yet; for a start, cdebconf won't have a useful
database!)
* Only conflict with cdebconf (<< 0.96).
Revision
1965 -
Directory Listing
Modified
Fri Jan 27 01:00:04 2006 UTC
(7 years, 3 months ago)
by
cjwatson
typo fix (matches cdebconf r18715)
Revision
1964 -
Directory Listing
Modified
Thu Jan 26 19:41:58 2006 UTC
(7 years, 3 months ago)
by
bubulle
Spelling error fixed
Revision
1962 -
Directory Listing
Modified
Wed Jan 25 09:58:02 2006 UTC
(7 years, 3 months ago)
by
cjwatson
releasing version 1.4.69
Revision
1961 -
Directory Listing
Modified
Wed Jan 25 09:48:18 2006 UTC
(7 years, 3 months ago)
by
luk
Updated debian/po/zh_CN.po
Revision
1960 -
Directory Listing
Modified
Mon Jan 23 21:50:01 2006 UTC
(7 years, 3 months ago)
by
cjwatson
* Fix crash in kde frontend while handling PROGRESS STOP.
Revision
1959 -
Directory Listing
Modified
Mon Jan 23 21:02:47 2006 UTC
(7 years, 3 months ago)
by
cjwatson
* Add support for templates of type 'error', which are largely treated
like notes except that they are displayed no matter what the priority
and even if they've previously been seen. For example, this can be used
for input validation errors. This is compatible with cdebconf.
Revision
1958 -
Directory Listing
Modified
Mon Jan 23 18:57:57 2006 UTC
(7 years, 3 months ago)
by
cjwatson
fix changelog header formatting
Revision
1957 -
Directory Listing
Modified
Mon Jan 23 18:54:44 2006 UTC
(7 years, 3 months ago)
by
cjwatson
typo
Revision
1956 -
Directory Listing
Modified
Mon Jan 23 18:23:14 2006 UTC
(7 years, 3 months ago)
by
cjwatson
typos
Revision
1955 -
Directory Listing
Modified
Mon Jan 23 12:42:34 2006 UTC
(7 years, 3 months ago)
by
cjwatson
* Fix shadowing of 'bool' builtin in debconf.py getBoolean() (found by
pychecker).
Revision
1954 -
Directory Listing
Modified
Fri Jan 20 09:57:06 2006 UTC
(7 years, 4 months ago)
by
luk
Updated debian/po/ja.po and po/ja.po
Revision
1952 -
Directory Listing
Modified
Thu Jan 19 19:40:08 2006 UTC
(7 years, 4 months ago)
by
joeyh
releasing version 1.4.68
Revision
1951 -
Directory Listing
Modified
Thu Jan 12 10:58:52 2006 UTC
(7 years, 4 months ago)
by
luk
Updated debian/po/tr.po
Revision
1950 -
Directory Listing
Modified
Tue Jan 10 10:35:03 2006 UTC
(7 years, 4 months ago)
by
cjwatson
UNRELEASED, not unstable
Revision
1949 -
Directory Listing
Modified
Sat Jan 7 16:22:39 2006 UTC
(7 years, 4 months ago)
by
luk
Updated debian/po/sk.po and po/sk.po
Revision
1948 -
Directory Listing
Modified
Fri Jan 6 23:08:57 2006 UTC
(7 years, 4 months ago)
by
luk
Updated debian/po/it.po
Revision
1946 -
Directory Listing
Modified
Tue Jan 3 18:51:47 2006 UTC
(7 years, 4 months ago)
by
cjwatson
releasing version 1.4.67
Revision
1945 -
Directory Listing
Modified
Tue Jan 3 16:20:10 2006 UTC
(7 years, 4 months ago)
by
cjwatson
* Fix DebconfCommunicator inheritance.
Revision
1944 -
Directory Listing
Modified
Fri Dec 30 17:06:35 2005 UTC
(7 years, 4 months ago)
by
bubulle
Czech translation updated
Revision
1943 -
Directory Listing
Modified
Thu Dec 29 10:02:52 2005 UTC
(7 years, 4 months ago)
by
bubulle
Catalan translation update
Revision
1942 -
Directory Listing
Modified
Wed Dec 28 10:47:11 2005 UTC
(7 years, 4 months ago)
by
luk
Updated po/ca.po and debian/po/ca.po
Revision
1941 -
Directory Listing
Modified
Mon Dec 26 18:00:57 2005 UTC
(7 years, 4 months ago)
by
cjwatson
* Add bash completion file (thanks, Alexandra N. Kossovsky).
Closes: #301998
Revision
1940 -
Directory Listing
Modified
Sun Dec 25 23:02:53 2005 UTC
(7 years, 4 months ago)
by
joeyh
* debconf.conf(5) typo fix. Closes: #344336
Revision
1939 -
Directory Listing
Modified
Sun Dec 25 20:34:30 2005 UTC
(7 years, 4 months ago)
by
bubulle
Tagalog translation update
Revision
1938 -
Directory Listing
Modified
Sun Dec 25 20:32:12 2005 UTC
(7 years, 4 months ago)
by
bubulle
Greek translation update
Revision
1936 -
Directory Listing
Modified
Sun Dec 25 11:07:17 2005 UTC
(7 years, 4 months ago)
by
cjwatson
releasing version 1.4.66
Revision
1935 -
Directory Listing
Modified
Sun Dec 25 10:45:57 2005 UTC
(7 years, 4 months ago)
by
cjwatson
* DEBCONF_DB_REPLACE causes all databases from the config file to be
opened read-only, including the templates database, partly because it's
hard to do otherwise and partly because DEBCONF_DB_REPLACE is used for
passthrough applications which want to avoid two debconf instances both
opening the same templates database read-write. Unfortunately this
breaks if anyone tries to register new templates. As a workaround, stack
a throwaway pipe database in front of the configured templates database
if DEBCONF_DB_REPLACE is in use. Closes: #343902
Revision
1934 -
Directory Listing
Modified
Sat Dec 24 06:26:34 2005 UTC
(7 years, 4 months ago)
by
bubulle
Indonesian and Greek translaiton updates
Revision
1932 -
Directory Listing
Modified
Wed Dec 21 08:39:50 2005 UTC
(7 years, 5 months ago)
by
joeyh
releasing version 1.4.65
Revision
1930 -
Directory Listing
Modified
Wed Dec 21 00:17:10 2005 UTC
(7 years, 5 months ago)
by
joeyh
releasing version 1.4.64
Revision
1929 -
Directory Listing
Modified
Tue Dec 20 23:41:30 2005 UTC
(7 years, 5 months ago)
by
joeyh
just in the all-in-one mode. Closes: #344159
* Add a check in the ConfModule to make sure that a progress bar is
available before trying to use it.
Revision
1928 -
Directory Listing
Modified
Tue Dec 20 22:10:09 2005 UTC
(7 years, 5 months ago)
by
cjwatson
* debconf-apt-progress: Make sure to start up a debconf frontend properly
(including saving/restoring @ARGV) in all modes except --config, not
just in the all-in-one mode.
Revision
1926 -
Directory Listing
Modified
Tue Dec 20 21:00:31 2005 UTC
(7 years, 5 months ago)
by
joeyh
releasing version 1.4.63
Revision
1925 -
Directory Listing
Modified
Tue Dec 20 20:41:00 2005 UTC
(7 years, 5 months ago)
by
bubulle
Use commas as separator for the Choices list
Revision
1924 -
Directory Listing
Modified
Tue Dec 20 20:26:49 2005 UTC
(7 years, 5 months ago)
by
joeyh
* Current standards version.
* Split build-depends and -indep.
Revision
1923 -
Directory Listing
Modified
Tue Dec 20 20:19:22 2005 UTC
(7 years, 5 months ago)
by
joeyh
* Changes to the Makefile to deal with changed quoting rules for continued
strings in new version of make.
Revision
1922 -
Directory Listing
Modified
Mon Dec 19 18:59:10 2005 UTC
(7 years, 5 months ago)
by
luk
Updated debian/po/sv.po
Revision
1921 -
Directory Listing
Modified
Thu Dec 15 19:09:34 2005 UTC
(7 years, 5 months ago)
by
luk
Updated debian/po/da.po
Revision
1920 -
Directory Listing
Modified
Tue Dec 13 17:42:14 2005 UTC
(7 years, 5 months ago)
by
cjwatson
revert accidentally-committed and untested debconf-apt-progress change
Revision
1919 -
Directory Listing
Modified
Tue Dec 13 16:36:33 2005 UTC
(7 years, 5 months ago)
by
luk
Updated debian/po/gl.po
Revision
1918 -
Directory Listing
Modified
Mon Dec 12 10:01:00 2005 UTC
(7 years, 5 months ago)
by
luk
Updated debian/po/ru.po and po/ru.po
Revision
1917 -
Directory Listing
Modified
Mon Dec 12 09:56:44 2005 UTC
(7 years, 5 months ago)
by
luk
Updated debian/po/eu.po and po/eu.po
Revision
1916 -
Directory Listing
Modified
Fri Dec 9 15:52:07 2005 UTC
(7 years, 5 months ago)
by
bubulle
Run debconf-updatepo in the clean target
Revision
1915 -
Directory Listing
Modified
Fri Dec 9 06:15:59 2005 UTC
(7 years, 5 months ago)
by
bubulle
Update French translation and run debconf-updatepo
Revision
1914 -
Directory Listing
Modified
Wed Dec 7 03:25:45 2005 UTC
(7 years, 5 months ago)
by
joeyh
* Slightly optimised the postinst script while leaving old transition
handling code in it by moving old code into blocks with a single check for
really old versions of debconf.
Revision
1913 -
Directory Listing
Modified
Tue Dec 6 20:22:23 2005 UTC
(7 years, 5 months ago)
by
cjwatson
* Add DebconfCommunicator class to debconf.py to allow speaking the
debconf protocol over a debconf-communicate subprocess. Useful for
querying the debconf database noninteractively.
Revision
1912 -
Directory Listing
Modified
Sun Dec 4 21:54:35 2005 UTC
(7 years, 5 months ago)
by
cjwatson
* debconf-apt-progress: Allow --from and --to to be used with --start to
change the endpoints of the created progress bar.
Revision
1910 -
Directory Listing
Modified
Sun Dec 4 18:13:59 2005 UTC
(7 years, 5 months ago)
by
joeyh
releasing version 1.4.62
Revision
1909 -
Directory Listing
Modified
Sun Dec 4 09:57:19 2005 UTC
(7 years, 5 months ago)
by
cjwatson
Call STOP after tearing down debconf-apt-progress' progress bar, to avoid
leaving a zombie if some package starts a daemon that doesn't disconnect
from fd 3.
Revision
1908 -
Directory Listing
Modified
Sun Dec 4 09:35:05 2005 UTC
(7 years, 5 months ago)
by
cjwatson
Drop all the crazy debconf-copydb and temporary configuration file stuff,
and just use DEBCONF_DB_REPLACE and DEBCONF_DB_OVERRIDE. This is faster and
much less complex, although it does involve a change in the --config
interface.
Revision
1907 -
Directory Listing
Modified
Sun Dec 4 00:14:57 2005 UTC
(7 years, 5 months ago)
by
cjwatson
* Fix DEBCONF_DB_REPLACE to work properly when given a database name from
debconf.conf.
Revision
1906 -
Directory Listing
Modified
Sat Dec 3 23:39:45 2005 UTC
(7 years, 5 months ago)
by
joeyh
* Reword debconf-apt-progress/preparing template since it might be used for
removals too.
Revision
1905 -
Directory Listing
Modified
Sat Dec 3 23:35:13 2005 UTC
(7 years, 5 months ago)
by
joeyh
* Remove newline removal code from perl mangling in Makefile.
Revision
1904 -
Directory Listing
Modified
Sat Dec 3 23:16:56 2005 UTC
(7 years, 5 months ago)
by
cjwatson
implement --logstderr; discard apt output by default
Revision
1903 -
Directory Listing
Modified
Sat Dec 3 23:10:20 2005 UTC
(7 years, 5 months ago)
by
cjwatson
really fix newlines between debconf-apt-progress.conf stanzas
Revision
1902 -
Directory Listing
Modified
Sat Dec 3 22:50:58 2005 UTC
(7 years, 5 months ago)
by
joeyh
here it doesn't print newlines between the stanzas w/o a quoted "EOF"
Revision
1901 -
Directory Listing
Modified
Sat Dec 3 21:58:11 2005 UTC
(7 years, 5 months ago)
by
cjwatson
* Add debconf-apt-progress, as discussed on debian-boot@, to install
packages using debconf to display a progress bar. Requires apt 0.6.41.
Revision
1899 -
Directory Listing
Modified
Thu Dec 1 23:11:43 2005 UTC
(7 years, 5 months ago)
by
joeyh
releasing version 1.4.61
Revision
1898 -
Directory Listing
Modified
Thu Dec 1 23:03:36 2005 UTC
(7 years, 5 months ago)
by
joeyh
* The default debconf priority changes from medium to high in this release.
This is consitent with the default pririty used already for fresh
installs by d-i, and with the definitions of debconf priorities -- high
priority questions have no reasonable default answer so should be
displayed, while medium priority questions do have a default and can be
skipped easily.
Please do not use this change as an excuse to inflate priorities of
questions!
Revision
1896 -
Directory Listing
Modified
Thu Dec 1 21:15:48 2005 UTC
(7 years, 5 months ago)
by
joeyh
releasing version 1.4.60
Revision
1895 -
Directory Listing
Modified
Thu Dec 1 21:13:09 2005 UTC
(7 years, 5 months ago)
by
joeyh
* Improve message diplayed if kde frontend cannot start due to missing Qt.
Closes: #341315
Revision
1894 -
Directory Listing
Modified
Thu Nov 24 13:57:37 2005 UTC
(7 years, 5 months ago)
by
bubulle
Final version
Revision
1893 -
Directory Listing
Modified
Sat Nov 19 11:47:20 2005 UTC
(7 years, 6 months ago)
by
luk
Small update to po/sv.po (in new bugreport)
Revision
1892 -
Directory Listing
Modified
Thu Nov 17 18:07:11 2005 UTC
(7 years, 6 months ago)
by
bubulle
French translation updated
Revision
1891 -
Directory Listing
Modified
Fri Nov 11 14:37:18 2005 UTC
(7 years, 6 months ago)
by
luk
Update of po/tl.po
Revision
1890 -
Directory Listing
Modified
Fri Nov 11 14:22:53 2005 UTC
(7 years, 6 months ago)
by
luk
Small update of po/sv.po
Revision
1888 -
Directory Listing
Modified
Tue Nov 8 19:03:46 2005 UTC
(7 years, 6 months ago)
by
cjwatson
releasing version 1.4.59
Revision
1887 -
Directory Listing
Modified
Tue Nov 8 18:57:06 2005 UTC
(7 years, 6 months ago)
by
cjwatson
default $distribution to '' to avoid undefinedness warnings
Revision
1886 -
Directory Listing
Modified
Tue Nov 1 04:02:04 2005 UTC
(7 years, 6 months ago)
by
cjwatson
typo fixes
Revision
1885 -
Directory Listing
Modified
Mon Oct 31 19:58:31 2005 UTC
(7 years, 6 months ago)
by
cjwatson
add ignores for autogenerated files
Revision
1884 -
Directory Listing
Modified
Mon Oct 31 19:53:25 2005 UTC
(7 years, 6 months ago)
by
cjwatson
* Install python confmodule for both python2.3 and python2.4 (since
/usr/lib/site-python doesn't work properly yet).
Revision
1883 -
Directory Listing
Modified
Sun Oct 30 16:02:42 2005 UTC
(7 years, 6 months ago)
by
joeyh
* Don't compress demo templates file. Closes: #336477
Revision
1882 -
Directory Listing
Modified
Sat Oct 22 05:13:09 2005 UTC
(7 years, 7 months ago)
by
bubulle
Typo correction
Revision
1881 -
Directory Listing
Modified
Fri Oct 21 18:24:51 2005 UTC
(7 years, 7 months ago)
by
bubulle
Fix some typos in debconf-devel(7)
Revision
1880 -
Directory Listing
Modified
Thu Oct 20 16:46:34 2005 UTC
(7 years, 7 months ago)
by
cjwatson
* Look at the output of 'lsb_release -is' (falling back to 'debian' if
/etc/debian_version is present) to figure out which logo to display in
the Gnome frontend.
Revision
1879 -
Directory Listing
Modified
Thu Oct 20 11:48:04 2005 UTC
(7 years, 7 months ago)
by
cjwatson
* Mention in debconf(1) that debconf(7) is in the debconf-doc package.
Closes: #308888
Revision
1878 -
Directory Listing
Modified
Thu Oct 20 11:43:44 2005 UTC
(7 years, 7 months ago)
by
cjwatson
* Fix typo in debconf-show(1). Closes: #326739
Revision
1877 -
Directory Listing
Modified
Wed Oct 19 20:03:36 2005 UTC
(7 years, 7 months ago)
by
cjwatson
* Add progress indicator to dpkg-preconfigure if we're running in apt mode
and there are more than 30 packages (arbitrarily selected) to
preconfigure. We'll make more calls to apt-extracttemplates as a result,
but the progress indicator only ticks once every 30 packages so it
shouldn't be too bad.
Revision
1876 -
Directory Listing
Modified
Wed Oct 19 12:43:54 2005 UTC
(7 years, 7 months ago)
by
cjwatson
fix typo for "select"
Revision
1875 -
Directory Listing
Modified
Thu Oct 13 21:51:39 2005 UTC
(7 years, 7 months ago)
by
luk
Updated po/sv.po
Revision
1874 -
Directory Listing
Modified
Wed Oct 12 12:17:55 2005 UTC
(7 years, 7 months ago)
by
luk
Put changes of joeyh together
Updated debian/po/pt.po
Revision
1873 -
Directory Listing
Modified
Wed Oct 12 02:36:11 2005 UTC
(7 years, 7 months ago)
by
joeyh
* debconf-get-selections: Include a comment with available choices for
select and multiselect questions.
Revision
1872 -
Directory Listing
Modified
Mon Oct 10 21:29:12 2005 UTC
(7 years, 7 months ago)
by
luk
Updated debian/po/ro.po
Revision
1871 -
Directory Listing
Modified
Sun Oct 9 09:59:50 2005 UTC
(7 years, 7 months ago)
by
luk
Translation update of po/ru.po
Revision
1870 -
Directory Listing
Modified
Tue Sep 13 12:28:06 2005 UTC
(7 years, 8 months ago)
by
cjwatson
typo fix
Revision
1869 -
Directory Listing
Modified
Fri Sep 2 13:28:06 2005 UTC
(7 years, 8 months ago)
by
joeyh
* Fix variables in man page example. Patch from Jérémy Bobbio.
Closes: #326134
Revision
1868 -
Directory Listing
Modified
Sun Aug 28 16:31:22 2005 UTC
(7 years, 8 months ago)
by
bubulle
Remove the obsolete entries from the Ukrainian translation
Revision
1866 -
Directory Listing
Modified
Thu Aug 25 16:16:11 2005 UTC
(7 years, 8 months ago)
by
joeyh
releasing version 1.4.58
Revision
1865 -
Directory Listing
Modified
Thu Aug 25 16:07:55 2005 UTC
(7 years, 8 months ago)
by
bubulle
Actually copy ONLY the short description from debconf/priority from cdebconf
Revision
1864 -
Directory Listing
Modified
Thu Aug 25 14:33:09 2005 UTC
(7 years, 8 months ago)
by
bubulle
Rewrite debconf/priority for the same wording than cdebconf. Pick cdebconf
translations and update/add PO files from them.
Revision
1863 -
Directory Listing
Modified
Thu Aug 25 08:11:50 2005 UTC
(7 years, 8 months ago)
by
catman-guest
nb finished
Revision
1862 -
Directory Listing
Modified
Tue Aug 16 13:14:49 2005 UTC
(7 years, 9 months ago)
by
joeyh
* debconf-set-selections: support wrapping of long lines with "\".
Revision
1860 -
Directory Listing
Modified
Tue Aug 9 12:27:29 2005 UTC
(7 years, 9 months ago)
by
joeyh
releasing version 1.4.57
Revision
1859 -
Directory Listing
Modified
Tue Aug 9 12:22:17 2005 UTC
(7 years, 9 months ago)
by
joeyh
* Run puic in LC_ALL to fix build failure in French locale in August.
Closes: #322122
Revision
1857 -
Directory Listing
Modified
Thu Aug 4 20:12:24 2005 UTC
(7 years, 9 months ago)
by
cjwatson
releasing version 1.4.56
Revision
1856 -
Directory Listing
Modified
Thu Aug 4 19:31:32 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Allow setting the pipe driver's outfd to 'none' to throw the database
away on shutdown. Helps with #312072.
Revision
1855 -
Directory Listing
Modified
Thu Aug 4 19:19:39 2005 UTC
(7 years, 9 months ago)
by
cjwatson
submitter says the DEBCONF_SYSTEMRC change closes: #299216
Revision
1854 -
Directory Listing
Modified
Thu Aug 4 19:17:40 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Never send STOP through the passthrough interface. One of the uses for
passthrough is putting a progress bar in front of base-config's package
installation, and that previously sent a STOP after every package, which
shut down the debconf instance running the progress bar. Frontends shut
themselves down anyway when their input goes away, so the STOP was
unnecessary.
Revision
1853 -
Directory Listing
Modified
Thu Aug 4 18:18:02 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* If DEBCONF_SYSTEMRC is set to a file that exists, use it in preference
to the system debconf.conf files.
Revision
1852 -
Directory Listing
Modified
Thu Aug 4 16:46:32 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* The approach used by progress bars of saving the title when a progress
bar starts and restoring it when it stops doesn't work if somebody sets
the title when a progress bar is up. Instead, remember the last title
that was explicitly requested and restore that on progress stop.
Revision
1851 -
Directory Listing
Modified
Thu Aug 4 16:20:03 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Fix zero-arg case of passthrough's title method to return the title
rather than emptying it.
Revision
1850 -
Directory Listing
Modified
Thu Aug 4 14:43:46 2005 UTC
(7 years, 9 months ago)
by
cjwatson
various typo fixes
Revision
1849 -
Directory Listing
Modified
Wed Aug 3 10:06:56 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Force dialog progress bars to the full available screen width right from
the start, to avoid the box flashing as longer info messages are added.
Matches cdebconf.
Revision
1848 -
Directory Listing
Modified
Tue Aug 2 20:55:41 2005 UTC
(7 years, 9 months ago)
by
luk
Added Arabic debconf templates translation
Revision
1846 -
Directory Listing
Modified
Tue Aug 2 14:16:26 2005 UTC
(7 years, 9 months ago)
by
cjwatson
releasing version 1.4.55
Revision
1845 -
Directory Listing
Modified
Tue Aug 2 14:09:05 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Fix showdialog return values.
Revision
1844 -
Directory Listing
Modified
Tue Aug 2 11:12:15 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Start/restart dialog progress bars at the correct percentage.
Revision
1843 -
Directory Listing
Modified
Tue Aug 2 11:04:16 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Start a new, bigger dialog instance when updating a progress bar with
info text that won't fit into the current instance.
Revision
1842 -
Directory Listing
Modified
Tue Aug 2 10:24:32 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Add DEBCONF_DB_REPLACE environment variable with the same syntax as
DEBCONF_DB_OVERRIDE and DEBCONF_DB_FALLBACK, which bypasses all the
normal databases (thus avoiding locking them). Useful for local testing
or for running two concurrent debconf instances.
Revision
1841 -
Directory Listing
Modified
Tue Aug 2 10:02:24 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Fix error message on uninitialised template database.
Revision
1840 -
Directory Listing
Modified
Tue Aug 2 09:08:25 2005 UTC
(7 years, 9 months ago)
by
cjwatson
various typo fixes
Revision
1839 -
Directory Listing
Modified
Mon Aug 1 20:55:35 2005 UTC
(7 years, 9 months ago)
by
joeyh
* confmodule: avoid using non-XSI local variables; instead use a nasty
temporary IFS setting hack and _db_local_ namespace. Closes: #242011
Revision
1837 -
Directory Listing
Modified
Mon Aug 1 15:29:04 2005 UTC
(7 years, 9 months ago)
by
cjwatson
releasing version 1.4.54
Revision
1836 -
Directory Listing
Modified
Mon Aug 1 15:07:51 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Make dialog progress bars interruptible: if a question needs to be asked
while a progress bar is up, we tear down the progress bar and restore it
afterwards where we left off. The gnome frontend is still broken in this
situation, although at least kde and readline work fine.
Revision
1835 -
Directory Listing
Modified
Mon Aug 1 11:52:39 2005 UTC
(7 years, 9 months ago)
by
cjwatson
typo fixes
Revision
1833 -
Directory Listing
Modified
Sun Jul 31 17:33:32 2005 UTC
(7 years, 9 months ago)
by
cjwatson
releasing version 1.4.53
Revision
1832 -
Directory Listing
Modified
Sun Jul 31 16:52:30 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Add myself to debian/copyright for progress bar support.
Revision
1831 -
Directory Listing
Modified
Sat Jul 30 11:45:53 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Implement the DATA command, so that debconf can act as a UI agent
communicating with another instance of debconf running the passthrough
frontend.
Revision
1830 -
Directory Listing
Modified
Tue Jul 26 17:53:47 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* debconf-get-selections: Tolerate both old and new d-i logfile paths.
Revision
1829 -
Directory Listing
Modified
Tue Jul 26 17:48:58 2005 UTC
(7 years, 9 months ago)
by
cjwatson
Joey added me to Uploaders, not Luk; rearrange changelog.
Revision
1828 -
Directory Listing
Modified
Tue Jul 26 17:48:16 2005 UTC
(7 years, 9 months ago)
by
cjwatson
* Fix template -C handling to avoid clobbering $field for later requests
for the same template.
Revision
1827 -
Directory Listing
Modified
Tue Jul 26 17:23:29 2005 UTC
(7 years, 9 months ago)
by
cjwatson
clarify indentation
Revision
1826 -
Directory Listing
Modified
Wed Jul 20 15:16:29 2005 UTC
(7 years, 10 months ago)
by
joeyh
* debconf-get-selections: Use new d-i logfile path for --installer mode.
Revision
1825 -
Directory Listing
Modified
Wed Jul 20 14:57:06 2005 UTC
(7 years, 10 months ago)
by
joeyh
[ Sylvain Ferriol ]
* call Cache::shutdown in LDAP::shutdown to synchronize data between
cache and ldap.
Revision
1824 -
Directory Listing
Modified
Wed Jul 20 14:32:58 2005 UTC
(7 years, 10 months ago)
by
joeyh
[ Sylvain Ferriol ]
* set the type of the template in Template::new because if we don't
use Template::load, it do not appear in template instance
Revision
1823 -
Directory Listing
Modified
Wed Jul 20 14:26:04 2005 UTC
(7 years, 10 months ago)
by
joeyh
add a comment about bug #316226
Revision
1822 -
Directory Listing
Modified
Wed Jul 20 14:24:37 2005 UTC
(7 years, 10 months ago)
by
joeyh
[ Sylvain Ferriol ]
* modify debconf.schema because extendedDescription attribute has an
inappropriate matching rule => slapd (2.2.23-8) failed
Revision
1821 -
Directory Listing
Modified
Wed Jul 20 14:22:04 2005 UTC
(7 years, 10 months ago)
by
joeyh
[ Sylvain Ferriol ]
* add Test::Debconf::DbDriver::CommonTest::test_shutdown to verify sync of
data between cache and file on shutdown.
* add Test::Debconf::DbDriver::CommonTest::test_shutdown to verify sync of
data between cache and ldap on shutdown.
* add unit tests to validate debconf_copydb.
* add Test::CopyDBTest::test_201431. Closes: #201431
Revision
1820 -
Directory Listing
Modified
Fri Jul 15 13:59:26 2005 UTC
(7 years, 10 months ago)
by
luk
Update French confmodule(3): removed duplicate lines
Revision
1819 -
Directory Listing
Modified
Wed Jul 6 20:06:34 2005 UTC
(7 years, 10 months ago)
by
joeyh
* Add Kamion to the uploaders.
Revision
1817 -
Directory Listing
Modified
Wed Jul 6 12:18:35 2005 UTC
(7 years, 10 months ago)
by
cjwatson
releasing version 1.4.52
Revision
1816 -
Directory Listing
Modified
Wed Jul 6 10:54:19 2005 UTC
(7 years, 10 months ago)
by
cjwatson
Add read and write keyword arguments to debconf.py:Debconf.__init__(), to
allow using this module with a debconf-communicate subprocess rather than
having to re-exec the current process inside a frontend.
Revision
1815 -
Directory Listing
Modified
Wed Jul 6 10:51:56 2005 UTC
(7 years, 10 months ago)
by
cjwatson
Clean up stray newlines in DEBCONF_DEBUG=developer debconf-communicate
output.
Revision
1814 -
Directory Listing
Modified
Wed Jul 6 10:50:08 2005 UTC
(7 years, 10 months ago)
by
cjwatson
Autoflush stdout in debconf-communicate so that stdout can be a pipe.
Revision
1813 -
Directory Listing
Modified
Tue Jun 28 15:31:17 2005 UTC
(7 years, 10 months ago)
by
cjwatson
Strip off DOS line endings in debconf-set-selections.
Revision
1812 -
Directory Listing
Modified
Wed Jun 22 15:06:17 2005 UTC
(7 years, 11 months ago)
by
joeyh
update
Revision
1811 -
Directory Listing
Modified
Sun Jun 19 21:21:48 2005 UTC
(7 years, 11 months ago)
by
bubulle
Romanian translation updated
Revision
1810 -
Directory Listing
Modified
Wed Jun 15 21:46:23 2005 UTC
(7 years, 11 months ago)
by
cjwatson
If a template name ending in -C is requested (e.g. via METAGET), return the
untranslated template regardless of the locale.
Revision
1809 -
Directory Listing
Modified
Wed Jun 15 13:28:24 2005 UTC
(7 years, 11 months ago)
by
cjwatson
Lower-case the field name passed to METAGET, since the template database
stores fields that way.
Revision
1808 -
Directory Listing
Modified
Tue Jun 14 06:19:01 2005 UTC
(7 years, 11 months ago)
by
bubulle
Add Vietnamese debconf translation.
Revision
1806 -
Directory Listing
Modified
Thu Jun 9 03:14:22 2005 UTC
(7 years, 11 months ago)
by
joeyh
releasing version 1.4.51
Revision
1805 -
Directory Listing
Modified
Thu Jun 9 03:02:19 2005 UTC
(7 years, 11 months ago)
by
joeyh
* Joey Hess
- Patch from mfz to allow dpkg-reconfigure -fnoninteractive to work
consistently with DEBIAN_FRONTEND=noninteractive and with common sense,
by testing for forced_frontend. Closes: #312550
Revision
1804 -
Directory Listing
Modified
Fri Jun 3 18:22:51 2005 UTC
(7 years, 11 months ago)
by
bubulle
French translation spellchecked
Revision
1803 -
Directory Listing
Modified
Sun May 29 00:16:31 2005 UTC
(7 years, 11 months ago)
by
cjwatson
Pass SETTITLE straight through the passthrough frontend (with accompanying
DATA) rather than turning it into TITLE. Closes: #292989
Revision
1802 -
Directory Listing
Modified
Sat May 28 23:10:22 2005 UTC
(7 years, 11 months ago)
by
cjwatson
Fix spelling of "unknown" in copied database items with no owners.
Revision
1800 -
Directory Listing
Modified
Sat May 28 20:34:09 2005 UTC
(7 years, 11 months ago)
by
cjwatson
releasing version 1.4.50
Revision
1799 -
Directory Listing
Modified
Sat May 28 20:13:15 2005 UTC
(7 years, 11 months ago)
by
cjwatson
make -C po
Revision
1798 -
Directory Listing
Modified
Fri May 27 16:03:25 2005 UTC
(7 years, 11 months ago)
by
cjwatson
Translate select/multiselect defaults to the current locale when sending
them to a passthrough UI agent, and translate the value returned by the UI
agent back to C. Ubuntu bug #9160.
Revision
1797 -
Directory Listing
Modified
Fri May 27 15:50:40 2005 UTC
(7 years, 11 months ago)
by
cjwatson
Fix the passthrough frontend to send the template name with 'PROGRESS START'
and 'PROGRESS INFO', not a stringification of the Debconf::Question object.
Revision
1796 -
Directory Listing
Modified
Mon May 23 08:49:09 2005 UTC
(8 years ago)
by
cjwatson
Extend passthrough protocol slightly to send SUBST commands for any
substitution variables that are set for each question.
Revision
1795 -
Directory Listing
Modified
Mon May 23 08:48:32 2005 UTC
(8 years ago)
by
bubulle
Merge with former version to get a complete file
Revision
1794 -
Directory Listing
Modified
Mon May 23 08:46:01 2005 UTC
(8 years ago)
by
bubulle
Italian translation update. Closes: #310288
Revision
1791 -
Directory Listing
Modified
Sat May 21 07:09:24 2005 UTC
(8 years ago)
by
bubulle
Man pages typos corrections
Revision
1790 -
Directory Listing
Modified
Thu May 19 17:03:24 2005 UTC
(8 years ago)
by
cjwatson
Correct location of standalone template files in debconf-devel(7) (should be
/usr/share/debconf/templates/progname.templates).
Revision
1789 -
Directory Listing
Modified
Thu May 19 10:13:41 2005 UTC
(8 years ago)
by
cjwatson
Add progress support to the passthrough frontend as well, assuming that the
UI agent can handle it.
Revision
1788 -
Directory Listing
Modified
Thu May 19 09:59:32 2005 UTC
(8 years ago)
by
cjwatson
Add progress bar support, using the cdebconf PROGRESS protocol. The editor
and web frontend implementations are stubs.
Revision
1787 -
Directory Listing
Modified
Wed May 18 23:17:44 2005 UTC
(8 years ago)
by
joeyh
* Joey Hess
- debconf man page update. Closes: #309698
Revision
1786 -
Directory Listing
Modified
Wed May 18 15:41:38 2005 UTC
(8 years ago)
by
cjwatson
Revert stdin/stdout inversion from debconf 1.1.30; that caused the dialog
child process to read from stdout and write to stdin (which miraculously
happened to work, at least for terminals). Instead, avoid the perl warning
from #155682 by restoring stdin first after the open3 call.
Revision
1785 -
Directory Listing
Modified
Wed May 18 12:56:57 2005 UTC
(8 years ago)
by
cjwatson
Add info to the Perl confmodule binding too.
Revision
1784 -
Directory Listing
Modified
Tue May 17 15:11:21 2005 UTC
(8 years ago)
by
cjwatson
close #304332
Revision
1783 -
Directory Listing
Modified
Tue May 17 15:10:45 2005 UTC
(8 years ago)
by
cjwatson
Implement INFO command from cdebconf, to display an out-of-band informative
message.
Revision
1782 -
Directory Listing
Modified
Fri May 6 18:42:21 2005 UTC
(8 years ago)
by
cjwatson
Generate po/debconf.pot in sorted order by source filename, rather than
having it be in whatever order find(1) happens to produce.
Revision
1780 -
Directory Listing
Modified
Wed May 4 23:23:26 2005 UTC
(8 years ago)
by
joeyh
releasing version 1.4.49
Revision
1778 -
Directory Listing
Modified
Sun May 1 17:51:49 2005 UTC
(8 years ago)
by
bubulle
Fix typo in Debconf/Templates.pm
Revision
1776 -
Directory Listing
Modified
Sun May 1 06:14:03 2005 UTC
(8 years ago)
by
bubulle
Completed Vietnamese translation
Revision
1774 -
Directory Listing
Modified
Sat Apr 30 17:56:21 2005 UTC
(8 years ago)
by
bubulle
Add Vietnamese translation
Revision
1773 -
Directory Listing
Modified
Sat Apr 23 18:01:31 2005 UTC
(8 years, 1 month ago)
by
bubulle
Danish translation update
Minor correction to French
Revision
1772 -
Directory Listing
Modified
Thu Apr 21 00:57:27 2005 UTC
(8 years, 1 month ago)
by
joeyh
fix grammar
Revision
1771 -
Directory Listing
Modified
Mon Apr 18 23:17:26 2005 UTC
(8 years, 1 month ago)
by
joeyh
* Document in the debconf-set-selections man page that
debconf-get-selections is in debconf-utils. Closes: #305262
Revision
1770 -
Directory Listing
Modified
Mon Apr 18 23:12:18 2005 UTC
(8 years, 1 month ago)
by
joeyh
* Fix an enxironment variable name in debconf(7). Closes: #305260
Revision
1769 -
Directory Listing
Modified
Sun Apr 17 07:57:49 2005 UTC
(8 years, 1 month ago)
by
bubulle
French programs translation update
Revision
1767 -
Directory Listing
Modified
Sun Apr 17 07:47:59 2005 UTC
(8 years, 1 month ago)
by
bubulle
Italian programs translation update
Revision
1766 -
Directory Listing
Modified
Sun Apr 17 07:45:58 2005 UTC
(8 years, 1 month ago)
by
bubulle
Update Italian translation
Revision
1765 -
Directory Listing
Modified
Sat Apr 9 05:56:58 2005 UTC
(8 years, 1 month ago)
by
bubulle
Romanian translation update
Revision
1763 -
Directory Listing
Modified
Thu Apr 7 20:50:58 2005 UTC
(8 years, 1 month ago)
by
joeyh
releasing version 1.4.48
Revision
1761 -
Directory Listing
Modified
Thu Apr 7 20:33:34 2005 UTC
(8 years, 1 month ago)
by
joeyh
- Make debconf-set-selections not fail if it encounters an unknown
question type.
- Overload the type field in preseed files; if it's "seen" then
instead set the seen flag; this allows for preseeding that only changes
a default value but still leaves the question unseen.
- This obsoletes the --unseen flag in debconf-set-selections, but
I've left it in and working for now since things probably already use
it.
Revision
1757 -
Directory Listing
Modified
Thu Apr 7 19:56:27 2005 UTC
(8 years, 1 month ago)
by
joeyh
document -u switch
Revision
1756 -
Directory Listing
Modified
Wed Apr 6 07:30:49 2005 UTC
(8 years, 1 month ago)
by
bubulle
Tagalog translation update
Revision
1755 -
Directory Listing
Modified
Mon Apr 4 06:51:34 2005 UTC
(8 years, 1 month ago)
by
bubulle
Basque translation completed
Revision
1754 -
Directory Listing
Modified
Mon Apr 4 06:41:42 2005 UTC
(8 years, 1 month ago)
by
bubulle
Greek translaiton update. Kalimera, Kostas
Revision
1753 -
Directory Listing
Modified
Sat Apr 2 19:02:46 2005 UTC
(8 years, 1 month ago)
by
joeyh
* Man page typo fixs. Closes: #302746, #302749, #302747, #302748, #302752
Revision
1752 -
Directory Listing
Modified
Sat Apr 2 18:50:14 2005 UTC
(8 years, 1 month ago)
by
joeyh
* Man page typo fix. Closes: #302746
Revision
1751 -
Directory Listing
Modified
Sat Apr 2 12:32:06 2005 UTC
(8 years, 1 month ago)
by
bubulle
Portuguese translation update
Revision
1750 -
Directory Listing
Modified
Sat Apr 2 10:50:58 2005 UTC
(8 years, 1 month ago)
by
bubulle
Czech translation update
Revision
1749 -
Directory Listing
Modified
Sat Apr 2 07:39:59 2005 UTC
(8 years, 1 month ago)
by
bubulle
Another bunch of translation updates
Revision
1748 -
Directory Listing
Modified
Sat Apr 2 06:52:07 2005 UTC
(8 years, 1 month ago)
by
bubulle
First round of translation updates
Revision
1747 -
Directory Listing
Modified
Thu Mar 31 19:33:42 2005 UTC
(8 years, 1 month ago)
by
joeyh
* Apply patch from Denis Barbier to translate --help output. See #167177
Revision
1745 -
Directory Listing
Modified
Tue Mar 29 17:21:33 2005 UTC
(8 years, 1 month ago)
by
joeyh
releasing version 1.4.47
Revision
1744 -
Directory Listing
Modified
Tue Mar 29 17:15:28 2005 UTC
(8 years, 1 month ago)
by
joeyh
* Since python confmodule checks only to see if DEBIAN_HAS_FRONTEND
exists, dpkg-reconfigure needs to delete it, not unset it. Closes: #302004
Revision
1742 -
Directory Listing
Modified
Thu Mar 24 13:30:21 2005 UTC
(8 years, 2 months ago)
by
bubulle
Spanish translation update
Revision
1740 -
Directory Listing
Modified
Tue Feb 22 19:00:57 2005 UTC
(8 years, 2 months ago)
by
bubulle
Updated Galician translation
Revision
1736 -
Directory Listing
Modified
Tue Feb 22 00:41:20 2005 UTC
(8 years, 3 months ago)
by
joeyh
releasing version 1.4.46
Revision
1735 -
Directory Listing
Modified
Sun Feb 20 11:07:17 2005 UTC
(8 years, 3 months ago)
by
bubulle
Add Tagalog debconf translation and update Tagalog programs translation
Revision
1732 -
Directory Listing
Modified
Tue Feb 15 19:21:24 2005 UTC
(8 years, 3 months ago)
by
bubulle
Polish translation updated
Revision
1729 -
Directory Listing
Modified
Sat Feb 12 08:46:14 2005 UTC
(8 years, 3 months ago)
by
bubulle
Traditional Chinese translation update
(French update is an artefact)
Revision
1727 -
Directory Listing
Modified
Mon Feb 7 08:39:10 2005 UTC
(8 years, 3 months ago)
by
bubulle
Updated Greek translation
Revision
1726 -
Directory Listing
Modified
Sat Feb 5 11:58:49 2005 UTC
(8 years, 3 months ago)
by
cjwatson
typo fix
Revision
1724 -
Directory Listing
Modified
Sat Feb 5 01:15:13 2005 UTC
(8 years, 3 months ago)
by
joeyh
releasing version 1.4.45
Revision
1720 -
Directory Listing
Modified
Fri Feb 4 22:41:06 2005 UTC
(8 years, 3 months ago)
by
joeyh
releasing version 1.4.44
Revision
1718 -
Directory Listing
Modified
Fri Feb 4 02:21:38 2005 UTC
(8 years, 3 months ago)
by
joeyh
releasing version 1.4.43
Revision
1717 -
Directory Listing
Modified
Mon Jan 31 17:18:33 2005 UTC
(8 years, 3 months ago)
by
cjwatson
The passthrough frontend sets the value of visible questions by getting the
value from the UI agent, but it didn't set the value of invisible questions
as the confmodule expects it to. It now sets the value of invisible
questions in the same way as the noninteractive frontend.
Revision
1715 -
Directory Listing
Modified
Sun Jan 30 07:17:09 2005 UTC
(8 years, 3 months ago)
by
bubulle
Added Arabic programs translation
Revision
1713 -
Directory Listing
Modified
Fri Jan 28 20:53:10 2005 UTC
(8 years, 3 months ago)
by
bubulle
Add Tagalog translation
Revision
1712 -
Directory Listing
Modified
Fri Jan 28 11:21:27 2005 UTC
(8 years, 3 months ago)
by
bubulle
Korean translation updated
Revision
1710 -
Directory Listing
Modified
Wed Jan 26 18:24:13 2005 UTC
(8 years, 3 months ago)
by
bubulle
Updated Romanian translation
Revision
1708 -
Directory Listing
Modified
Wed Jan 26 13:29:47 2005 UTC
(8 years, 3 months ago)
by
bubulle
Basque translation updated
Revision
1707 -
Directory Listing
Modified
Tue Jan 25 08:22:39 2005 UTC
(8 years, 3 months ago)
by
bubulle
More translations updated
Revision
1704 -
Directory Listing
Modified
Mon Jan 24 13:20:17 2005 UTC
(8 years, 3 months ago)
by
bubulle
Error correction in Russian translation
Revision
1703 -
Directory Listing
Modified
Mon Jan 24 08:04:39 2005 UTC
(8 years, 3 months ago)
by
bubulle
Several translations updated
Revision
1700 -
Directory Listing
Modified
Sun Jan 23 08:06:08 2005 UTC
(8 years, 4 months ago)
by
bubulle
Make a few new strings translatable in dpkg-preconfigure
Closes: #225463
Revision
1698 -
Directory Listing
Modified
Thu Jan 13 23:56:43 2005 UTC
(8 years, 4 months ago)
by
joeyh
releasing version 1.4.42
Revision
1697 -
Directory Listing
Modified
Thu Jan 13 23:50:58 2005 UTC
(8 years, 4 months ago)
by
joeyh
* Patch from mdz to improve the passthrough frontend:
- Use DEBCONF_READFD and DEBCONF_WRITEFD for passthrough communication
if DEBCONF_PIPE is not set to a socket.
- Change passthrough protocl for INPUT command so it is the same as in
the debconf protocol, and pass the type of the question in a "DATA type"
command.
- Fix passing of extended descriptions in DATA. Note they're newline
escaped.
- Pass choices for multiselect questions.
Revision
1696 -
Directory Listing
Modified
Wed Jan 5 21:46:34 2005 UTC
(8 years, 4 months ago)
by
joeyh
* Fix typo in man page example. Closes: #285099
Revision
1695 -
Directory Listing
Modified
Wed Jan 5 21:23:50 2005 UTC
(8 years, 4 months ago)
by
joeyh
* Add --unseen flag to debconf-set-selections. Closes: #286318
Revision
1694 -
Directory Listing
Modified
Sun Dec 19 18:21:40 2004 UTC
(8 years, 5 months ago)
by
joeyh
* Fix bug in man page example script. Closes: #286335
Revision
1693 -
Directory Listing
Modified
Mon Dec 6 22:50:13 2004 UTC
(8 years, 5 months ago)
by
joeyh
random change to test commit mails
Revision
1689 -
Directory Listing
Modified
Mon Dec 6 22:25:04 2004 UTC
(8 years, 5 months ago)
by
joeyh
releasing version 1.4.41
Revision
1687 -
Directory Listing
Modified
Sat Nov 27 11:40:36 2004 UTC
(8 years, 5 months ago)
by
bubulle
Add Romanian programs translation
Revision
1685 -
Directory Listing
Modified
Thu Nov 11 08:55:52 2004 UTC
(8 years, 6 months ago)
by
bubulle
Finnish programs translation updated
Revision
1681 -
Directory Listing
Modified
Wed Nov 3 20:05:34 2004 UTC
(8 years, 6 months ago)
by
joeyh
* Joey Hess
- Force PERL_DL_NONLAZY=1 in confmodule, confmodule.sh, debconf.py, and
Debconf::Client::ConfModule to avoid bad behavior of the dynamic linker
when Text::Iconv is loaded but its symbols have not really been
resolved. This caused debconf to be killed with a relocation error
in certian upgrades from woody involving packages that use debconf in
their preinst. Closes: #278417 Thanks to Andrew Suffield and Branden
Robinson for analysis.
- Add check in frontend and debug message if PERL_DL_NONLAZY is not set
to 1 when it's run from a preinst, in case I missed other entry points.
Revision
1678 -
Directory Listing
Modified
Tue Nov 2 09:06:00 2004 UTC
(8 years, 6 months ago)
by
bubulle
Add Slovak translations
Revision
1677 -
Directory Listing
Modified
Fri Oct 29 14:59:14 2004 UTC
(8 years, 6 months ago)
by
cjwatson
Set the seen flag on questions asked in the noninteractive frontend if
DEBCONF_NONINTERACTIVE_SEEN is set to true. This allows debootstrap to
behave better (partly fixes #238301).
Revision
1675 -
Directory Listing
Modified
Wed Oct 20 21:32:44 2004 UTC
(8 years, 7 months ago)
by
bubulle
Remane po/zh_TW.Big5.po to zh_TW.po
Updated po/zh_CN.po
Revision
1673 -
Directory Listing
Modified
Tue Oct 12 06:44:16 2004 UTC
(8 years, 7 months ago)
by
bubulle
[l10n) Indonesian programs translation added
Revision
1669 -
Directory Listing
Modified
Sun Oct 10 19:25:48 2004 UTC
(8 years, 7 months ago)
by
joeyh
releasing version 1.4.39
Revision
1667 -
Directory Listing
Modified
Sun Oct 10 19:15:51 2004 UTC
(8 years, 7 months ago)
by
joeyh
- Polish updated (debconf). Closes: #275815
Revision
1666 -
Directory Listing
Modified
Sun Oct 10 19:11:48 2004 UTC
(8 years, 7 months ago)
by
joeyh
* Joey Hess
- Avoid a warning message in DbDriver::Copy that's triggered by d-i
debconf preseeding. Closes: #275122
Revision
1664 -
Directory Listing
Modified
Wed Oct 6 06:47:45 2004 UTC
(8 years, 7 months ago)
by
bubulle
[l10n] Norwegian Nynorsk programs translation added
Revision
1662 -
Directory Listing
Modified
Sun Oct 3 06:39:34 2004 UTC
(8 years, 7 months ago)
by
bubulle
[l10n] Updated Italian translations
Revision
1660 -
Directory Listing
Modified
Fri Oct 1 18:18:09 2004 UTC
(8 years, 7 months ago)
by
bubulle
Added Hebrew translation
Revision
1658 -
Directory Listing
Modified
Thu Sep 30 09:12:47 2004 UTC
(8 years, 7 months ago)
by
bubulle
[l10n] Updated Spanish translation
Revision
1656 -
Directory Listing
Modified
Wed Sep 29 06:04:20 2004 UTC
(8 years, 7 months ago)
by
joeyh
releasing version 1.4.38
Revision
1654 -
Directory Listing
Modified
Wed Sep 29 00:57:14 2004 UTC
(8 years, 7 months ago)
by
otavio
* Translations:
- Updated Brazilian Portuguese translation (programs). Closes: #273941
Revision
1650 -
Directory Listing
Modified
Tue Sep 28 02:17:00 2004 UTC
(8 years, 7 months ago)
by
joeyh
releasing version 1.4.37
Revision
1648 -
Directory Listing
Modified
Mon Sep 27 15:15:25 2004 UTC
(8 years, 7 months ago)
by
bubulle
[l10n] Czech translation update
Revision
1647 -
Directory Listing
Modified
Sun Sep 26 06:46:05 2004 UTC
(8 years, 7 months ago)
by
bubulle
[l10n] Portuguese translation added
Revision
1644 -
Directory Listing
Modified
Sun Sep 26 06:41:17 2004 UTC
(8 years, 7 months ago)
by
bubulle
Mark #272541 as pending
Revision
1642 -
Directory Listing
Modified
Sun Sep 26 06:28:32 2004 UTC
(8 years, 7 months ago)
by
bubulle
[l10n] Dutch translation added
Revision
1640 -
Directory Listing
Modified
Thu Sep 23 16:37:08 2004 UTC
(8 years, 8 months ago)
by
bubulle
[l10n] Russian translation updates. #272723
Revision
1638 -
Directory Listing
Modified
Tue Sep 21 09:37:57 2004 UTC
(8 years, 8 months ago)
by
bubulle
[l10n] Italian debconf translation update. #272521
Revision
1636 -
Directory Listing
Modified
Wed Sep 15 20:14:42 2004 UTC
(8 years, 8 months ago)
by
bubulle
[l10n] Errors corrected by the translator who wasn't drunk that time
Revision
1632 -
Directory Listing
Modified
Tue Sep 14 03:14:55 2004 UTC
(8 years, 8 months ago)
by
joeyh
releasing version 1.4.36
Revision
1631 -
Directory Listing
Modified
Mon Sep 13 21:11:31 2004 UTC
(8 years, 8 months ago)
by
bubulle
Correct trivial errors to Russian and Polish translations
Remove incorrect UTF-8 in changelog
Revision
1627 -
Directory Listing
Modified
Mon Sep 13 18:48:33 2004 UTC
(8 years, 8 months ago)
by
bubulle
Brazilian translation checked and run debconf-updatepo just in case
Revision
1624 -
Directory Listing
Modified
Mon Sep 13 18:38:34 2004 UTC
(8 years, 8 months ago)
by
bubulle
Updated Polish debconf translation
Revision
1623 -
Directory Listing
Modified
Mon Sep 13 18:36:58 2004 UTC
(8 years, 8 months ago)
by
bubulle
Updated Ukrainian translations
Updated French debconf translation
Revision
1622 -
Directory Listing
Modified
Mon Sep 13 18:32:20 2004 UTC
(8 years, 8 months ago)
by
bubulle
[l10n] Yet another french translation bug to be closed..:-)
Revision
1621 -
Directory Listing
Modified
Mon Sep 13 18:31:09 2004 UTC
(8 years, 8 months ago)
by
bubulle
[l10n] Updated French translations
Revision
1619 -
Directory Listing
Modified
Sun Sep 12 21:54:32 2004 UTC
(8 years, 8 months ago)
by
joey
* Fix debconf-get-selections to not choke on files with comments followed
by nothing.
* Allow multiple spaces between all values except the last one in preseed
files.
Revision
1618 -
Directory Listing
Modified
Wed Sep 1 05:26:57 2004 UTC
(8 years, 8 months ago)
by
joey
releasing version 1.4.34
Revision
1616 -
Directory Listing
Modified
Wed Sep 1 04:52:57 2004 UTC
(8 years, 8 months ago)
by
joey
releasing version 1.4.33
Revision
1615 -
Directory Listing
Modified
Thu Aug 19 14:48:34 2004 UTC
(8 years, 9 months ago)
by
joey
* Hack in an --installer parameter in debconf-get-selections so the d-i
manual can document a sane way to generate d-i preseeding files.
* Add the question's short description as a comment in
debconf-get-selections output, and skip notes, text, and errors.
Revision
1614 -
Directory Listing
Modified
Thu Aug 19 14:48:16 2004 UTC
(8 years, 9 months ago)
by
joey
releasing version 1.4.32
Revision
1606 -
Directory Listing
Modified
Mon Aug 16 22:12:54 2004 UTC
(8 years, 9 months ago)
by
joey
* Improve the man page with state machine improvements and better back out
handling from Bruce Perens.
* Minor Danish po file update. Closes: #262131
* Patch from David Schweikert to let dpkg-reconfigure use the noninteractive
frontend if forced to do so. Closes: #263398
* Patch from Julien Louis to add translations of debconf-communicate and
debconf-set-selections to debconf-i18n. Closes: #264140
* Ran recode latin1..utf-8 debian/changelog. Closes: #214563
* Add Tukish po file translation from Recai Oktas. Closes: #264713
* Japanese po file update from kmuto. Closes: #265984
Revision
1605 -
Directory Listing
Modified
Mon Aug 16 22:12:40 2004 UTC
(8 years, 9 months ago)
by
joey
releasing version 1.4.31
Revision
1604 -
Directory Listing
Modified
Mon Aug 16 22:09:52 2004 UTC
(8 years, 9 months ago)
by
joey
improvement
Revision
1603 -
Directory Listing
Modified
Mon Aug 16 08:56:45 2004 UTC
(8 years, 9 months ago)
by
joey
* Add Tukish po file translation from Recai Oktas. Closes: #264713
* Japanese po file update from kmuto. Closes: #265984
Revision
1601 -
Directory Listing
Modified
Sat Aug 7 23:42:00 2004 UTC
(8 years, 9 months ago)
by
joey
see changelog
Revision
1600 -
Directory Listing
Modified
Wed Aug 4 15:21:41 2004 UTC
(8 years, 9 months ago)
by
joey
* Patch from David Schweikert to let dpkg-reconfigure use the noninteractive
frontend if forced to do so. Closes: #263398
Revision
1599 -
Directory Listing
Modified
Fri Jul 30 18:49:35 2004 UTC
(8 years, 9 months ago)
by
joey
* Minor Danish po file update. Closes: #262131
Revision
1598 -
Directory Listing
Modified
Thu Jul 29 17:54:48 2004 UTC
(8 years, 9 months ago)
by
joey
* State machine improvements and better back out handling from Bruce Perens.
Revision
1597 -
Directory Listing
Modified
Sat Jul 24 06:47:37 2004 UTC
(8 years, 10 months ago)
by
joey
* Fix and update German translation. Thanks, Michael Piefel. Closes: #260572
* Update Basque templates translation. Thanks, Piarres Beobide Egaña.
Closes: #260678
Revision
1596 -
Directory Listing
Modified
Sat Jul 24 06:47:17 2004 UTC
(8 years, 10 months ago)
by
joey
releasing version 1.4.30
Revision
1595 -
Directory Listing
Modified
Thu Jun 24 00:19:13 2004 UTC
(8 years, 11 months ago)
by
joey
* Force two spare lines to be available for select and multiselect lists
in the dialog frontend. Closes: #255652
Revision
1594 -
Directory Listing
Modified
Thu Jun 24 00:18:59 2004 UTC
(8 years, 11 months ago)
by
joey
releasing version 1.4.29
Revision
1593 -
Directory Listing
Modified
Thu Jun 10 00:18:08 2004 UTC
(8 years, 11 months ago)
by
joey
* Typo fixes in debconf-devel.7. Closes: #253341
* Put back the PREVIOUS_MODULE stuff, at least console-data "uses" it,
although it does nothing, is undocumented, etc.
Revision
1592 -
Directory Listing
Modified
Thu Jun 10 00:17:55 2004 UTC
(8 years, 11 months ago)
by
joey
releasing version 1.4.28
Revision
1591 -
Directory Listing
Modified
Tue Jun 8 21:29:13 2004 UTC
(8 years, 11 months ago)
by
joey
* Typo fixes in debconf-devel.7. Closes: #253341
Revision
1590 -
Directory Listing
Modified
Sun Jun 6 23:07:40 2004 UTC
(8 years, 11 months ago)
by
joey
* Change the shell confmodule to not construct functions on the fly.
The new code is smaller, a bit faster, and simpler, but the important
thing is that it does not clobber $@. The old version messed up $@ if
parameters contained spaces.
* Removed the never completed PREVIOUS_MODULE stuff from the shell,
perl, and python confmodules.
Revision
1589 -
Directory Listing
Modified
Sun Jun 6 23:07:28 2004 UTC
(8 years, 11 months ago)
by
joey
releasing version 1.4.27
Revision
1588 -
Directory Listing
Modified
Sun Jun 6 15:50:27 2004 UTC
(8 years, 11 months ago)
by
joey
* Add Basqe translation by Piarres Beobide Egaña. Closes: #247321
* German translation update. Closes: #251731
* Catalan translation update. Closes: #251786
* Remove soi-unsightly trailing blanks in debconf-show output.
Closes: #252482
Revision
1587 -
Directory Listing
Modified
Sun Jun 6 15:50:02 2004 UTC
(8 years, 11 months ago)
by
joey
releasing version 1.4.26
Revision
1585 -
Directory Listing
Modified
Sun May 30 16:26:42 2004 UTC
(8 years, 11 months ago)
by
joey
* Add Basqe translation by Piarres Beobide Egaña. Closes: #247321
* German translation update. Closes: #251731
Revision
1584 -
Directory Listing
Modified
Wed Apr 28 22:30:48 2004 UTC
(9 years ago)
by
joey
* Overload Template object's stringification, so metaget of a question's
template field returns the name of the template. Closes: #244089
Revision
1583 -
Directory Listing
Modified
Wed Apr 28 22:28:24 2004 UTC
(9 years ago)
by
joey
releasing version 1.4.25
Revision
1582 -
Directory Listing
Modified
Sat Apr 24 19:21:06 2004 UTC
(9 years ago)
by
joey
releasing version 1.4.24
Revision
1581 -
Directory Listing
Modified
Sat Apr 24 19:18:22 2004 UTC
(9 years ago)
by
joey
* Patch from Eugeniy Meshcheryako to make the dialog frontend use a
utf-aware width function when calculating dialog sizes. Closes: #245688
Revision
1580 -
Directory Listing
Modified
Sat Apr 24 19:18:08 2004 UTC
(9 years ago)
by
joey
releasing version 1.4.23
Revision
1579 -
Directory Listing
Modified
Tue Apr 13 16:47:41 2004 UTC
(9 years, 1 month ago)
by
joey
* Update po/ja.po. Closes: #241786
* Fix frontend capitalisation warning. Closes: #242277
* Wording tweak in dpkg-reconfigure. Closes: #242917
* Update po/da.po. Closes: #243202
Revision
1578 -
Directory Listing
Modified
Tue Apr 13 16:47:13 2004 UTC
(9 years, 1 month ago)
by
joey
releasing version 1.4.22
Revision
1577 -
Directory Listing
Modified
Sun Apr 11 18:48:32 2004 UTC
(9 years, 1 month ago)
by
joey
* Fix frontend capitalisation warning. Closes: #242277
* Wording tweak in dpkg-reconfigure. Closes: #242917
* Update po/da.po. Closes: #243202
Revision
1576 -
Directory Listing
Modified
Sat Apr 3 00:02:53 2004 UTC
(9 years, 1 month ago)
by
joey
* Update po/ja.po. Closes: #241786
Revision
1575 -
Directory Listing
Modified
Wed Mar 31 23:11:59 2004 UTC
(9 years, 1 month ago)
by
joey
* Remove old stuff for cvs repo in README. Closes: #241252
* Improve handling of bad priorities, and documentation. Closes: #241292
Revision
1574 -
Directory Listing
Modified
Wed Mar 31 23:10:20 2004 UTC
(9 years, 1 month ago)
by
joey
releasing version 1.4.21
Revision
1572 -
Directory Listing
Modified
Tue Mar 30 17:12:13 2004 UTC
(9 years, 1 month ago)
by
joey
releasing version 1.4.20
Revision
1571 -
Directory Listing
Modified
Sun Mar 28 16:02:32 2004 UTC
(9 years, 1 month ago)
by
joey
* Fix Gnome frontend's display of select and multiselect questions
and notes to use more of the available space. Closes: #229009
Thanks to Mark Howard for this patch.
* Use tooltips to display the help texts for questions in the Gnome
frontend. Closes: #240299 (Mark Howard). The Help bttons are still
left in the UI for now.
* Updated Greek po file from Konstantinos Margaritis. Closes: #240641
* French po update from Julien Louis. Closes: #240648
Revision
1570 -
Directory Listing
Modified
Sun Mar 28 16:01:45 2004 UTC
(9 years, 1 month ago)
by
joey
releasing version 1.4.19
Revision
1569 -
Directory Listing
Modified
Sat Mar 27 03:11:32 2004 UTC
(9 years, 1 month ago)
by
joey
* Removed all sigils. Closes: #223020, #182239, #239916
Revision
1568 -
Directory Listing
Modified
Sat Mar 27 03:11:12 2004 UTC
(9 years, 1 month ago)
by
joey
releasing version 1.4.18
Revision
1567 -
Directory Listing
Modified
Tue Mar 23 00:21:31 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.17
Revision
1566 -
Directory Listing
Modified
Sun Mar 21 03:32:37 2004 UTC
(9 years, 2 months ago)
by
joey
* Added Turkish po file translation from Recai Oktas. Closes: #239141
Revision
1565 -
Directory Listing
Modified
Wed Mar 10 19:30:21 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.16
Revision
1564 -
Directory Listing
Modified
Wed Mar 10 16:05:06 2004 UTC
(9 years, 2 months ago)
by
joey
* Dialog and whiptail differ in their handling of --nocancel with
--defaultno. Never use the two options together. Closes: #236943
Revision
1563 -
Directory Listing
Modified
Wed Mar 10 16:03:26 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.15
Revision
1562 -
Directory Listing
Modified
Sun Mar 7 23:13:52 2004 UTC
(9 years, 2 months ago)
by
joey
* Fix call to to_Unicode in KDE String element. Closes: #236574
Revision
1561 -
Directory Listing
Modified
Sun Mar 7 23:12:49 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.14
Revision
1560 -
Directory Listing
Modified
Wed Mar 3 23:24:08 2004 UTC
(9 years, 2 months ago)
by
joey
* Fix display on non-latin symbols in the KDE frontend. Closes: #235837
(Thanks, Eugeniy Meshcheryakov)
* Added Chinese po files. Closes: #235950 (thanks, Carlos Liu)
Revision
1559 -
Directory Listing
Modified
Wed Mar 3 23:23:38 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.13
Revision
1558 -
Directory Listing
Modified
Tue Mar 2 17:44:17 2004 UTC
(9 years, 2 months ago)
by
joey
* Updated French manpages from Julien Louis, includes new
debconf-{get,set}-selections translations. Closes: #235690
Revision
1557 -
Directory Listing
Modified
Tue Mar 2 17:43:25 2004 UTC
(9 years, 2 months ago)
by
joey
releasing version 1.4.12
Revision
1556 -
Directory Listing
Modified
Thu Feb 19 17:45:27 2004 UTC
(9 years, 3 months ago)
by
joey
* Updated Spanish templates translation. Closes: #232662
* Fix dialog frontend's handling of user entering nothing in an inputbox,
in this case whiptail's output FD is eof, and care must be taken to not
return undef. Closes: #233618, #226963, #227732
Revision
1555 -
Directory Listing
Modified
Thu Feb 19 17:43:41 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.11
Revision
1554 -
Directory Listing
Modified
Tue Feb 10 23:40:55 2004 UTC
(9 years, 3 months ago)
by
joey
* Use treeview for gnome multiselect lists (kov). Closes: #232090
Revision
1553 -
Directory Listing
Modified
Tue Feb 10 23:40:40 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.10
Revision
1552 -
Directory Listing
Modified
Sun Feb 8 00:08:19 2004 UTC
(9 years, 3 months ago)
by
joey
* Patch from Sylvain Ferriol:
- allow empty calues in LDAP DbDriver
- change debconf.schema to support slapd 2.1.x. Closes: #215878
- adds a test suite for DbDrivers.
Thanks, Sylvain!
* Work around perl bug #231619 by unnecessarily using fields in
DirTree.pm. Closes: #227013
* Patch from Eugeniy Meshcheryakov to fix display of messages in KOI8
locales using the GNOME frontend. Closes: #231302
* Re-introduce debconf-get-selections and debconf-set-selections.
The former goes in debconf-utils, the latter in debconf so it can be
used for preseeding during new installs.
* Patch example in debconf-devle(7) to deal with variables that the admin
removed from the config file, but when turned back on via a
dpkg-reconfigure. Thanks, Daniel Kobras.
* Update Polish translation. Closes: #230869
* New Ukrainian translation by Eugeniy Meshcheryako. Closes: #230964
* Update French translation. Closes: #231496
* Update Dutch translation, sorry that took so long. Closes: #227884
Revision
1551 -
Directory Listing
Modified
Sun Feb 8 00:07:48 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.9
Revision
1550 -
Directory Listing
Modified
Sun Feb 1 18:03:28 2004 UTC
(9 years, 3 months ago)
by
joey
* Remove padding whitespace from the end of lines in select questions
in the teletype frontend.
* Explicitly waitpid on dialog in the dialog frontend, to work around
some kind of perl / linux 2.6 behavior change with plain wait.
Closes: #228987
* New Czech translation by Miroslav Kure. Closes: #230600
* Updated Danish translation. Closes: #230618 (non-templates)
Revision
1549 -
Directory Listing
Modified
Sun Feb 1 18:03:00 2004 UTC
(9 years, 3 months ago)
by
joey
releasing version 1.4.8
Revision
1548 -
Directory Listing
Modified
Mon Jan 19 05:21:56 2004 UTC
(9 years, 4 months ago)
by
joey
license files added, other misc
Revision
1547 -
Directory Listing
Modified
Wed Jan 14 17:38:52 2004 UTC
(9 years, 4 months ago)
by
joey
* Fix debian/po/fi.po.
Revision
1546 -
Directory Listing
Modified
Wed Jan 14 17:38:25 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.7
Revision
1545 -
Directory Listing
Modified
Wed Jan 14 02:51:20 2004 UTC
(9 years, 4 months ago)
by
joey
* Updated de.po from Leonard Michlmayr.
* Gustavo Noronha Silva:
- work around encoding problems when using UTF-8 locales and Gnome
frontend. Closes: #226896
- use a scrooled window instead of a vscrollbar so that
looong texts will fit better.
- addbutton now accepts mnemonics, good for usability!
* Fix misc formatting and tab damange.
* pt_BR update from Gustavo Noronha Silva.
* Updated debian/po/ja.po from Kenshi Muto. Closes: #227462
* Updated debian/po/da.po from Morten Brix Pedersen. Closes: #227617
Revision
1544 -
Directory Listing
Modified
Wed Jan 14 02:50:51 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.6
Revision
1543 -
Directory Listing
Modified
Fri Jan 9 16:57:33 2004 UTC
(9 years, 4 months ago)
by
joey
* Updated Finnish translation. Closes: #226900
Revision
1542 -
Directory Listing
Modified
Fri Jan 9 16:57:17 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.5
Revision
1541 -
Directory Listing
Modified
Fri Jan 9 04:00:32 2004 UTC
(9 years, 4 months ago)
by
joey
* Add a Greek translation by Konstantinos Margaritis. Closes: #226834
* Updated the French translation. Closes: #226226
Revision
1540 -
Directory Listing
Modified
Fri Jan 9 04:00:14 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.4
Revision
1539 -
Directory Listing
Modified
Mon Jan 5 05:16:58 2004 UTC
(9 years, 4 months ago)
by
joey
* Port of the gnome frontend to GNOME2 libs:
* Debconf/Frontend/Gnome.pm, Debconf/Element/Gnome.pm,
Debconf/Element/Gnome/*.pm:
- fixed debian logo exibition
* Makefile, debian-logo.png, debian-logo.xpm:
- use a png instead of a xpm to have a cuter interface =P
* Above changes from Gustavo Noronha Silva. Closes: #225503
* Fix broken fallback from noninteractive frontend in dpkg-reconfgure.
Closes: #226205
Revision
1538 -
Directory Listing
Modified
Mon Jan 5 05:16:30 2004 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.3
Revision
1537 -
Directory Listing
Modified
Tue Dec 30 21:06:11 2003 UTC
(9 years, 4 months ago)
by
joey
* Deal better with hostname -f during debootstrap.
Revision
1536 -
Directory Listing
Modified
Tue Dec 30 21:05:53 2003 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.2
Revision
1535 -
Directory Listing
Modified
Tue Dec 30 15:54:30 2003 UTC
(9 years, 4 months ago)
by
joey
* Patch from Denis Barbier to fix return values from select and multiselect
in the KDE frontend to take localisation into account. Closes: #225504
Revision
1534 -
Directory Listing
Modified
Tue Dec 30 15:54:11 2003 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.1
Revision
1533 -
Directory Listing
Modified
Mon Dec 29 18:49:52 2003 UTC
(9 years, 4 months ago)
by
joey
* Add an exerimental KDE frontend, contributed by Peter Rockai.
Closes: #224040
* Generate Debconf/FrontEnd/Kde/WizardUi.pm in Makefile using puic,
so build-depend on libqt-perl.
* Added basic pod docs for the Kde frontend, though it could stand
improvements.
* Fix code formatting to match the rest of debconf.
* Use frontend debug facility instead of developer.
* Remove some dead code and useless init methods that just call super.
* Split modules into their own files where appropriate; better handling
of libqt-perl less systems with Kde frontend selected.
* Suggest libqt-perl.
Revision
1532 -
Directory Listing
Modified
Mon Dec 29 18:49:22 2003 UTC
(9 years, 4 months ago)
by
joey
releasing version 1.4.0
Revision
1504 -
Directory Listing
Modified
Tue Dec 2 15:47:25 2003 UTC
(9 years, 5 months ago)
by
joey
* When the teletype frontend is processing the answer to a boolean
question, accept English answers even if the locale is set to some other
language, as the question may not yet be translated. Closes: #220472
* Remove cruft that acted as if "" was a default value in Teletpye Boolean.
Closes: #210671
* debconf-copydb, DbDriver/Copy: deal better with input dbs that have no
Owners fields, such as cdebconf templates dbs. Assume that the owner is
"unknown" in this case.
* Add support for the SETTITLE command to better handle translated titles.
Closes: #172218, #213184
* Drop ucfirst of package name in default title.
* Make Debian::DebConf::Client::ConfModule deprecation warning go to stderr,
not log.
* Conflict with versions of whiptail before --default-item was added.
* Use --default-item in dialog frontend, instead of the nasty menu
reordering. Yay!
* Move debconf-communicate from debconf-utils to debconf, it is needed by
base-config 2.0.
* Urgency medium to help the new base-config get into testing quickly.
* Dialog frontend set values to "" or defaults when the user hit cancel or
escape and capb backup was not enabled. Instead, in this case do not
change any values.
Revision
1503 -
Directory Listing
Modified
Wed Nov 19 18:54:51 2003 UTC
(9 years, 6 months ago)
by
joey
* Fix multiselect elements in non-C locales. Closes: #221410
Thanks to Kenshi Muto and Akira TAGOH for the debugging.
* Numerous typo and consistency fixes in man pages by Yann Dirson.
Closes: #221670
Revision
1502 -
Directory Listing
Modified
Wed Nov 19 18:53:23 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.21
Revision
1501 -
Directory Listing
Modified
Sun Nov 2 17:13:32 2003 UTC
(9 years, 6 months ago)
by
joey
* The locations of debconf-get-selectons and debconf-set-selections are
swapped. The former should move to debconf, while the latter moves to
debconf-utils. Since dpkg is broken and doesn't allow me to move them
at all, I have removed both of them from the binary packages for now.
Closes: #218648, #218698, #218712, #218661, #218685, #218683, #218658
Closes: #218667, #218646, #218676, #218644 (Well, I hope that's all!)
Revision
1500 -
Directory Listing
Modified
Sun Nov 2 17:12:36 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.20
Revision
1499 -
Directory Listing
Modified
Fri Oct 31 22:28:05 2003 UTC
(9 years, 6 months ago)
by
joey
* Added debconf-get-selections and debconf-set-selections, based
loosely on work by Petter Reinholdtsen. Closes: #214617
Revision
1498 -
Directory Listing
Modified
Fri Oct 31 22:27:36 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.19
Revision
1497 -
Directory Listing
Modified
Sat Oct 25 22:43:43 2003 UTC
(9 years, 6 months ago)
by
joey
* Various man page fixes (Closes: #217170).
* Add translated debconf-devel.fr.7, and update Debconf::Client::ConfModule
and debconf translations. All from Julien Louis. Closes: #217536
Revision
1496 -
Directory Listing
Modified
Sat Oct 25 22:43:02 2003 UTC
(9 years, 6 months ago)
by
joey
releasing version 1.3.18
Revision
1495 -
Directory Listing
Modified
Wed Oct 22 22:15:26 2003 UTC
(9 years, 7 months ago)
by
joey
* Sort list of owners in Question.pm before returning it. The changes to
hash randomization in perl 5.8.1 made the order random otherwise, which
breaks owners = choices style comparisons. It was also possible before
that if a db was moved to a different dbdriver backend, the order would
change. Closes: #217088
Revision
1494 -
Directory Listing
Modified
Wed Oct 22 22:14:51 2003 UTC
(9 years, 7 months ago)
by
joey
releasing version 1.3.17
Revision
1493 -
Directory Listing
Modified
Mon Oct 20 23:49:46 2003 UTC
(9 years, 7 months ago)
by
joey
* Patch from Fabian Franz to add support for Xdialog to the dialog
frontend, removing the old gdialog cruft.
* Fix some indentation from Xdialog patch.
* Set selectspacer for Xdialog.
* Remove undocumented DEBCONF_FORCE_GDIALOG variable, add
DEBCONF_FORCE_XDIALOG.
* Document DEBCONF_FORCE_XDIALOG.
* Patch from Denis Barbier to fix handling of locales containing a @.
Closes: #215345
* Danish update Morten Brix Pedersen. Closes: #216531
Revision
1492 -
Directory Listing
Modified
Mon Oct 20 23:47:23 2003 UTC
(9 years, 7 months ago)
by
joey
releasing version 1.3.16
Revision
1490 -
Directory Listing
Modified
Wed Oct 15 02:30:18 2003 UTC
(9 years, 7 months ago)
by
joey
more cruft from the import
Revision
1489 -
Directory Listing
Modified
Wed Oct 15 02:28:36 2003 UTC
(9 years, 7 months ago)
by
joey
why is this here, after cvs import? delete!
Revision
1483 -
Directory Listing
Modified
Mon Sep 13 07:04:32 2004 UTC
(8 years, 8 months ago)
by
joey
move from cvs import
Revision
1478 -
Directory Listing
Modified
Mon Sep 13 07:04:09 2004 UTC
(8 years, 8 months ago)
by
joey
add