diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2015-05-02 21:36:31 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2015-05-02 21:36:31 +0200 |
commit | b2dfbdf4d9644c684c938cb2730deab66aa06d9b (patch) | |
tree | 2710c26a94f8c85887389619682892363303f9db /src/debian/control | |
parent | fb1c90e18b0d77a8b4035461722b89c7db46db51 (diff) | |
download | pucket-b2dfbdf4d9644c684c938cb2730deab66aa06d9b.tar.gz pucket-b2dfbdf4d9644c684c938cb2730deab66aa06d9b.tar.bz2 pucket-b2dfbdf4d9644c684c938cb2730deab66aa06d9b.zip |
Move out of subdir
Diffstat (limited to 'src/debian/control')
-rw-r--r-- | src/debian/control | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/debian/control b/src/debian/control deleted file mode 100644 index b1ef38d..0000000 --- a/src/debian/control +++ /dev/null @@ -1,12 +0,0 @@ -Source: flam3 -Section: graphics -Priority: optional -Maintainer: Spotworks LLC <ubuntu@spotworks.com> -Build-Depends: debhelper (>= 5), automake, autotools-dev, libjpeg62-dev, libpng12-dev, libxml2-dev, libtool, subversion -Standards-Version: 3.7.2 -Homepage: http://www.flam3.com - -Package: flam3 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: render and animate FLAM3s and manipulate their genomes |