File: control

package info (click to toggle)
sitecopy 1%3A0.16.6-7
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 5,668 kB
  • ctags: 5,783
  • sloc: ansic: 48,856; sh: 3,820; makefile: 774; yacc: 291; awk: 58; sed: 27
file content (25 lines) | stat: -rw-r--r-- 1,157 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: sitecopy
Section: web
Priority: extra
Maintainer: Christian Marillat <marillat@debian.org>
Homepage: http://www.manyfish.co.uk/sitecopy/
Vcs-Git: git://anonscm.debian.org/collab-maint/sitecopy.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sitecopy.git
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9), autoconf, autotools-dev, gettext, libexpat1-dev,
 libneon27-gnutls-dev, libxml2-dev

Package: sitecopy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: program for managing a WWW site via FTP, SFTP, DAV or HTTP
 Sitecopy is for copying locally stored websites to remote servers. With a
 single command, the program will synchronize a set of local files to a
 remote server by performing uploads and remote deletes as required. The
 aim is to remove the hassle of uploading and deleting individual files
 using an FTP client. Sitecopy will also optionally try to spot files you
 move locally, and move them remotely.
 .
 Sitecopy is designed to not care about what is actually on the remote
 server - it simply keeps a record of what it THINKS is in on the remote
 server, and works from that.