diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 97a7a9b..f0ec5a8 100644 --- a/debian/control +++ b/debian/control | |||
@@ -4,8 +4,9 @@ Priority: optional | |||
4 | Maintainer: Dmitry Bogatov <KAction@gnu.org> | 4 | Maintainer: Dmitry Bogatov <KAction@gnu.org> |
5 | Build-Depends: debhelper (>=9), perl, perl-doc | 5 | Build-Depends: debhelper (>=9), perl, perl-doc |
6 | Standards-Version: 3.9.8 | 6 | Standards-Version: 3.9.8 |
7 | Vcs-Browser: https://anonscm.debian.org/cgit/users/kaction-guest/cligh.git | 7 | Vcs-Browser: https://anonscm.debian.org/cgit/users/kaction-guest/dh-runit.git |
8 | Vcs-Git: https://anonscm.debian.org/cgit/users/kaction-guest/cligh.git | 8 | Vcs-Git: https://anonscm.debian.org/cgit/users/kaction-guest/dh-runit.git |
9 | Homepage: https://anonscm.debian.org/cgit/users/kaction-guest/dh-runit.git | ||
9 | 10 | ||
10 | Package: dh-runit | 11 | Package: dh-runit |
11 | Architecture: any | 12 | Architecture: any |
diff --git a/debian/copyright b/debian/copyright index 0b66141..f337fea 100644 --- a/debian/copyright +++ b/debian/copyright | |||
@@ -1,6 +1,6 @@ | |||
1 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | 1 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
2 | Upstream-Name: dh-runit | 2 | Upstream-Name: dh-runit |
3 | Source: https://anonscm.debian.org/cgit/users/kaction-guest/cligh.git | 3 | Source: https://anonscm.debian.org/cgit/users/kaction-guest/dh-runit.git |
4 | 4 | ||
5 | Files: * | 5 | Files: * |
6 | Copyright: 2016 Dmitry Bogatov <KAction@gnu.org> | 6 | Copyright: 2016 Dmitry Bogatov <KAction@gnu.org> |