Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pd-lua
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonathan Wilkes
pd-lua
Commits
4fa945db
Commit
4fa945db
authored
10 years ago
by
IOhannes m zmölnig
Browse files
Options
Downloads
Patches
Plain Diff
Document that ignoring debian/control.in is no show-stopper
for helping
parent
c2dc817a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/README.source
+10
-8
10 additions, 8 deletions
debian/README.source
with
10 additions
and
8 deletions
debian/README.source
+
10
−
8
View file @
4fa945db
...
...
@@ -7,19 +7,21 @@ This source package need no special handling for normal package builds.
Developing this package for Debian
----------------------------------
this package uses CDBS as the build system and git for maintainance.
for a quick start, see
This package uses CDBS as the build system and git for maintainance.
NMUs need not (but are encouraged to) make special use of these tools.
In particular, the debian/control.in file can be completely ignored.
For a quick start, see
http://wiki.debian.org/CDBS+git-buildpackage
editing debian/control
----------------------
p
lease note that
you should
NOT modify debian/control
directly, as this file
will be generated from debian/control.in using CDBS.
t
herefore you ought to change debian/control.in and trigger a re-creation of
debian/control using
P
lease note
,
that
we would welcome it if you do
NOT modify debian/control
directly, as this file
will be generated from debian/control.in using CDBS.
T
herefore you ought to change debian/control.in and trigger a re-creation of
debian/control using
:
$ DEB_MAINTAINER_MODE=1 dpkg-buildpackage -rfakeroot
-- IOhannes m zmoelnig <zmoelnig@iem.at> Thu, 04 Aug 2011 17:10:99 +0200
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