upgpkg: dh-make 2.202303-1

This commit is contained in:
Luiz Amaral
2023-11-08 10:32:29 +01:00
parent 6c2f2e52f2
commit 13b2365677
2 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = dh-make pkgbase = dh-make
pkgdesc = Tool that converts source archives into Debian package source pkgdesc = Tool that converts source archives into Debian package source
pkgver = 2.202102 pkgver = 2.202303
pkgrel = 2 pkgrel = 1
url = https://salsa.debian.org/debian/dh-make url = https://salsa.debian.org/debian/dh-make
arch = any arch = any
license = GPL license = GPL
@@ -9,7 +9,7 @@ pkgbase = dh-make
depends = dpkg depends = dpkg
depends = make depends = make
depends = python depends = python
source = git+https://salsa.debian.org/debian/dh-make.git#tag=debian/2.202102 source = git+https://salsa.debian.org/debian/dh-make.git#tag=debian/2.202303
sha512sums = SKIP sha512sums = SKIP
pkgname = dh-make pkgname = dh-make

View File

@@ -1,11 +1,12 @@
# Maintainer: peeweep at 0x0 dot ee # Maintainer: Luiz Amaral <email at luiz dot eng dot br>
# Contributor: peeweep at 0x0 dot ee
# Contributor: Luca Weiss <luca (at) z3ntu (dot) xyz> # Contributor: Luca Weiss <luca (at) z3ntu (dot) xyz>
# Contributor: Johannes Dewender arch at JonnyJD dot net # Contributor: Johannes Dewender arch at JonnyJD dot net
# Contributor: Bartosz Feński <fenio@debian.org> # Contributor: Bartosz Feński <fenio@debian.org>
pkgname=dh-make pkgname=dh-make
pkgver=2.202102 pkgver=2.202303
pkgrel=2 pkgrel=1
pkgdesc="Tool that converts source archives into Debian package source" pkgdesc="Tool that converts source archives into Debian package source"
arch=('any') arch=('any')
url="https://salsa.debian.org/debian/dh-make" url="https://salsa.debian.org/debian/dh-make"