Author: tille
Date: 2009-05-08 20:23:13 + (Fri, 08 May 2009)
New Revision: 1456
Added:
udd/sql/array_accum.sql
Log:
Create comma aggregate function
Added: udd/sql/array_accum.sql
===
--- udd/sql/array_accum.sql
Author: tille
Date: 2009-05-08 20:32:04 + (Fri, 08 May 2009)
New Revision: 1457
Modified:
udd/sql/array_accum.sql
Log:
Small typo-ish fix
Modified: udd/sql/array_accum.sql
===
--- udd/sql/array_accum.sql 2009-05-08 20:23:
Author: tille
Date: 2009-05-16 15:11:12 + (Sat, 16 May 2009)
New Revision: 1460
Modified:
udd/udd/ddtp_gatherer.py
Log:
Prevent gatherer from trying to insert duplicated keys which should not exist
in theory but in practice they do. Will track down the reasons soon.
Modified: udd/udd/dd
Author: tille
Date: 2009-06-09 21:50:03 + (Tue, 09 Jun 2009)
New Revision: 1473
Modified:
udd/sql/ftpnew.sql
udd/udd/ftpnew_gatherer.py
Log:
Distribution field is in packages table so also feature it in new_packages
Modified: udd/sql/ftpnew.sql
=
Author: tille
Date: 2009-06-10 11:29:30 + (Wed, 10 Jun 2009)
New Revision: 1474
Modified:
udd/sql/ftpnew.sql
udd/udd/ftpnew_gatherer.py
Log:
To comply with table sources/packages the tables new_sources/new_packages
should also feature section and component columns. Unfortunately this
Author: tille
Date: 2009-06-10 19:02:23 + (Wed, 10 Jun 2009)
New Revision: 1475
Modified:
udd/config_ftpnew.yaml
Log:
s/udd.debian.net/udd.debian.org/
Modified: udd/config_ftpnew.yaml
===
--- udd/config_ftpnew.yaml 2009-
Author: tille
Date: 2009-06-10 19:09:25 + (Wed, 10 Jun 2009)
New Revision: 1476
Added:
udd/sql/ddtp_language_maxversion.sql
Log:
return language, short/long description and maximum version of a ddtp
translation to get the most recent translation of a package description
Added: udd/sql/dd
Author: tille
Date: 2009-06-10 19:13:24 + (Wed, 10 Jun 2009)
New Revision: 1477
Added:
udd/sql/createlang_plpgsql.sql
Log:
The most recent DDTP translation will be obtained using a plpgsql function. I
hope I do not break any policy by installing this additional language
Added: udd/sql/c
Author: tille
Date: 2009-06-10 20:26:48 + (Wed, 10 Jun 2009)
New Revision: 1478
Modified:
udd/sql/ftpnew.sql
Log:
grant access to new tables
Modified: udd/sql/ftpnew.sql
===
--- udd/sql/ftpnew.sql 2009-06-10 19:13:24 UTC (re
Author: tille
Date: 2009-06-12 06:12:06 + (Fri, 12 Jun 2009)
New Revision: 1479
Modified:
udd/sql/ddtp_language_maxversion.sql
Log:
Replaced remaining escape characters which were left when this was used as a
shell script
Modified: udd/sql/ddtp_language_maxversion.sql
===
Author: tille
Date: 2009-06-12 07:34:09 + (Fri, 12 Jun 2009)
New Revision: 1480
Modified:
udd/scripts/fetch_ftpnew.sh
Log:
s/udd.debian.net/udd.debian.org/
Modified: udd/scripts/fetch_ftpnew.sh
===
--- udd/scripts/fetch_ftpne
Author: tille
Date: 2009-06-12 12:03:07 + (Fri, 12 Jun 2009)
New Revision: 1481
Modified:
udd/sql/ddtp_language_maxversion.sql
Log:
Fix typ casting issue
Modified: udd/sql/ddtp_language_maxversion.sql
===
--- udd/sql/ddtp_lan
Author: tille
Date: 2009-06-14 06:24:12 + (Sun, 14 Jun 2009)
New Revision: 1486
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Make sure all binaries will be injected
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpnew_gat
Author: tille
Date: 2009-06-14 07:18:44 + (Sun, 14 Jun 2009)
New Revision: 1487
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Handle missing information fields
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpnew_gatherer.
Author: tille
Date: 2009-06-15 21:05:40 + (Mon, 15 Jun 2009)
New Revision: 1488
Modified:
udd/config-org.yaml
Log:
added ftpnew to general udd configuration file
Modified: udd/config-org.yaml
===
--- udd/config-org.yaml 2009-
Author: tille
Date: 2009-06-16 18:38:35 + (Tue, 16 Jun 2009)
New Revision: 1489
Added:
udd/scripts/fetch_screenshots.sh
udd/sql/screenshots.sql
udd/udd/screenshot_gatherer.py
Removed:
udd/config_ddtp.yaml
udd/config_ftpnew.yaml
Modified:
udd/config-org.yaml
Log:
Add gatherer
Author: tille
Date: 2009-08-10 12:17:52 + (Mon, 10 Aug 2009)
New Revision: 1555
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Work around a problem when new queue is lacking information about binary
packages and only changes file exists as it is currently the case with makefs.
Modified: udd/
Author: tille
Date: 2009-08-14 12:31:28 + (Fri, 14 Aug 2009)
New Revision: 1556
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Make ftp_new less verbose
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpnew_gatherer.py 2009
Author: tille
Date: 2009-08-14 12:59:36 + (Fri, 14 Aug 2009)
New Revision: 1557
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Make ftpnew gatherer even less verbose
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpnew_gath
Author: tille
Date: 2009-08-14 13:15:37 + (Fri, 14 Aug 2009)
New Revision: 1558
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Do not issue warnings we can not do much about
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftp
Author: tille
Date: 2009-08-14 13:26:41 + (Fri, 14 Aug 2009)
New Revision: 1559
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Do not report false positives of not ITPed packages
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/ud
Author: tille
Date: 2009-08-16 12:46:51 + (Sun, 16 Aug 2009)
New Revision: 1560
Modified:
udd/udd/ftpnew_gatherer.py
Log:
More robust in case of missing information in new queue
Modified: udd/udd/ftpnew_gatherer.py
===
--- ud
Author: tille
Date: 2009-08-21 06:22:23 + (Fri, 21 Aug 2009)
New Revision: 1561
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Do not crash if deb822 stumbles upon unknown keys
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/
Author: tille
Date: 2009-08-21 06:27:47 + (Fri, 21 Aug 2009)
New Revision: 1562
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Better error message
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpnew_gatherer.py 2009-08-2
Author: tille
Date: 2009-09-24 06:17:47 + (Thu, 24 Sep 2009)
New Revision: 1587
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Make sure wnpp_title becomes any value
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpnew_gath
Author: tille
Date: 2009-11-04 21:35:23 + (Wed, 04 Nov 2009)
New Revision: 1620
Modified:
udd/scripts/fetch_ddtp_translations.sh
Log:
Make sure UDD will not be updated with non existant DDTP data by returning
error code if download failed
Modified: udd/scripts/fetch_ddtp_translations.sh
Author: tille
Date: 2009-12-16 20:21:58 + (Wed, 16 Dec 2009)
New Revision: 1642
Modified:
udd/scripts/fetch_ddtp_translations.sh
udd/udd/ddtp_gatherer.py
Log:
Update ddtp data only in case of changes in the language translations. This
saves a lot of time for the importer
Modified: ud
Author: tille
Date: 2010-01-23 08:41:41 + (Sat, 23 Jan 2010)
New Revision: 1673
Modified:
udd/udd/ftpnew_gatherer.py
Log:
At least this does not fail to import data, further checks needed to inspect
the warnings about missing data
Modified: udd/udd/ftpnew_gatherer.py
Author: tille
Date: 2010-02-05 10:31:38 + (Fri, 05 Feb 2010)
New Revision: 1677
Added:
udd/sql/array_sort.sql
udd/sql/versions_archs_components.sql
Log:
Table with release and release dates, function to order an array.
Added: udd/sql/array_sort.sql
=
Author: tille
Date: 2010-02-05 12:57:53 + (Fri, 05 Feb 2010)
New Revision: 1678
Modified:
udd/sql/versions_archs_components.sql
Log:
Make sure everybody has access to table releases
Modified: udd/sql/versions_archs_components.sql
===
Author: tille
Date: 2010-02-05 12:59:01 + (Fri, 05 Feb 2010)
New Revision: 1679
Added:
udd/sql/releases.sql
Removed:
udd/sql/versions_archs_components.sql
Log:
Properly named script
Copied: udd/sql/releases.sql (from rev 1678,
udd/sql/versions_archs_components.sql)
===
Author: tille
Date: 2010-02-05 13:00:45 + (Fri, 05 Feb 2010)
New Revision: 1680
Added:
udd/sql/versions_archs_components.sql
Log:
Function to obtain available versions in different releases for a given package.
QUESTION: Is this kind of specific stuff acceptable in UDD?
Added: udd/sql/ve
Author: tille
Date: 2010-02-21 10:00:27 + (Sun, 21 Feb 2010)
New Revision: 1690
Modified:
udd/config-org.yaml
Log:
Add Debian Edu / SkoleLinux specific package location for inclusion into
derivatives
Modified: udd/config-org.yaml
==
Author: tille
Date: 2010-02-24 22:18:15 + (Wed, 24 Feb 2010)
New Revision: 1697
Modified:
udd/udd/ddtp_gatherer.py
Log:
Better handling of double entries
Modified: udd/udd/ddtp_gatherer.py
===
--- udd/udd/ddtp_gatherer.py
Author: tille
Date: 2010-02-25 08:56:08 + (Thu, 25 Feb 2010)
New Revision: 1698
Added:
udd/config-i18n-apps.yaml
udd/scripts/fetch_i18n-apps.sh
udd/sql/i18n-apps.sql
udd/udd/i18n_apps_gatherer.py
Log:
Injecting information about translated applications in Debian created by the
I18
Author: tille
Date: 2010-02-25 20:23:41 + (Thu, 25 Feb 2010)
New Revision: 1701
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Try to work without unneeded warnings to get rid of daily mails
Modified: udd/udd/ftpnew_gatherer.py
==
Author: tille
Date: 2010-03-06 21:01:44 + (Sat, 06 Mar 2010)
New Revision: 1712
Modified:
udd/udd/ddtp_gatherer.py
Log:
Typo
Modified: udd/udd/ddtp_gatherer.py
===
--- udd/udd/ddtp_gatherer.py2010-03-05 17:55:00 UTC (rev
Author: tille
Date: 2010-03-10 07:28:17 + (Wed, 10 Mar 2010)
New Revision: 1715
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Better text for warnings about not ITPed bugs
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpn
Author: tille
Date: 2010-03-13 22:00:28 + (Sat, 13 Mar 2010)
New Revision: 1722
Modified:
udd/sql/versions_archs_components.sql
Log:
Avoid temporary table
Modified: udd/sql/versions_archs_components.sql
===
--- udd/sql/versio
Author: tille
Date: 2010-03-14 19:46:59 + (Sun, 14 Mar 2010)
New Revision: 1723
Modified:
udd/sql/i18n-apps.sql
udd/udd/ftpnew_gatherer.py
udd/udd/i18n_apps_gatherer.py
Log:
Fix parsing problem in ftpnew, make i18n-apps usable
Modified: udd/sql/i18n-apps.sql
Author: tille
Date: 2010-06-24 06:49:34 + (Thu, 24 Jun 2010)
New Revision: 1752
Modified:
udd/udd/ddtp_gatherer.py
Log:
Work around a problem in some languages and make sure at least those languages
were imported, where the problem does not exist.
Modified: udd/udd/ddtp_gatherer.py
=
Author: tille
Date: 2010-06-29 14:02:41 + (Tue, 29 Jun 2010)
New Revision: 1754
Added:
udd/logging.ini
Modified:
udd/udd/aux.py
udd/udd/ddtp_gatherer.py
Log:
Logging for ddtp gatherer, make sure utf-8 is used also in case unicode was
provided in aux.py, clean rollback in case ddtp ga
Author: tille
Date: 2010-07-01 07:38:50 + (Thu, 01 Jul 2010)
New Revision: 1755
Modified:
udd/udd/ddtp_gatherer.py
Log:
Fix encoding problem when printing warning messages
Modified: udd/udd/ddtp_gatherer.py
===
--- udd/udd/dd
Author: tille
Date: 2010-07-08 08:38:52 + (Thu, 08 Jul 2010)
New Revision: 1756
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Make sure a fallback for less information will not be broken ba hyving no
information at all, some encoding issues which only seem to occure on my
laptop, not at the s
Author: tille
Date: 2010-08-02 18:39:35 + (Mon, 02 Aug 2010)
New Revision: 1766
Modified:
udd/config-org.yaml
Log:
Add i18n-apps configuration to general configuration file
Modified: udd/config-org.yaml
===
--- udd/config-org
Author: tille
Date: 2010-08-02 18:41:39 + (Mon, 02 Aug 2010)
New Revision: 1767
Modified:
udd/config-org.yaml
Log:
Also add i18n-apps to types
Modified: udd/config-org.yaml
===
--- udd/config-org.yaml 2010-08-02 18:39:35 UTC
Author: tille
Date: 2010-08-06 11:02:01 + (Fri, 06 Aug 2010)
New Revision: 1771
Modified:
udd/logging.ini
Log:
Try to fix strange problem with logging when importing DDTP translations in
cron job
Modified: udd/logging.ini
==
Author: tille
Date: 2010-08-06 14:35:54 + (Fri, 06 Aug 2010)
New Revision: 1772
Modified:
udd/logging.ini
Log:
Fixed handler definition
Modified: udd/logging.ini
===
--- udd/logging.ini 2010-08-06 11:02:01 UTC (rev 1771)
Author: tille
Date: 2010-08-10 13:13:07 + (Tue, 10 Aug 2010)
New Revision: 1774
Modified:
udd/udd/ddtp_gatherer.py
Log:
Try to avoid reading logger configuration file
Modified: udd/udd/ddtp_gatherer.py
===
--- udd/udd/ddtp_ga
Author: tille
Date: 2010-08-16 20:26:53 + (Mon, 16 Aug 2010)
New Revision: 1776
Modified:
udd/udd/ddtp_gatherer.py
Log:
Try to reduce warning noise in case there is more than one description found
Modified: udd/udd/ddtp_gatherer.py
=
Author: tille
Date: 2010-08-26 08:58:08 + (Thu, 26 Aug 2010)
New Revision: 1779
Modified:
udd/udd/ddtp_gatherer.py
Log:
Less debug lines to enable better reading of debug output, handle problem if
description is missing
Modified: udd/udd/ddtp_gatherer.py
=
Author: tille
Date: 2010-09-13 07:18:00 + (Mon, 13 Sep 2010)
New Revision: 1781
Modified:
udd/udd/ddtp_gatherer.py
Log:
catch error in formating (Description-da: : Islamic hijri date and prayer time
utilities) contains two ':' which confuses deb822 parsing routine.
Modified: udd/udd/ddtp
Author: tille
Date: 2010-10-15 07:29:12 + (Fri, 15 Oct 2010)
New Revision: 1823
Modified:
udd/udd/screenshot_gatherer.py
Log:
Make sure screenshots gatherer will also work with JSON implementations
available in Squeeze
Modified: udd/udd/screenshot_gatherer.py
Author: tille
Date: 2010-10-15 07:35:47 + (Fri, 15 Oct 2010)
New Revision: 1824
Modified:
udd/udd/screenshot_gatherer.py
Log:
Handle descriptions containing i18n characters properly
Modified: udd/udd/screenshot_gatherer.py
==
Author: tille
Date: 2010-10-15 07:43:34 + (Fri, 15 Oct 2010)
New Revision: 1825
Modified:
udd/udd/screenshot_gatherer.py
Log:
Make sure json code will work as well if simplejson is not installed (as for
instance on udd.debian.org)
Modified: udd/udd/screenshot_gatherer.py
Author: tille
Date: 2010-12-17 13:03:39 + (Fri, 17 Dec 2010)
New Revision: 1869
Modified:
udd/sql/releases.sql
Log:
Fix typo
Modified: udd/sql/releases.sql
===
--- udd/sql/releases.sql2010-12-13 12:46:45 UTC (rev 1868
Author: tille
Date: 2010-12-23 09:28:03 + (Thu, 23 Dec 2010)
New Revision: 1872
Modified:
udd/sql/versions_archs_components.sql
Log:
Avoid EXECUTE statements to speed up function
Modified: udd/sql/versions_archs_components.sql
==
Author: tille
Date: 2010-12-23 11:23:33 + (Thu, 23 Dec 2010)
New Revision: 1873
Modified:
udd/sql/versions_archs_components.sql
Log:
Use SQL instead of psql and include sorting according to release
Modified: udd/sql/versions_archs_components.sql
===
Author: tille
Date: 2010-12-31 07:22:49 + (Fri, 31 Dec 2010)
New Revision: 1874
Added:
udd/sql/blends-query-packages.sql
Log:
Use only one single function call to obtain information used in Blends tasks
pages
Added: udd/sql/blends-query-packages.sql
==
Author: tille
Date: 2010-12-31 16:09:25 + (Fri, 31 Dec 2010)
New Revision: 1875
Modified:
udd/sql/blends-query-packages.sql
Log:
Add dehs and popcon to blends query
Modified: udd/sql/blends-query-packages.sql
===
--- udd/sql/
Author: tille
Date: 2011-01-01 22:10:47 + (Sat, 01 Jan 2011)
New Revision: 1876
Modified:
udd/sql/blends-query-packages.sql
Log:
Add info about debtags and screenshots
Modified: udd/sql/blends-query-packages.sql
===
--- udd/s
Author: tille
Date: 2011-01-03 16:16:35 + (Mon, 03 Jan 2011)
New Revision: 1877
Modified:
udd/sql/blends-query-packages.sql
Log:
Obtain information about the metapackages inside package pool
Modified: udd/sql/blends-query-packages.sql
==
Author: tille
Date: 2011-01-11 22:34:21 + (Tue, 11 Jan 2011)
New Revision: 1884
Modified:
udd/sql/blends-query-packages.sql
Log:
Better performance for metapackage translations query; make sure packages query
will also contain packages with binary only uploads
Modified: udd/sql/blends-qu
Author: tille
Date: 2011-01-12 13:30:09 + (Wed, 12 Jan 2011)
New Revision: 1885
Modified:
udd/sql/blends-query-packages.sql
Log:
Avoid duplicates, define order of releases
Modified: udd/sql/blends-query-packages.sql
===
--- u
Author: tille
Date: 2011-01-12 15:36:32 + (Wed, 12 Jan 2011)
New Revision: 1886
Modified:
udd/sql/blends-query-packages.sql
Log:
Add changed_by info from upload_history
Modified: udd/sql/blends-query-packages.sql
===
--- udd/
Author: tille
Date: 2011-01-12 22:32:48 + (Wed, 12 Jan 2011)
New Revision: 1887
Modified:
udd/sql/blends-query-packages.sql
Log:
Single architecture is neither needed here nor helpful in the query
Modified: udd/sql/blends-query-packages.sql
Author: tille
Date: 2011-01-14 09:45:14 + (Fri, 14 Jan 2011)
New Revision: 1888
Modified:
udd/sql/blends-query-packages.sql
Log:
Enable querying for enhances (a bit hackish because the same list of packages
array is provided in two forms (=second argument enclises all strings in '%')
as a
Author: tille
Date: 2011-01-14 13:33:24 + (Fri, 14 Jan 2011)
New Revision: 1889
Modified:
udd/sql/blends-query-packages.sql
Log:
Avoid lot of duplicates because of different ddto translation strings; ignore
different binary upload versions which are irrelevant for the Blends information
Author: tille
Date: 2011-01-14 14:28:44 + (Fri, 14 Jan 2011)
New Revision: 1890
Modified:
udd/sql/blends-query-packages.sql
Log:
Avoid duplicates in versions - arch - releases query by removing binary upload
information
Modified: udd/sql/blends-query-packages.sql
Author: tille
Date: 2011-01-15 17:55:32 + (Sat, 15 Jan 2011)
New Revision: 1891
Modified:
udd/sql/blends-query-packages.sql
Log:
Do respect packages which have a different version number than the source
version
Modified: udd/sql/blends-query-packages.sql
=
Author: tille
Date: 2011-01-15 18:13:40 + (Sat, 15 Jan 2011)
New Revision: 1892
Modified:
udd/sql/blends-query-packages.sql
Log:
Better prevention of duplicate entries
Modified: udd/sql/blends-query-packages.sql
===
--- udd/s
Author: tille
Date: 2011-01-15 19:56:14 + (Sat, 15 Jan 2011)
New Revision: 1893
Modified:
udd/sql/blends-query-packages.sql
Log:
Prevent duplicate packages if version is identical by chance
Modified: udd/sql/blends-query-packages.sql
===
Author: tille
Date: 2011-01-16 18:01:38 + (Sun, 16 Jan 2011)
New Revision: 1894
Modified:
udd/sql/blends-query-packages.sql
Log:
Set lower priority for packages in experimental even if this is the highest
version, this makes more sense for users and has the side effect that the DDTP
trans
Author: tille
Date: 2011-01-16 19:04:35 + (Sun, 16 Jan 2011)
New Revision: 1895
Modified:
udd/sql/releases.sql
Log:
the "release" experimental is not in any order to the other releases and there
is no reason to put it higher than unstable - so set sort to 0
Modified: udd/sql/releases.sql
Author: tille
Date: 2011-01-22 23:34:47 + (Sat, 22 Jan 2011)
New Revision: 1896
Modified:
udd/udd/aux.py
udd/udd/upload_history_gatherer.py
Log:
Try harder to parse a reasonable e-mail address which works also for names with
comma (',') inside as well as if the e-mail addres is included
Author: tille
Date: 2011-01-23 21:43:42 + (Sun, 23 Jan 2011)
New Revision: 1897
Added:
udd/sql/fix_broken_emails.sql
Log:
Add code which fixes several wrongly parsed e-mail addresses in upload_history
table in the production UDD without requiring reimporting complete
upload-history
Adde
Author: tille
Date: 2011-03-09 21:32:45 + (Wed, 09 Mar 2011)
New Revision: 1916
Added:
udd/sql/releases-squeeze.sql
Log:
Add release dates for Squeeze
Added: udd/sql/releases-squeeze.sql
===
--- udd/sql/releases-squeeze.sql
Author: tille
Date: 2011-03-09 21:42:20 + (Wed, 09 Mar 2011)
New Revision: 1917
Modified:
udd/sql/releases-squeeze.sql
Log:
Fix typo in release date
Modified: udd/sql/releases-squeeze.sql
===
--- udd/sql/releases-squeeze.sql
Author: tille
Date: 2011-03-11 07:33:49 + (Fri, 11 Mar 2011)
New Revision: 1918
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Avoid some useless warnings
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpnew_gatherer.py 20
Author: tille
Date: 2011-03-11 07:40:03 + (Fri, 11 Mar 2011)
New Revision: 1919
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Do not warn about some valid fields in control file which are simply not used
here
Modified: udd/udd/ftpnew_gatherer.py
==
Author: tille
Date: 2011-03-25 12:26:58 + (Fri, 25 Mar 2011)
New Revision: 1920
Modified:
udd/udd/ddtp_gatherer.py
Log:
use debian instead of debian_bundle
Modified: udd/udd/ddtp_gatherer.py
===
--- udd/udd/ddtp_gatherer.py
Author: tille
Date: 2011-04-02 06:28:12 + (Sat, 02 Apr 2011)
New Revision: 1929
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Do not warn about Gstreamer-* fields any more
Modified: udd/udd/ftpnew_gatherer.py
===
--- udd/udd/ftpn
Author: tille
Date: 2011-04-14 17:20:06 + (Thu, 14 Apr 2011)
New Revision: 1934
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Exclude packages only from new if the package has same package and source in UDD
Modified: udd/udd/ftpnew_gatherer.py
=
Author: tille
Date: 2011-04-15 06:06:39 + (Fri, 15 Apr 2011)
New Revision: 1935
Modified:
udd/udd/ftpnew_gatherer.py
Log:
Ignore more undocumented fields in control file but enable printing them in
debug mode
Modified: udd/udd/ftpnew_gatherer.py
==
Author: tille
Date: 2011-04-18 12:47:42 + (Mon, 18 Apr 2011)
New Revision: 1936
Modified:
udd/scripts/sync-dist.sh
Log:
Do not try syncing dirs ".~tmp~"
Modified: udd/scripts/sync-dist.sh
===
--- udd/scripts/sync-dist.sh2
Author: tille
Date: 2011-05-12 07:34:54 + (Thu, 12 May 2011)
New Revision: 1943
Modified:
udd/config-org.yaml
Log:
i18n app data are not available for squeeze any more but only for wheezy
Modified: udd/config-org.yaml
===
---
Author: tille
Date: 2011-08-10 20:49:00 + (Wed, 10 Aug 2011)
New Revision: 1981
Modified:
udd/sql/blends-query-packages.sql
Log:
Add serbian language to DDTP
Modified: udd/sql/blends-query-packages.sql
===
--- udd/sql/blends-
Author: tille
Date: 2012-02-02 21:44:07 + (Thu, 02 Feb 2012)
New Revision: 2132
Modified:
udd/udd/ddtp_gatherer.py
Log:
"Official" (== not specifically UDD targeting) Translation files are bzip2
packaged
Modified: udd/udd/ddtp_gatherer.py
=
Author: tille
Date: 2012-02-02 21:45:24 + (Thu, 02 Feb 2012)
New Revision: 2133
Modified:
udd/scripts/fetch_ddtp_translations.sh
Log:
Enable bz2 compressed translations
Modified: udd/scripts/fetch_ddtp_translations.sh
===
---
Author: tille
Date: 2012-02-03 08:23:04 + (Fri, 03 Feb 2012)
New Revision: 2134
Modified:
udd/config-org.yaml
udd/sql/bibref.sql
udd/sql/blends-query-packages.sql
Log:
Fix mirror where to get translations from; add support for bibtex in blends
query
Modified: udd/config-org.yaml
==
Author: tille
Date: 2012-02-03 08:27:19 + (Fri, 03 Feb 2012)
New Revision: 2135
Modified:
udd/sql/setup.sql
udd/sql/upgrade.sql
udd/udd/packages_gatherer.py
Log:
Inject patch from Stuart Prescott to handle
Description-md5 field which is needed to address english long descriptions fr
Author: tille
Date: 2012-02-06 21:06:10 + (Mon, 06 Feb 2012)
New Revision: 2136
Modified:
udd/sql/blends-query-packages.sql
udd/sql/setup.sql
udd/sql/upgrade.sql
udd/udd/aux.py
udd/udd/ddtp_gatherer.py
Log:
Adapt ddtp gatherer to new way to provide translations
Modified: udd/s
Author: tille
Date: 2012-02-06 21:09:14 + (Mon, 06 Feb 2012)
New Revision: 2137
Modified:
udd/udd/ddtp_gatherer.py
Log:
Use prepared statement
Modified: udd/udd/ddtp_gatherer.py
===
--- udd/udd/ddtp_gatherer.py2012-02-06
Author: tille
Date: 2012-02-06 21:45:31 + (Mon, 06 Feb 2012)
New Revision: 2138
Modified:
udd/udd/ddtp_gatherer.py
Log:
Use prepared statements
Modified: udd/udd/ddtp_gatherer.py
===
--- udd/udd/ddtp_gatherer.py2012-02-06
Author: tille
Date: 2012-02-09 21:01:20 + (Thu, 09 Feb 2012)
New Revision: 2140
Modified:
udd/sql/blends-query-packages.sql
Log:
Adapt blends query to the fact that 'en' is now a "Translation"
Modified: udd/sql/blends-query-packages.sql
Author: tille
Date: 2012-02-11 21:13:46 + (Sat, 11 Feb 2012)
New Revision: 2141
Modified:
udd/config-org.yaml
udd/sql/setup.sql
udd/sql/upgrade.sql
udd/udd/packages_gatherer.py
Log:
Commit changes by Stuart Prescott to enable me commiting ddtp changes based on
this
Modified: udd
Author: tille
Date: 2012-02-11 21:21:36 + (Sat, 11 Feb 2012)
New Revision: 2142
Modified:
udd/scripts/fetch_ddtp_translations.sh
udd/udd/ddtp_gatherer.py
Log:
Commit first shot at new ddtp importer to at least enable import for others and
start testing applications
TODO:
- New housekee
Author: tille
Date: 2012-02-11 21:51:17 + (Sat, 11 Feb 2012)
New Revision: 2143
Modified:
udd/sql/ddtp_language_maxversion.sql
Log:
Drop function which is unneeded for new way to handle ddtp
Modified: udd/sql/ddtp_language_maxversion.sql
===
Author: tille
Date: 2012-02-11 21:58:15 + (Sat, 11 Feb 2012)
New Revision: 2144
Modified:
udd/sql/blends-query-packages.sql
Log:
Adapt blends-query to new name (s/ddtp/descriptions/)
Modified: udd/sql/blends-query-packages.sql
==
Author: tille
Date: 2012-02-12 16:46:00 + (Sun, 12 Feb 2012)
New Revision: 2145
Modified:
udd/scripts/fetch_ddtp_translations.sh
Log:
No need to backup previous hashes which will be stored in database table
Modified: udd/scripts/fetch_ddtp_translations.sh
=
1 - 100 of 212 matches
Mail list logo