File: control

package info (click to toggle)
git-dpm 0.10.0-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 668 kB
  • sloc: sh: 7,300; makefile: 76
file content (16 lines) | stat: -rw-r--r-- 569 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: git-dpm
Section: vcs
Priority: optional
Maintainer: Bernhard R. Link <brlink@debian.org>
Build-Depends: debhelper (>= 12), groff, ghostscript
Standards-Version: 4.3.0

Package: git-dpm
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, git, dpkg-dev
Recommends: bzip2, xz-utils, sensible-utils, devscripts
Suggests: pristine-tar, sharutils
Description: git Debian package manager
 Manage Debian source packages in an git archive, storing
 possible changes to the upstream source as git commits that
 are stored in "3.0 (quilt)" format patch series.