[med-svn] [vista] 01/01: Fixed ITP, Apache reference and package name.
Luis Ibanez
luisibanez-guest at moszumanska.debian.org
Sun Jan 12 03:03:13 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 d4dc54faa0206128b459d8c2d5cbb5115c3f8071
Author: Luis Ibanez <luis.ibanez at kitware.com>
Date: Sat Jan 11 22:02:24 2014 -0500
Fixed ITP, Apache reference and package name.
Initial release (Closes: #541242)
Fixed lintian warning on Apache 2.0 license in copyright file.
Fixed package name in debian/control Provides: field. Lintian warning.
---
debian/changelog | 3 +++
debian/control | 2 +-
debian/copyright | 2 ++
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a2ff753..88bead9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,5 +13,8 @@ vista-foia (0.20140106-1) UNRELEASED; urgency=low
* Fixed use of environment variables in rules for gtm_dist and call to GDE
and mupip.
* Added in rules override for clean.
+ * Initial release (Closes: #541242)
+ * Fixed lintian warning on Apache 2.0 license in copyright file.
+ * Fixed package name in debian/control Provides: field. Lintian warning.
-- Luis Ibanez <luis.ibanez at kitware.com> Wed, 4 Jul 2012 17:16:45 -0500
diff --git a/debian/control b/debian/control
index 93f1ca8..aa5e85b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: vista-foia
Architecture: amd64 i386
Depends: fis-gtm,
cmake (>= 2.8.5)
-Provides: VistA-FOIA
+Provides: vista-foia
Description: package for VistA EHR
VistA: the Veterans Health Information Systems and Technology Architecture.
This is an integrated health information system that was developed by
diff --git a/debian/copyright b/debian/copyright
index f810bea..b309e7d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,9 @@ Files: *
Copyright: Public Domain - Employees of the Department of Veterans Affairs.
Comment: Modifications received by OSEHRA are copyrighted by contributors.
License: Apache-2.0
+ /usr/share/common-licenses/Apache-2.0
Files: debian/*
Copyright: 2012 Luis Ibanez <luis.ibanez at kitware.com>
License: Apache-2.0
+ /usr/share/common-licenses/Apache-2.0
--
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