r43911 - in /packages/teem/trunk/debian: changelog control man/teem.1 patches/debian-changes-1.11.0~svn4425-1 patches/series rules

domibel at users.alioth.debian.org domibel at users.alioth.debian.org
Wed Sep 21 02:39:01 UTC 2011


Author: domibel
Date: Wed Sep 21 02:39:01 2011
New Revision: 43911

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=43911
Log:
  * new upstream snapshot
  * updating mail address
  * bump standards version


Removed:
    packages/teem/trunk/debian/patches/debian-changes-1.11.0~svn4425-1
Modified:
    packages/teem/trunk/debian/changelog
    packages/teem/trunk/debian/control
    packages/teem/trunk/debian/man/teem.1
    packages/teem/trunk/debian/patches/series
    packages/teem/trunk/debian/rules

Modified: packages/teem/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/changelog?rev=43911&op=diff
==============================================================================
--- packages/teem/trunk/debian/changelog (original)
+++ packages/teem/trunk/debian/changelog Wed Sep 21 02:39:01 2011
@@ -1,3 +1,11 @@
+teem (1.11.0~svn5112-1) experimental; urgency=low
+
+  * new upstream snapshot
+  * updating mail address
+  * bump standards version
+
+ -- Dominique Belhachemi <domibel at debian.org>  Tue, 20 Sep 2011 21:46:17 -0400
+
 teem (1.11.0~svn5079-1) experimental; urgency=low
 
   * new upstream snapshot
@@ -40,10 +48,10 @@
   * patch added to fix a bug that caused segfaults
   * debian/control: changed package description
 
- -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Thu, 18 Dec 2008 15:49:57 -0500
+ -- Dominique Belhachemi <domibel at debian.org>  Thu, 18 Dec 2008 15:49:57 -0500
 
 teem (1.10.0-1) unstable; urgency=low
 
   * Initial release  (Closes: #473044)
 
- -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Tue, 16 Dec 2008 14:11:30 -0500
+ -- Dominique Belhachemi <domibel at debian.org>  Tue, 16 Dec 2008 14:11:30 -0500

Modified: packages/teem/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/control?rev=43911&op=diff
==============================================================================
--- packages/teem/trunk/debian/control (original)
+++ packages/teem/trunk/debian/control Wed Sep 21 02:39:01 2011
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 8), cmake, zlib1g-dev, libpng-dev,
  libbz2-dev, cdbs, quilt
 Build-Depends-Indep: doxygen-latex
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/teem/trunk/
 Section: libs

Modified: packages/teem/trunk/debian/man/teem.1
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/man/teem.1?rev=43911&op=diff
==============================================================================
--- packages/teem/trunk/debian/man/teem.1 (original)
+++ packages/teem/trunk/debian/man/teem.1 Wed Sep 21 02:39:01 2011
@@ -89,11 +89,11 @@
 "index.html" ("\-i"), a template for the pages generated for each slide e.g.
 "slide000.html" ("\-t"), and a script text file that contains all the
 information that will go into the slide pages. The format of this file is:
-  \- Seperator line indicating slide transitions, e.g. "\-\-\-\-\-\-\-\-\-\-\-\-\-"
+  \- Separator line indicating slide transitions, e.g. "\-\-\-\-\-\-\-\-\-\-\-\-\-"
   \- Title of first slide (one line)
   \- Filename for image to put on first slide (one line)
   \- Body of HTML text to put with the slide image (multiple lines)
-  \- Seperator
+  \- Separator
 followed by information for the second slide, and so forth. Textual
 subtitutions are performed in the template files, according to the replacement
 tags ("\-r", see below). Within the slide pages, navigation arrows are based on

Modified: packages/teem/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/patches/series?rev=43911&op=diff
==============================================================================
--- packages/teem/trunk/debian/patches/series (original)
+++ packages/teem/trunk/debian/patches/series Wed Sep 21 02:39:01 2011
@@ -1,1 +1,1 @@
-debian-changes-1.11.0~svn4425-1
+10_all_changes.diff

Modified: packages/teem/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/teem/trunk/debian/rules?rev=43911&op=diff
==============================================================================
--- packages/teem/trunk/debian/rules (original)
+++ packages/teem/trunk/debian/rules Wed Sep 21 02:39:01 2011
@@ -26,7 +26,7 @@
 
 
 build/libteem${ABI_VERSION}::
-	- cd $(DEB_BUILDDIR) && LD_LIBRARY_PATH=`pwd`/bin:$$LD_LIBRARY_PATH ctest -VV -D ExperimentalTest
+	cd $(DEB_BUILDDIR) && LD_LIBRARY_PATH=`pwd`/bin:$$LD_LIBRARY_PATH ctest -VV -D ExperimentalTest
 
 install/libteem${ABI_VERSION}::
 	dh_install -plibteem${ABI_VERSION}    debian/tmp/usr/lib/Teem-1.11.0/*so.*         usr/lib




More information about the debian-science-commits mailing list