From: Yaroslav Halchenko Date: Wed, 13 Aug 2014 18:01:10 +0000 (-0400) Subject: wheezy-dsc-patch to recommend update-manager-gnome on wheezy X-Git-Url: https://git.donarmstrong.com/?p=neurodebian.git;a=commitdiff_plain;h=bf7e6c8b2f10400d27dfb99dfba6acb19dd5a17e wheezy-dsc-patch to recommend update-manager-gnome on wheezy --- diff --git a/debian/TODO b/debian/TODO index 7be3127..d85690e 100644 --- a/debian/TODO +++ b/debian/TODO @@ -52,5 +52,4 @@ echo "I: success" *** ~/bin/docker-debians-run /bin/bash -c "apt-get -y update >/dev/null; apt-get install -y wget >/dev/null; bash <(wget -q --no-check-certificate -O- https://raw.githubusercontent.com/yarikoptic/neurodebian/enh/neurodebian-installer/tools/nd-configurerepo) --overwrite --install --mirror=us-nh" -* add backport patch for wheezy for neurodebian-guest-additions to pre-depend on update-manager-gnome diff --git a/debian/patches/wheezy-dsc-patch b/debian/patches/wheezy-dsc-patch new file mode 100644 index 0000000..36b9b5a --- /dev/null +++ b/debian/patches/wheezy-dsc-patch @@ -0,0 +1,18 @@ +From: Yaroslav Halchenko +Subject: While prepareing NeuroDebian VM based on wheezy, we would need update-manager-gnome present there + +Origin: NeuroDebian +Last-Update: 2014-08-13 + +diff --git a/debian/control b/debian/control +index 6444510..70cf60e 100644 +--- a/debian/control ++++ b/debian/control +@@ -88,6 +88,7 @@ Depends: ${misc:Depends}, + gdm | lightdm, + zenity, + Recommends: chromium, ++ update-manager-gnome, + update-notifier, + Description: NeuroDebian guest additions (DO NOT INSTALL OUTSIDE VIRTUALBOX) + This package configures a Debian installation as a guest operating system