summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 770226a..54c452d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,9 @@ maint-prep:
echo " http://www.gnu.org/software/help2man/"; \
echo " ftp://ftp.gnu.org/gnu/help2man/help2man-$(VERSION).tar.gz"; \
echo ""; \
+ echo " git://git.debian.org/users/bod/help2man.git"; \
+ echo " http://git.debian.org/?p=users/bod/help2man.git"; \
+ echo ""; \
echo "Since most GNU documentation is now in info format, this provides a"; \
echo "way to generate a placeholder man page pointing to that resource while"; \
echo "still providing some useful information."; \