[med-svn] [gmap] 02/03: d/copyright: update d/rules: create symlink for gmap_build

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Jul 3 15:25:25 UTC 2014


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

malex-guest pushed a commit to branch master
in repository gmap.

commit 71a3c1a2bdf61e9d89b04631586184d8d6579ab4
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Jul 3 16:24:58 2014 +0200

     d/copyright: update
     d/rules: create symlink for gmap_build
---
 debian/changelog | 9 ++++++---
 debian/rules     | 1 +
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 459ccef..0a0b815 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,11 +7,14 @@ gmap (2014-06-10-1) UNRELEASED; urgency=medium
      - added help2man to Build-Depends:   
      - remove trailing slash from Homepage  
      - added myself to Uploaders:
-  * d/rules: install symlinks for gmap,gsnap in /usr/bin   
+  * d/rules: install symlinks for gmap,gsnap and gmap_build in /usr/bin   
      - use as bindir /usr/lib/gmap   
-     - generate map pages with help of help2man  
   * d/install: removed as all files are installed in /usr/lib/gmap
-  *  d/copyright:   - refresh copyright, add not mentioned before files   - add Comment that code was influenced by another software  updated man pages  d/rules: do not generate manpages with help2man  d/docs: install NOTICE
+  * d/copyright:
+     - refresh copyright, add not mentioned before files
+     - add Comment that code was influenced by another software
+  * debian/*.1:  updated man pages  
+  * d/docs: install NOTICE
 
  -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de>  Mon, 30 Jun 2014 13:04:45 +0200
 
diff --git a/debian/rules b/debian/rules
index f5244b2..7dc87c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,4 @@ override_dh_install:
 	mkdir -p debian/$(pkg)/usr/bin
 	ln -s /usr/lib/gmap/gmap debian/$(pkg)/usr/bin/gmap
 	ln -s /usr/lib/gmap/gsnap debian/$(pkg)/usr/bin/gsnap
+	ln -s /usr/lib/gmap/gmap_build debian/$(pkg)/usr/bin/gmap_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gmap.git



More information about the debian-med-commit mailing list