summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed4aff3f7e15..71d35990a00e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,30 +1,28 @@
pkgbase = germinate
- pkgdesc = Takes lists of seed packages and expands their dependencies to produce a full list of packages. This can be used for purposes such as managing the list of packages present in a derived distribution's archive or CD builds.
- pkgver = 2.23
+ pkgdesc = Expands dependencies in a list of seed packages
+ pkgver = 2.37
pkgrel = 1
url = https://tracker.debian.org/pkg/germinate
- arch = any
+ arch = x86_64
license = GPL
- makedepends = python
makedepends = python-setuptools
makedepends = python-apt
makedepends = python2-apt
+ makedepends = python2-setuptools
options = !emptydirs
- source = https://mirrors.ocf.berkeley.edu/debian/pool/main/g/germinate/germinate_2.23.tar.xz
- sha256sums = aeadbd250ef4c065cc9aa0b0a7410ddee49b5c4aa31209c4f66d23652da612eb
+ source = https://mirrors.ocf.berkeley.edu/debian/pool/main/g/germinate/germinate_2.37.tar.xz
+ sha256sums = 367771cdd892cfa94a46b8df8afec1060604b93d7bb98170d406bcdaddbfd096
pkgname = germinate
- depends =
depends = perl
depends = python
+ depends = python-apt
pkgname = python-germinate
- depends =
depends = germinate
depends = python
pkgname = python2-germinate
- depends =
depends = germinate
depends = python2
-
+ depends = python2-apt