[debian-edu-commits] debian-edu/ 01/01: Add avogadro to tasks/chemistry.
Holger Levsen
holger at layer-acht.org
Mon Jan 23 17:25:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu.
commit 19e1841cc139fcd5ebca342930294c2b8c5c89c0
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jan 23 18:24:02 2017 +0100
Add avogadro to tasks/chemistry.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
debian-edu-tasks.desc | 5 +++++
debian/changelog | 6 ++++++
debian/control | 3 ++-
tasks/chemistry | 2 +-
4 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/debian-edu-tasks.desc b/debian-edu-tasks.desc
index 3cd7a43..7897ba8 100644
--- a/debian-edu-tasks.desc
+++ b/debian-edu-tasks.desc
@@ -615,6 +615,7 @@ Packages: list
kstars
education-menus
education-chemistry
+ avogadro
easychem
gchempaint
gdis
@@ -1459,6 +1460,7 @@ Packages: list
kstars
education-menus
education-chemistry
+ avogadro
easychem
gchempaint
gdis
@@ -2198,6 +2200,7 @@ Packages: list
kstars
education-menus
education-chemistry
+ avogadro
easychem
gchempaint
gdis
@@ -2504,6 +2507,7 @@ Packages: list
kstars
education-menus
education-chemistry
+ avogadro
easychem
gchempaint
gdis
@@ -2849,6 +2853,7 @@ Packages: list
kstars
education-menus
education-chemistry
+ avogadro
easychem
gchempaint
gdis
diff --git a/debian/changelog b/debian/changelog
index e16b630..59b5c54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debian-edu (1.919) UNRELEASED; urgency=medium
+
+ * Add avogadro to tasks/chemistry.
+
+ -- Holger Levsen <holger at debian.org> Mon, 23 Jan 2017 18:23:28 +0100
+
debian-edu (1.918) unstable; urgency=medium
[ Wolfgang Schweer ]
diff --git a/debian/control b/debian/control
index f737c73..edcf780 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,8 @@ Package: education-chemistry
Section: metapackages
Architecture: any
Depends: education-tasks (= ${source:Version}), ${misc:Depends}
-Recommends: chemtool,
+Recommends: avogadro,
+ chemtool,
easychem,
education-menus,
gchempaint,
diff --git a/tasks/chemistry b/tasks/chemistry
index 906fa63..cc94d97 100644
--- a/tasks/chemistry
+++ b/tasks/chemistry
@@ -6,7 +6,7 @@ Description: Debian Edu chemistry related applications
This metapackage depends on various applications that can be used to
teach chemistry.
-Depends: easychem, gchempaint, gdis, ghemical, pymol, \
+Depends: avogadro, easychem, gchempaint, gdis, ghemical, pymol, \
viewmol, gperiodic, chemtool, kalzium
Recommends: education-menus
Suggests: rasmol
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list