diff --git a/debhelper-9.20150101-no-localized-manpages.patch b/debhelper-9.20150101-no-localized-manpages.patch index 5f078f4..669f1a7 100644 --- a/debhelper-9.20150101-no-localized-manpages.patch +++ b/debhelper-9.20150101-no-localized-manpages.patch @@ -27,7 +27,7 @@ Index: debhelper/Makefile - done; \ - if [ -e $$dir/debhelper.pod ]; then \ - cat $$dir/debhelper.pod | \ -- $(MAKEMANLIST) `find $$dir -type f -maxdepth 1 -name "dh_*.pod" | sort` | \ +- $(MAKEMANLIST) `find $$dir -type f -maxdepth 1 -name "dh_*.pod" | LC_ALL=C sort` | \ - $(POD2MAN) --name="debhelper" --section=7 > debhelper.$$lang.7; \ - fi; \ - done diff --git a/debhelper.changes b/debhelper.changes index c6207e2..4d5401a 100644 --- a/debhelper.changes +++ b/debhelper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 24 16:42:15 UTC 2016 - p.drouand@gmail.com + +- Update to version 9.20160709 + ------------------------------------------------------------------- Sun Jan 4 17:24:25 UTC 2015 - p.drouand@gmail.com diff --git a/debhelper.spec b/debhelper.spec index ef60a79..3501594 100644 --- a/debhelper.spec +++ b/debhelper.spec @@ -1,7 +1,7 @@ # # spec file for package debhelper # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: debhelper -Version: 9.20150101 +Version: 9.20160709 Release: 0 Summary: Helper programs for debian/rules License: GPL-2.0+ Group: Development/Tools/Building Url: http://kitenet.net/~joey/code/debhelper/ -# http://ftp.de.debian.org/debian/pool/main/d/debhelper/ -Source0: debhelper_%{version}.tar.gz +Source0: http://ftp.de.debian.org/debian/pool/main/d/debhelper/%{name}_%{version}.tar.xz # PATCH-FIX-UPSTREAM not build translated-manpages. Patch0: debhelper-9.20150101-no-localized-manpages.patch # PATCH-FIX-UPSTREAM remove --utf8 since we only build En manpages. diff --git a/debhelper_9.20150101.tar.gz b/debhelper_9.20150101.tar.gz deleted file mode 100644 index 0c63f69..0000000 --- a/debhelper_9.20150101.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd8d81d71d1bb0ba4b58c517465551231dd60811b98c867e4344bc55ec6a45f2 -size 545089 diff --git a/debhelper_9.20160709.tar.xz b/debhelper_9.20160709.tar.xz new file mode 100644 index 0000000..1af69f6 --- /dev/null +++ b/debhelper_9.20160709.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c53f6c833a8edd427e98307690c00dcd252360ea2a649196facf16a39e4dd4e2 +size 343084