diff --git a/DEBIAN/control.raw b/DEBIAN/control.raw index 4916f9bfc..b67b54c0c 100755 --- a/DEBIAN/control.raw +++ b/DEBIAN/control.raw @@ -1,6 +1,6 @@ Package: discopop -Maintainer: Lukas Rothenberger -Depends: libc6,python3-tk,python3,pipx -Architecture: amd64 -Homepage: http://example.com -Description: A program that prints hello \ No newline at end of file +Maintainer: Lukas Rothenberger +Depends: libc6,python3-tk,python3 +Architecture: all +Homepage: https://github.com/discopop-project/discopop +Description: DiscoPoP is an open-source tool that helps software developers parallelize their programs with threads. It is a joint project of the Laboratory for Parallel Programming @ TU Darmstadt and the Software Analytics and Pervasive Parallelism Lab at Iowa State University.