[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-14-g82b0751

2011-02-28 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 82b0751d25717f826af34dd21587414ed95136bb
Author: Francesco Paolo Lovergine 
Date:   Mon Feb 28 13:46:15 2011 +0100

Removed 1.8.3 targets.

diff --git a/debian/changelog b/debian/changelog
index 5842284..5ad5138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ hdf5 (1.8.6-1) unstable; urgency=low
   * Now using source format 3.0 and removed quilt build-dep.
   * Policy bumped to 3.9.1, no changes required.
   * Added ${misc:Depends} to all binary packages due to dh use.
+  * Removed virtual libhdf5-1.8.3 targets, obsolete after squeeze release.
 
   [ Sylvestre Ledru ]
   * New upstream release (Closes: #586232)
@@ -17,7 +18,7 @@ hdf5 (1.8.6-1) unstable; urgency=low
   * Patch sigbus.diff removed (upstream)
   * Patch autotools.diff removed (hdf5 1.8.6 is using autoconf 2.67)
 
- -- Francesco Paolo Lovergine   Fri, 25 Feb 2011 09:47:32 
+0100
+ -- Francesco Paolo Lovergine   Mon, 28 Feb 2011 13:44:53 
+0100
 
 hdf5 (1.8.4-patch1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 01c88ab..e57dd82 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,10 @@ Package: libhdf5-serial-1.8.6
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-1.8.6, libhdf5-1.8, libhdf5-1.8.3
+Conflicts: libhdf5-1.8.6, libhdf5-1.8,
+ libhdf5-1.8.4, libhdf5-serial-1.8.4
 Provides: libhdf5-1.8.6, libhdf5-1.8
-Replaces: libhdf5-1.8.3
+Replaces: libhdf5-1.8.4, libhdf5-serial-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of
@@ -47,9 +48,10 @@ Section: libs
 Priority: extra
 Architecture: alpha amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-1.8.6, libhdf5-1.8, libhdf5-1.8.3
+Conflicts: libhdf5-1.8.6, libhdf5-1.8,
+ libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Provides: libhdf5-1.8.6, libhdf5-1.8
-Replaces: libhdf5-1.8.3
+Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI 
version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of
@@ -79,9 +81,10 @@ Section: libs
 Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-1.8.6, libhdf5-1.8, libhdf5-1.8.3
+Conflicts: libhdf5-1.8.6, libhdf5-1.8, 
+ libhdf5-1.8.4,  libhdf5-openmpi-1.8.4
 Provides: libhdf5-1.8.6, libhdf5-1.8
-Replaces: libhdf5-1.8.3
+Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of
diff --git a/debian/control.in b/debian/control.in
index 639178e..c7f3c80 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,10 +16,10 @@ Package: libhdf5-serial-@VERSION@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3,
+Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@,
  libhdf5-1.8.4, libhdf5-serial-1.8.4
 Provides: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@
-Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-serial-1.8.4
+Replaces: libhdf5-1.8.4, libhdf5-serial-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of
@@ -48,10 +48,10 @@ Section: libs
 Priority: extra
 Architecture: @ARCHS@
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3,
+Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@,
  libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Provides: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@
-Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-openmpi-1.8.4
+Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI 
version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of
@@ -81,10 +81,10 @@ Section: libs
 Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3, 
+Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, 
  libhdf5-1.8.4,  libhdf5-openmpi-1.8.4
 Provides: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@
-Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-openmpi-1.8.4
+Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
  HDF5 is a file format and l

[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-14-g82b0751

2011-02-28 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 8c41d4786b2dae4ba30181f3331976f276830507
Merge: 2c4e74de1fb6a2e97df6a47aebca38e6fac37f1c 
e602f9b5b31a9d0da5271e4a996962306365260b
Author: Francesco Paolo Lovergine 
Date:   Mon Feb 28 10:14:27 2011 +0100

Merge branch 'master' of ssh://git.debian.org/git/pkg-grass/hdf5


-- 
Hierarchical Data Format 5 (HDF5)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-14-g82b0751

2011-02-28 Thread Francesco Paolo Lovergine
The following commit has been merged in the master branch:
commit 2c4e74de1fb6a2e97df6a47aebca38e6fac37f1c
Author: Francesco Paolo Lovergine 
Date:   Fri Feb 25 11:15:59 2011 +0100

Typo fixed in changelog

diff --git a/debian/changelog b/debian/changelog
index b7f7d6a..5842284 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ hdf5 (1.8.6-1) unstable; urgency=low
   * Moved repository to git and changed Vcs-* fields.
   * Now using source format 3.0 and removed quilt build-dep.
   * Policy bumped to 3.9.1, no changes required.
-  * Added ${misc:Depends} to all binary package due to dh use.
+  * Added ${misc:Depends} to all binary packages due to dh use.
 
   [ Sylvestre Ledru ]
   * New upstream release (Closes: #586232)

-- 
Hierarchical Data Format 5 (HDF5)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel