[SCM] hydrogen/master: Ensure that right version of hydrogen-data package will be installed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Nov 25 00:49:39 UTC 2016


The following commit has been merged in the master branch:
commit 6071c952352f96d9b6071019f12459e77d528347
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Nov 25 01:23:26 2016 +0100

    Ensure that right version of hydrogen-data package will be installed.

diff --git a/debian/control b/debian/control
index ed30f3d..d832be9 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
- hydrogen-data
+ hydrogen-data (= ${source:Version})
 Recommends:
  hydrogen-drumkits,
  hydrogen-doc,
diff --git a/debian/control.in b/debian/control.in
index adc7fc7..d0c7c9c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -17,7 +17,7 @@ Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
- hydrogen-data
+ hydrogen-data (= ${source:Version})
 Recommends:
  hydrogen-drumkits,
  hydrogen-doc,

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list