[Debian-astro-commits] [gyoto] 02/03: Imported Debian patch 1.2.0-1~exp1

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Sat Dec 31 12:49:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

thibaut pushed a commit to branch master
in repository gyoto.

commit 3e6cce74b0b3dca7bdeb825c7f58b858d7af6dcb
Author: Thibaut Paumard <thibaut at debian.org>
Date:   Mon Dec 12 14:42:12 2016 +0100

    Imported Debian patch 1.2.0-1~exp1
---
 debian/changelog                                     |  6 ++++++
 debian/control                                       | 20 ++++++++++----------
 debian/libgyoto5-dev.links                           |  2 --
 ...libgyoto5-dev.examples => libgyoto6-dev.examples} |  0
 .../{libgyoto5-dev.install => libgyoto6-dev.install} |  0
 debian/libgyoto6-dev.links                           |  4 ++++
 debian/{libgyoto5.examples => libgyoto6.examples}    |  0
 debian/{libgyoto5.install => libgyoto6.install}      |  0
 debian/{libgyoto5.links => libgyoto6.links}          |  0
 9 files changed, 20 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 42b6af0..3f55c82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gyoto (1.2.0-1~exp1) experimental; urgency=medium
+
+  * New upstream release.
+
+ -- Thibaut Paumard <thibaut at debian.org>  Mon, 12 Dec 2016 14:42:12 +0100
+
 gyoto (1.1.2-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 4ac9bef..4c83895 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Depends: gyoto-bin     (>= ${source:Version}),
          yorick-gyoto  (>= ${source:Version}),
          python-gyoto  (>= ${source:Version}),
          python3-gyoto (>= ${source:Version}),
-         libgyoto5-dev (>= ${source:Version}),
+         libgyoto6-dev (>= ${source:Version}),
          ${shlibs:Depends}, ${misc:Depends}
 Recommends: mpi-default-bin
 Suggests: gyoto-doc
@@ -66,11 +66,11 @@ Description: General relativistic ray-tracing command-line interface
  This package contains the `gyoto' command-line utility. More complex
  uses of the Gyoto framework can be achieved using the yorick-gyoto,
  python-gyoto or python3-gyoto packages. Gyoto can be extended with
- plug-ins (see libgyoto5-dev).
+ plug-ins (see libgyoto6-dev).
  .
  MPI parallelization requires the mpi-default-bin package.
 
-Package: libgyoto5
+Package: libgyoto6
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -82,7 +82,7 @@ Description: Gyoto framework main library an standard plug-in
  library (this package), utility programs (in the gyoto package), and
  a plug-in for the Yorick and Python 2 and 3 programming languages (in
  yorick-gyoto, python-gyoto and python3-gyoto respectively). Gyoto can
- be extended with plug-ins (see libgyoto5-dev).
+ be extended with plug-ins (see libgyoto6-dev).
  .
  The standard plugin (stdplug) is included in this package. Plug-ins
  for extending Gyoto in the Python 2 or 3 languages are shipped in the
@@ -94,7 +94,7 @@ Package: gyoto-dbg
 Architecture: any
 Multi-Arch: same
 Section: debug
-Depends: libgyoto5     (= ${binary:Version}),
+Depends: libgyoto6     (= ${binary:Version}),
 	 gyoto-bin     (= ${binary:Version}),
 	 yorick-gyoto  (= ${binary:Version}),
 	 python-gyoto  (= ${binary:Version}),
@@ -108,19 +108,19 @@ Description: debugging symbols for the Gyoto framework
  yorick-gyoto, python-gyoto and python3-gyoto).
  .
  This package contains the debugging symbols for the gyoto-bin,
- libgyoto5, yorick-gyoto, python-gyoto and python3-gyoto packages.
+ libgyoto6, yorick-gyoto, python-gyoto and python3-gyoto packages.
 
-Package: libgyoto5-dev
+Package: libgyoto6-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: ${shlibs:Depends}, ${misc:Depends},
-         libgyoto5 (= ${binary:Version}),
+         libgyoto6 (= ${binary:Version}),
          libc-dev, libxerces-c-dev, libcfitsio-dev, libudunits2-dev,
          libboost-dev (>= 1.53.1), libboost-mpi-dev, mpi-default-dev,
          pkg-config
-Replaces: libgyoto0-dev, libgyoto1-dev, libgyoto2-dev, libgyoto4-dev
-Breaks:   libgyoto0-dev, libgyoto1-dev, libgyoto2-dev, libgyoto4-dev
+Replaces: libgyoto0-dev, libgyoto1-dev, libgyoto2-dev, libgyoto4-dev, libgyoto5-dev
+Breaks:   libgyoto0-dev, libgyoto1-dev, libgyoto2-dev, libgyoto4-dev, libgyoto5-dev
 Description: development files for libgyoto
  Gyoto aims at providing a framework for computing orbits and
  ray-traced images in General relativity.
diff --git a/debian/libgyoto5-dev.links b/debian/libgyoto5-dev.links
deleted file mode 100755
index 1f00179..0000000
--- a/debian/libgyoto5-dev.links
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /usr/bin/dh-exec
-usr/lib/${DEB_HOST_MULTIARCH}/libgyoto.so.5 usr/lib/${DEB_HOST_MULTIARCH}/libgyoto.so
diff --git a/debian/libgyoto5-dev.examples b/debian/libgyoto6-dev.examples
similarity index 100%
rename from debian/libgyoto5-dev.examples
rename to debian/libgyoto6-dev.examples
diff --git a/debian/libgyoto5-dev.install b/debian/libgyoto6-dev.install
similarity index 100%
rename from debian/libgyoto5-dev.install
rename to debian/libgyoto6-dev.install
diff --git a/debian/libgyoto6-dev.links b/debian/libgyoto6-dev.links
new file mode 100755
index 0000000..807bafa
--- /dev/null
+++ b/debian/libgyoto6-dev.links
@@ -0,0 +1,4 @@
+#! /bin/sh
+src=`ls debian/tmp/usr/lib/*/libgyoto.so.? | sed 's|debian/tmp/||'`
+dst=`echo $src | sed 's/\.[0-9]*$//'`
+echo $src $dst
diff --git a/debian/libgyoto5.examples b/debian/libgyoto6.examples
similarity index 100%
rename from debian/libgyoto5.examples
rename to debian/libgyoto6.examples
diff --git a/debian/libgyoto5.install b/debian/libgyoto6.install
similarity index 100%
rename from debian/libgyoto5.install
rename to debian/libgyoto6.install
diff --git a/debian/libgyoto5.links b/debian/libgyoto6.links
similarity index 100%
rename from debian/libgyoto5.links
rename to debian/libgyoto6.links

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list