[med-svn] r11643 - trunk/packages/vista/trunk/debian

Luis Ibanez luisibanez-guest at alioth.debian.org
Sun Jul 8 20:38:44 UTC 2012


Author: luisibanez-guest
Date: 2012-07-08 20:38:43 +0000 (Sun, 08 Jul 2012)
New Revision: 11643

Modified:
   trunk/packages/vista/trunk/debian/changelog
   trunk/packages/vista/trunk/debian/get-orig-source
Log:
ENH: Changed version from 1.0 to 2012.


Modified: trunk/packages/vista/trunk/debian/changelog
===================================================================
--- trunk/packages/vista/trunk/debian/changelog	2012-07-08 19:18:31 UTC (rev 11642)
+++ trunk/packages/vista/trunk/debian/changelog	2012-07-08 20:38:43 UTC (rev 11643)
@@ -1,4 +1,4 @@
-vista (1.0) UNRELEASED; urgency=low
+vista (2012) UNRELEASED; urgency=low
 
   [ Luis Ibanez ]
   * Initial attempt to package (Closes: #541242)
@@ -25,6 +25,8 @@
     When creating globals.lst file, first cd into VistA-FOIA directory, to
     avoid leading path in the names.
     Returning to initial level directory before taring the ./vista dir.
+    Changed version number from 1.0 to 2012, after conversation in the
+    debian-med mailing list.
   * debian/auto_install:
     Added process for importing routines and globals into VistA instance.
     Making explicit the location of VistA-FOIA directories.

Modified: trunk/packages/vista/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/vista/trunk/debian/get-orig-source	2012-07-08 19:18:31 UTC (rev 11642)
+++ trunk/packages/vista/trunk/debian/get-orig-source	2012-07-08 20:38:43 UTC (rev 11643)
@@ -40,6 +40,6 @@
 #
 echo "I: Placing resulting sources in tar file..."
 popd
-GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -caf vista_1.0.orig.tar.${ZIPMETHOD} ./vista
-mv vista_1.0.orig.tar.${ZIPMETHOD} ..
+GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -caf vista_2012.orig.tar.${ZIPMETHOD} ./vista
+mv vista_2012.orig.tar.${ZIPMETHOD} ..
 




More information about the debian-med-commit mailing list