Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Apply patch by Chris Lamb to make the build mostly reproducible. (closes: #903442)
· ec66eee4
Bas Couwenberg
authored
Jul 10, 2018
ec66eee4
Fix patch to also strip debian/tmp from libdir path.
· 9a4c4244
Bas Couwenberg
authored
Jul 10, 2018
9a4c4244
Set distribution to unstable.
· ed1d6dc1
Bas Couwenberg
authored
Jul 10, 2018
ed1d6dc1
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ed1d6dc1
ogdi-dfsg (3.2.1+ds-3)
UNRELEASED
; urgency=medium
ogdi-dfsg (3.2.1+ds-3)
unstable
; urgency=medium
* Team upload.
* Bump Standards-Version to 4.1.5, no changes.
* Apply patch by Chris Lamb to make the build mostly reproducible.
(closes: #903442)
* Fix patch to also strip debian/tmp from libdir path.
-- Bas Couwenberg <sebastic@debian.org> T
hu, 05
Jul 2018
10:39:46
+0200
-- Bas Couwenberg <sebastic@debian.org> T
ue, 10
Jul 2018
09:18:04
+0200
ogdi-dfsg (3.2.1+ds-2) unstable; urgency=medium
...
...
debian/rules
View file @
ed1d6dc1
...
...
@@ -48,6 +48,9 @@ override_dh_auto_install:
override_dh_install
:
dh_install
--list-missing
sed
-i
-e
's@
$(
CURDIR
)
/debian/tmp@@g'
\
debian/
*
/usr/bin/ogdi-config
\
debian/
*
/usr/share/pkgconfig/ogdi.pc
override_dh_makeshlibs
:
dh_makeshlibs
--
-v
$(
UPSTREAM_VERSION
)