File: control

package info (click to toggle)
ketchup 1.0.1%2Bgit20111228%2Be1c62066-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 312 kB
  • ctags: 390
  • sloc: python: 905; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: ketchup
Section: devel
Priority: optional
Maintainer: Johann Felix Soden <johfel@debian.org>
Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), dh-python
Standards-Version: 3.9.8
Homepage: https://github.com/psomas/ketchup
Vcs-Git: https://anonscm.debian.org/git/collab-maint/ketchup.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/ketchup.git;a=summary

Package: ketchup
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, patch, bzip2, xz-utils
Description: update utility for linux-kernel sources
 This utility can update (or install) kernel sources automatically.
 It can search for the newest kernel in numerous trees (vanilla, rc,
 tiny, mm, mjb, etc.).
 .
 It can also automatically download the needed patches (and apply
 them) to create the newest repository from an old one.