summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-appar/debian/changelog6
-rw-r--r--p/haskell-appar/debian/control2
-rw-r--r--p/haskell-aws/debian/changelog6
-rw-r--r--p/haskell-aws/debian/control2
-rw-r--r--p/haskell-bloomfilter/debian/changelog6
-rw-r--r--p/haskell-bloomfilter/debian/control2
-rw-r--r--p/haskell-dns/debian/changelog6
-rw-r--r--p/haskell-dns/debian/control2
-rw-r--r--p/haskell-edit-distance/debian/changelog6
-rw-r--r--p/haskell-edit-distance/debian/control2
-rw-r--r--p/haskell-fdo-notify/debian/changelog6
-rw-r--r--p/haskell-fdo-notify/debian/control2
-rw-r--r--p/haskell-hsyslog/debian/changelog6
-rw-r--r--p/haskell-hsyslog/debian/control2
-rw-r--r--p/haskell-iproute/debian/changelog6
-rw-r--r--p/haskell-iproute/debian/control2
-rw-r--r--p/haskell-network-info/debian/changelog6
-rw-r--r--p/haskell-network-info/debian/control2
-rw-r--r--p/haskell-network-multicast/debian/changelog6
-rw-r--r--p/haskell-network-multicast/debian/control2
-rw-r--r--p/haskell-pointed/debian/changelog6
-rw-r--r--p/haskell-pointed/debian/control2
-rw-r--r--p/haskell-reducers/debian/changelog6
-rw-r--r--p/haskell-reducers/debian/control2
-rw-r--r--p/haskell-safesemaphore/debian/changelog6
-rw-r--r--p/haskell-safesemaphore/debian/control2
-rw-r--r--p/haskell-sandi/debian/changelog6
-rw-r--r--p/haskell-sandi/debian/control2
-rw-r--r--p/haskell-tasty-hunit/debian/changelog6
-rw-r--r--p/haskell-tasty-hunit/debian/control2
-rw-r--r--p/haskell-tasty-quickcheck/debian/changelog6
-rw-r--r--p/haskell-tasty-quickcheck/debian/control2
-rw-r--r--p/haskell-tasty-rerun/debian/changelog6
-rw-r--r--p/haskell-tasty-rerun/debian/control2
-rw-r--r--p/haskell-tasty/debian/changelog6
-rw-r--r--p/haskell-tasty/debian/control2
-rw-r--r--p/haskell-uri/debian/changelog6
-rw-r--r--p/haskell-uri/debian/control2
38 files changed, 133 insertions, 19 deletions
diff --git a/p/haskell-appar/debian/changelog b/p/haskell-appar/debian/changelog
index 0a5a9c53d..1c960c8ce 100644
--- a/p/haskell-appar/debian/changelog
+++ b/p/haskell-appar/debian/changelog
@@ -1,3 +1,9 @@
+haskell-appar (0.1.4-8) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:47:54 -0400
+
haskell-appar (0.1.4-7) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-appar/debian/control b/p/haskell-appar/debian/control
index 1b04dac73..a6e5da80e 100644
--- a/p/haskell-appar/debian/control
+++ b/p/haskell-appar/debian/control
@@ -1,6 +1,6 @@
Source: haskell-appar
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog
index 0f1ba1a10..37eb8db1e 100644
--- a/p/haskell-aws/debian/changelog
+++ b/p/haskell-aws/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aws (0.16-2) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:47:55 -0400
+
haskell-aws (0.16-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control
index cec242d21..ad08f36ea 100644
--- a/p/haskell-aws/debian/control
+++ b/p/haskell-aws/debian/control
@@ -1,7 +1,7 @@
Source: haskell-aws
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-bloomfilter/debian/changelog b/p/haskell-bloomfilter/debian/changelog
index f51f475d2..fc1b8328c 100644
--- a/p/haskell-bloomfilter/debian/changelog
+++ b/p/haskell-bloomfilter/debian/changelog
@@ -1,3 +1,9 @@
+haskell-bloomfilter (2.0.1.0-5) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:47:56 -0400
+
haskell-bloomfilter (2.0.1.0-4) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-bloomfilter/debian/control b/p/haskell-bloomfilter/debian/control
index f178c9a3c..abdfebd00 100644
--- a/p/haskell-bloomfilter/debian/control
+++ b/p/haskell-bloomfilter/debian/control
@@ -1,7 +1,7 @@
Source: haskell-bloomfilter
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-dns/debian/changelog b/p/haskell-dns/debian/changelog
index 9413cbee8..f045b40fe 100644
--- a/p/haskell-dns/debian/changelog
+++ b/p/haskell-dns/debian/changelog
@@ -1,3 +1,9 @@
+haskell-dns (2.0.10-2) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:00 -0400
+
haskell-dns (2.0.10-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-dns/debian/control b/p/haskell-dns/debian/control
index b9c08e9b8..1178e627e 100644
--- a/p/haskell-dns/debian/control
+++ b/p/haskell-dns/debian/control
@@ -1,7 +1,7 @@
Source: haskell-dns
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-edit-distance/debian/changelog b/p/haskell-edit-distance/debian/changelog
index 36e3abe4d..83092a26d 100644
--- a/p/haskell-edit-distance/debian/changelog
+++ b/p/haskell-edit-distance/debian/changelog
@@ -1,3 +1,9 @@
+haskell-edit-distance (0.2.2.1-6) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:01 -0400
+
haskell-edit-distance (0.2.2.1-5) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-edit-distance/debian/control b/p/haskell-edit-distance/debian/control
index d75bfc6f6..5e5a4a2cb 100644
--- a/p/haskell-edit-distance/debian/control
+++ b/p/haskell-edit-distance/debian/control
@@ -1,6 +1,6 @@
Source: haskell-edit-distance
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-fdo-notify/debian/changelog b/p/haskell-fdo-notify/debian/changelog
index 3b87836d9..579f132fd 100644
--- a/p/haskell-fdo-notify/debian/changelog
+++ b/p/haskell-fdo-notify/debian/changelog
@@ -1,3 +1,9 @@
+haskell-fdo-notify (0.3.1-9) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:01 -0400
+
haskell-fdo-notify (0.3.1-8) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-fdo-notify/debian/control b/p/haskell-fdo-notify/debian/control
index 1eb13b1e4..96e1da6fc 100644
--- a/p/haskell-fdo-notify/debian/control
+++ b/p/haskell-fdo-notify/debian/control
@@ -1,7 +1,7 @@
Source: haskell-fdo-notify
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-hsyslog/debian/changelog b/p/haskell-hsyslog/debian/changelog
index 0fbf1a14b..2d2408e69 100644
--- a/p/haskell-hsyslog/debian/changelog
+++ b/p/haskell-hsyslog/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hsyslog (4-3) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:05 -0400
+
haskell-hsyslog (4-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-hsyslog/debian/control b/p/haskell-hsyslog/debian/control
index 93b98d58e..ee4ca2249 100644
--- a/p/haskell-hsyslog/debian/control
+++ b/p/haskell-hsyslog/debian/control
@@ -1,6 +1,6 @@
Source: haskell-hsyslog
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
diff --git a/p/haskell-iproute/debian/changelog b/p/haskell-iproute/debian/changelog
index 89dfeba33..de566ea0b 100644
--- a/p/haskell-iproute/debian/changelog
+++ b/p/haskell-iproute/debian/changelog
@@ -1,3 +1,9 @@
+haskell-iproute (1.7.1-3) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:06 -0400
+
haskell-iproute (1.7.1-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-iproute/debian/control b/p/haskell-iproute/debian/control
index 775ae6340..eb6b36f0d 100644
--- a/p/haskell-iproute/debian/control
+++ b/p/haskell-iproute/debian/control
@@ -1,6 +1,6 @@
Source: haskell-iproute
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-network-info/debian/changelog b/p/haskell-network-info/debian/changelog
index 7e8c75167..656c8bf19 100644
--- a/p/haskell-network-info/debian/changelog
+++ b/p/haskell-network-info/debian/changelog
@@ -1,3 +1,9 @@
+haskell-network-info (0.2.0.8-4) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:10 -0400
+
haskell-network-info (0.2.0.8-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-network-info/debian/control b/p/haskell-network-info/debian/control
index 7075f7855..1dd9e1d89 100644
--- a/p/haskell-network-info/debian/control
+++ b/p/haskell-network-info/debian/control
@@ -1,6 +1,6 @@
Source: haskell-network-info
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-network-multicast/debian/changelog b/p/haskell-network-multicast/debian/changelog
index 8b68e8194..44b7cbbaa 100644
--- a/p/haskell-network-multicast/debian/changelog
+++ b/p/haskell-network-multicast/debian/changelog
@@ -1,3 +1,9 @@
+haskell-network-multicast (0.2.0-2) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:10 -0400
+
haskell-network-multicast (0.2.0-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-network-multicast/debian/control b/p/haskell-network-multicast/debian/control
index 3f98d84c0..68f766993 100644
--- a/p/haskell-network-multicast/debian/control
+++ b/p/haskell-network-multicast/debian/control
@@ -1,6 +1,6 @@
Source: haskell-network-multicast
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-pointed/debian/changelog b/p/haskell-pointed/debian/changelog
index 6642bd58b..b0da53ff9 100644
--- a/p/haskell-pointed/debian/changelog
+++ b/p/haskell-pointed/debian/changelog
@@ -1,3 +1,9 @@
+haskell-pointed (5-6) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:11 -0400
+
haskell-pointed (5-5) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-pointed/debian/control b/p/haskell-pointed/debian/control
index 92ade3e21..3f2d37b19 100644
--- a/p/haskell-pointed/debian/control
+++ b/p/haskell-pointed/debian/control
@@ -1,6 +1,6 @@
Source: haskell-pointed
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-reducers/debian/changelog b/p/haskell-reducers/debian/changelog
index 11dd8685d..07343099e 100644
--- a/p/haskell-reducers/debian/changelog
+++ b/p/haskell-reducers/debian/changelog
@@ -1,3 +1,9 @@
+haskell-reducers (3.12.1-5) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:13 -0400
+
haskell-reducers (3.12.1-4) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-reducers/debian/control b/p/haskell-reducers/debian/control
index 8187b8843..af871437d 100644
--- a/p/haskell-reducers/debian/control
+++ b/p/haskell-reducers/debian/control
@@ -1,7 +1,7 @@
Source: haskell-reducers
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-safesemaphore/debian/changelog b/p/haskell-safesemaphore/debian/changelog
index ade0d86c2..a4fc33bd6 100644
--- a/p/haskell-safesemaphore/debian/changelog
+++ b/p/haskell-safesemaphore/debian/changelog
@@ -1,3 +1,9 @@
+haskell-safesemaphore (0.10.1-8) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:14 -0400
+
haskell-safesemaphore (0.10.1-7) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-safesemaphore/debian/control b/p/haskell-safesemaphore/debian/control
index eab968aae..485da1c17 100644
--- a/p/haskell-safesemaphore/debian/control
+++ b/p/haskell-safesemaphore/debian/control
@@ -1,7 +1,7 @@
Source: haskell-safesemaphore
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-sandi/debian/changelog b/p/haskell-sandi/debian/changelog
index e07fcaf35..74eac38df 100644
--- a/p/haskell-sandi/debian/changelog
+++ b/p/haskell-sandi/debian/changelog
@@ -1,3 +1,9 @@
+haskell-sandi (0.4.0-3) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:14 -0400
+
haskell-sandi (0.4.0-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-sandi/debian/control b/p/haskell-sandi/debian/control
index 60609f1a3..05239fa75 100644
--- a/p/haskell-sandi/debian/control
+++ b/p/haskell-sandi/debian/control
@@ -1,7 +1,7 @@
Source: haskell-sandi
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-tasty-hunit/debian/changelog b/p/haskell-tasty-hunit/debian/changelog
index 99bea3dbe..ec48b2b31 100644
--- a/p/haskell-tasty-hunit/debian/changelog
+++ b/p/haskell-tasty-hunit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty-hunit (0.9.2-8) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:17 -0400
+
haskell-tasty-hunit (0.9.2-7) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-tasty-hunit/debian/control b/p/haskell-tasty-hunit/debian/control
index af504fd09..f41054b40 100644
--- a/p/haskell-tasty-hunit/debian/control
+++ b/p/haskell-tasty-hunit/debian/control
@@ -1,6 +1,6 @@
Source: haskell-tasty-hunit
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
diff --git a/p/haskell-tasty-quickcheck/debian/changelog b/p/haskell-tasty-quickcheck/debian/changelog
index 919de8262..8bfb78de8 100644
--- a/p/haskell-tasty-quickcheck/debian/changelog
+++ b/p/haskell-tasty-quickcheck/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty-quickcheck (0.8.4-4) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:17 -0400
+
haskell-tasty-quickcheck (0.8.4-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-tasty-quickcheck/debian/control b/p/haskell-tasty-quickcheck/debian/control
index 9181d67ad..6bcd64db2 100644
--- a/p/haskell-tasty-quickcheck/debian/control
+++ b/p/haskell-tasty-quickcheck/debian/control
@@ -1,6 +1,6 @@
Source: haskell-tasty-quickcheck
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
diff --git a/p/haskell-tasty-rerun/debian/changelog b/p/haskell-tasty-rerun/debian/changelog
index cd85e1e86..8a8213575 100644
--- a/p/haskell-tasty-rerun/debian/changelog
+++ b/p/haskell-tasty-rerun/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty-rerun (1.1.6-4) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:17 -0400
+
haskell-tasty-rerun (1.1.6-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-tasty-rerun/debian/control b/p/haskell-tasty-rerun/debian/control
index d71bb820f..4b8b89c6a 100644
--- a/p/haskell-tasty-rerun/debian/control
+++ b/p/haskell-tasty-rerun/debian/control
@@ -1,7 +1,7 @@
Source: haskell-tasty-rerun
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends:
diff --git a/p/haskell-tasty/debian/changelog b/p/haskell-tasty/debian/changelog
index 299780278..8c286479b 100644
--- a/p/haskell-tasty/debian/changelog
+++ b/p/haskell-tasty/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty (0.11.2.2-2) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:16 -0400
+
haskell-tasty (0.11.2.2-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-tasty/debian/control b/p/haskell-tasty/debian/control
index 21e08bb9a..e3f7096fa 100644
--- a/p/haskell-tasty/debian/control
+++ b/p/haskell-tasty/debian/control
@@ -1,6 +1,6 @@
Source: haskell-tasty
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joey Hess <joeyh@debian.org>
+Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
diff --git a/p/haskell-uri/debian/changelog b/p/haskell-uri/debian/changelog
index acbda34c0..d674f6940 100644
--- a/p/haskell-uri/debian/changelog
+++ b/p/haskell-uri/debian/changelog
@@ -1,3 +1,9 @@
+haskell-uri (0.1.6.2-8) UNRELEASED; urgency=medium
+
+ * Remove Joey Hess from Uploaders
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 22 Jul 2017 15:48:19 -0400
+
haskell-uri (0.1.6.2-7) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-uri/debian/control b/p/haskell-uri/debian/control
index 61b2f2007..a7a494be4 100644
--- a/p/haskell-uri/debian/control
+++ b/p/haskell-uri/debian/control
@@ -1,7 +1,7 @@
Source: haskell-uri
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
- Joey Hess <joeyh@debian.org>,
+ Clint Adams <clint@debian.org>,
Priority: extra
Section: haskell
Build-Depends: