Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
jarl
tor
Commits
83c56501
Commit
83c56501
authored
15 years ago
by
Peter Palfrader
Browse files
Options
Downloads
Patches
Plain Diff
Change debhelper compatibility version from 4 to 5
parent
38447cd4
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+4
-1
4 additions, 1 deletion
debian/changelog
debian/compat
+1
-1
1 addition, 1 deletion
debian/compat
debian/rules
+1
-2
1 addition, 2 deletions
debian/rules
with
6 additions
and
4 deletions
debian/changelog
+
4
−
1
View file @
83c56501
...
...
@@ -10,8 +10,11 @@ tor (0.2.1.15-rc-1XXX) XXXerimental; urgency=low
required, we already support nocheck in DEB_BUILD_OPTIONS since
August 2004, and we already create our var/run directory in the
init script (tho we now no longer ship it either - see above).
* Change debhelper compatibility version from 4 to 5:
- Change dh_strip call from --dbg-package=tor
to --dbg-package=tor-dbg.
-- Peter Palfrader <weasel@debian.org> Sun, 31 May 2009 1
0:43:21
+0000
-- Peter Palfrader <weasel@debian.org> Sun, 31 May 2009 1
1:14:12
+0000
tor (0.2.1.15-rc-1) experimental; urgency=low
...
...
This diff is collapsed.
Click to expand it.
debian/compat
+
1
−
1
View file @
83c56501
4
5
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
2
View file @
83c56501
...
...
@@ -189,8 +189,7 @@ binary-common:
dh_installinit
dh_installman
dh_link
# Change this for debhelper compatibility level 5 or later!
dh_strip
--dbg-package
=
tor
dh_strip
--dbg-package
=
tor-dbg
dh_compress
dh_fixperms
dh_installdeb
...
...
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