From 4c4b1760c09072038d391b7d9fa5cc1b824ce1a4 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 14 Aug 2014 12:58:39 -0400 Subject: [PATCH] neurodebian - moved wget, python to Depends from Pre-Depends --- debian/changelog | 2 ++ debian/control | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b1f5e5..a55e02c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ neurodebian (0.34) unstable; urgency=medium - dropped depends on elderly gdm, now lightdm or any x-display-manager - fixing package names for chromium, and removing update-manager-gnome N/A in sid + - neurodebian + - moved wget, python to Depends from Pre-Depends * debian/neurodebian-popularity-contest.* - .postinst should try to remove old-fashion popcon entry only if upgrading/configuring from pre 0.33 version of neurodebian-* diff --git a/debian/control b/debian/control index 20a1feb..c606f12 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,7 @@ Vcs-Git: git://git.debian.org/git/pkg-exppsy/neurodebian.git Package: neurodebian Architecture: all -Pre-depends: python, wget -Depends: neurodebian-archive-keyring, ${misc:Depends} +Depends: python, wget, neurodebian-archive-keyring, ${misc:Depends} Recommends: netselect Suggests: neurodebian-desktop, neurodebian-popularity-contest Description: turnkey platform for the neuroscience -- 2.39.5