Skip to content
Snippets Groups Projects
Commit 872b4c77 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Apply `wrap-and-sort -a`

parent 343a0b47
No related branches found
No related tags found
No related merge requests found
...@@ -3,15 +3,20 @@ Maintainer: Richard Hartmann <richih.mailinglist@gmail.com> ...@@ -3,15 +3,20 @@ Maintainer: Richard Hartmann <richih.mailinglist@gmail.com>
Section: misc Section: misc
Priority: optional Priority: optional
Standards-Version: 3.9.3 Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7), ruby-ronn (>= 0.7.3), git Build-Depends: debhelper (>= 7),
git,
ruby-ronn (>= 0.7.3)
Vcs-Git: git://github.com/RichiH/vcsh.git Vcs-Git: git://github.com/RichiH/vcsh.git
Vcs-Browser: https://github.com/RichiH/vcsh Vcs-Browser: https://github.com/RichiH/vcsh
Homepage: https://github.com/RichiH/vcsh/blob/master/README.md Homepage: https://github.com/RichiH/vcsh/blob/master/README.md
Package: vcsh Package: vcsh
Architecture: all Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}, git Depends: git,
Recommends: mr (>= 1.07), ssh-client ${misc:Depends},
${shlibs:Depends}
Recommends: mr (>= 1.07),
ssh-client
Description: manage config files in $HOME via fake bare git repositories Description: manage config files in $HOME via fake bare git repositories
vcsh allows you to have several git repositories, all maintaining their working vcsh allows you to have several git repositories, all maintaining their working
trees in $HOME without clobbering each other. That, in turn, means you can have trees in $HOME without clobbering each other. That, in turn, means you can have
......
...@@ -34,4 +34,3 @@ License: GPL-2+ ...@@ -34,4 +34,3 @@ License: GPL-2+
On Debian systems, the full text of the GNU General Public On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'. `/usr/share/common-licenses/GPL-2'.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment