Discussion:
[Blends-commit] [SCM] website branch, master, updated. fb3e1e7151fe5e1d23d6c289860c2d6aa3c42387
Andreas Tille
2014-09-23 15:55:38 UTC
Permalink
The following commit has been merged in the master branch:
commit 3a9394eabceddf8adcd5366e5e1dfe8e928c571b
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 23 17:26:51 2014 +0200

Add some Debian Science package that can stay uncategorised

diff --git a/misc/sql/0-uncategorised.sh b/misc/sql/0-uncategorised.sh
index 97d923d..42144a4 100755
--- a/misc/sql/0-uncategorised.sh
+++ b/misc/sql/0-uncategorised.sh
@@ -16,7 +16,7 @@ case "$1" in
'kwwidgets',
'mpi-defaults',
'polyml',
- 'r-cran-polyclip', 'r-cran-rjson', 'r-cran-tensor',
+ 'r-cran-gsl','r-cran-learnbayes','r-cran-maxlik','r-cran-misctools','r-cran-polyclip','r-cran-polycub','r-cran-randomfields','r-cran-rjson','r-cran-tensor',
'vmtk', -- is mentioned in Debian Med; there is no really good fitting task in Debian Science
'xmds-doc',
'yorick-av',
@@ -31,6 +31,7 @@ case "$1" in
'yorick-soy',
'yorick-ygsl',
'yorick-yeti',
+ 'yorick-ynfft',
'yorick-yutils',
'yorick-z'"
;;
--
Static and dynamic websites for Debian Pure Blends
Andreas Tille
2014-09-23 15:55:38 UTC
Permalink
The following commit has been merged in the master branch:
commit fb3e1e7151fe5e1d23d6c289860c2d6aa3c42387
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 23 17:55:26 2014 +0200

Ignore cbp2make

diff --git a/misc/sql/0-uncategorised.sh b/misc/sql/0-uncategorised.sh
index 42144a4..910bd83 100755
--- a/misc/sql/0-uncategorised.sh
+++ b/misc/sql/0-uncategorised.sh
@@ -9,7 +9,7 @@ fi
case "$1" in
debian-science)
team="'debian-science-maintainers at lists.alioth.debian.org','pkg-scicomp-devel at lists.alioth.debian.org'"
- ignore="'coinor-cgl','coinor-osi','coinutils',
+ ignore="'cbp2make','coinor-cgl','coinor-osi','coinutils',
'dune-common', 'dune-geometry', -- Dependencies of dune-grid
'gmp', -- very basic, used in lots of other packages as dependency
'imview-doc', 'instant',
--
Static and dynamic websites for Debian Pure Blends
Loading...