--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please unblock package haskell-hoogle. It includes a change to the
trigger file to avoid a trigger cycle, as advised by Guillem Jover.
unblock haskell-hoogle/4.2.33-4
- -- System Information:
Debian Release: 8.0
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlSMOgIACgkQ9ijrk0dDIGzCpgCeJ5Vd6nKsLfTf3i4cUBinLk9P
YDEAnR455JrQZ9xSHyq4u3zKeOPTDCfX
=dN1O
-----END PGP SIGNATURE-----
diff -Nru haskell-hoogle-4.2.33/debian/changelog haskell-hoogle-4.2.33/debian/changelog
--- haskell-hoogle-4.2.33/debian/changelog 2014-11-07 15:54:40.000000000 +0100
+++ haskell-hoogle-4.2.33/debian/changelog 2014-12-13 14:05:12.000000000 +0100
@@ -1,3 +1,10 @@
+haskell-hoogle (4.2.33-4) unstable; urgency=medium
+
+ * Make the trigger -noawait, to avoid trigger cycles, as recommended by
+ Guillem Jover (Closes: #772867)
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Dec 2014 14:05:12 +0100
+
haskell-hoogle (4.2.33-3) unstable; urgency=medium
* Demote Recommends: apache2 to suggests (Closes: #768447)
diff -Nru haskell-hoogle-4.2.33/debian/hoogle.triggers haskell-hoogle-4.2.33/debian/hoogle.triggers
--- haskell-hoogle-4.2.33/debian/hoogle.triggers 2012-10-13 13:29:42.000000000 +0200
+++ haskell-hoogle-4.2.33/debian/hoogle.triggers 2014-12-13 14:04:35.000000000 +0100
@@ -1 +1 @@
-interest /usr/lib/ghc-doc/hoogle
+interest-noawait /usr/lib/ghc-doc/hoogle
diff -Nru haskell-hoogle-4.2.33/debian/source/local-options haskell-hoogle-4.2.33/debian/source/local-options
--- haskell-hoogle-4.2.33/debian/source/local-options 1970-01-01 01:00:00.000000000 +0100
+++ haskell-hoogle-4.2.33/debian/source/local-options 2012-10-13 13:29:44.000000000 +0200
@@ -0,0 +1 @@
+unapply-patches
--- End Message ---