File: control

package info (click to toggle)
webdeploy 1.0-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 60 kB
  • ctags: 13
  • sloc: perl: 211; makefile: 20
file content (15 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: webdeploy
Maintainer: Daniel Bailey <d@nielbailey.com>
Homepage: https://github.com/danieljabailey/webdeploy
Section: web
Priority: optional
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), perl

Package: webdeploy
Architecture: all
Depends: libterm-readkey-perl, ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: Deploy files using FTP
 Deploys files in the working directory to the
 specified FTP server preserving directory
 structure and ignoring unchanged files.