Bas Couwenberg pushed to branch master at Debian GIS Project / hdf5

Commits:
34bfc1fa by Bas Couwenberg at 2018-04-03T22:05:58+02:00
Remove trailing comma from dependency list.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hdf5 (1.10.2+repack-1~exp2) UNRELEASED; urgency=medium
+
+  * Remove trailing comma from dependency list.
+
+ -- Gilles Filippini <p...@debian.org>  Tue, 03 Apr 2018 22:05:51 +0200
+
 hdf5 (1.10.2+repack-1~exp1) experimental; urgency=medium
 
   [ Gilles Filippini ]


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
 # No versionned dependency to ease transitions. See:
 # https://bugs.debian.org/805825#29
-         libhdf5-101,
+         libhdf5-101
 Conflicts: libhdf5-cpp-100
 Replaces: libhdf5-cpp-100
 Description: Hierarchical Data Format 5 (HDF5) - C++ libraries


=====================================
debian/control.in
=====================================
--- a/debian/control.in
+++ b/debian/control.in
@@ -50,7 +50,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
 # No versionned dependency to ease transitions. See:
 # https://bugs.debian.org/805825#29
-         libhdf5-@SONAME@,
+         libhdf5-@SONAME@
 Conflicts: libhdf5-cpp-100
 Replaces: libhdf5-cpp-100
 Description: Hierarchical Data Format 5 (HDF5) - C++ libraries



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/hdf5/commit/34bfc1fa4f40621d387c3c53fc65d9129cf7302d

---
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/hdf5/commit/34bfc1fa4f40621d387c3c53fc65d9129cf7302d
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to