Author: plessy
Date: 2010-10-31 09:45:08 +0000 (Sun, 31 Oct 2010)
New Revision: 5399

Added:
   trunk/packages/imagej/trunk/debian/patches/
Modified:
   trunk/packages/imagej/trunk/debian/
   trunk/packages/imagej/trunk/debian/changelog
   trunk/packages/imagej/trunk/debian/get-orig-source
Log:
Uploaded with the patches of the Testing branch.

(Plus a correction to the correction of get-orig-source)



Property changes on: trunk/packages/imagej/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Modified: trunk/packages/imagej/trunk/debian/changelog
===================================================================
--- trunk/packages/imagej/trunk/debian/changelog        2010-10-31 05:57:51 UTC 
(rev 5398)
+++ trunk/packages/imagej/trunk/debian/changelog        2010-10-31 09:45:08 UTC 
(rev 5399)
@@ -1,13 +1,16 @@
-imagej (1.44i-1) UNRELEASED; urgency=low
+imagej (1.44i-1) unstable; urgency=low
 
+  * Team upload.
   * New upstream release (Closes: #601020).
     - Solves a bug that prevented to quit (Closes: #600997, LP: 661545).
   * Stabilized gzipped tarball's MD5 sum in ‘debian/get-orig-source’.
   * New upstream URL (debian/control, debian/copyright, debian/get-orig-source,
     debian/imagej.1, debian/imagej.sh, debian/watch). 
   * Removed build-dependancy on gif2png (debian/control).
+  * debian/600997.patch and debian/exclude-quilt-from-ant.patch taken
+    frome the testing branch (see below).
 
- -- Charles Plessy <[email protected]>  Sat, 23 Oct 2010 17:57:55 +0900
+ -- Charles Plessy <[email protected]>  Sun, 31 Oct 2010 13:46:19 +0900
 
 imagej (1.44c-3) testing; urgency=low
 

Modified: trunk/packages/imagej/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/imagej/trunk/debian/get-orig-source  2010-10-31 05:57:51 UTC 
(rev 5398)
+++ trunk/packages/imagej/trunk/debian/get-orig-source  2010-10-31 09:45:08 UTC 
(rev 5399)
@@ -14,7 +14,7 @@
 cd ../tarballs
 
 if [ ! -f "$UPSTREAMZIP" ] ; then
-    wget -q http://imagej.nih.gov/ij/download/src/download/src/"$UPSTREAMZIP";
+    wget -q http://imagej.nih.gov/ij/download/src/"$UPSTREAMZIP";
 fi
 unzip "$UPSTREAMZIP" > /dev/null
 


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to