Update to 10.2.3
This commit is contained in:
5
.SRCINFO
5
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = debhelper
|
pkgbase = debhelper
|
||||||
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
|
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
|
||||||
pkgver = 10.2.2
|
pkgver = 10.2.3
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = http://anonscm.debian.org/cgit/debhelper/debhelper.git/
|
url = http://anonscm.debian.org/cgit/debhelper/debhelper.git/
|
||||||
arch = any
|
arch = any
|
||||||
@@ -9,6 +9,7 @@ pkgbase = debhelper
|
|||||||
makedepends = po4a>=0.24
|
makedepends = po4a>=0.24
|
||||||
makedepends = man-db>=2.5.1
|
makedepends = man-db>=2.5.1
|
||||||
makedepends = file>=3.23
|
makedepends = file>=3.23
|
||||||
|
makedepends = git
|
||||||
depends = binutils
|
depends = binutils
|
||||||
depends = dpkg>=1.16.2
|
depends = dpkg>=1.16.2
|
||||||
depends = file>=3.23
|
depends = file>=3.23
|
||||||
@@ -17,7 +18,7 @@ pkgbase = debhelper
|
|||||||
depends = perl>=5.6.0
|
depends = perl>=5.6.0
|
||||||
depends = po-debconf
|
depends = po-debconf
|
||||||
optdepends = dh-make
|
optdepends = dh-make
|
||||||
source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/10.2.2
|
source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/10.2.3
|
||||||
md5sums = SKIP
|
md5sums = SKIP
|
||||||
|
|
||||||
pkgname = debhelper
|
pkgname = debhelper
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -4,8 +4,8 @@
|
|||||||
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
|
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
|
||||||
|
|
||||||
pkgname=debhelper
|
pkgname=debhelper
|
||||||
pkgver=10.2.2
|
pkgver=10.2.3
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
|
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="http://anonscm.debian.org/cgit/debhelper/debhelper.git/"
|
url="http://anonscm.debian.org/cgit/debhelper/debhelper.git/"
|
||||||
|
|||||||
Reference in New Issue
Block a user