This is an automated email from the git hooks/post-receive script. mih pushed a commit to branch master in repository mricron.
commit e61bcc05c65e53b89e9130cdc98336384ea05506 Author: Michael Hanke <[email protected]> Date: Fri Jul 27 10:23:46 2012 +0200 Refresh patches. --- debian/patches/debian_paths | 4 ++-- debian/patches/debian_version | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/debian_paths b/debian/patches/debian_paths index dc3c6cc..f54c00c 100644 --- a/debian/patches/debian_paths +++ b/debian/patches/debian_paths @@ -6,7 +6,7 @@ Author: Michael Hanke <[email protected]> --- a/nifti_img_view.pas +++ b/nifti_img_view.pas -@@ -1604,7 +1604,9 @@ +@@ -1670,7 +1670,9 @@ LoadMonochromeLUT(lInc,gBGImg,gMRIcroOverlay[kVOIOverlayNum]); SetBGImgDefaults(gBGImg); CloseImagesClick(nil); @@ -17,7 +17,7 @@ Author: Michael Hanke <[email protected]> {$IFNDEF Unix} DragAcceptFiles(Handle, True); //engage drag and drop {$ENDIF} UpdateColorSchemes; -@@ -1621,7 +1623,9 @@ +@@ -1687,7 +1689,9 @@ YokeMenu.visible := false; {$ENDIF} {$ENDIF} diff --git a/debian/patches/debian_version b/debian/patches/debian_version index 0928be5..28beb1d 100644 --- a/debian/patches/debian_version +++ b/debian/patches/debian_version @@ -7,8 +7,8 @@ Author: Michael Hanke <[email protected]> SysUtils,classes,IniFiles, {$IFDEF GUI} forms,userdir, dialogs;{$ELSE} dialogsx;{$ENDIF} const -- kMRIcronVers = '5 May 2012'; -+ kMRIcronVers = '5 May 2012 (Debian)'; +- 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'; -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/mricron.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
