Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
tails-installer
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Privacy Maintainers
tails-installer
Commits
4eb47209
Commit
4eb47209
authored
Jul 18, 2015
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian/{gbp.conf,rules}: remove trailing whitespace.
parent
aefd3379
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
debian/gbp.conf
debian/gbp.conf
+2
-2
debian/rules
debian/rules
+1
-1
No files found.
debian/gbp.conf
View file @
4eb47209
[
DEFAULT
]
[
DEFAULT
]
upstream
-
branch
=
upstream
/
4
.
x
+
dfsg
upstream
-
branch
=
upstream
/
4
.
x
+
dfsg
debian
-
branch
=
tails
/
jessie
debian
-
branch
=
tails
/
jessie
pristine
-
tar
=
True
pristine
-
tar
=
True
debian/rules
View file @
4eb47209
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#export DH_VERBOSE=1
#export DH_VERBOSE=1
%:
%:
dh $@ --with python2
dh $@ --with python2
liveusb-creator.1: liveusb-creator.1.markdown
liveusb-creator.1: liveusb-creator.1.markdown
pandoc --read=markdown --write=man --output=liveusb-creator.1 --standalone $<
pandoc --read=markdown --write=man --output=liveusb-creator.1 --standalone $<
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment