[med-svn] r1917 - in trunk: community/infrastructure/getData packages/ballview/trunk/debian packages/mgltools packages/mgltools/autodocktools/trunk/debian packages/mgltools/bhtree/trunk/debian packages/mgltools/dejavu/trunk/debian packages/mgltools/geomutils/trunk/debian packages/mgltools/gle/trunk/debian packages/mgltools/mglutil/trunk/debian packages/mgltools/molkit/trunk/debian packages/mgltools/mslib/trunk/debian packages/mgltools/networkeditor/trunk/debian packages/mgltools/opengltk/trunk/debian packages/mgltools/pmv/trunk/debian packages/mgltools/pybabel/trunk/debian packages/mgltools/pyglf/trunk/debian packages/mgltools/qslimlib/trunk/debian packages/mgltools/scenario/trunk/debian packages/mgltools/sff/trunk/debian packages/mgltools/support/trunk/debian packages/mgltools/symserv/trunk/debian packages/mgltools/utpackages/trunk/debian packages/mgltools/viewerframework/trunk/debian packages/mgltools/volume/trunk/debian packages/plink/trunk/debian packages/plink/trunk/debian/patches

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Sun May 25 22:26:53 UTC 2008


Author: smoe-guest
Date: 2008-05-25 22:26:52 +0000 (Sun, 25 May 2008)
New Revision: 1917

Added:
   trunk/packages/ballview/trunk/debian/ballview-data.dirs
   trunk/packages/ballview/trunk/debian/ballview-doc.dirs
   trunk/packages/ballview/trunk/debian/ballview-doc.doc-base
   trunk/packages/ballview/trunk/debian/ballview-doc.links
Removed:
   trunk/packages/ballview/trunk/debian/ballview-common.dirs
   trunk/packages/ballview/trunk/debian/ballview-common.doc-base
   trunk/packages/ballview/trunk/debian/ballview-common.links
Modified:
   trunk/community/infrastructure/getData/getData
   trunk/packages/mgltools/BUILD
   trunk/packages/mgltools/autodocktools/trunk/debian/control
   trunk/packages/mgltools/bhtree/trunk/debian/changelog
   trunk/packages/mgltools/dejavu/trunk/debian/changelog
   trunk/packages/mgltools/geomutils/trunk/debian/changelog
   trunk/packages/mgltools/gle/trunk/debian/changelog
   trunk/packages/mgltools/mglutil/trunk/debian/changelog
   trunk/packages/mgltools/molkit/trunk/debian/changelog
   trunk/packages/mgltools/mslib/trunk/debian/changelog
   trunk/packages/mgltools/networkeditor/trunk/debian/changelog
   trunk/packages/mgltools/opengltk/trunk/debian/changelog
   trunk/packages/mgltools/pmv/trunk/debian/changelog
   trunk/packages/mgltools/pybabel/trunk/debian/changelog
   trunk/packages/mgltools/pyglf/trunk/debian/changelog
   trunk/packages/mgltools/qslimlib/trunk/debian/changelog
   trunk/packages/mgltools/scenario/trunk/debian/changelog
   trunk/packages/mgltools/sff/trunk/debian/changelog
   trunk/packages/mgltools/support/trunk/debian/changelog
   trunk/packages/mgltools/symserv/trunk/debian/changelog
   trunk/packages/mgltools/utpackages/trunk/debian/changelog
   trunk/packages/mgltools/viewerframework/trunk/debian/changelog
   trunk/packages/mgltools/volume/trunk/debian/changelog
   trunk/packages/plink/trunk/debian/README.Debian
   trunk/packages/plink/trunk/debian/patches/Makefile.patch
   trunk/packages/plink/trunk/debian/rules
Log:
Nicified changelogs.


Modified: trunk/community/infrastructure/getData/getData
===================================================================
--- trunk/community/infrastructure/getData/getData	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/community/infrastructure/getData/getData	2008-05-25 22:26:52 UTC (rev 1917)
@@ -134,38 +134,43 @@
 
 my %toBeMirrored = (
 
+#
 #                     A  S  T  R  O  N  O  M  Y
-
-#	"tycho2" => {
-#		name => "Tycho2 Star Coordinates",
-#		source => "wget --mirror ftp://cdsarc.u-strasbg.fr/pub/cats/I/259/tyc2.dat*",
-#		"post-download" => "[ -r tyc2.dat -a -z \"`find .  -cnewer tyc2.dat "
-#		   . "-a ! -name .listing`\" ] "
-#		   . "&& echo \"No mirrored file newer than previously created index.\" "
-#		   . "|| zcat cdsarc.u-strasbg.fr/pub/cats/I/259/tyc2.dat* > tycho2.dat"
-#	},
 #
-#	"astorb" => {
-#		name => "asteroid orbits",
-#		source => "wget --mirror ftp://ftp.lowell.edu/pub/elgb/astorb.dat.gz",
-#		"post-download" => "[ -r astorb.dat "
-#		   . "-a ftp.lowell.edu/pub/elgb/astorb.dat.gz -nt astorb.dat ] "
-#		   . "|| zcat ftp.lowell.edu/pub/elgb/astorb.dat.gz > astorb.dat"
-#	},
 
-#	"DE405" => {
-#		name => "DE405",
-#		source => "wget --mirror ftp://ssd.jpl.nasa.gov/pub/eph/export/unix/unxp2[01]*.405",
-##		"debian-depends" => "jpl-eph-tools",
-#		"post-download" => "ln -s ssd.jpl.nasa.gov/pub/eph/export/unix/unxp*.405 ."
-#	},
+	"tycho2" => {
+		name => "Tycho2 Star Coordinates",
+		source => "wget --mirror ftp://cdsarc.u-strasbg.fr/pub/cats/I/259/tyc2.dat*",
+		"post-download" => "[ -r tyc2.dat -a -z \"`find .  -cnewer tyc2.dat "
+		   . "-a ! -name .listing`\" ] "
+		   . "&& echo \"No mirrored file newer than previously created index.\" "
+		   . "|| zcat cdsarc.u-strasbg.fr/pub/cats/I/259/tyc2.dat* > tycho2.dat"
+	},
+
+	"astorb" => {
+		name => "asteroid orbits",
+		source => "wget --mirror ftp://ftp.lowell.edu/pub/elgb/astorb.dat.gz",
+		"post-download" => "[ -r astorb.dat "
+		   . "-a ftp.lowell.edu/pub/elgb/astorb.dat.gz -nt astorb.dat ] "
+		   . "|| zcat ftp.lowell.edu/pub/elgb/astorb.dat.gz > astorb.dat"
+	},
+
+	"DE405" => {
+		name => "DE405",
+		source => "wget --mirror ftp://ssd.jpl.nasa.gov/pub/eph/export/unix/unxp2[01]*.405",
+		"debian-depends" => "jpl-eph-tools",
+		"post-download" => "ln -s ssd.jpl.nasa.gov/pub/eph/export/unix/unxp*.405 ."
+	},
+
+
 #
-
 #                    B  I  O  I  N  F  O  R  M  A  T  I  C  S
+#
 
 	"gene.ontology.rdf" => {
 		name => "GeneOntology - RDF-formatted, terms only.",
-		source => "wget --mirror ftp://ftp.geneontology.org/pub/go/godatabase/archive/latest/go_*-termdb.rdf-xml.gz"
+		source => "wget --mirror ftp://ftp.geneontology.org/pub/go/godatabase/archive/latest/go_*-termdb.rdf-xml.gz",
+		"post-download" => "gzip -dc ftp.geneontology.org/pub/go/godatabase/archive/latest/go_*-termdb.rdf-xml.gz > go-termdb.rdf-xml"
 	},
 
 	"intact.psimitab" => {

Deleted: trunk/packages/ballview/trunk/debian/ballview-common.dirs
===================================================================
--- trunk/packages/ballview/trunk/debian/ballview-common.dirs	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/ballview/trunk/debian/ballview-common.dirs	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +0,0 @@
-usr/share/BALL/data
-usr/share/BALL/doc
-usr/share/doc/ballview/html/
-usr/share/doc/ballview/html/

Deleted: trunk/packages/ballview/trunk/debian/ballview-common.doc-base
===================================================================
--- trunk/packages/ballview/trunk/debian/ballview-common.doc-base	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/ballview/trunk/debian/ballview-common.doc-base	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,18 +0,0 @@
-Document: ballview
-Title: Debian ballview Manual
-Author: Andreas Moll
-Abstract: BALLView is a free molecular modeling and molecular graphics tool
- BALLView provides fast OpenGL-based visualization of molecular structures, 
- molecular mechanics methods (minimization, MD simulation using the 
- AMBER, CHARMM, and MMFF94 force fields), calculation and visualization 
- of electrostatic properties (FDPB) and molecular editing features.
- The application's documentation is available as HTML and can be read in
- the program itself.
-Section: Science/Biology
-
-Format: HTML
-Index: /usr/share/doc/ballview/html/BALLView/index.html
-Files: /usr/share/doc/ballview/html/BALLView/*.html
-  
-Format: PDF
-Files: /usr/share/doc/ballview/tutorial.pdf.gz

Deleted: trunk/packages/ballview/trunk/debian/ballview-common.links
===================================================================
--- trunk/packages/ballview/trunk/debian/ballview-common.links	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/ballview/trunk/debian/ballview-common.links	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,2 +0,0 @@
-usr/share/doc/ballview/html/BALLView usr/share/BALL/doc/BALLView
-usr/share/doc/ballview/html/BALL     usr/share/BALL/doc/BALL     

Copied: trunk/packages/ballview/trunk/debian/ballview-data.dirs (from rev 859, trunk/packages/ballview/trunk/debian/ballview-common.dirs)
===================================================================
--- trunk/packages/ballview/trunk/debian/ballview-data.dirs	                        (rev 0)
+++ trunk/packages/ballview/trunk/debian/ballview-data.dirs	2008-05-25 22:26:52 UTC (rev 1917)
@@ -0,0 +1 @@
+usr/share/BALL/data

Copied: trunk/packages/ballview/trunk/debian/ballview-doc.dirs (from rev 859, trunk/packages/ballview/trunk/debian/ballview-common.dirs)
===================================================================
--- trunk/packages/ballview/trunk/debian/ballview-doc.dirs	                        (rev 0)
+++ trunk/packages/ballview/trunk/debian/ballview-doc.dirs	2008-05-25 22:26:52 UTC (rev 1917)
@@ -0,0 +1,2 @@
+usr/share/BALL/doc
+usr/share/doc/ballview/html/

Copied: trunk/packages/ballview/trunk/debian/ballview-doc.doc-base (from rev 859, trunk/packages/ballview/trunk/debian/ballview-common.doc-base)
===================================================================
--- trunk/packages/ballview/trunk/debian/ballview-doc.doc-base	                        (rev 0)
+++ trunk/packages/ballview/trunk/debian/ballview-doc.doc-base	2008-05-25 22:26:52 UTC (rev 1917)
@@ -0,0 +1,19 @@
+Document: ballview
+Title: Debian ballview Manual
+Author: Andreas Moll
+Abstract: BALLView is a free molecular modeling and molecular graphics tool
+ BALLView provides fast OpenGL-based visualization of molecular structures, 
+ molecular mechanics methods (minimization, MD simulation using the 
+ AMBER, CHARMM, and MMFF94 force fields), calculation and visualization 
+ of electrostatic properties (FDPB) and molecular editing features.
+ The application's documentation is available as HTML and can be read in
+ the program itself.
+Section: Applications/Science/Biology
+
+Format: HTML
+Index: /usr/share/doc/ballview/html/BALLView/index.html
+Files: /usr/share/doc/ballview/html/BALLView/*.html
+
+  
+Format: PDF
+Files: /usr/share/doc/ballview/tutorial.pdf.gz

Copied: trunk/packages/ballview/trunk/debian/ballview-doc.links (from rev 859, trunk/packages/ballview/trunk/debian/ballview-common.links)
===================================================================
--- trunk/packages/ballview/trunk/debian/ballview-doc.links	                        (rev 0)
+++ trunk/packages/ballview/trunk/debian/ballview-doc.links	2008-05-25 22:26:52 UTC (rev 1917)
@@ -0,0 +1,2 @@
+usr/share/doc/ballview/html/BALLView usr/share/BALL/doc/BALLView
+usr/share/doc/ballview/html/BALL     usr/share/BALL/doc/BALL     

Modified: trunk/packages/mgltools/BUILD
===================================================================
--- trunk/packages/mgltools/BUILD	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/BUILD	2008-05-25 22:26:52 UTC (rev 1917)
@@ -143,7 +143,7 @@
 rm -rf "*.orig.tar.gz"
 
 # Create properly formatted readme files
-for i in  `ls ../mgltools_source_$VERSION/MGLPACKS/*.tar.gz`
+for i in  `ls ../mgltools_source_$VERSION/MGLPACKS/*.tar.gz | grep -v autodocktools`
 do
   n=`basename $i |tr A-Z a-z | sed -e "s/-$VERSION/_$VERSION.orig/"`
   ln -s $i mgltools-$n || echo "Could not link $i to mgltools-$n"
@@ -187,11 +187,24 @@
 To there seem to be no mutual dependencies between the packages. To build them,
 make sure you have the packages installed that are listed by
 
-grep */trunk/debian/control | grep -i build-depend | tr ":," "\n" | sort -u
+cat */trunk/debian/control | grep -i build-depend | cut -f2 -d: | tr ":," "\n" | sort -u
 
+Then run svn-buildpackage in every trunk folder
 
+for i in */trunk
+do
+	echo 
+	echo
+	echo ################# `dirname $i` ##############
+	echo
+	(cd $i && svn-b)
+	echo 
+done
 
 
+
+
+
 Comments please send to 
 
  -- Steffen <moeller at debian.org>  Mon, 19 May 2008 11:45:26 +0200

Modified: trunk/packages/mgltools/autodocktools/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/autodocktools/trunk/debian/control	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/autodocktools/trunk/debian/control	2008-05-25 22:26:52 UTC (rev 1917)
@@ -11,7 +11,7 @@
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/autodocktools/trunk/
 Homepage: http://autodock.scripps.edu/
 
-Package: mgltools-autodocktools
+Package: autodocktools
 XB-Python-Version: ${python:Versions}
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mgltools-pmv, mgltools-molkit, mgltools-volume, mgltools-support, python-imaging-tk, mgltools-viewerframework

Modified: trunk/packages/mgltools/bhtree/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/bhtree/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/bhtree/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-bhtree (1.5.1-1) experimental; urgency=low
+mgltools-bhtree (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/dejavu/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/dejavu/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/dejavu/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-dejavu (1.5.1-1) experimental; urgency=low
+mgltools-dejavu (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/geomutils/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/geomutils/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/geomutils/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-geomutils (1.5.1-1) experimental; urgency=low
+mgltools-geomutils (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/gle/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/gle/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/gle/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-gle (1.5.1-1) experimental; urgency=low
+mgltools-gle (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/mglutil/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/mglutil/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/mglutil/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-mglutil (1.5.1-1) experimental; urgency=low
+mgltools-mglutil (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/molkit/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/molkit/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/molkit/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-molkit (1.5.1-1) experimental; urgency=low
+mgltools-molkit (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/mslib/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/mslib/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/mslib/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-mslib (1.5.1-1) UNRELEASED; urgency=low
+mgltools-mslib (1.5.1-1) UNRELEASED; urgency=low
 
   * Initial release as part of the AutoDockToolkit (Closes: #458811).
 

Modified: trunk/packages/mgltools/networkeditor/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/networkeditor/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/networkeditor/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-networkeditor (1.5.1-1) experimental; urgency=low
+mgltools-networkeditor (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/opengltk/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/opengltk/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/opengltk/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-opengltk (1.5.1-1) experimental; urgency=low
+mgltools-opengltk (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/pmv/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pmv/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/pmv/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-pmv (1.5.1-1) experimental; urgency=low
+mgltools-pmv (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/pybabel/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pybabel/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/pybabel/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-pybabel (1.5.1-1) experimental; urgency=low
+mgltools-pybabel (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/pyglf/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/pyglf/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/pyglf/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-pyglf (1.5.1-1) experimental; urgency=low
+mgltools-pyglf (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/qslimlib/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/qslimlib/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/qslimlib/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-qslimlib (1.5.1-1) experimental; urgency=low
+mgltools-qslimlib (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/scenario/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/scenario/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/scenario/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-scenario (1.5.1-1) experimental; urgency=low
+mgltools-scenario (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/sff/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/sff/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/sff/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-sff (1.5.1-1) experimental; urgency=low
+mgltools-sff (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/support/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/support/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/support/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-support (1.5.1-1) experimental; urgency=low
+mgltools-support (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/symserv/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/symserv/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/symserv/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-symserv (1.5.1-1) experimental; urgency=low
+mgltools-symserv (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/utpackages/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/utpackages/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/utpackages/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-utpackages (1.5.1-1) experimental; urgency=low
+mgltools-utpackages (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/viewerframework/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/viewerframework/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/viewerframework/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-viewerframework (1.5.1-1) experimental; urgency=low
+mgltools-viewerframework (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/mgltools/volume/trunk/debian/changelog
===================================================================
--- trunk/packages/mgltools/volume/trunk/debian/changelog	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/mgltools/volume/trunk/debian/changelog	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,4 +1,4 @@
-volume (1.5.1-1) experimental; urgency=low
+mgltools-volume (1.5.1-1) experimental; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/plink/trunk/debian/README.Debian
===================================================================
--- trunk/packages/plink/trunk/debian/README.Debian	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/plink/trunk/debian/README.Debian	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,11 +1,9 @@
 plink for Debian
 ----------------
 
-Some more thoughts should be donated to the R plugin. It is omitted
-in the current version.
+The dependency on g++-3.3 is disturbing. g++-3.4 probably also works
+but was not tested.  The applied patches allow for the compilation of
+the sources with g++4.x, but I did not manage to help the link error.
+Help is welcome.
 
-The dependency on g++-3.3 is disturbing. g++-3.4 probably also works.
-The applied patches allow for the compilation of the sources, but I did
-not manage to help the link error. Help is welcome.
-
  -- Steffen Moeller <moeller at debian.org>  Tue, 08 Apr 2008 17:49:32 +0200

Modified: trunk/packages/plink/trunk/debian/patches/Makefile.patch
===================================================================
--- trunk/packages/plink/trunk/debian/patches/Makefile.patch	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/plink/trunk/debian/patches/Makefile.patch	2008-05-25 22:26:52 UTC (rev 1917)
@@ -1,7 +1,16 @@
 Index: plink-1.02/Makefile
 ===================================================================
---- plink-1.02.orig/Makefile	2008-04-09 12:20:22.000000000 +0200
-+++ plink-1.02/Makefile	2008-04-09 15:19:23.000000000 +0200
+--- plink-1.02.orig/Makefile	2008-04-09 15:26:14.000000000 +0200
++++ plink-1.02/Makefile	2008-04-15 15:36:30.000000000 +0200
+@@ -17,7 +17,7 @@
+ SYS = UNIX
+ 
+ # Leave blank after "=" to disable; put "= 1" to enable
+-WITH_R_PLUGINS = 
++WITH_R_PLUGINS = 1
+ WITH_WEBCHECK = 1
+ FORCE_32BIT = 
+ 
 @@ -96,6 +96,9 @@
  LIB += -ldl -lcrypt
  endif

Modified: trunk/packages/plink/trunk/debian/rules
===================================================================
--- trunk/packages/plink/trunk/debian/rules	2008-05-23 23:37:00 UTC (rev 1916)
+++ trunk/packages/plink/trunk/debian/rules	2008-05-25 22:26:52 UTC (rev 1917)
@@ -5,7 +5,7 @@
 
 build: patch build-stamp
 build-stamp:
-	$(MAKE)
+	$(MAKE) CXX_UNIX=g++-3.3 CXXFLAGS=$(CFLAGS)
 	touch $@
 
 clean: unpatch




More information about the debian-med-commit mailing list