diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-29 11:08:01 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-29 11:08:01 -0400 |
| commit | 62e73677a745b89d88788d368c9439ccb4452b7b (patch) | |
| tree | e065b4d3612cb756762473b2f8a12c28486fa37c | |
| parent | 39fa051833de3178639974fa4fc7c803c5918f0e (diff) | |
merge patch from Santiago Vila
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 97fb3e6d..1a7909a3 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: libghc-exceptions-dev (>= 0.6), libghc-stm-dev, libghc-text-dev, -Maintainer: Gergely Nagy <algernon@madhouse-project.org> +Maintainer: Joey Hess <id@joeyh.name> Standards-Version: 3.9.6 Vcs-Git: git://git.joeyh.name/propellor Homepage: http://propellor.branchable.com/ |
