diff --git a/debian/changelog b/debian/changelog index b38f89f..81e7163 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +votca-xtp (1.6.2-2) unstable; urgency=medium + + * Fix typo in Suggests: on votca-xtp-tutorials. + * Mark votca-xtp-tutorials as Multi-Arch: foreign. + * Update Standards-Version to 4.5.1, no changes needed. + + -- Nicholas Breen Sat, 05 Dec 2020 17:56:10 -0800 + votca-xtp (1.6.2-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index b9d605c..45ff421 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ pkg-config, python3, votca-csg (>= 1.6.1) -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: http://www.votca.org/ Vcs-Browser: https://salsa.debian.org/debichem-team/votca-xtp @@ -62,7 +62,7 @@ Package: votca-xtp Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends} -Suggests: libvotca-xtp-tutorials +Suggests: votca-xtp-tutorials Description: VOTCA's exciton transport engine VOTCA is a software package which focuses on the analysis of molecular dynamics data, the development of systematic coarse-graining techniques as @@ -73,6 +73,7 @@ Package: votca-xtp-tutorials Architecture: all +Multi-Arch: foreign Depends: bash (>= 4), ${misc:Depends} Recommends: votca-xtp, python3:any Description: VOTCA's coarse-graining tutorials