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:
Frank Schreiner 2021-03-15 15:31:49 +00:00 committed by Git OBS Bridge
parent 0b3b39085d
commit de39a9d3e0
5 changed files with 12 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd8d81d71d1bb0ba4b58c517465551231dd60811b98c867e4344bc55ec6a45f2
size 545089

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c53f6c833a8edd427e98307690c00dcd252360ea2a649196facf16a39e4dd4e2
size 343084