summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2014-02-20 15:49:36 +0100
committerGravatar Mike Burns <mike@mike-burns.com>2014-02-26 17:49:05 +0100
commit64c8e0c87e02e3a05631d67c9d3072ca87234711 (patch)
treebd403d4a6513a96e68adbbabbdd92df6fc1b6ea2 /debian/control
parent0edd365a507d716690ba7e7638681a7f9a61f8b9 (diff)
Start bringing in the Makefile.am from gitsh
It introduces the `Makefile.am` from gitsh, and abstracts it a bit. This `Makefile.am`, or most of it, could be dropped into gitsh again. How to use it is documented in `DEVELOPERS.md`. The whole release process is more consistent and simple: `make release` to build a tarball, Homebrew, Arch, Debian, HTML (from manpages), and tag it, pushed to the various repos, and with cleanup. The `release` target is composed of smaller targets that stack well.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 02f1b10..bb141f5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
Source: rcm
Section: utils
-Priority: extra
+Priority: optional
Maintainer: Mike Burns <mburns@thoughtbot.com>
-Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.3
-Homepage: http://github.com/mike-burns/rcm
-Vcs-Git: git://github.com/mike-burns/rcm.git
-Vcs-Browser: http://github.com/mike-burns/rcm
+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