[Pkg-swan-devel] [strongswan] 03/05: update dbgsym handling
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sun Sep 18 12:11:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch master
in repository strongswan.
commit e48f58cad134f65ae354a08a4cc2c112e44bcf29
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Tue Sep 6 21:22:55 2016 +0200
update dbgsym handling
---
debian/changelog | 4 ++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a04cb29..9dafcdb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ strongswan (5.5.0-2) UNRELEASED; urgency=medium
* debian/rules:
- add patch from Raphaël Geissert to use /etc/ssl/certs instead of
/usr/share/ca-certificates for strongswan-nm. closes: #835095
+ - update argument name for dh_strip dbgsym migration
+ * debian/control:
+ - update debhelper dependency to a version which supports dbgsym
+ migration.
-- Yves-Alexis Perez <corsac at debian.org> Mon, 22 Aug 2016 16:09:44 +0200
diff --git a/debian/control b/debian/control
index e606c6f..776416c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-swan/strongswan.git;a=summa
Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git
Build-Depends: bison,
bzip2,
- debhelper (>= 9),
+ debhelper (>= 9.20151219),
dh-autoreconf,
dh-systemd (>= 1.5),
dpkg-dev (>= 1.16.2),
diff --git a/debian/rules b/debian/rules
index 571bd37..b725415 100755
--- a/debian/rules
+++ b/debian/rules
@@ -194,7 +194,7 @@ override_dh_installchangelogs:
dh_installchangelogs NEWS
override_dh_strip:
- dh_strip --ddeb-migration='strongswan-dbg (<< 5.3.5-2~)'
+ dh_strip --dbgsym-migration='strongswan-dbg (<< 5.3.5-2~)'
override_dh_fixperms:
dh_fixperms -X etc/ipsec.secrets -X etc/ipsec.d -X var/lib/strongswan
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git
More information about the Pkg-swan-devel
mailing list