Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Commits
5599fe61
Commit
5599fe61
authored
6 years ago
by
Marco Z
Browse files
Options
Downloads
Patches
Plain Diff
Main deb tweaks
parent
e7ae21a6
No related branches found
No related tags found
2 merge requests
!488
Merge in next and don't billboard papersprites in GL
,
!350
Update debian packaging to work with Launchpad PPA
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/README.Debian
+1
-1
1 addition, 1 deletion
debian/README.Debian
debian/control
+2
-2
2 additions, 2 deletions
debian/control
debian/docs
+3
-0
3 additions, 0 deletions
debian/docs
with
6 additions
and
3 deletions
debian/README.Debian
+
1
−
1
View file @
5599fe61
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
2
View file @
5599fe61
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
debian/docs
+
3
−
0
View file @
5599fe61
README.md
assets/README.txt
assets/LICENSE.txt
assets/LICENSE-3RD-PARTY.txt
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment