[med-svn] [vista] 01/01: Fixed tgz name and git hash in VistA repository.

Luis Ibanez luisibanez-guest at moszumanska.debian.org
Tue Jan 7 02:03:49 UTC 2014


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

luisibanez-guest pushed a commit to branch master
in repository vista.

commit 1f3d70dca41c75fa794ed2818d31f89efd6a1430
Author: Luis Ibanez <luis.ibanez at kitware.com>
Date:   Mon Jan 6 21:02:24 2014 -0500

    Fixed tgz name and git hash in VistA repository.
    
    Fixed name of tar.gz file and git hash in get-orig-source for VistA repository.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d264912..3caaa8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,5 +6,6 @@ vista-foia (0.20140106-1) UNRELEASED; urgency=low
   * Updated location of fis-gtm (version number in directory) and vista package VCS url.
   * Updated to VistA helper package to the most recent version: 20140106.
   * Added "describe-current-version" target to debian/rules.
+  * Fixed name of tar.gz file and git hash in get-orig-source for VistA repository.
 
  -- Luis Ibanez <luis.ibanez at kitware.com>  Wed, 4 Jul 2012 17:16:45 -0500
diff --git a/debian/rules b/debian/rules
index a61dd4f..a57074b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ override_dh_auto_install:
 
 get-orig-source:
 	wget -O../OSEHRA-VistA-M-897bff2a.orig.tar.gz https://github.com/OSEHRA/VistA-M/tarball/897bff2a
-	wget -O../OSEHRA-VistA-b34e6b28.orig.tar.gz https://github.com/OSEHRA/VistA/tarball/b34e6b28
+	wget -O../vista-foia_0.20140106.orig.tar.gz   https://github.com/OSEHRA/VistA/tarball/fdc8ff2b
 
 describe-current-version:
 	git describe --tags upstream | sed 's,^release-,,;s,-,+,;s,-,~,;'

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/vista.git



More information about the debian-med-commit mailing list