Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
samba
Manage
Activity
Members
Labels
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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 Samba Team
samba
Commits
9f0dbd70
Commit
9f0dbd70
authored
6 years ago
by
Mathieu Parent
Browse files
Options
Downloads
Patches
Plain Diff
Append +really0.02 to libparse-pidl-perl version (Closes: #918564)
parent
95feae2a
No related branches found
No related tags found
1 merge request
!16
Append +really0.02 to libparse-pidl-perl version (Closes: #918564)
Pipeline
#32565
passed with warnings with stages
in 1 hour, 20 minutes, and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/rules
+3
-1
3 additions, 1 deletion
debian/rules
with
3 additions
and
1 deletion
debian/rules
+
3
−
1
View file @
9f0dbd70
...
...
@@ -7,6 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
include /usr/share/dpkg/pkg-info.mk
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
...
...
@@ -258,7 +259,8 @@ else
endif
override_dh_gencontrol:
dh_gencontrol -- -Vldb:Depends=$(LDB_DEPENDS)
dh_gencontrol --package=libparse-pidl-perl -- -v$(DEB_VERSION_UPSTREAM_REVISION)+really0.02
dh_gencontrol --remaining-packages -- -Vldb:Depends=$(LDB_DEPENDS)
override_dh_auto_clean:
-$(WAF) clean
...
...
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