r35279 - in /packages/teem/trunk/debian: changelog copyright get-orig-source

domibel-guest at users.alioth.debian.org domibel-guest at users.alioth.debian.org
Sat Oct 25 20:44:58 UTC 2008


Author: domibel-guest
Date: Sat Oct 25 20:44:58 2008
New Revision: 35279

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35279
Log:
updated to revision 3909

Modified:
    packages/teem/trunk/debian/changelog
    packages/teem/trunk/debian/copyright
    packages/teem/trunk/debian/get-orig-source

Modified: packages/teem/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/changelog?rev=35279&op=diff
==============================================================================
--- packages/teem/trunk/debian/changelog (original)
+++ packages/teem/trunk/debian/changelog Sat Oct 25 20:44:58 2008
@@ -1,4 +1,4 @@
-teem (1.10.0~svn3886-1) unstable; urgency=low
+teem (1.10.0~svn3909-1) unstable; urgency=low
 
   * Initial release  (Closes: #473044)
 

Modified: packages/teem/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/copyright?rev=35279&op=diff
==============================================================================
--- packages/teem/trunk/debian/copyright (original)
+++ packages/teem/trunk/debian/copyright Sat Oct 25 20:44:58 2008
@@ -3,10 +3,110 @@
 Debianized-Date: Fri, 21 Mar 2008 09:41:47 +0000
 Original-Source: http://teem.sourceforge.net/
 
+
 Files: debian/*
 Copyright: Copyright 2008, Dominique Belhachemi <domibel at cs.tu-berlin.de>
 License: GPL-2+
  The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL'
+
+
+Files: src/air/randMT.c
+Copyright:
+ Copyright (C) 2006, 2005  Gordon Kindlmann
+ Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998  University of Utah
+ Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
+ Copyright (C) 2000 - 2003, Richard J. Wagner
+
+License: LGPL
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+
+Files: src/nrrd/gzio.c
+Copyright:
+ Copyright (C) 2006, 2005  Gordon Kindlmann
+ Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998  University of Utah
+ Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
+
+License: LGPL
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+
+Files: src/hex/*.c
+Copyright:
+ Copyright (C) 2004, 2003, 2002 University of Utah
+
+License: LGPL
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+
+Files: include/*
+Copyright:
+ Copyright (C) 2006, 2005  Gordon Kindlmann
+ Copyright (C) 2004, 2003, 2002, 2001, 2000, 1999, 1998  University of Utah
+
+License: LGPL
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL'.
+
 
 Files: *
 Copyright:

Modified: packages/teem/trunk/debian/get-orig-source
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/get-orig-source?rev=35279&op=diff
==============================================================================
--- packages/teem/trunk/debian/get-orig-source (original)
+++ packages/teem/trunk/debian/get-orig-source Sat Oct 25 20:44:58 2008
@@ -1,9 +1,10 @@
 VERSION=1.10.0
-REVISION=3886
+REVISION=3909
 
 svn co -r $REVISION https://teem.svn.sourceforge.net/svnroot/teem/teem/trunk teem
 #REVISION=`svnversion teem/`
-find teem/ -depth -type d -name ".svn" | xargs rm -rf 
+find teem/ -depth -type d -name ".svn" | xargs rm -rf
+find teem/ -depth -name "GNUmakefile" | xargs rm -rf
 rm -rf teem/darwin.32/
 rm -rf teem/darwin.64/
 rm -rf teem/irix6.n32/
@@ -14,6 +15,7 @@
 rm -rf teem/solaris/
 rm -rf teem/cygwin/
 rm -rf teem/irix6.64/
+rm -rf teem/src/make/
 mv teem teem-$VERSION~svn$REVISION
 tar cvzf teem_$VERSION~svn$REVISION.orig.tar.gz teem-$VERSION~svn$REVISION
 rm -rf teem-$VERSION~svn$REVISION




More information about the debian-science-commits mailing list