Main deb tweaks

This commit is contained in:
mazmazz 2018-11-27 01:17:34 -05:00
parent e7ae21a61c
commit 5599fe61a5
3 changed files with 6 additions and 3 deletions

View File

@ -34,7 +34,7 @@ Use these steps to prepare building a source package for Launchpad:
2. git reset --hard; git clean -fd; git clean -fx;
* Resets your repo folder to a committed state and removes untracked files
* If you built srb2-data in the assets/ folder, MAKE SURE THAT FOLDER DOES NOT HAVE ASSETS,
OR THEY WILL BE INCLUDED IN THE MAIN SOURCE PACKAGE!
OR THEY MAY BE INCLUDED IN THE MAIN SOURCE PACKAGE!
Building the source package takes just one step:

4
debian/control vendored
View File

@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 7.0.50~),
libpng-dev (>= 1.2.7),
zlib1g-dev,
libgme-dev,
#libglu1-dev | libglu-dev,
#libosmesa6-dev | libgl-dev,
libglu1-dev | libglu-dev,
libosmesa6-dev | libgl-dev,
nasm [i386]
Standards-Version: 3.8.4
Homepage: http://www.srb2.org

3
debian/docs vendored
View File

@ -1 +1,4 @@
README.md
assets/README.txt
assets/LICENSE.txt
assets/LICENSE-3RD-PARTY.txt