]>
git.deb.at Git - deb/packages.git/log
Peter Palfrader [Sat, 7 Feb 2009 22:38:35 +0000 (22:38 +0000)]
In the one instance where we touch() and know that the file exists, use utime() to update the timestamp
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Peter Palfrader [Sat, 7 Feb 2009 22:18:15 +0000 (22:18 +0000)]
Do not shell out for ln -s anymore
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Peter Palfrader [Sat, 7 Feb 2009 22:15:55 +0000 (22:15 +0000)]
Do not fork out for touch(1) anymore
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Helge Kreutzmann [Sat, 7 Feb 2009 15:02:12 +0000 (16:02 +0100)]
Continue translation (and resolve fuzzy entries)
Frank Lichtenheld [Sat, 7 Feb 2009 13:59:17 +0000 (14:59 +0100)]
Use the bzip2 compressed Translation-* files instead of the gzip ones
On request of DSA, since they want to only have one variant of these
files in the future.
Frank Lichtenheld [Sat, 7 Feb 2009 13:55:19 +0000 (14:55 +0100)]
Regenerate debtags.pot with a current debtags vocabulary
Noritada Kobayashi [Tue, 3 Feb 2009 16:59:23 +0000 (01:59 +0900)]
debtags.ja.po: Make translations up-to-date.
Current status of debtags.ja.po: 659t+39u+15o
Frank Lichtenheld [Sat, 31 Jan 2009 19:24:09 +0000 (20:24 +0100)]
apache.conf: Fix the redirects for the old search scripts
Hopefully nobody uses those anymore since they were broken for
quite a long time.
Frank Lichtenheld [Sat, 31 Jan 2009 18:14:42 +0000 (19:14 +0100)]
Regenerate debtags.pot with a current debtags vocabulary
Frank Lichtenheld [Sat, 31 Jan 2009 18:02:10 +0000 (19:02 +0100)]
Fix URL to volatile mirror site
Also add some more mirrors while I'm at it
Noritada Kobayashi [Thu, 29 Jan 2009 17:00:12 +0000 (02:00 +0900)]
debtags.ja.po: Translate long descriptions of protocol::{kerberos,sftp,ssh,ssl}.
Current status of debtags.ja.po: 655t+37u+8o
Noritada Kobayashi [Thu, 29 Jan 2009 13:09:09 +0000 (22:09 +0900)]
debtags.ja.po: Translate long descriptions of protocol::db:*.
Current status of debtags.ja.po: 651t+41u+8o
Noritada Kobayashi [Thu, 29 Jan 2009 12:43:10 +0000 (21:43 +0900)]
debtags.ja.po, langs.ja.po, templates.ja.po: Make translations up-to-date.
Current status:
- debtags.ja.po: 649t+43u+8o
- langs.ja.po: 38t+49o
- templates.ja.po: 224t+9o
Simon Paillard [Tue, 27 Jan 2009 20:41:34 +0000 (21:41 +0100)]
Replace non working volatile mirror debian.domainmail.org with mirror.csclub.uwaterloo.ca
Helge Kreutzmann [Mon, 12 Jan 2009 17:37:01 +0000 (18:37 +0100)]
Add fix noted by Jens Seidel
Helge Kreutzmann [Sun, 11 Jan 2009 21:04:43 +0000 (22:04 +0100)]
Continue translation
Helge Kreutzmann [Tue, 2 Dec 2008 20:55:29 +0000 (21:55 +0100)]
Continue German translation
Helge Kreutzmann [Mon, 17 Nov 2008 22:00:30 +0000 (23:00 +0100)]
Recomplete translation
Helge Kreutzmann [Mon, 17 Nov 2008 21:53:45 +0000 (22:53 +0100)]
Add Khmer
Frank Lichtenheld [Mon, 3 Nov 2008 22:40:39 +0000 (23:40 +0100)]
Packages::I18N::Languages: Remove completly unused %langs hash
Frank Lichtenheld [Mon, 3 Nov 2008 00:24:25 +0000 (01:24 +0100)]
Deb::Versions: Also add hardy
Frank Lichtenheld [Sun, 2 Nov 2008 23:38:11 +0000 (00:38 +0100)]
static/index.tmpl: Some small fixes
Frank Lichtenheld [Sun, 2 Nov 2008 23:33:49 +0000 (00:33 +0100)]
Deb::Versions: Add intrepid and jaunty to @SUITES_SORT
Also remove a doubled breezy.
Frank Lichtenheld [Wed, 29 Oct 2008 12:50:24 +0000 (13:50 +0100)]
Deb::Versions: Logic of suites_cmp was backwards
suites_cmp('foo', 'bar') should be semantically similar to
'foo' cmp 'bar', not inversed.
(cherry picked from commit
06f373183a382a922587f4b9c14c33967aaa3959 )
Frank Lichtenheld [Tue, 28 Oct 2008 18:08:54 +0000 (19:08 +0100)]
packages-site.css: Add lenny-*
Frank Lichtenheld [Tue, 28 Oct 2008 18:00:35 +0000 (19:00 +0100)]
120synctrans: Explicetly set exit status to 0
Frank Lichtenheld [Tue, 28 Oct 2008 17:53:34 +0000 (18:53 +0100)]
Add lenny-volatile
Frank Lichtenheld [Tue, 28 Oct 2008 17:42:23 +0000 (18:42 +0100)]
Remove sarge
Moved to archive.d.o
Cyril Brulebois [Tue, 28 Oct 2008 17:40:37 +0000 (18:40 +0100)]
templates.fr.po: Fix typo s/Resources/Ressources/
Frank Lichtenheld [Tue, 28 Oct 2008 17:39:21 +0000 (18:39 +0100)]
README: Resync list of cron scripts with cron.d/ contents
Frank Lichtenheld [Fri, 24 Oct 2008 16:33:12 +0000 (18:33 +0200)]
apache.conf: Remove comment about configuration for sarge
sarge is really obsolete.
Frank Lichtenheld [Fri, 24 Oct 2008 16:30:52 +0000 (18:30 +0200)]
apache.conf: Remove %SITE% from RewriteRule substitutions
This isn't necessary at all and actually caused small problems
during the server move.
Frank Lichtenheld [Fri, 24 Oct 2008 16:07:57 +0000 (18:07 +0200)]
Some further changes for the archive/section tooltips
* Add a missing template include
* Regenerate templates.*.po
* Move section tooltips from mirrors.tmpl to archive_layout.tmpl
Paul Wise [Sun, 24 Aug 2008 02:55:13 +0000 (10:55 +0800)]
Show tooltips for non-main sections and non-main archives
Frank Lichtenheld [Fri, 24 Oct 2008 15:31:05 +0000 (17:31 +0200)]
Remove all code related to the mail forwarding from the master branch
It is maintained in the debian-master branch anyway and I see no real
interest to use the code anywhere else.
Frank Lichtenheld [Fri, 3 Oct 2008 11:53:02 +0000 (13:53 +0200)]
Remove support for the sarge amd64 archive
Not really supported anymore anyway.
Frank Lichtenheld [Fri, 3 Oct 2008 10:18:35 +0000 (12:18 +0200)]
Add m68k to debian-ports architectures
Frank Lichtenheld [Fri, 3 Oct 2008 10:04:08 +0000 (12:04 +0200)]
Packages::I18N::*: Add some missing definitions for Khmer
Frank Lichtenheld [Fri, 3 Oct 2008 10:03:15 +0000 (12:03 +0200)]
Packages::Template::languages(): Do not die if no language name is defined
Frank Lichtenheld [Fri, 3 Oct 2008 10:02:04 +0000 (12:02 +0200)]
html/show.tmpl: Fix Perl warning
Fix 'Argument "" isn't numeric in numeric gt (>)' warning.
Frank Lichtenheld [Fri, 3 Oct 2008 08:51:05 +0000 (10:51 +0200)]
debtags.de.po: Unfuzzy
Frank Lichtenheld [Fri, 3 Oct 2008 08:48:35 +0000 (10:48 +0200)]
Update debtags vocabulary and regenerate related .po files
Frank Lichtenheld [Fri, 3 Oct 2008 08:45:17 +0000 (10:45 +0200)]
Add links to patch-tracking.debian.net
Closes: #497410
Frank Lichtenheld [Fri, 3 Oct 2008 07:29:38 +0000 (09:29 +0200)]
html/show.tmpl: Fix corner case in dependency display
Implicit variable definition is evil and wrong (yet again).
Closes: #475066, #484635
Helge Kreutzmann [Thu, 2 Oct 2008 19:38:08 +0000 (21:38 +0200)]
A few more strings
Helge Kreutzmann [Tue, 23 Sep 2008 15:42:49 +0000 (17:42 +0200)]
Fix spelling noted by Jens Seidel
Helge Kreutzmann [Mon, 22 Sep 2008 20:50:48 +0000 (22:50 +0200)]
Update (was 1 fuzzy)
Helge Kreutzmann [Mon, 22 Sep 2008 20:50:25 +0000 (22:50 +0200)]
Slight additions
Noritada Kobayashi [Thu, 21 Aug 2008 19:30:58 +0000 (04:30 +0900)]
debtags.ja.po: Make translations up-to-date.
Current status of debtags.ja.po: 648t+43u+8o
Frank Lichtenheld [Thu, 21 Aug 2008 13:01:22 +0000 (15:01 +0200)]
debtags-xgettext: Correctly preserve linebreaks in verbatim lines
Lines starting with more than one space are special in package descriptions,
so they should be here as well. Not actually used at the moment, though.
Frank Lichtenheld [Thu, 21 Aug 2008 12:59:27 +0000 (14:59 +0200)]
Unfuzzy debtags.de.po
Frank Lichtenheld [Thu, 21 Aug 2008 12:49:40 +0000 (14:49 +0200)]
Regenerate debtags.pot and update .po files
Frank Lichtenheld [Thu, 21 Aug 2008 12:47:48 +0000 (14:47 +0200)]
debtags.*.po: run fix_old_debtags_po on all .po files
Frank Lichtenheld [Thu, 21 Aug 2008 12:43:33 +0000 (14:43 +0200)]
debtags-xgettext: Handle linebreaks (and other whitespace) a little more sanely
Do not include linebreaks from the vocabulary file in the msgids.
Replace \n.\n with a single linebreak. Remove the single whitespace
at the beginning of the long description and new paragraphs.
Together these changes should make it easier for translators to translate
the long descriptions.
fix_old_debtags_po: Script to convert the old .po files to the new format
so that translators don't have to do that manually.
Frank Lichtenheld [Wed, 20 Aug 2008 07:09:36 +0000 (09:09 +0200)]
checkinst: Add missing closing parenthesis
Frank Lichtenheld [Wed, 20 Aug 2008 05:14:58 +0000 (07:14 +0200)]
synctrans: Also make the name mangling for local mirror
a3fd68e78cd0c1eb1dbff6b48accaca5b2b54637 introduced the name
mangling for DDTP lanuages, but only fixed the actually used
cased of a remote mirror for these translations. Also handle
translations from the local mirror correctly.
Frank Lichtenheld [Wed, 20 Aug 2008 05:13:26 +0000 (07:13 +0200)]
config.sh: Update list of DDTP languages
Frank Lichtenheld [Tue, 19 Aug 2008 21:56:13 +0000 (23:56 +0200)]
Merge commit 'alioth/master'
Frank Lichtenheld [Tue, 19 Aug 2008 21:53:48 +0000 (23:53 +0200)]
html/search_contents.tmpl: Fix inverted wording choice
Frank Lichtenheld [Fri, 8 Aug 2008 19:44:55 +0000 (16:44 -0300)]
Packages::Dispatcher: Fix date logics again
* Due to a inverted test Last-Modified was always set to "now"
* Do not allow expires to be in the past
Noritada Kobayashi [Tue, 19 Aug 2008 10:11:19 +0000 (19:11 +0900)]
debtags.ja.po: Make one more tag up-to-date.
This is a follow-up to
13f11fb70f9e5673c650ba37e91d1c5e8ed8c84a .
Current status of debtags.ja.po: 644t+43u+8o
Noritada Kobayashi [Tue, 19 Aug 2008 10:08:09 +0000 (19:08 +0900)]
debtags.ja.po: Translate tags without facets.
Current status of debtags.ja.po: 643t+44u+8o
Noritada Kobayashi [Tue, 19 Aug 2008 09:49:52 +0000 (18:49 +0900)]
debtags.ja.po, templates.ja.po: Make translations up-to-date.
Current status:
- debtags.ja.po: 629t+3f+55u+8o
- templates.ja.po: 216t+9o
Noritada Kobayashi [Tue, 19 Aug 2008 09:29:45 +0000 (18:29 +0900)]
debtags.ja.po: Translate short descriptions of a facet "protocol".
Current status of debtags.ja.po: 599t+31f+57u+8o
Frank Lichtenheld [Fri, 15 Aug 2008 04:48:46 +0000 (06:48 +0200)]
config.sh: Unset ddtp_ftpsite
The main archive is now supposed to have current translations.
Frank Lichtenheld [Tue, 5 Aug 2008 23:30:39 +0000 (01:30 +0200)]
::Dispatcher/::DoIndex: Add Expires header
Frank Lichtenheld [Tue, 5 Aug 2008 23:24:14 +0000 (01:24 +0200)]
Packages::Dispatcher: Refine the Last-Modified logic
Allow some fudge around the cron job run to minimize the
risk that people get to view outdated data.
Also the test should be <= and not <
Frank Lichtenheld [Tue, 5 Aug 2008 22:52:53 +0000 (19:52 -0300)]
Packages::DoIndex: Copy the improvements in HTTP headers from ::Dispatcher
Frank Lichtenheld [Tue, 5 Aug 2008 22:52:20 +0000 (19:52 -0300)]
Packages::Dispatcher: Send Vary: HTTP header
Frank Lichtenheld [Tue, 5 Aug 2008 22:48:34 +0000 (19:48 -0300)]
Packages::Dispatcher: Send 304 header if possible
That should be a good way to cut down the load a bit.
Frank Lichtenheld [Tue, 5 Aug 2008 21:42:27 +0000 (18:42 -0300)]
debtags.de.po: Translate the new string ("Latvian")
Frank Lichtenheld [Tue, 5 Aug 2008 21:40:28 +0000 (18:40 -0300)]
Update debtags.pot and debtags.*.po
One new string in the vocabulary.
Frank Lichtenheld [Tue, 5 Aug 2008 21:39:09 +0000 (18:39 -0300)]
packages.css: Actually commit the defines for the new footer
Frank Lichtenheld [Tue, 5 Aug 2008 21:01:13 +0000 (18:01 -0300)]
Unfuzzy one trivial change in the German translation.
Frank Lichtenheld [Tue, 5 Aug 2008 20:59:18 +0000 (17:59 -0300)]
Update templates.pot and templates.*.po
Frank Lichtenheld [Tue, 5 Aug 2008 20:50:04 +0000 (17:50 -0300)]
html/foot.tmpl: Overhaul the footer
* Make it more compact by not including so many separate paragraphs.
IMHO readability has not suffered much.
* Remove the home page links. Since we now also have them at the top of
page I think we can afford to loose them here.
* Add the possibility to add a sponsor statement. This will be needed
for the Debian instance.
Peter Karlsson [Thu, 24 Jul 2008 05:02:06 +0000 (06:02 +0100)]
Fixed two typos.
Spotted by Leonard Norrgard <leonard dot norrgard at refactor dot fi> on
debian-l10n-swedish.
Helge Kreutzmann [Fri, 18 Jul 2008 15:45:37 +0000 (17:45 +0200)]
Fixes noted by Jens Seidel <jensseidel@users.sf.net>
Helge Kreutzmann [Thu, 17 Jul 2008 19:49:48 +0000 (21:49 +0200)]
Continue German translation
Frank Lichtenheld [Fri, 20 Jun 2008 23:23:13 +0000 (01:23 +0200)]
050checkinst: Be more allowing when checking the permissions of the cache directory
Previously this required a specific permission (2770), now only require
that at least one of owner and group is www-data and has write access.
Frank Lichtenheld [Fri, 20 Jun 2008 23:18:02 +0000 (01:18 +0200)]
html/search.tmpl: Fix link to general search
Reported by Laurent LĂ©onard <laurent -at- open-minds org>
Frank Lichtenheld [Mon, 16 Jun 2008 18:47:27 +0000 (20:47 +0200)]
update_po: Do not update .pot files if only line numbers got updated
In my experience this causes a lot of noise for little gain.
Frank Lichtenheld [Mon, 16 Jun 2008 18:40:28 +0000 (20:40 +0200)]
Packages::DoSearch: Fix handling of security source versions
The test that ensured that the newest version would always be taken,
(which e.g. in the case of testing-security isn't always the security
version), was partly broken.
Reported by Michael Banck.
Frank Lichtenheld [Mon, 16 Jun 2008 18:37:12 +0000 (20:37 +0200)]
Packages::SrcPage::merge_package: Return 1 on success
Some callers expect that and Packages::Page::merge_package does it, too.
Frank Lichtenheld [Wed, 11 Jun 2008 23:07:56 +0000 (01:07 +0200)]
debian/control: Add dependency on gettext
We use xgettext and msgfmt in cron.d/500update_po. On most
hosts this is installed anyway, so I didn't notice it earlier.
Helge Kreutzmann [Thu, 5 Jun 2008 19:09:00 +0000 (21:09 +0200)]
Fixes noted by Jens Seidel, thanks!
Helge Kreutzmann [Thu, 5 Jun 2008 18:35:16 +0000 (20:35 +0200)]
Update to (604t0f82u)
Frank Lichtenheld [Tue, 3 Jun 2008 22:19:32 +0000 (00:19 +0200)]
Update debtags.pot/debtags.*.po for changes in debtags vocabulary
Frank Lichtenheld [Tue, 3 Jun 2008 22:15:42 +0000 (00:15 +0200)]
apache.conf: Do not redirect /robots.txt
Nick Toris [Mon, 12 May 2008 13:48:21 +0000 (19:48 +0600)]
Updated translation by Yuri Kozlov <kozlov.y@gmail.com>
Frank Lichtenheld [Sun, 11 May 2008 23:37:59 +0000 (01:37 +0200)]
apache.conf: Use redirects for short URLs
The short search URLs previously used [PT], making it
appear as if these are canonical locations. They are not.
Always redirect to /search first.
Helge Kreutzmann [Sat, 3 May 2008 15:01:48 +0000 (17:01 +0200)]
Corrections noticed by Jens Seidel, thanks!
Frank Lichtenheld [Fri, 2 May 2008 21:09:06 +0000 (23:09 +0200)]
Update debtags.pot and debtags.*.po
One added tag (works-with::vcs)
Frank Lichtenheld [Fri, 2 May 2008 21:01:39 +0000 (23:01 +0200)]
html/head.tmpl: Include the language in the search form if needed
If the user overrode the content negotiation, it should be preserved
when using the search form at the top of the pages.
Helge Kreutzmann [Fri, 2 May 2008 18:29:13 +0000 (20:29 +0200)]
Update to (582t,0f,99u)
Frank Lichtenheld [Fri, 2 May 2008 12:29:08 +0000 (14:29 +0200)]
Fix handling of the base search URL
Actually use the template config variable in the templates.
(Re-)Introduce the search_url variable in config.sh so
that make_search_url can actually use it.
Frank Lichtenheld [Sat, 26 Apr 2008 19:59:03 +0000 (21:59 +0200)]
100syncarchive*: Use check-release to check Release files
Failing checks have no consequences yet, but they are at least logged.
Frank Lichtenheld [Fri, 25 Apr 2008 23:53:07 +0000 (01:53 +0200)]
check-release: Simple frontend to Packages::Release
Frank Lichtenheld [Fri, 25 Apr 2008 20:15:19 +0000 (22:15 +0200)]
Packages::Release: Module for parsing and checking Release file
Frank Lichtenheld [Wed, 23 Apr 2008 02:58:36 +0000 (04:58 +0200)]
html/show.tmpl: Don't allow line breaks in some link texts
If "QA Page" or "Mail Archive" get separated on two lines,
it looks just ugly. Unfuzzy the languages where no space
exists in the translation. Apply the same change for fr
since I'm reasonably certain that's the right thing to do.
Leave the more (to me) more exotic languages alone.