diff options
author | ale <ale@incal.net> | 2020-08-26 11:14:51 +0100 |
---|---|---|
committer | ale <ale@incal.net> | 2020-08-26 11:14:51 +0100 |
commit | 9540cfe27b5e7a25da2c3b554a48ee1c8ff60069 (patch) | |
tree | 2fa67f09cdf536edb8b845babe842c1d3c2ef346 /debian/control | |
parent | e7ebb0aa70b9b3832d3661143b7b7c6ad5fe81a1 (diff) | |
download | crawl-9540cfe27b5e7a25da2c3b554a48ee1c8ff60069.tar.gz crawl-9540cfe27b5e7a25da2c3b554a48ee1c8ff60069.zip |
Rename the package to avoid conflicts
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e98cbb7..97ff5c4 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: crawl +Source: warc-crawler Section: net Priority: extra Maintainer: ale <ale@incal.net> @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 11), dh-golang, golang-any (>= 1.11) Standards-Version: 4.1.3 XS-Go-Import-Path: git.autistici.org/ale/crawl -Package: crawl +Package: warc-crawler Architecture: any Built-Using: ${misc:Built-Using} Depends: ${shlibs:Depends}, ${misc:Depends} |