diff --git a/debian/changelog b/debian/changelog index 625c1c6..7ade537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +fractorium (1.0.0.0a-0ubuntu1) xenial; urgency=low + + * release 1.0.0.0a + + -- Gambhiro Bhikkhu Sat, 18 Jun 2016 14:31:36 +0100 + +fractorium (1.0.0.0-0ubuntu1) xenial; urgency=low + + * release 1.0.0.0 + + -- Gambhiro Bhikkhu Sat, 18 Jun 2016 13:12:15 +0100 + fractorium (0.9.9.6-0ubuntu1) xenial; urgency=low * release 0.9.9.6 diff --git a/debian/control b/debian/control index 58faa64..fb51011 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,24 @@ Priority: optional Maintainer: Gambhiro Bhikkhu Build-Depends: debhelper (>= 9), g++ (>= 4.9), libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng12-dev, libqt5opengl5-dev, libtbb-dev, libxml2-dev, ocl-icd-libopencl1, ocl-icd-opencl-dev, opencl-headers, qt5-default, qt5-qmake, qtbase5-dev Standards-Version: 3.9.5 -Homepage: http://mfeemster.deviantart.com/ -Vcs-Git: https://github.com/mfeemster/fractorium -Vcs-Browser: https://github.com/mfeemster/fractorium +Homepage: http://fractorium.com/ +Vcs-Git: https://bitbucket.org/mfeemster/fractorium +Vcs-Browser: https://bitbucket.org/mfeemster/fractorium Package: fractorium Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: A fractal flame editor with GPU support - A fractal flame editor with GPU support. \ No newline at end of file + Fractorium + . + A fractal flame editor with GPU support. + . + http://fractorium.com/ + . + The project is maintained on Bitbucket: + . + https://bitbucket.org/mfeemster/fractorium + . + News and updates at the above or on Matt Feemster's DeviantArt page: + . + http://mfeemster.deviantart.com/ \ No newline at end of file