diff options
author | Félix Sipma <felix+debian@gueux.org> | 2017-01-08 16:07:35 +0100 |
---|---|---|
committer | Félix Sipma <felix+debian@gueux.org> | 2017-01-08 22:05:12 +0100 |
commit | e8cc31fe7323d5d76e45e7f7ae9fc6c628ccd899 (patch) | |
tree | 5fec497c96704613e44d2e95661797ff975dc729 | |
parent | 157e7c03d9ca1d2745dc3a67e603ab3582087b6d (diff) |
binary should go to utils, not misc
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bf919bf..28e74a4 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Vcs-Browser: https://git.gueux.org/?p=restic.git;a=summary Package: restic Architecture: any -Section: misc Depends: ${shlibs:Depends}, ${misc:Depends} Description: backup program with multiple revisions, encryption and more restic is a program that does backups right and was designed with the following |