[debian] Install cubicweb-ctl from python2 build
Previously, the binary package was empty. Now it is bound to
the python2 package as support for python3 is "fresh".
In order python2 and python3 packages to be co-installable, we drop the
cubicweb-ctl file from both packages.
.. -*- coding: utf-8 -*-What's next?------------In this tutorial, we have seen that you can, right after the installation of|cubicweb|, build a web application in a few minutes by defining a data model asassembling cubes. You get a working application that you can then customize thereand there while keeping something that works. This is important in agiledevelopment practices, you can right from the start of the project show thingsto customer and so take the right decision early in the process.The next steps will be to discover hooks, security, data sources, digging deeperinto view writing and interface customisation... Yet a lot of fun stuff todiscover! You will find more `tutorials and howtos`_ in the blog published on theCubicWeb.org website..._`tutorials and howtos`: ../../tutorials