[med-svn] [mricron] 12/17: Refresh patches and repacking.

Michael Hanke mih at alioth.debian.org
Sun Sep 22 10:49:56 UTC 2013


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

mih pushed a commit to branch master
in repository mricron.

commit 22865b2da22d23c786f9c7d92c5812cd92146b7a
Author: Michael Hanke <michael.hanke at gmail.com>
Date:   Sat Sep 21 10:26:02 2013 +0200

    Refresh patches and repacking.
---
 debian/patches/debian_paths   |    4 ++--
 debian/patches/debian_version |   12 ++++++------
 debian/repack.sh              |    1 +
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/patches/debian_paths b/debian/patches/debian_paths
index f54c00c..9d054d7 100644
--- a/debian/patches/debian_paths
+++ b/debian/patches/debian_paths
@@ -6,7 +6,7 @@ Author: Michael Hanke <michael.hanke at gmail.com>
 
 --- a/nifti_img_view.pas
 +++ b/nifti_img_view.pas
-@@ -1670,7 +1670,9 @@
+@@ -1685,7 +1685,9 @@
  	 LoadMonochromeLUT(lInc,gBGImg,gMRIcroOverlay[kVOIOverlayNum]);
  	 SetBGImgDefaults(gBGImg);
  	 CloseImagesClick(nil);
@@ -17,7 +17,7 @@ Author: Michael Hanke <michael.hanke at gmail.com>
  	 {$IFNDEF Unix} DragAcceptFiles(Handle, True); //engage drag and drop
           {$ENDIF}
  	 UpdateColorSchemes;
-@@ -1687,7 +1689,9 @@
+@@ -1702,7 +1704,9 @@
           YokeMenu.visible := false;
           {$ENDIF}
  {$ENDIF}
diff --git a/debian/patches/debian_version b/debian/patches/debian_version
index 28beb1d..4682910 100644
--- a/debian/patches/debian_version
+++ b/debian/patches/debian_version
@@ -5,10 +5,10 @@ Author: Michael Hanke <michael.hanke at gmail.com>
 +++ b/common/define_types.pas
 @@ -18,7 +18,7 @@
          SysUtils,classes,IniFiles,
-         {$IFDEF GUI} forms,userdir, dialogs;{$ELSE} dialogsx;{$ENDIF}
+         {$IFDEF GUI} forms,userdir, dialogs{$ELSE}dialogsx{$ENDIF};
  const
--     kMRIcronVers = '7 July 2012';
-+     kMRIcronVers = '7 July 2012 (Debian)';
-      NaN : double = 1/0;
-      kMagicDouble : double = -111666222;
-      kTxtFilter = 'Text (*.txt)|*.txt;*.csv|Comma Separated (*.csv)|*.csv';
+-     kMRIcronVersDate = '28 August 2013';
++     kMRIcronVersDate = '28 August 2013 (Debian)';
+      {$ifdef CPU32}
+      kMRIcronVers = kMRIcronVersDate+' 32bit';
+      {$ELSE}
diff --git a/debian/repack.sh b/debian/repack.sh
index 6e469b3..7a7581d 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -36,6 +36,7 @@ echo "Debian orig version: $ORIG_VERSION"
 find $SUBDIR -name '*.o' -delete -o -name '*.ppu' -delete
 find $SUBDIR -name '*.compiled' -delete
 find $SUBDIR -name '*.exe' -delete
+find $SUBDIR -name '*.or' -delete
 rm -f $SUBDIR/mricron.rc
 rm -f $SUBDIR/mricron.lrs
 rm -f $SUBDIR/mricron

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



More information about the debian-med-commit mailing list