[med-svn] r22154 - trunk/packages/predictnls/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Jun 22 06:58:10 UTC 2016
Author: tille
Date: 2016-06-22 06:58:10 +0000 (Wed, 22 Jun 2016)
New Revision: 22154
Modified:
trunk/packages/predictnls/trunk/debian/changelog
trunk/packages/predictnls/trunk/debian/control
Log:
Depends: libconfig-inifiles-perl
Modified: trunk/packages/predictnls/trunk/debian/changelog
===================================================================
--- trunk/packages/predictnls/trunk/debian/changelog 2016-06-22 06:26:41 UTC (rev 22153)
+++ trunk/packages/predictnls/trunk/debian/changelog 2016-06-22 06:58:10 UTC (rev 22154)
@@ -1,10 +1,14 @@
predictnls (1.0.20-3) UNRELEASED; urgency=medium
+ [ Tatiana Malygina ]
* Team upload.
* cme fix dpkg-control
* add simple testsuite
* add README.test
+ [ Andreas Tille ]
+ * Depends: libconfig-inifiles-perl
+
-- Tatiana Malygina <merlettaia at gmail.com> Sat, 11 Jun 2016 16:52:29 +0000
predictnls (1.0.20-2) unstable; urgency=medium
Modified: trunk/packages/predictnls/trunk/debian/control
===================================================================
--- trunk/packages/predictnls/trunk/debian/control 2016-06-22 06:26:41 UTC (rev 22153)
+++ trunk/packages/predictnls/trunk/debian/control 2016-06-22 06:58:10 UTC (rev 22154)
@@ -14,9 +14,9 @@
Package: predictnls
Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libconfig-inifiles-perl
Recommends: pp-popularity-contest
Description: prediction and analysis of protein nuclear localization signals
predictnls is a method for the prediction and analysis of protein nuclear
More information about the debian-med-commit
mailing list