Skip to content
Snippets Groups Projects
Commit 9f0dbd70 authored by Mathieu Parent's avatar Mathieu Parent
Browse files

Append +really0.02 to libparse-pidl-perl version (Closes: #918564)

parent 95feae2a
No related branches found
No related tags found
1 merge request!16Append +really0.02 to libparse-pidl-perl version (Closes: #918564)
Pipeline #32565 passed with warnings with stages
in 1 hour, 20 minutes, and 59 seconds
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment