[med-svn] [SCM] mricron branch, master, updated. upstream/0.20100725.1.dfsg.1-41-g9699ce7

Michael Hanke michael.hanke at gmail.com
Mon Nov 8 17:53:07 UTC 2010


The following commit has been merged in the master branch:
commit 533c65ea70f9348e64b70ce1b0b1a082bface345
Author: Michael Hanke <michael.hanke at gmail.com>
Date:   Mon Nov 8 07:46:55 2010 -0500

    New release.

diff --git a/debian/changelog b/debian/changelog
index 66a1704..f03d126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
-mricron (0.20100820.1~dfsg.1-2) UNRELEASED; urgency=low
+mricron (0.20101102.1~dfsg.1-1) unstable; urgency=low
 
+  * New upstream code.
+  * Changed get-orig-src to get-orig-source target in debian/rules for policy
+    compliance.
   * Added patch for Ubuntu lucid backports that can be automatically applied
     by backport-dsc.
 
- -- Michael Hanke <michael.hanke at gmail.com>  Wed, 22 Sep 2010 20:58:07 -0400
+ -- Michael Hanke <michael.hanke at gmail.com>  Mon, 08 Nov 2010 07:45:37 -0500
 
 mricron (0.20100820.1~dfsg.1-1) unstable; urgency=low
 
diff --git a/debian/patches/debian_paths b/debian/patches/debian_paths
index 505a9da..df0ddb2 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
-@@ -1564,7 +1564,9 @@
+@@ -1562,7 +1562,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;
-@@ -1581,7 +1583,9 @@
+@@ -1579,7 +1581,9 @@
           YokeMenu.visible := false;
           {$ENDIF}
  {$ENDIF}
diff --git a/debian/patches/debian_version b/debian/patches/debian_version
index d3e0882..d8266a6 100644
--- a/debian/patches/debian_version
+++ b/debian/patches/debian_version
@@ -7,8 +7,8 @@ Author: Michael Hanke <michael.hanke at gmail.com>
          SysUtils,classes,IniFiles,
          {$IFDEF GUI} forms,userdir,dialogs;{$ELSE} dialogsx;{$ENDIF}
  const
--     kMRIcronVers = '20 August 2010';
-+     kMRIcronVers = '20 August 2010 (Debian)';
+-     kMRIcronVers = '2 November 2010';
++     kMRIcronVers = '2 November 2010 (Debian)';
       NaN : double = 1/0;
       kMagicDouble : double = -111666222;
       kTxtFilter = 'Text (*.txt)|*.txt;*.csv|Comma Separated (*.csv)|*.csv';

-- 
Debian packaging of MRIcron



More information about the debian-med-commit mailing list