[Blends-commit] [SCM] website branch, master, updated. 63503dff822b6b58037950bba7cd473bf70643e4

2015-12-10 Thread Ole Streicher
The following commit has been merged in the master branch: commit 63503dff822b6b58037950bba7cd473bf70643e4 Author: Ole Streicher Date: Thu Dec 10 11:35:10 2015 +0100 Use correct comment start sequence '/*' instead of '//' for CSS diff --git a/webtools/templates/packag

[Blends-commit] [SCM] website branch, master, updated. 2b8283fbcdc53a2992d0ac2f4db0ca726875521d

2015-12-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 2b8283fbcdc53a2992d0ac2f4db0ca726875521d Author: Ole Streicher Date: Fri Dec 11 09:34:18 2015 +0100 Show bugs, maintainer page and improvements only for Debian packages diff --git a/webtools/templates/packages.xhtml b

[Blends-commit] [SCM] website branch, master, updated. 5df9e443725c657a2210bed3c2801ed6a4f608bc

2015-12-13 Thread Ole Streicher
The following commit has been merged in the master branch: commit 5df9e443725c657a2210bed3c2801ed6a4f608bc Author: Ole Streicher Date: Sun Dec 13 12:56:58 2015 +0100 Dont link to homepage if link is empty diff --git a/webtools/templates/packages.xhtml b/webtools/templates/packages.xhtml

[Blends-commit] [SCM] website branch, master, updated. 583252334a31233451bdc092b557f16a68d8f85d

2015-12-16 Thread Ole Streicher
The following commit has been merged in the master branch: commit 583252334a31233451bdc092b557f16a68d8f85d Author: Ole Streicher Date: Wed Dec 16 09:32:26 2015 +0100 Add hint to click on package name to view details diff --git a/webtools/templates/packages.xhtml b/webtools/templates

[Blends-commit] [SCM] website branch, master, updated. 363a89cb8c1121c8f737dfb96526466df2ad3817

2015-12-17 Thread Ole Streicher
The following commit has been merged in the master branch: commit 4647ef2f736dfdf2070c341a5403d1ca36127b4f Author: Ole Streicher Date: Thu Dec 17 11:13:11 2015 +0100 Replace tooltips by 'title' attribute in links diff --git a/webtools/templates/packages.xhtml b/webtools

[Blends-commit] [SCM] website branch, master, updated. 363a89cb8c1121c8f737dfb96526466df2ad3817

2015-12-17 Thread Ole Streicher
The following commit has been merged in the master branch: commit bee20125ef7f09c2aa1fb580bc2e4f37a34f290b Author: Ole Streicher Date: Thu Dec 17 11:15:56 2015 +0100 Provide additional 'close' link at the bottom of the detailed desc diff --git a/webtools/templates/package

[Blends-commit] [SCM] website branch, master, updated. 363a89cb8c1121c8f737dfb96526466df2ad3817

2015-12-17 Thread Ole Streicher
The following commit has been merged in the master branch: commit 363a89cb8c1121c8f737dfb96526466df2ad3817 Author: Ole Streicher Date: Thu Dec 17 11:46:36 2015 +0100 Add title to link to latest package diff --git a/webtools/templates/packages.xhtml b/webtools/templates/packages.xhtml

[Blends-commit] [SCM] website branch, master, updated. 363a89cb8c1121c8f737dfb96526466df2ad3817

2015-12-17 Thread Ole Streicher
The following commit has been merged in the master branch: commit 54e009d31680ecb5fc904048f699eacb07b1008d Author: Ole Streicher Date: Thu Dec 17 11:15:07 2015 +0100 Use symbol and title to hint details toggle diff --git a/webtools/templates/packages.xhtml b/webtools/templates

[Blends-commit] [SCM] website branch, master, updated. 064a0fa8f527e3bd7ae9a80958640b3f6b8abba8

2015-12-27 Thread Ole Streicher
The following commit has been merged in the master branch: commit 064a0fa8f527e3bd7ae9a80958640b3f6b8abba8 Author: Ole Streicher Date: Sun Dec 27 11:05:44 2015 +0100 Display inst values of popcon in package list diff --git a/webtools/templates/packages.xhtml b/webtools/templates

[Blends-commit] [SCM] website branch, master, updated. 2f4067e3c0364ef7ec4a3bae5848e1ac3d260951

2016-01-10 Thread Ole Streicher
The following commit has been merged in the master branch: commit 2f4067e3c0364ef7ec4a3bae5848e1ac3d260951 Author: Ole Streicher Date: Sun Jan 10 10:42:18 2016 +0100 Integrate Py2 changes inspired by debian-astro branch * new index tasks_idx.xhtml * new tasks.xhtml replacement

[Blends-commit] [SCM] website branch, master, updated. 5ad10b956b2239cbf6f7375a49c90ac8dd3108c4

2016-01-10 Thread Ole Streicher
The following commit has been merged in the master branch: commit 5ad10b956b2239cbf6f7375a49c90ac8dd3108c4 Author: Ole Streicher Date: Sun Jan 10 20:46:52 2016 +0100 Leftover dict.has_key(x) --> x in dict diff --git a/webtools_py3/templates/tasks_idx.xhtml b/webtools_py3/templa

[Blends-commit] [SCM] website branch, master, updated. 5ad10b956b2239cbf6f7375a49c90ac8dd3108c4

2016-01-10 Thread Ole Streicher
The following commit has been merged in the master branch: commit 87bf4911fa5e883842d394dce8a5a19af69d761c Author: Ole Streicher Date: Sun Jan 10 20:46:12 2016 +0100 Correct argument(s) of str.format() diff --git a/webtools_py3/tasks_udd.py b/webtools_py3/tasks_udd.py index 0f180a0

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 2c2deb801ed584d0ebeaa449854eeb11c324fbe5 Author: Ole Streicher Date: Mon Jan 11 09:50:30 2016 +0100 Use os.path.join() instead of concatenating strings diff --git a/webtools_py3/tasks_udd.py b/webtools_py3/tasks_udd.py

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f Author: Ole Streicher Date: Mon Jan 11 13:19:23 2016 +0100 Fix some formatting errors diff --git a/webtools_py3/tasks_udd.py b/webtools_py3/tasks_udd.py index 85f3f90..3b65707 100755

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 24046d2dcb41f85f7e61a68c9f6aee830a4fafff Author: Ole Streicher Date: Mon Jan 11 10:07:41 2016 +0100 Remove unused local variable found_status diff --git a/webtools_py3/tasks_udd.py b/webtools_py3/tasks_udd.py index 8362aad

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit c9145c4c444f6adec6a06192513e4c8b72f41cf9 Author: Ole Streicher Date: Mon Jan 11 10:34:58 2016 +0100 print(...,file=stderr) --> stderr.write() diff --git a/webtools_py3/tasks_udd.py b/webtools_py3/tasks_udd.py index da18

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 3f361d50736068d83d091bd785bac5b74e75517b Author: Ole Streicher Date: Mon Jan 11 09:06:19 2016 +0100 Remove unlink() calls: existing files are automatically truncated when open('w')ed diff --git a/webtools_py3/ta

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit ee4f5e45ca5f13f4518ab5ad02e08bd387756b34 Author: Ole Streicher Date: Mon Jan 11 09:49:57 2016 +0100 use /usr/bin/env in bangpath to follow standard conventions diff --git a/webtools_py3/tasks_udd.py b/webtools_py3

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 22ce84b2dafa4fd1165dfc1daf3b2f36a0ec3d0f Author: Ole Streicher Date: Mon Jan 11 09:32:43 2016 +0100 Dont create temporary output file; do the %26->& replacement in-memory diff --git a/webtools_py3/tasks_u

[Blends-commit] [SCM] website branch, master, updated. 62b4b5d8b2d72459d39faf2a7c535e06ba4b8f6f

2016-01-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 5fa8bf13933a7f57dc39757f52ae9a38ff78d075 Author: Ole Streicher Date: Mon Jan 11 09:04:38 2016 +0100 Replace print(.., file=f) with f.write() and most open/close sequences with 'with' diff --git a/webtools_py3/ta

[Blends-commit] [SCM] website branch, master, updated. cc029707a2bfe0a69c89fb770d3ef90e250704f9

2016-01-12 Thread Ole Streicher
The following commit has been merged in the master branch: commit da796ebbe94a252c75e66dc500aa9c59a090d131 Author: Ole Streicher Date: Tue Jan 12 08:47:13 2016 +0100 found another hsa_key() diff --git a/webtools_py3/templates/debian-astro_idx.xhtml b/webtools_py3/templates/debian

[Blends-commit] [SCM] website branch, master, updated. cc029707a2bfe0a69c89fb770d3ef90e250704f9

2016-01-12 Thread Ole Streicher
The following commit has been merged in the master branch: commit cc029707a2bfe0a69c89fb770d3ef90e250704f9 Author: Ole Streicher Date: Tue Jan 12 12:22:09 2016 +0100 Remove ramaining I18N variables diff --git a/webtools_py3/templates/tasks.xhtml b/webtools_py3/templates/tasks.xhtml index

[Blends-commit] [SCM] website branch, master, updated. cc029707a2bfe0a69c89fb770d3ef90e250704f9

2016-01-12 Thread Ole Streicher
The following commit has been merged in the master branch: commit c6b776c934c5befb2de17d3233959da9272f1954 Author: Ole Streicher Date: Tue Jan 12 08:48:50 2016 +0100 Move hedaline and pdolinkname of tasks sections to blendstasktools diff --git a/webtools_py3/blendstasktools_udd.py b

[Blends-commit] [SCM] website branch, master, updated. cc029707a2bfe0a69c89fb770d3ef90e250704f9

2016-01-12 Thread Ole Streicher
The following commit has been merged in the master branch: commit 1b6ccec7d2747f021d40cac2a64b375a909fed17 Author: Ole Streicher Date: Mon Jan 11 17:29:07 2016 +0100 Remove i18n from .py source since genshi may handle this by itself diff --git a/webtools_py3/bugs.py b/webtools_py3/bugs.py

[Blends-commit] [SCM] website branch, master, updated. 38c118dd7d0c6796e66f3503486c6236a338b396

2016-01-14 Thread Ole Streicher
The following commit has been merged in the master branch: commit 38c118dd7d0c6796e66f3503486c6236a338b396 Author: Ole Streicher Date: Thu Jan 14 09:30:27 2016 +0100 Include debian-astro in Blends index diff --git a/www-src/index.html b/www-src/index.html index 335fdb0..115f0c8 100644

[Blends-commit] [SCM] website branch, master, updated. 0d0f9620da72d166b877ab9b3e2832c79b6f3b19

2016-01-14 Thread Ole Streicher
The following commit has been merged in the master branch: commit 0d0f9620da72d166b877ab9b3e2832c79b6f3b19 Author: Ole Streicher Date: Thu Jan 14 09:58:45 2016 +0100 write lowercase substantives in english texts :-) diff --git a/www-src/index.html b/www-src/index.html index 115f0c8

[Blends-commit] [SCM] website branch, master, updated. 10b9293b2a8206634ac0cb10589096cf209608ce

2016-01-14 Thread Ole Streicher
The following commit has been merged in the master branch: commit 10b9293b2a8206634ac0cb10589096cf209608ce Author: Ole Streicher Date: Thu Jan 14 10:02:05 2016 +0100 Add in-text link to tasks in Debian-Astro homepage diff --git a/webtools/templates/debian-astro_idx.xhtml b/webtools

[Blends-commit] [SCM] website branch, master, updated. b1b057c0dc071eb39bc68c8c56dc681fb39b5d78

2016-01-25 Thread Ole Streicher
The following commit has been merged in the master branch: commit b1b057c0dc071eb39bc68c8c56dc681fb39b5d78 Author: Ole Streicher Date: Mon Jan 25 11:17:09 2016 +0100 Use alternative tasks pages for hamradio as discussed with irl diff --git a/webtools/tasks.py b/webtools/tasks.py index

[Blends-commit] [SCM] science branch, master, updated. 044535af5602e847b83e3ad66e1655eb3a4027b5

2016-01-26 Thread Ole Streicher
The following commit has been merged in the master branch: commit 044535af5602e847b83e3ad66e1655eb3a4027b5 Author: Ole Streicher Date: Tue Jan 26 10:15:30 2016 +0100 Replace astronomy related packages by the debian-astro tasks diff --git a/tasks/astronomy b/tasks/astronomy index 032e02c

[Blends-commit] [SCM] science branch, master, updated. 96dbe0fbc52e320aadb07d4c5dbdf836b8e61eed

2016-01-26 Thread Ole Streicher
The following commit has been merged in the master branch: commit 96dbe0fbc52e320aadb07d4c5dbdf836b8e61eed Author: Ole Streicher Date: Tue Jan 26 10:29:49 2016 +0100 Update d/changelog with last changes of astronomy and astronomy-dev diff --git a/debian/changelog b/debian/changelog index

[Blends-commit] [SCM] science branch, master, updated. 71cee8caf33d79cc0940e4259a2c1326599940bb

2016-01-26 Thread Ole Streicher
The following commit has been merged in the master branch: commit 71cee8caf33d79cc0940e4259a2c1326599940bb Author: Ole Streicher Date: Tue Jan 26 10:41:07 2016 +0100 Fix task name of astronomy-dev diff --git a/tasks/astronomy-dev b/tasks/astronomy-dev index a53db88..54b3919 100644 --- a

[Blends-commit] [SCM] website branch, master, updated. ccb5c6a787486e4984222a674d76f76ba33c986f

2016-01-27 Thread Ole Streicher
The following commit has been merged in the master branch: commit ccb5c6a787486e4984222a674d76f76ba33c986f Author: Ole Streicher Date: Wed Jan 27 12:01:35 2016 +0100 Also sorting enhancing packages in old code for the alternative package list diff --git a/webtools/templates/packages.xhtml

[Blends-commit] [SCM] website branch, master, updated. 70331813060f0e77ec242d7f3a1ff983897a800c

2016-02-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 70331813060f0e77ec242d7f3a1ff983897a800c Author: Ole Streicher Date: Fri Feb 19 13:44:21 2016 +0100 Add new Debian Astro logo diff --git a/webtools/templates/debian-astro_idx.xhtml b/webtools/templates/debian

[Blends-commit] [SCM] website branch, master, updated. f35736ec0a22fd69a34f829ea012883d92fb7aee

2016-02-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit f35736ec0a22fd69a34f829ea012883d92fb7aee Author: Ole Streicher Date: Fri Feb 19 13:46:07 2016 +0100 Add the Debian-Astro logo to www-src as well diff --git a/www-src/css/blends.css b/www-src/css/blends.css index 3f43c67

[Blends-commit] [SCM] website branch, master, updated. e90119beee1f29d97cade5c632a4317c1155225b

2016-02-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit e90119beee1f29d97cade5c632a4317c1155225b Author: Ole Streicher Date: Fri Feb 19 16:07:11 2016 +0100 Put nice background image for splash banner diff --git a/webtools/templates/debian-astro_idx.xhtml b/webtools/templates

[Blends-commit] [SCM] website branch, master, updated. d05b01a9a85858d9c86b9f5df1f3eda94e5eb1a7

2016-02-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit d05b01a9a85858d9c86b9f5df1f3eda94e5eb1a7 Author: Ole Streicher Date: Fri Feb 19 17:26:42 2016 +0100 Replace norway letter with html entity diff --git a/webtools/templates/debian-astro_idx.xhtml b/webtools/templates/debian

[Blends-commit] [SCM] website branch, master, updated. f7fff0848b10bb1d9fa14c2b79de590f9c8be91f

2016-02-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit f7fff0848b10bb1d9fa14c2b79de590f9c8be91f Author: Ole Streicher Date: Fri Feb 19 17:40:35 2016 +0100 suffix of bd_astro image corrected diff --git a/www/css/blends.css b/www/css/blends.css index 6112603..357d487 100644 --- a

[Blends-commit] [SCM] website branch, master, updated. c437840db552644ae90cbfe15e9e7ee987b9803e

2016-02-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit c437840db552644ae90cbfe15e9e7ee987b9803e Author: Ole Streicher Date: Fri Feb 19 19:59:30 2016 +0100 Enable unicode for debian-astro_idx diff --git a/webtools/tasks.py b/webtools/tasks.py index 58e479f..d312366 100755 --- a

[Blends-commit] [SCM] website branch, master, updated. ab2b34307f739ff45fd595996ce01e73b75b2e9d

2016-03-04 Thread Ole Streicher
The following commit has been merged in the master branch: commit 9b7a60a761e9ecaf1c7f382512ee783977fcb7d1 Author: Ole Streicher Date: Fri Mar 4 11:47:33 2016 +0100 Remove superfluid encode('ascii','xmlcharrefreplace') calls. If there are UnicodeEncodeErrors, the

[Blends-commit] [SCM] website branch, master, updated. ab2b34307f739ff45fd595996ce01e73b75b2e9d

2016-03-04 Thread Ole Streicher
The following commit has been merged in the master branch: commit ab2b34307f739ff45fd595996ce01e73b75b2e9d Author: Ole Streicher Date: Fri Mar 4 14:01:16 2016 +0100 Move eprint to the end of the publication entry diff --git a/webtools/templates/packages.xhtml b/webtools/templates

[Blends-commit] [SCM] website branch, master, updated. ab2b34307f739ff45fd595996ce01e73b75b2e9d

2016-03-04 Thread Ole Streicher
The following commit has been merged in the master branch: commit 1b119366db719bae0697beda202d03746b63 Author: Ole Streicher Date: Fri Mar 4 11:15:26 2016 +0100 Add upstream_repository and upstream_bugs to packages diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py

[Blends-commit] [SCM] website branch, master, updated. ab2b34307f739ff45fd595996ce01e73b75b2e9d

2016-03-04 Thread Ole Streicher
The following commit has been merged in the master branch: commit cdd35b2af0ac0df1a508db8a73f097b50afe8e98 Author: Ole Streicher Date: Fri Mar 4 11:36:55 2016 +0100 Create a file "tasks.json" in the tasks directory. This file contains the tasks data in raw form, as coming

[Blends-commit] [SCM] website branch, master, updated. ab2b34307f739ff45fd595996ce01e73b75b2e9d

2016-03-04 Thread Ole Streicher
The following commit has been merged in the master branch: commit 8b9e50584425cd9466c50c7da3a5c69f0aa4508b Author: Ole Streicher Date: Fri Mar 4 13:17:18 2016 +0100 Write html files in utf-8 encoding diff --git a/webtools/blendsunicode.py b/webtools/blendsunicode.py index f6e5a74..daeaf05

[Blends-commit] [SCM] website branch, master, updated. a19e50bbd86cc3b004231180fc807db31190653b

2016-03-05 Thread Ole Streicher
The following commit has been merged in the master branch: commit a19e50bbd86cc3b004231180fc807db31190653b Author: Ole Streicher Date: Sat Mar 5 17:07:09 2016 +0100 Remove to_unicode from blendstasktool.py Conversion to unicode is not done centrally in RowDictionaries(). diff --git a

[Blends-commit] [SCM] website branch, master, updated. b9566af496323ceadabb21da1592ea9c86b031cf

2016-03-05 Thread Ole Streicher
The following commit has been merged in the master branch: commit b2cd2b383f2a2607492c87109889d6d97e5ae451 Author: Ole Streicher Date: Sat Mar 5 20:29:48 2016 +0100 Replace remaining open() with codec.open() diff --git a/webtools/bugs.py b/webtools/bugs.py index 1aa2d8f..a91d563 100755

[Blends-commit] [SCM] website branch, master, updated. b9566af496323ceadabb21da1592ea9c86b031cf

2016-03-05 Thread Ole Streicher
The following commit has been merged in the master branch: commit b9566af496323ceadabb21da1592ea9c86b031cf Author: Ole Streicher Date: Sat Mar 5 20:31:19 2016 +0100 Remove explicite utf8 encoding for dep.responsible diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py

[Blends-commit] [SCM] website branch, master, updated. 06fdc55b523070dce259e189817e0ca3abe85ff5

2016-03-05 Thread Ole Streicher
The following commit has been merged in the master branch: commit 06fdc55b523070dce259e189817e0ca3abe85ff5 Author: Ole Streicher Date: Sat Mar 5 20:45:13 2016 +0100 Remove UnicodeError handling: should be gone now diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py

[Blends-commit] [SCM] website branch, master, updated. ff4cb06d2c11eb2efe7bb67ba4481c01d8926a31

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit ff4cb06d2c11eb2efe7bb67ba4481c01d8926a31 Author: Ole Streicher Date: Sun Mar 6 09:30:36 2016 +0100 Remove blendsunicode.py and to_unicode() completely diff --git a/webtools/blendsmarkdown.py b/webtools/blendsmarkdown.py

[Blends-commit] [SCM] website branch, master, updated. 918f4b94a80e13239881ab52bd2c762fa116388c

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit 918f4b94a80e13239881ab52bd2c762fa116388c Author: Ole Streicher Date: Sun Mar 6 09:46:41 2016 +0100 remove unneeded os.unlink(); use with codecs.open() instead of open/close diff --git a/webtools/bugs.py b/webtools/bugs.py

[Blends-commit] [SCM] website branch, master, updated. 1024503fed8f045a3863b10f4c576ab55f81381b

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit 1024503fed8f045a3863b10f4c576ab55f81381b Author: Ole Streicher Date: Sun Mar 6 09:48:42 2016 +0100 Load templates as UTF-8 by default diff --git a/webtools/bugs.py b/webtools/bugs.py index 53e4290..33b05fe 100755 --- a

[Blends-commit] [SCM] website branch, master, updated. acdee38caffd3aa47fa3a8c8c6d6ff0db39a6bda

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit acdee38caffd3aa47fa3a8c8c6d6ff0db39a6bda Author: Ole Streicher Date: Sun Mar 6 10:16:08 2016 +0100 Use implicite loops in blendstasktools diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py index 84a7aa1

[Blends-commit] [SCM] website branch, master, updated. 497e3dab79e9fa49400f9b9f1af8efc399b394b5

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit 497e3dab79e9fa49400f9b9f1af8efc399b394b5 Author: Ole Streicher Date: Sun Mar 6 14:57:40 2016 +0100 reformat to PEP8 diff --git a/webtools/tasks.py b/webtools/tasks.py index 94b0e44..975f881 100755 --- a/webtools/tasks.py

[Blends-commit] [SCM] website branch, master, updated. 9a3003bff39ac3ae27d670f92671bd0f85972530

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit 9a3003bff39ac3ae27d670f92671bd0f85972530 Author: Ole Streicher Date: Sun Mar 6 20:14:12 2016 +0100 Remove annoying debug output diff --git a/webtools/tasks.py b/webtools/tasks.py index 975f881..5665e4e 100755 --- a/webtools

[Blends-commit] [SCM] website branch, master, updated. 079645836b1087ea103d687a407b09b463208976

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit 079645836b1087ea103d687a407b09b463208976 Author: Ole Streicher Date: Sun Mar 6 20:35:01 2016 +0100 open tasks file in UTF-8 as well diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py index a57c00f

[Blends-commit] [SCM] website branch, master, updated. 3ac3446688f69395404d9a6cb157c28b669a3787

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit 3ac3446688f69395404d9a6cb157c28b669a3787 Author: Ole Streicher Date: Sun Mar 6 20:47:59 2016 +0100 Fix non-working ampersand escape char replacement diff --git a/webtools/tasks.py b/webtools/tasks.py index 5665e4e..1205fd6

[Blends-commit] [SCM] website branch, master, updated. 968015120a082330357398e7e527c2984bf60976

2016-03-06 Thread Ole Streicher
The following commit has been merged in the master branch: commit 968015120a082330357398e7e527c2984bf60976 Author: Ole Streicher Date: Sun Mar 6 20:52:30 2016 +0100 Remove another bunch of unneeded str.encode('utf-8') diff --git a/webtools/blendstasktools.py b/webtools/blendsta

[Blends-commit] [SCM] website branch, master, updated. 8938375f79698aa9507a6e214ff62ad2cd0afbcc

2016-03-07 Thread Ole Streicher
The following commit has been merged in the master branch: commit 8938375f79698aa9507a6e214ff62ad2cd0afbcc Author: Ole Streicher Date: Mon Mar 7 08:59:57 2016 +0100 Try reading of tasks files with iso.8859 instead of utf-8 due to #817018 diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. 339fb37d6948ce9c9e3e6cda40600739ffb7683d

2016-03-07 Thread Ole Streicher
The following commit has been merged in the master branch: commit 339fb37d6948ce9c9e3e6cda40600739ffb7683d Author: Ole Streicher Date: Mon Mar 7 09:31:13 2016 +0100 Revert last commit: debian-edu was fixed much quicker than expected :-) diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. dfc07f392e21ae03ffb4409694713f5bb765038e

2016-03-07 Thread Ole Streicher
The following commit has been merged in the master branch: commit dfc07f392e21ae03ffb4409694713f5bb765038e Author: Ole Streicher Date: Mon Mar 7 22:03:34 2016 +0100 Display WNPP status also for packages that are already in VCS diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. dfc07f392e21ae03ffb4409694713f5bb765038e

2016-03-07 Thread Ole Streicher
The following commit has been merged in the master branch: commit df2cd9afa84d003d298fd5a3ccbd98316880779e Author: Ole Streicher Date: Mon Mar 7 21:55:43 2016 +0100 Replace dict.has_key(x) with 'x in dict' and similar diff --git a/webtools/blendstasktools.py b/webtools/blendsta

[Blends-commit] [SCM] website branch, master, updated. fb6e4491e0e65c54fdcb873dec291c0d18fceb1d

2016-03-07 Thread Ole Streicher
The following commit has been merged in the master branch: commit fb6e4491e0e65c54fdcb873dec291c0d18fceb1d Author: Ole Streicher Date: Mon Mar 7 22:30:35 2016 +0100 Add packages in NEW to be queried for VCS info diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py index

[Blends-commit] [SCM] website branch, master, updated. 240138710429528d826dbf4c99d45b44afd77e47

2016-03-07 Thread Ole Streicher
The following commit has been merged in the master branch: commit 240138710429528d826dbf4c99d45b44afd77e47 Author: Ole Streicher Date: Mon Mar 7 23:10:38 2016 +0100 Correct next place to include VCS info in NEW packages diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. 4160989ebf2c9235f345663ea4e97875ebc1fb23

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit 4160989ebf2c9235f345663ea4e97875ebc1fb23 Author: Ole Streicher Date: Tue Mar 8 17:57:41 2016 +0100 Fixed some indentation bugs, and more PEP8 for bugs.py diff --git a/webtools/bugs.py b/webtools/bugs.py index 7089a2a

[Blends-commit] [SCM] website branch, master, updated. bc8846c1cb903e34c397408e2bdeadd05b706387

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit bc8846c1cb903e34c397408e2bdeadd05b706387 Author: Ole Streicher Date: Tue Mar 8 21:35:21 2016 +0100 Fix missing ( as stupid bug diff --git a/webtools/thermometer.py b/webtools/thermometer.py index fc34325..5f7705f 100755

[Blends-commit] [SCM] website branch, master, updated. 0e6e41dd792ced29ad7ab6a584b3b0747b254c28

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit 0e6e41dd792ced29ad7ab6a584b3b0747b254c28 Author: Ole Streicher Date: Tue Mar 8 21:49:28 2016 +0100 More PEP8 for thermometer.py diff --git a/webtools/thermometer.py b/webtools/thermometer.py index e96ae8a..d8c622b 100755

[Blends-commit] [SCM] website branch, master, updated. 0e6e41dd792ced29ad7ab6a584b3b0747b254c28

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit d93891e96d77061a488c8fe646691ccf4ee0c85e Author: Ole Streicher Date: Tue Mar 8 21:41:12 2016 +0100 Set indentation to 4 spaces in thermometer.py diff --git a/webtools/thermometer.py b/webtools/thermometer.py index 5f7705f

[Blends-commit] [SCM] website branch, master, updated. 0ec1659526c78b76ae6ee0ab42714cc4ca882ebd

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit 0ec1659526c78b76ae6ee0ab42714cc4ca882ebd Author: Ole Streicher Date: Tue Mar 8 22:02:29 2016 +0100 Even more PEP8... diff --git a/webtools/blendslanguages.py b/webtools/blendslanguages.py index 4903897..a0ea90a 100644 --- a

[Blends-commit] [SCM] website branch, master, updated. 060905806fcefb5d226e520f94f3eb6f205522e2

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit f338b7e946b3880ba58bcacc2b07372023bcc811 Author: Ole Streicher Date: Tue Mar 8 23:06:54 2016 +0100 Replace short, long (latter is hiding a type) with shortDesc, longDesc diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. 060905806fcefb5d226e520f94f3eb6f205522e2

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit db3dd86855af8a151dbbf233aa36f4b3f0e4328f Author: Ole Streicher Date: Tue Mar 8 23:16:37 2016 +0100 Fix except statemets: 'except X, x' --> 'except X as x' diff --git a/webtools/blendsmarkdown.py b/web

[Blends-commit] [SCM] website branch, master, updated. 060905806fcefb5d226e520f94f3eb6f205522e2

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit 060905806fcefb5d226e520f94f3eb6f205522e2 Author: Ole Streicher Date: Tue Mar 8 23:19:04 2016 +0100 Replace filter with inline list generation diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py index

[Blends-commit] [SCM] website branch, master, updated. 92051ff3ed41cca11c54b572979a09be21e18fde

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit 92051ff3ed41cca11c54b572979a09be21e18fde Author: Ole Streicher Date: Tue Mar 8 23:23:03 2016 +0100 Remove unneeded imports urllib and stringIO diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py index

[Blends-commit] [SCM] website branch, master, updated. 9869acb29ab22b0efc14e3af345569374d5932df

2016-03-08 Thread Ole Streicher
The following commit has been merged in the master branch: commit 9869acb29ab22b0efc14e3af345569374d5932df Author: Ole Streicher Date: Wed Mar 9 08:45:43 2016 +0100 Typofix diff --git a/webtools/bugs.py b/webtools/bugs.py index 6dcc0ad..4a9b337 100755 --- a/webtools/bugs.py +++ b/webtools

[Blends-commit] [SCM] website branch, master, updated. 023140820dbda084aa08417e1d19b70073257af7

2016-03-09 Thread Ole Streicher
The following commit has been merged in the master branch: commit 023140820dbda084aa08417e1d19b70073257af7 Author: Ole Streicher Date: Wed Mar 9 12:10:03 2016 +0100 Remove unneeded blendsunicode.py als from the py3 dir diff --git a/webtools_py3/blendsunicode.py b/webtools_py3

[Blends-commit] [SCM] website branch, master, updated. 904d6a4e54f140787caf236c3be2e164b47dbdc1

2016-03-09 Thread Ole Streicher
The following commit has been merged in the master branch: commit 904d6a4e54f140787caf236c3be2e164b47dbdc1 Author: Ole Streicher Date: Wed Mar 9 13:42:44 2016 +0100 Revert one change that accidently slipped from UDD version diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. ef20a015a3c2b310cc94288217f8305720bb8a6c

2016-03-09 Thread Ole Streicher
The following commit has been merged in the master branch: commit ef20a015a3c2b310cc94288217f8305720bb8a6c Author: Ole Streicher Date: Wed Mar 9 16:39:36 2016 +0100 Remove the special handling for %26/& in URLs This seems to be not needed anymore; ampersands are han

[Blends-commit] [SCM] website branch, master, updated. 701d55ec923f4852bb6808c6bb93c2745984d6d9

2016-03-09 Thread Ole Streicher
The following commit has been merged in the master branch: commit 701d55ec923f4852bb6808c6bb93c2745984d6d9 Author: Ole Streicher Date: Thu Mar 10 08:54:53 2016 +0100 correct intendation in connection sequence diff --git a/webtools/bugs.py b/webtools/bugs.py index 4a9b337..6d6cc10 100755

[Blends-commit] [SCM] website branch, master, updated. 109184b8f351bb7ecf031f5b5dab3ca3e4527336

2016-03-10 Thread Ole Streicher
The following commit has been merged in the master branch: commit 109184b8f351bb7ecf031f5b5dab3ca3e4527336 Author: Ole Streicher Date: Thu Mar 10 08:59:51 2016 +0100 Remove obsolete regexps for ampersand and javascript detection diff --git a/webtools/tasks.py b/webtools/tasks.py index

[Blends-commit] [SCM] website branch, master, updated. 463a251d23006f1d131b5c71f66639b6ddde1580

2016-03-10 Thread Ole Streicher
The following commit has been merged in the master branch: commit 463a251d23006f1d131b5c71f66639b6ddde1580 Author: Ole Streicher Date: Wed Mar 9 21:31:13 2016 +0100 Merge webtools and webtools_py3 templates diff --git a/webtools/templates/bugs.xhtml b/webtools/templates/bugs.xhtml index

[Blends-commit] [SCM] website branch, master, updated. 4360c0c60f0cbebab008018804ced4723451c3ac

2016-03-10 Thread Ole Streicher
The following commit has been merged in the master branch: commit 4360c0c60f0cbebab008018804ced4723451c3ac Author: Ole Streicher Date: Thu Mar 10 21:17:10 2016 +0100 Further reunifx old and udd versions diff --git a/webtools/blendstasktools_udd.py b/webtools/blendstasktools_udd.py index

[Blends-commit] [SCM] website branch, master, updated. 4156e180f75852e7414aa5705eb521c5f4dc025f

2016-03-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit 4156e180f75852e7414aa5705eb521c5f4dc025f Author: Ole Streicher Date: Fri Mar 11 11:23:25 2016 +0100 Use instead of 'last update: ' Like in the other templates. This solves the UndefinedError() of bugs.py

[Blends-commit] [SCM] website branch, master, updated. e5b2feb75d166c255761bd1701341bb651b92731

2016-03-11 Thread Ole Streicher
The following commit has been merged in the master branch: commit e5b2feb75d166c255761bd1701341bb651b92731 Author: Ole Streicher Date: Fri Mar 11 21:31:04 2016 +0100 Minor cleanup: unused imports and comments etc. diff --git a/webtools/blendslanguages.py b/webtools/blendslanguages.py

[Blends-commit] [SCM] website branch, master, updated. 4ca43e4e71ff0ed323cb8d48d0b85db70cd91e2f

2016-03-15 Thread Ole Streicher
The following commit has been merged in the master branch: commit 4ca43e4e71ff0ed323cb8d48d0b85db70cd91e2f Author: Ole Streicher Date: Tue Mar 15 12:20:36 2016 +0100 Fix error string formatting: '+' is less strong bound than '%' diff --git a/webtools/blendsma

[Blends-commit] [SCM] website branch, master, updated. c3e16e9e851b5f56cb47b1e68e56c7ebb730d500

2016-03-15 Thread Ole Streicher
The following commit has been merged in the master branch: commit c3e16e9e851b5f56cb47b1e68e56c7ebb730d500 Author: Ole Streicher Date: Tue Mar 15 13:47:19 2016 +0100 Remove wrong additional encoding call for task RemarkShort/RemarkLong fields diff --git a/webtools/blendstasktools_udd.py b

[Blends-commit] [SCM] website branch, master, updated. ccc32dc3c2c97b6f587df42d4e96eef561ca93e7

2016-03-15 Thread Ole Streicher
The following commit has been merged in the master branch: commit ccc32dc3c2c97b6f587df42d4e96eef561ca93e7 Author: Ole Streicher Date: Tue Mar 15 13:53:31 2016 +0100 Prepare removal of blendsmarkdown.MarkupString: Remove try/except from MarkupString. It is a bug when a UnicodeError

[Blends-commit] [SCM] website branch, master, updated. 7b71a0dfff6a1b22e142612332a9daca408581c1

2016-03-15 Thread Ole Streicher
The following commit has been merged in the master branch: commit 7b71a0dfff6a1b22e142612332a9daca408581c1 Author: Ole Streicher Date: Tue Mar 15 14:08:59 2016 +0100 Replace blendsmarkdown.MarkupString with genshi.Markup diff --git a/webtools/blendsmarkdown.py b/webtools/blendsmarkdown.py

[Blends-commit] [SCM] website branch, master, updated. 5693e6046ee151a3b5ca2db8712d1c999ba986f0

2016-03-15 Thread Ole Streicher
The following commit has been merged in the master branch: commit 5693e6046ee151a3b5ca2db8712d1c999ba986f0 Author: Ole Streicher Date: Tue Mar 15 14:12:12 2016 +0100 Another replacement short/long --> shortDesc/longDesc diff --git a/webtools/blendstasktools_udd.py b/webto

[Blends-commit] [SCM] website branch, master, updated. 452e24bc0528f02592c7db8f4dbf577a9543648b

2016-03-16 Thread Ole Streicher
The following commit has been merged in the master branch: commit 452e24bc0528f02592c7db8f4dbf577a9543648b Author: Ole Streicher Date: Wed Mar 16 08:59:43 2016 +0100 Replace HTML escapes for languages with unicode diff --git a/webtools/blendslanguages.py b/webtools/blendslanguages.py

[Blends-commit] [SCM] website branch, master, updated. 1bc06676f66579fdbad9c099022f1d2ad495b00a

2016-03-18 Thread Ole Streicher
The following commit has been merged in the master branch: commit ba5024bd7238167260b8d773f3947d89e68b492b Author: Ole Streicher Date: Thu Mar 17 16:02:00 2016 +0100 Don't markup short description: it is just a one-liner diff --git a/webtools/blendstasktools.py b/web

[Blends-commit] [SCM] website branch, master, updated. 6e0733c52ddaab7f6460a34b2c853ceffb455f84

2016-03-18 Thread Ole Streicher
The following commit has been merged in the master branch: commit 6e0733c52ddaab7f6460a34b2c853ceffb455f84 Author: Ole Streicher Date: Fri Mar 18 12:27:27 2016 +0100 Make long description optional -- use empty string as default diff --git a/webtools/templates/packages.xhtml b/webtools

[Blends-commit] [SCM] website branch, master, updated. e65efd59b927c95c11b3662dc369965b320af607

2016-03-18 Thread Ole Streicher
The following commit has been merged in the master branch: commit e65efd59b927c95c11b3662dc369965b320af607 Author: Ole Streicher Date: Fri Mar 18 22:30:21 2016 +0100 Add missing quote diff --git a/webtools/templates/tasks.xhtml b/webtools/templates/tasks.xhtml index 8128624..9b53185

[Blends-commit] [SCM] website branch, master, updated. cfd5e7a580423fc98b2884d649b14fcfa1d33d7f

2016-03-18 Thread Ole Streicher
The following commit has been merged in the master branch: commit cfd5e7a580423fc98b2884d649b14fcfa1d33d7f Author: Ole Streicher Date: Fri Mar 18 08:37:46 2016 +0100 Remove obsolete ampandworkaround diff --git a/webtools/tasks.py b/webtools/tasks.py index 292b109..91c96be 100755 --- a

[Blends-commit] [SCM] website branch, master, updated. 4c016db575165db9a75e26761169140835f9dff7

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit f64ddd666e47ba2ba6ac75a7c44190ffa4db5756 Author: Ole Streicher Date: Fri Mar 18 14:56:23 2016 +0100 Move debtags to properties and use a dictionary for them diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. 2f8ccf42016a134b579864606420de4f539cc3d7

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 2f8ccf42016a134b579864606420de4f539cc3d7 Author: Ole Streicher Date: Fri Mar 18 08:39:39 2016 +0100 Remove unneeded 'maintainer' property entry diff --git a/webtools/bugs.py b/webtools/bugs.py index 3219f9d..b3b8

[Blends-commit] [SCM] website branch, master, updated. 4c016db575165db9a75e26761169140835f9dff7

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 4c016db575165db9a75e26761169140835f9dff7 Author: Ole Streicher Date: Fri Mar 18 16:59:28 2016 +0100 Move 'why' and 'remark' fields to properties diff --git a/webtools/blendstasktools.py b/webtools/blen

[Blends-commit] [SCM] website branch, master, updated. 1bc06676f66579fdbad9c099022f1d2ad495b00a

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 02c2a389777d051eb0610f32c9004e7c8d010558 Author: Ole Streicher Date: Thu Mar 17 15:44:53 2016 +0100 Separate email from name for maintainer and uploader This replaces the formatted versions for text and HTML by the

[Blends-commit] [SCM] website branch, master, updated. 36d051751e2abf937ed2cb967d2cd5c83263aaaf

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 36d051751e2abf937ed2cb967d2cd5c83263aaaf Author: Ole Streicher Date: Fri Mar 18 08:56:30 2016 +0100 Revert "Remove vcs_found property" This was a bad idea :-( This reve

[Blends-commit] [SCM] website branch, master, updated. 1bc06676f66579fdbad9c099022f1d2ad495b00a

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 801266a98bfd0b24e23d36267ad3329969e455a2 Author: Ole Streicher Date: Thu Mar 17 14:33:54 2016 +0100 Replace list in GetUpdatablePackages() by a dictionary diff --git a/webtools/blendstasktools.py b/webtools

[Blends-commit] [SCM] website branch, master, updated. 4c016db575165db9a75e26761169140835f9dff7

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 50e41e689381f113a069a736dbc01adbf677f028 Author: Ole Streicher Date: Fri Mar 18 15:14:39 2016 +0100 Move popcon to properties diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py index d720d6b..24b797a

[Blends-commit] [SCM] website branch, master, updated. 4c016db575165db9a75e26761169140835f9dff7

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit 0d21ea567fe7fedd867acdd858050872ca1f Author: Ole Streicher Date: Fri Mar 18 16:35:35 2016 +0100 Put all Screenshot properties into one dictionary diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py

[Blends-commit] [SCM] website branch, master, updated. b0e0ffb600017472d5b2ae10fbae757eb1480774

2016-03-19 Thread Ole Streicher
The following commit has been merged in the master branch: commit b0e0ffb600017472d5b2ae10fbae757eb1480774 Author: Ole Streicher Date: Sat Mar 19 14:55:40 2016 +0100 Fix release dependent package url diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py index 2ea73ff

<    1   2   3   >