[Git][debian-gis-team/hdf5][master] Remove trailing comma from dependency list.

Bas Couwenberg gitlab at salsa.debian.org
Tue Apr 3 20:06:05 UTC 2018


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 <pini at 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- at SONAME@,
+         libhdf5- at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180403/ef8d6869/attachment-0001.html>


More information about the Pkg-grass-devel mailing list