Author: goneri
Date: 2008-12-07 23:50:45 +0000 (Sun, 07 Dec 2008)
New Revision: 8486

Added:
   packages/tags/ode/2:0.10.1-1/
   packages/tags/ode/2:0.10.1-1/debian/changelog
   packages/tags/ode/2:0.10.1-1/debian/libode-dev.dirs
   packages/tags/ode/2:0.10.1-1/debian/libode-dev.install
   packages/tags/ode/2:0.10.1-1/debian/libode-dev.links
   packages/tags/ode/2:0.10.1-1/debian/libode1.dirs
   packages/tags/ode/2:0.10.1-1/debian/libode1.install
   packages/tags/ode/2:0.10.1-1/debian/libode1.links
   packages/tags/ode/2:0.10.1-1/debian/rules
Removed:
   packages/tags/ode/2:0.10.1-1/debian/changelog
   packages/tags/ode/2:0.10.1-1/debian/libode0-dev.dirs
   packages/tags/ode/2:0.10.1-1/debian/libode0-dev.install
   packages/tags/ode/2:0.10.1-1/debian/libode0-dev.links
   packages/tags/ode/2:0.10.1-1/debian/libode0debian1.dirs
   packages/tags/ode/2:0.10.1-1/debian/libode0debian1.install
   packages/tags/ode/2:0.10.1-1/debian/libode0debian1.links
   packages/tags/ode/2:0.10.1-1/debian/rules
Log:
tag 2:0.10.1-1 (experimental upload)

Copied: packages/tags/ode/2:0.10.1-1 (from rev 8480, packages/trunk/ode)


Property changes on: packages/tags/ode/2:0.10.1-1
___________________________________________________________________
Name: svn:mergeinfo
   + 

Deleted: packages/tags/ode/2:0.10.1-1/debian/changelog
===================================================================
--- packages/trunk/ode/debian/changelog 2008-12-07 22:17:12 UTC (rev 8480)
+++ packages/tags/ode/2:0.10.1-1/debian/changelog       2008-12-07 23:50:45 UTC 
(rev 8486)
@@ -1,192 +0,0 @@
-ode (2:0.10.1-1) UNRELEASED; urgency=low
-
-  * new upstream release 
-   - remove fix_makeinstall.diff, useless now 
-  * remove libode-doc package, the documentation is not provided with
-    the sources anymore
-  * calls dh_makeshlibs before dh_shlibdeps
-  * adjust the rules file
-  * upstream bumped the soversion
-   - adjust the rules
-   - rename libode0debian1 to libode1 and libode0-dev to libode-dev
-   - drop change_soname.patch
-  * standard version 3.8.0
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sat, 08 Nov 2008 01:19:33 +0100
-
-ode (2:0.9-1) unstable; urgency=low
-
-  * use the original ode tarball since, thanks to Hans de Goede who pointed
-    out a clause in OPCODE FAQ that make it dfsg OK
-    (Closes: #440484, #465464, #431058)
-  * update the copyright file
-  * bump the epoch since 0.9.dfsg-2 > 0.9-1
-  * bump the standard version to 3.7.3
-  * do not create the /usr/include/ode/config which was useless
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 30 Apr 2008 15:30:34 +0200
-
-ode (1:0.9.dfsg-2) unstable; urgency=low
-
-  [ Eddy Petrișor ]
-  * fix Vcs-Svn URL to point to svn, not the incomplete ssh location
-
-  [ Goneri Le Bouder ]
-  * indent the Uploaders and Build-Depends entries
-  * add libglu-dev and libgl-dev as alternative build dependency for Mesa to
-    be able to build with Nvidia nvidia-glx-dev (Closes: #475564)
-  * remove some file from the diff.gz
-
- -- Goneri Le Bouder <[EMAIL PROTECTED]>  Sat, 26 Apr 2008 02:58:35 +0200
-
-ode (1:0.9.dfsg-1) unstable; urgency=low
-
-  [ Barry deFreese ]
-  * Add watch file
-  * Add myself to uploaders
-
-  [ Gonéri Le Bouder ]
-  * New upstream release
-  * use binary-indep, dpkg-buildpackage -B doesn't build binary indep
-    package anymore
-  * add Vcs-Browser
-  * Renamed “XS-Vcs-Svn” to “Vcs-Svn”, now officially supported by dpkg.
-  * move homepage from the description to the new Homepage field
-  * libode 0.5 transition is finished, add the Conflicts and Replaces fields
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sat, 24 Nov 2007 19:23:58 +0100
-
-ode (1:0.8.dfsg-3) unstable; urgency=low
-
-  * Apply changes provide by Jiří Paleček about the DEB_BUILD_OPTIONS parsing
-    (Closes: #431057)
-   - rules: do not parse DEB_BUILD_OPTIONS to find nostrip anymore, lets
-     dh_strip decide if we should strip or not the binarys
-   - noopt: really exports the correct flags to g++
-  * Add a README.Debian to explain why we use GIMPACT instead of OPCODE and
-    warn of the missing double precision support (Closes: #431058)
-  * add a missing epoch in the shlibs (Closes: #412026)
-  * fix /usr/lib/libode.so link to /usr/lib/libode.so.0debian1.8.0 
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Fri, 29 Jun 2007 13:54:43 +0200
-
-ode (1:0.8.dfsg-2) unstable; urgency=low
-
-  [ Miriam Ruiz ]
-  * Upgraded SONAME from 0.8.0 to 0debian1.0.0 until Upstream decides to take
-    care of SONAMEs properly.
-  * Changed debian/rules not to ignore make clean errors.
-  * Added homepage to description in debian/control.
-  * libode0-dev depends on libode0 (>= ${binary:Version})
-    (Closes: #429607, #430602)
-  * rename libode0c2 package to libode0debian1 to avoid breakage during 
upgrade from
-    libode 0.5
-  
- -- Miriam Ruiz <[EMAIL PROTECTED]>  Wed, 27 Jun 2007 07:33:58 +0000
-
-ode (1:0.8.dfsg-1) unstable; urgency=low
-
-   * new upstream release
-    - remove add_fPIC_flag.diff (patch accepted)
-    - update fix_makeinstall.diff to not create the symlink
-    - ode 0.8 is not compatible with binary created with ode 0.5. use the -V
-    flag to force packages build with this release to use at last
-    ode >= 0.8-1, thanks Yaroslav Halchenko (Closes: #412026)
-    - dfsg: remove the OPCODE and contrib directorys because of missing license
-   * remove --disable-opcode and use new --with-trimesh=gimpact instead
-    GIMPACT is used to manage collision (Closes: #383868, #408023)
-    - remove fix_dTRIMESH_ENABLED_undef.diff (useless)
-   * clean up in debian/rules
-   * debian/copyright:
-    - Debian Games Team is the new maintainer
-    - update the home site url and add a paragraph about GIMPACT
-   * new package: libode-doc
-   * add XS-Vcs-Svn informations in the control file
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sat,  2 Jun 2007 01:12:35 +0200
-
-ode (1:0.7-1) experimental; urgency=low
-
-  [ Gonéri Le Bouder ]
-  * new upstream release (Closes: #379791)
-   - extend copyright from 2001-2003 to 2001-2006
-   - add patches:
-    fix_makeinstall.diff: fix the use of DESTDIR. Patch forwarded
-    to upstream
-    add_fPIC_flag.diff: add missing -fPIC flag
-    fix_dTRIMESH_ENABLED_undef.diff: fix the build is configure is
-    called with --disable-opcode. Patch forwarded. Fixed in upstream
-   - README renamed README.txt
-   - CHANGELOG renamed CHANGELOG.txt
-  * package co-maintained by the Debian Games Team
-   - Guus Sliepen moved from maintainer to uploader
-   - add myself in uploader
-  * improve the clean target to remove every created files
-  * builddeps on quilt
-  * install /usr/bin/ode-config
-  * compat 5
-  * use dh_install
-  * Standards-Version: 3.7.2
-  * add ode-config.man.sgml
-  * add libglu1-mesa-dev and libgl1-mesa-dev in builddeps
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 11 Oct 2006 15:45:57 +0200
-
-ode (1:0.5-5) unstable; urgency=low
-
-  * Disable OPCODE, it does pointer arithmetic in a very unsafe way and it
-    won't compile on 64 bit architectures. Closes: #297924
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Fri,  5 Aug 2005 15:04:27 +0200
-
-ode (1:0.5-4) unstable; urgency=low
-
-  * C++ ABI change, rename libode0 to libode0c2
-  * Include user-settings file in libode-dev. Closes: #318837
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Fri, 22 Jul 2005 14:04:25 +0200
-
-ode (1:0.5-3) unstable; urgency=low
-
-  * Upstream says I can create a libode.so.0, so I'm adding a libode0 package
-    and changing libode-dev to libode0-dev. Closes: #286937
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Fri, 28 Jan 2005 15:14:32 +0100
-
-ode (1:0.5-2) unstable; urgency=low
-
-  * Enable OPCODE support. Closes: #290620
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Mon, 17 Jan 2005 13:53:30 +0100
-
-ode (1:0.5-1) unstable; urgency=low
-
-  * New upstream release. Closes: #251876
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Wed,  2 Jun 2004 17:04:53 +0200
-
-ode (0.039-1) unstable; urgency=low
-
-  * New upstream release.
-  * Add a PIC version of the static library to libode-dev.
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Wed, 23 Jul 2003 15:12:54 +0200
-
-ode (0.035-3) unstable; urgency=low
-
-  * Remove multiline string literals. Closes: #194998
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Wed, 28 May 2003 14:55:54 +0200
-
-ode (0.035-2) unstable; urgency=low
-
-  * Proper name for -dev package.
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Tue, 18 Feb 2003 23:44:45 +0100
-
-ode (0.035-1) unstable; urgency=low
-
-  * Initial Release. Closes: #180349
-
- -- Guus Sliepen <[EMAIL PROTECTED]>  Sun,  9 Feb 2003 12:23:52 +0100
-

Copied: packages/tags/ode/2:0.10.1-1/debian/changelog (from rev 8484, 
packages/trunk/ode/debian/changelog)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/changelog                               
(rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/changelog       2008-12-07 23:50:45 UTC 
(rev 8486)
@@ -0,0 +1,193 @@
+ode (2:0.10.1-1) experimental; urgency=low
+
+  * new upstream release 
+   - remove fix_makeinstall.diff, useless now 
+  * remove libode-doc package, the documentation is not provided with
+    the sources anymore
+  * calls dh_makeshlibs before dh_shlibdeps
+  * adjust the rules file
+  * upstream bumped the soversion
+   - adjust the rules
+   - rename libode0debian1 to libode1 and libode0-dev to libode-dev
+   - drop change_soname.patch
+  * standard version 3.8.0
+  * enable double precision
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Mon, 08 Dec 2008 00:15:02 +0100
+
+ode (2:0.9-1) unstable; urgency=low
+
+  * use the original ode tarball since, thanks to Hans de Goede who pointed
+    out a clause in OPCODE FAQ that make it dfsg OK
+    (Closes: #440484, #465464, #431058)
+  * update the copyright file
+  * bump the epoch since 0.9.dfsg-2 > 0.9-1
+  * bump the standard version to 3.7.3
+  * do not create the /usr/include/ode/config which was useless
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 30 Apr 2008 15:30:34 +0200
+
+ode (1:0.9.dfsg-2) unstable; urgency=low
+
+  [ Eddy Petrișor ]
+  * fix Vcs-Svn URL to point to svn, not the incomplete ssh location
+
+  [ Goneri Le Bouder ]
+  * indent the Uploaders and Build-Depends entries
+  * add libglu-dev and libgl-dev as alternative build dependency for Mesa to
+    be able to build with Nvidia nvidia-glx-dev (Closes: #475564)
+  * remove some file from the diff.gz
+
+ -- Goneri Le Bouder <[EMAIL PROTECTED]>  Sat, 26 Apr 2008 02:58:35 +0200
+
+ode (1:0.9.dfsg-1) unstable; urgency=low
+
+  [ Barry deFreese ]
+  * Add watch file
+  * Add myself to uploaders
+
+  [ Gonéri Le Bouder ]
+  * New upstream release
+  * use binary-indep, dpkg-buildpackage -B doesn't build binary indep
+    package anymore
+  * add Vcs-Browser
+  * Renamed “XS-Vcs-Svn” to “Vcs-Svn”, now officially supported by dpkg.
+  * move homepage from the description to the new Homepage field
+  * libode 0.5 transition is finished, add the Conflicts and Replaces fields
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sat, 24 Nov 2007 19:23:58 +0100
+
+ode (1:0.8.dfsg-3) unstable; urgency=low
+
+  * Apply changes provide by Jiří Paleček about the DEB_BUILD_OPTIONS parsing
+    (Closes: #431057)
+   - rules: do not parse DEB_BUILD_OPTIONS to find nostrip anymore, lets
+     dh_strip decide if we should strip or not the binarys
+   - noopt: really exports the correct flags to g++
+  * Add a README.Debian to explain why we use GIMPACT instead of OPCODE and
+    warn of the missing double precision support (Closes: #431058)
+  * add a missing epoch in the shlibs (Closes: #412026)
+  * fix /usr/lib/libode.so link to /usr/lib/libode.so.0debian1.8.0 
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Fri, 29 Jun 2007 13:54:43 +0200
+
+ode (1:0.8.dfsg-2) unstable; urgency=low
+
+  [ Miriam Ruiz ]
+  * Upgraded SONAME from 0.8.0 to 0debian1.0.0 until Upstream decides to take
+    care of SONAMEs properly.
+  * Changed debian/rules not to ignore make clean errors.
+  * Added homepage to description in debian/control.
+  * libode0-dev depends on libode0 (>= ${binary:Version})
+    (Closes: #429607, #430602)
+  * rename libode0c2 package to libode0debian1 to avoid breakage during 
upgrade from
+    libode 0.5
+  
+ -- Miriam Ruiz <[EMAIL PROTECTED]>  Wed, 27 Jun 2007 07:33:58 +0000
+
+ode (1:0.8.dfsg-1) unstable; urgency=low
+
+   * new upstream release
+    - remove add_fPIC_flag.diff (patch accepted)
+    - update fix_makeinstall.diff to not create the symlink
+    - ode 0.8 is not compatible with binary created with ode 0.5. use the -V
+    flag to force packages build with this release to use at last
+    ode >= 0.8-1, thanks Yaroslav Halchenko (Closes: #412026)
+    - dfsg: remove the OPCODE and contrib directorys because of missing license
+   * remove --disable-opcode and use new --with-trimesh=gimpact instead
+    GIMPACT is used to manage collision (Closes: #383868, #408023)
+    - remove fix_dTRIMESH_ENABLED_undef.diff (useless)
+   * clean up in debian/rules
+   * debian/copyright:
+    - Debian Games Team is the new maintainer
+    - update the home site url and add a paragraph about GIMPACT
+   * new package: libode-doc
+   * add XS-Vcs-Svn informations in the control file
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sat,  2 Jun 2007 01:12:35 +0200
+
+ode (1:0.7-1) experimental; urgency=low
+
+  [ Gonéri Le Bouder ]
+  * new upstream release (Closes: #379791)
+   - extend copyright from 2001-2003 to 2001-2006
+   - add patches:
+    fix_makeinstall.diff: fix the use of DESTDIR. Patch forwarded
+    to upstream
+    add_fPIC_flag.diff: add missing -fPIC flag
+    fix_dTRIMESH_ENABLED_undef.diff: fix the build is configure is
+    called with --disable-opcode. Patch forwarded. Fixed in upstream
+   - README renamed README.txt
+   - CHANGELOG renamed CHANGELOG.txt
+  * package co-maintained by the Debian Games Team
+   - Guus Sliepen moved from maintainer to uploader
+   - add myself in uploader
+  * improve the clean target to remove every created files
+  * builddeps on quilt
+  * install /usr/bin/ode-config
+  * compat 5
+  * use dh_install
+  * Standards-Version: 3.7.2
+  * add ode-config.man.sgml
+  * add libglu1-mesa-dev and libgl1-mesa-dev in builddeps
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 11 Oct 2006 15:45:57 +0200
+
+ode (1:0.5-5) unstable; urgency=low
+
+  * Disable OPCODE, it does pointer arithmetic in a very unsafe way and it
+    won't compile on 64 bit architectures. Closes: #297924
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Fri,  5 Aug 2005 15:04:27 +0200
+
+ode (1:0.5-4) unstable; urgency=low
+
+  * C++ ABI change, rename libode0 to libode0c2
+  * Include user-settings file in libode-dev. Closes: #318837
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Fri, 22 Jul 2005 14:04:25 +0200
+
+ode (1:0.5-3) unstable; urgency=low
+
+  * Upstream says I can create a libode.so.0, so I'm adding a libode0 package
+    and changing libode-dev to libode0-dev. Closes: #286937
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Fri, 28 Jan 2005 15:14:32 +0100
+
+ode (1:0.5-2) unstable; urgency=low
+
+  * Enable OPCODE support. Closes: #290620
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Mon, 17 Jan 2005 13:53:30 +0100
+
+ode (1:0.5-1) unstable; urgency=low
+
+  * New upstream release. Closes: #251876
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Wed,  2 Jun 2004 17:04:53 +0200
+
+ode (0.039-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add a PIC version of the static library to libode-dev.
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Wed, 23 Jul 2003 15:12:54 +0200
+
+ode (0.035-3) unstable; urgency=low
+
+  * Remove multiline string literals. Closes: #194998
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Wed, 28 May 2003 14:55:54 +0200
+
+ode (0.035-2) unstable; urgency=low
+
+  * Proper name for -dev package.
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Tue, 18 Feb 2003 23:44:45 +0100
+
+ode (0.035-1) unstable; urgency=low
+
+  * Initial Release. Closes: #180349
+
+ -- Guus Sliepen <[EMAIL PROTECTED]>  Sun,  9 Feb 2003 12:23:52 +0100
+

Copied: packages/tags/ode/2:0.10.1-1/debian/libode-dev.dirs (from rev 8481, 
packages/trunk/ode/debian/libode-dev.dirs)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/libode-dev.dirs                         
(rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/libode-dev.dirs 2008-12-07 23:50:45 UTC 
(rev 8486)
@@ -0,0 +1,2 @@
+usr/lib
+usr/include/ode

Copied: packages/tags/ode/2:0.10.1-1/debian/libode-dev.install (from rev 8481, 
packages/trunk/ode/debian/libode-dev.install)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/libode-dev.install                      
        (rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/libode-dev.install      2008-12-07 
23:50:45 UTC (rev 8486)
@@ -0,0 +1,3 @@
+debian/tmp/usr/include/*
+debian/tmp/usr/lib/lib*.a
+debian/tmp/usr/bin/ode-config

Copied: packages/tags/ode/2:0.10.1-1/debian/libode-dev.links (from rev 8481, 
packages/trunk/ode/debian/libode-dev.links)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/libode-dev.links                        
        (rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/libode-dev.links        2008-12-07 
23:50:45 UTC (rev 8486)
@@ -0,0 +1 @@
+usr/lib/libode.so.1.0.0 usr/lib/libode.so 

Deleted: packages/tags/ode/2:0.10.1-1/debian/libode0-dev.dirs
===================================================================
--- packages/trunk/ode/debian/libode0-dev.dirs  2008-12-07 22:17:12 UTC (rev 
8480)
+++ packages/tags/ode/2:0.10.1-1/debian/libode0-dev.dirs        2008-12-07 
23:50:45 UTC (rev 8486)
@@ -1,2 +0,0 @@
-usr/lib
-usr/include/ode

Deleted: packages/tags/ode/2:0.10.1-1/debian/libode0-dev.install
===================================================================
--- packages/trunk/ode/debian/libode0-dev.install       2008-12-07 22:17:12 UTC 
(rev 8480)
+++ packages/tags/ode/2:0.10.1-1/debian/libode0-dev.install     2008-12-07 
23:50:45 UTC (rev 8486)
@@ -1,3 +0,0 @@
-debian/tmp/usr/include/*
-debian/tmp/usr/lib/lib*.a
-debian/tmp/usr/bin/ode-config

Deleted: packages/tags/ode/2:0.10.1-1/debian/libode0-dev.links
===================================================================
--- packages/trunk/ode/debian/libode0-dev.links 2008-12-07 22:17:12 UTC (rev 
8480)
+++ packages/tags/ode/2:0.10.1-1/debian/libode0-dev.links       2008-12-07 
23:50:45 UTC (rev 8486)
@@ -1 +0,0 @@
-usr/lib/libode.so.1.0.0 usr/lib/libode.so 

Deleted: packages/tags/ode/2:0.10.1-1/debian/libode0debian1.dirs
===================================================================
--- packages/trunk/ode/debian/libode0debian1.dirs       2008-12-07 22:17:12 UTC 
(rev 8480)
+++ packages/tags/ode/2:0.10.1-1/debian/libode0debian1.dirs     2008-12-07 
23:50:45 UTC (rev 8486)
@@ -1 +0,0 @@
-usr/lib

Deleted: packages/tags/ode/2:0.10.1-1/debian/libode0debian1.install
===================================================================
--- packages/trunk/ode/debian/libode0debian1.install    2008-12-07 22:17:12 UTC 
(rev 8480)
+++ packages/tags/ode/2:0.10.1-1/debian/libode0debian1.install  2008-12-07 
23:50:45 UTC (rev 8486)
@@ -1 +0,0 @@
-debian/tmp/usr/lib/lib*.so.*

Deleted: packages/tags/ode/2:0.10.1-1/debian/libode0debian1.links
===================================================================
--- packages/trunk/ode/debian/libode0debian1.links      2008-12-07 22:17:12 UTC 
(rev 8480)
+++ packages/tags/ode/2:0.10.1-1/debian/libode0debian1.links    2008-12-07 
23:50:45 UTC (rev 8486)
@@ -1,2 +0,0 @@
-usr/lib/libode.so.0debian1.9.0 usr/lib/libode.so.0debian1
-usr/lib/libode.so.0debian1.9.0 usr/lib/libode.so.0debian1.9

Copied: packages/tags/ode/2:0.10.1-1/debian/libode1.dirs (from rev 8481, 
packages/trunk/ode/debian/libode1.dirs)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/libode1.dirs                            
(rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/libode1.dirs    2008-12-07 23:50:45 UTC 
(rev 8486)
@@ -0,0 +1 @@
+usr/lib

Copied: packages/tags/ode/2:0.10.1-1/debian/libode1.install (from rev 8481, 
packages/trunk/ode/debian/libode1.install)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/libode1.install                         
(rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/libode1.install 2008-12-07 23:50:45 UTC 
(rev 8486)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/lib*.so.*

Copied: packages/tags/ode/2:0.10.1-1/debian/libode1.links (from rev 8482, 
packages/trunk/ode/debian/libode1.links)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/libode1.links                           
(rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/libode1.links   2008-12-07 23:50:45 UTC 
(rev 8486)
@@ -0,0 +1 @@
+usr/lib/libode.so.1.0.0 usr/lib/libode.so.1

Deleted: packages/tags/ode/2:0.10.1-1/debian/rules
===================================================================
--- packages/trunk/ode/debian/rules     2008-12-07 22:17:12 UTC (rev 8480)
+++ packages/tags/ode/2:0.10.1-1/debian/rules   2008-12-07 23:50:45 UTC (rev 
8486)
@@ -1,143 +0,0 @@
-#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-       CXXFLAGS += -O0 -g3
-       CFLAGS += -O0 -g3
-       export CXXFLAGS CFLAGS
-endif
-
-# shared library versions, option 1
-#version=2.0.5
-#major=2
-# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
-#version=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
-#major=`ls src/.libs/lib*.so.* | \
-# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
-
-configure: configure-stamp
-configure-stamp:
-       dh_testdir
-       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2      
-#      ./configure --enable-soname --prefix=/usr --enable-release 
--with-trimesh=opcode
-       ./configure --enable-shared --prefix=/usr
-       
-       touch configure-stamp
-
-
-build: build-stamp
-build-stamp: configure-stamp 
-       dh_testdir
-
-       $(MAKE)
-
-       touch build-stamp
-
-clean:
-       dh_testdir
-       dh_testroot
-       rm -f build-stamp \
-           configure-stamp
-       
-       # Add here commands to clean up after the build process.
-       [ ! -f Makefile ] || $(MAKE) clean
-       QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-       rm -Rf `find -name '.deps' -type d`
-       rm -Rf `find -name '.pc' -type d`
-       rm -f ode-config \
-               confdefs.h \
-               config.log \
-               conftest.dir/confmf \
-               drawstuff/Makefile \
-               drawstuff/dstest/Makefile \
-               drawstuff/src/Makefile \
-               include/Makefile \
-               include/ode/Makefile \
-               ode/Makefile \
-               ode/src/Makefile \
-               config.status \
-               Makefile \
-               GIMPACT/Makefile \
-               GIMPACT/include/GIMPACT/Makefile \
-               GIMPACT/include/Makefile \
-               GIMPACT/src/Makefile \
-               OPCODE/Ice/Makefile \
-               OPCODE/Makefile \
-               include/drawstuff/Makefile \
-               libtool \
-               ode/demo/Makefile \
-               ode/src/config.h \
-               ode/src/joints/Makefile \
-               ode/src/stamp-h1 \
-               ou/Makefile \
-               ou/config.log \
-               ou/config.status \
-               ou/include/ou/Makefile \
-               ou/libtool \
-               ou/src/ou/Makefile \
-               ou/test/Makefile \
-               tests/Makefile \
-               tests/UnitTest++/Makefile \
-               tests/UnitTest++/src/Makefile \
-               tests/UnitTest++/src/Posix/Makefile \
-               conftest.dir/sub/conftest.Po \
-               conftest.dir/sub/conftest.c \
-               conftest.dir/sub/conftst1.h \
-               conftest.dir/sub/conftst2.h \
-               conftest.dir/sub/conftst3.h \
-               conftest.dir/sub/conftst4.h \
-               conftest.dir/sub/conftst5.h \
-               conftest.dir/sub/conftst6.h
-       dh_clean
-
-install: build
-       dh_testdir
-       dh_testroot
-       dh_clean -k
-       dh_installdirs
-
-       # Add here commands to install the package into debian/tmp
-       $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
-       docbook-to-man debian/ode-config.man.sgml > \
-       debian/ode-config.1
-
-# Build architecture-independent files here.
-binary-indep:
-       dh_testdir -i
-       dh_testroot -i
-       dh_installdocs -i
-       dh_install -i
-       dh_installchangelogs -i CHANGELOG.txt
-       dh_compress -i
-       dh_fixperms -i
-       dh_installdeb -i
-       dh_gencontrol -i
-       dh_md5sums -i
-       dh_builddeb -i
-
-# Build architecture-dependent files here.
-binary-arch: build install
-       dh_testdir -a
-       dh_testroot -a
-       dh_installdocs -a
-       dh_installman -plibode0-dev debian/ode-config.1
-       dh_install -a
-       dh_installchangelogs -a CHANGELOG.txt
-       dh_link -a
-       dh_strip -a
-       dh_compress -a
-       dh_fixperms -a
-       dh_makeshlibs -a -V 'libode0debian1 (>= 1:0.8.dfsg-3)'
-       dh_shlibdeps -a
-       dh_installdeb -a
-       dh_gencontrol -a
-       dh_md5sums -a
-       dh_builddeb -a
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure

Copied: packages/tags/ode/2:0.10.1-1/debian/rules (from rev 8485, 
packages/trunk/ode/debian/rules)
===================================================================
--- packages/tags/ode/2:0.10.1-1/debian/rules                           (rev 0)
+++ packages/tags/ode/2:0.10.1-1/debian/rules   2008-12-07 23:50:45 UTC (rev 
8486)
@@ -0,0 +1,142 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+# This is the debhelper compatibility version to use.
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+       CXXFLAGS += -O0 -g3
+       CFLAGS += -O0 -g3
+       export CXXFLAGS CFLAGS
+endif
+
+# shared library versions, option 1
+#version=2.0.5
+#major=2
+# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
+#version=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
+#major=`ls src/.libs/lib*.so.* | \
+# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
+
+configure: configure-stamp
+configure-stamp:
+       dh_testdir
+       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2      
+       ./configure --enable-shared --prefix=/usr --enable-double-precision
+       
+       touch configure-stamp
+
+
+build: build-stamp
+build-stamp: configure-stamp 
+       dh_testdir
+
+       $(MAKE)
+
+       touch build-stamp
+
+clean:
+       dh_testdir
+       dh_testroot
+       rm -f build-stamp \
+           configure-stamp
+       
+       # Add here commands to clean up after the build process.
+       [ ! -f Makefile ] || $(MAKE) clean
+       QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
+       rm -Rf `find -name '.deps' -type d`
+       rm -Rf `find -name '.pc' -type d`
+       rm -f ode-config \
+               confdefs.h \
+               config.log \
+               conftest.dir/confmf \
+               drawstuff/Makefile \
+               drawstuff/dstest/Makefile \
+               drawstuff/src/Makefile \
+               include/Makefile \
+               include/ode/Makefile \
+               ode/Makefile \
+               ode/src/Makefile \
+               config.status \
+               Makefile \
+               GIMPACT/Makefile \
+               GIMPACT/include/GIMPACT/Makefile \
+               GIMPACT/include/Makefile \
+               GIMPACT/src/Makefile \
+               OPCODE/Ice/Makefile \
+               OPCODE/Makefile \
+               include/drawstuff/Makefile \
+               libtool \
+               ode/demo/Makefile \
+               ode/src/config.h \
+               ode/src/joints/Makefile \
+               ode/src/stamp-h1 \
+               ou/Makefile \
+               ou/config.log \
+               ou/config.status \
+               ou/include/ou/Makefile \
+               ou/libtool \
+               ou/src/ou/Makefile \
+               ou/test/Makefile \
+               tests/Makefile \
+               tests/UnitTest++/Makefile \
+               tests/UnitTest++/src/Makefile \
+               tests/UnitTest++/src/Posix/Makefile \
+               conftest.dir/sub/conftest.Po \
+               conftest.dir/sub/conftest.c \
+               conftest.dir/sub/conftst1.h \
+               conftest.dir/sub/conftst2.h \
+               conftest.dir/sub/conftst3.h \
+               conftest.dir/sub/conftst4.h \
+               conftest.dir/sub/conftst5.h \
+               conftest.dir/sub/conftst6.h
+       dh_clean
+
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k
+       dh_installdirs
+
+       # Add here commands to install the package into debian/tmp
+       $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+       docbook-to-man debian/ode-config.man.sgml > \
+       debian/ode-config.1
+
+# Build architecture-independent files here.
+binary-indep:
+       dh_testdir -i
+       dh_testroot -i
+       dh_installdocs -i
+       dh_install -i
+       dh_installchangelogs -i CHANGELOG.txt
+       dh_compress -i
+       dh_fixperms -i
+       dh_installdeb -i
+       dh_gencontrol -i
+       dh_md5sums -i
+       dh_builddeb -i
+
+# Build architecture-dependent files here.
+binary-arch: build install
+       dh_testdir -a
+       dh_testroot -a
+       dh_installdocs -a
+       dh_installman -plibode-dev debian/ode-config.1
+       dh_install -a
+       dh_installchangelogs -a CHANGELOG.txt
+       dh_link -a
+       dh_strip -a
+       dh_compress -a
+       dh_fixperms -a
+       dh_makeshlibs -a
+       dh_shlibdeps -a
+       dh_installdeb -a
+       dh_gencontrol -a
+       dh_md5sums -a
+       dh_builddeb -a
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to