This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository mbsystem.

commit 94486daedc4731f43a23167977d92b32fed93513
Author: M. Hamish Bowman <hamis...@yahoo.com>
Date:   Sun Jun 2 08:11:25 2013 +0000

    clear out some comment cruft
---
 debian/rules | 33 +++++----------------------------
 1 file changed, 5 insertions(+), 28 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3d38fef..5da7df3 100644
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# 
-# # These are used for cross-compiling and for saving the configure script
-# # from having to guess our platform (since we know it already)
-# DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-# DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
@@ -31,26 +25,9 @@ override_dh_auto_configure:
 #      uscan --noconf --destdir=. --download-current-version --rename --verbose
 
 
+# cleaner doc install
+# install --mode=644 html /usr/share/doc/mbsystem-doc/html
+# install --mode=644 ps /usr/share/doc/mbsystem-doc/ps
+# ps2pdf + pdftk cat all .ps man pages into a single PDF document.
+#   see the osgeolive mb-system build script for the code.
 
-# # apply patches
-# include /usr/share/dpatch/dpatch.make
-# 
-# 
-# # install
-# ## sort of modeled after GMT packaging:
-# install bin/* /usr/lib/mbsystem/bin
-# install --mode=644 lib/* /usr/lib/mbsystem
-# install --mode=644 man/manl/* /usr/share/man/man1
-# install --mode=644 html /usr/share/doc/mbsystem/html
-# install --mode=644 ps /usr/share/doc/mbsystem/ps
-# install --mode=644 share /usr/share/mbsystem
-# install --mode=644 include /usr/lib/mbsystem/include
-# 
-#now integrated:
-# # get Levitus annual water temperature profile database (binary blob)
-# # needed for mblevitus program, uncompressed it is 16mb.
-# #
-# wget -nv ftp://ftp.ldeo.columbia.edu/pub/MB-System/annual.gz
-# gzip -d annual.gz
-# \mv annual LevitusAnnual82.dat
-# install --mode=644 LevitusAnnual82.data /usr/share/mbsystem/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mbsystem.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to