File: control

package info (click to toggle)
vcheck 1.2.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 640 kB
  • sloc: perl: 6,970; sh: 29; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 781 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: vcheck
Maintainer: Dario Minnucci <midget@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libwww-perl
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/vcheck
Vcs-Git: https://salsa.debian.org/debian/vcheck.git
Homepage: https://web.archive.org/web/20021202133055/http://www.tu-ilmenau.de:80/~gomar/stuff/vcheck/

Package: vcheck
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libwww-perl
Description: Utility to check and download the most recent program version
 This is a tool for checking for latest versions of programs at HTTP
 and FTP locations given a list of URLs and (Perl-style) regular
 expressions to match, and to optionally download them automatically.