summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
-rw-r--r--git-annex.cabal2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index c292d8295..3f171a11c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: git-annex
Section: utils
Priority: optional
Build-Depends:
- debhelper (>= 7.0.50),
+ debhelper (>= 9),
ghc,
libghc-missingh-dev,
libghc-hslogger-dev,
diff --git a/git-annex.cabal b/git-annex.cabal
index a63d362d6..6730916ce 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -5,7 +5,7 @@ License: GPL
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess
Stability: Stable
-Copyright: 2010-2011 Joey Hess
+Copyright: 2010-2012 Joey Hess
License-File: GPL
Extra-Source-Files: use-make-sdist-instead
Homepage: http://git-annex.branchable.com/