[mate-calc] 01/06: debian/rules: Fix version in dh_strip --dbgsym-migration=<...>.
Mike Gabriel
sunweaver at debian.org
Mon Jan 16 11:14:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-calc.
commit bc8ebc7718cbc75918ad21c4a61bdc7a1492da58
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Jan 16 12:09:47 2017 +0100
debian/rules: Fix version in dh_strip --dbgsym-migration=<...>.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 91c381d..a649c75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_configure:
--disable-silent-rules
override_dh_strip:
- dh_strip --dbgsym-migration='mate-calc-dbg (<< 1.8.0-1~)'
+ dh_strip --dbgsym-migration='mate-calc-dbg (<< 1.17.0-1~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-calc.git
More information about the pkg-mate-commits
mailing list