summaryrefslogtreecommitdiff
path: root/debian/control
blob: bb141f5d9e6013dd9ac9b011456bcb3d7ea5b6c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: rcm
Section: utils
Priority: optional
Maintainer: Mike Burns <mburns@thoughtbot.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Homepage: http://thoughtbot.github.io/rcm
Vcs-Git: git://github.com/thoughtbot/rcm.git
Vcs-Browser: http://github.com/thoughtbot/rcm

Package: rcm
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: management suite for dotfiles
 You have dotfiles. Maybe you have them in a repo that you share; maybe you
 have them in a privately-backed up directory; or maybe you just have them
 scattered about your homedir. Regardless, this package provides a suite of
 programs that will help manage an existing dotfiles collection and also start
 a new one.