Accepting request 414897 from home:posophe:branches:system:packagemanager
Update OBS-URL: https://build.opensuse.org/request/show/414897 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=11
This commit is contained in:
parent
0b3b39085d
commit
de39a9d3e0
@ -27,7 +27,7 @@ Index: debhelper/Makefile
|
|||||||
- done; \
|
- done; \
|
||||||
- if [ -e $$dir/debhelper.pod ]; then \
|
- if [ -e $$dir/debhelper.pod ]; then \
|
||||||
- cat $$dir/debhelper.pod | \
|
- 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; \
|
- $(POD2MAN) --name="debhelper" --section=7 > debhelper.$$lang.7; \
|
||||||
- fi; \
|
- fi; \
|
||||||
- done
|
- done
|
||||||
|
@ -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
|
Sun Jan 4 17:24:25 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package debhelper
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,14 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: debhelper
|
Name: debhelper
|
||||||
Version: 9.20150101
|
Version: 9.20160709
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Helper programs for debian/rules
|
Summary: Helper programs for debian/rules
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Url: http://kitenet.net/~joey/code/debhelper/
|
Url: http://kitenet.net/~joey/code/debhelper/
|
||||||
# http://ftp.de.debian.org/debian/pool/main/d/debhelper/
|
Source0: http://ftp.de.debian.org/debian/pool/main/d/debhelper/%{name}_%{version}.tar.xz
|
||||||
Source0: debhelper_%{version}.tar.gz
|
|
||||||
# PATCH-FIX-UPSTREAM not build translated-manpages.
|
# PATCH-FIX-UPSTREAM not build translated-manpages.
|
||||||
Patch0: debhelper-9.20150101-no-localized-manpages.patch
|
Patch0: debhelper-9.20150101-no-localized-manpages.patch
|
||||||
# PATCH-FIX-UPSTREAM remove --utf8 since we only build En manpages.
|
# PATCH-FIX-UPSTREAM remove --utf8 since we only build En manpages.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd8d81d71d1bb0ba4b58c517465551231dd60811b98c867e4344bc55ec6a45f2
|
|
||||||
size 545089
|
|
3
debhelper_9.20160709.tar.xz
Normal file
3
debhelper_9.20160709.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c53f6c833a8edd427e98307690c00dcd252360ea2a649196facf16a39e4dd4e2
|
||||||
|
size 343084
|
Loading…
Reference in New Issue
Block a user