[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#887298: libploop1 should depend on e2fsprogs explicitly



Control: tags -1 + patch

Hello,

See attached patch adding e2fsprogs dep to libploop1.

(Don't have my key here, so can't upload.)

Regards,
Andreas Henriksson
diff -Nru ploop-1.15/debian/changelog ploop-1.15/debian/changelog
--- ploop-1.15/debian/changelog	2017-11-24 20:07:16.000000000 +0100
+++ ploop-1.15/debian/changelog	2018-01-15 16:57:26.000000000 +0100
@@ -1,3 +1,10 @@
+ploop (1.15-5) unstable; urgency=medium
+
+  * QA upload.
+  * Add e2fsprogs to dependencies of libploop1 (Closes: #887298)
+
+ -- Andreas Henriksson <andreas@fatal.se>  Mon, 15 Jan 2018 16:57:26 +0100
+
 ploop (1.15-4) unstable; urgency=medium
 
   * QA upload.
diff -Nru ploop-1.15/debian/control ploop-1.15/debian/control
--- ploop-1.15/debian/control	2017-11-24 20:07:16.000000000 +0100
+++ ploop-1.15/debian/control	2018-01-15 16:56:24.000000000 +0100
@@ -24,7 +24,7 @@
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, parted
+Depends: ${shlibs:Depends}, ${misc:Depends}, parted, e2fsprogs
 Recommends: lsof
 Pre-Depends: ${misc:Pre-Depends}
 Description: ploop API library

Reply to: