Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
ruby-standalone
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Debian Ruby Team
ruby-standalone
Commits
4ec72da1
Commit
4ec72da1
authored
8 years ago
by
Antonio Terceiro
Browse files
Options
Downloads
Patches
Plain Diff
Fix manpage build to produce a correct NAME section
parent
4629199c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
README.md
+1
-1
1 addition, 1 deletion
README.md
debian/changelog
+1
-0
1 addition, 0 deletions
debian/changelog
with
3 additions
and
2 deletions
Makefile
+
1
−
1
View file @
4ec72da1
...
...
@@ -42,7 +42,7 @@ ruby-standalone.1: README.md
-V
header:
'User commands'
\
-V
date
:
"
$(
shell LC_ALL=C date -u -d "
$(
dpkg-parsechangelog
-SDate
)
" '+%B %Y'
)
"
\
-o
$@
$<
sed
-i
-e
'
2
s/\.SH\s*
/\.SH NAME\n
/'
$@
sed
-i
-e
's/\.SH\s*
ruby.-standalone/.SH NAME\nruby\\-standalone
/'
$@
install
:
all
install
-d
$(
DESTDIR
)$(
PREFIX
)
/bin
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
4ec72da1
# ruby-standlone - use (only) the Ruby interpreter from Debian
# ruby-stand
a
lone - use (only) the Ruby interpreter from Debian
# USAGE
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
1
−
0
View file @
4ec72da1
...
...
@@ -9,6 +9,7 @@ ruby-standalone (0.6) UNRELEASED; urgency=medium
rubyX.Y`). Since we need a rebuild when the default rubyX.Y changes, add a
dependency on rubyX.Y so we know when to binNMU the package.
* Switch Vcs-* to https URLs
* Fix manpage build to produce a correct NAME section
-- Antonio Terceiro <terceiro@debian.org> Mon, 09 Nov 2015 13:59:02 -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