[Pkg-haskell-commits] darcs: haskell-hoogle: add dh_installdeb line to hoogle.postrm
kiwamu at debian.or.jp
kiwamu at debian.or.jp
Tue Sep 11 01:12:26 UTC 2012
Tue Sep 11 01:06:52 UTC 2012 kiwamu at debian.or.jp
* add dh_installdeb line to hoogle.postrm
Ignore-this: c34ed3196d17158cf0fbc9c5c29ed507
M ./hoogle.postrm -1 +7
Tue Sep 11 01:06:52 UTC 2012 kiwamu at debian.or.jp
* add dh_installdeb line to hoogle.postrm
Ignore-this: c34ed3196d17158cf0fbc9c5c29ed507
diff -rN -u old-haskell-hoogle//hoogle.postrm new-haskell-hoogle//hoogle.postrm
--- old-haskell-hoogle//hoogle.postrm 2012-09-11 01:12:25.505326427 +0000
+++ new-haskell-hoogle//hoogle.postrm 2012-09-11 01:12:25.561326968 +0000
@@ -16,7 +16,13 @@
fi
-## ----------------------------------------------------------------------
+## ----------------------------------------------------------------------
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+## ----------------------------------------------------------------------
exit 0
## ----------------------------------------------------------------------
More information about the Pkg-haskell-commits
mailing list