Sebastien Jodogne pushed to branch master at Debian Med / orthanc-postgresql


Commits:
21a03fe9 by jodogne-guest at 2018-12-21T08:34:15Z
fix issue #916954

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc-postgresql (2.2-4) unstable; urgency=medium
+
+  * Fix missing dependency on zlib1g-dev. Closes: #916954
+
+ -- Sebastien Jodogne <s.jodo...@gmail.com>  Fri, 21 Dec 2018 09:24:42 +0100
+
 orthanc-postgresql (2.2-3) unstable; urgency=medium
 
   * Fix build with PostgreSQL 11. Closes: #912108


=====================================
debian/control
=====================================
@@ -12,7 +12,8 @@ Build-Depends: cmake,
                orthanc-dev,
                postgresql-server-dev-all,
                unzip,
-               uuid-dev
+               uuid-dev,
+               zlib1g-dev
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/med-team/orthanc-postgresql
 Vcs-Git: https://salsa.debian.org/med-team/orthanc-postgresql.git



View it on GitLab: 
https://salsa.debian.org/med-team/orthanc-postgresql/commit/21a03fe96cda6d65787cc4f373711f724208d0c8

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/orthanc-postgresql/commit/21a03fe96cda6d65787cc4f373711f724208d0c8
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to