@eeickmeyer - the version of the change that actually landed in the
package essentially adds the following to the update script:

+if ! which germinate-update-metapackage >/dev/null; then
+       echo >&2 "please install germinate"
+       exit 1
+fi

I think this is a useful improvement as not everyone has germinate
installed but do as you wish with your packages.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/2017786

Title:
  update script in ubuntu-meta not handling germinate or specified
  versions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edubuntu-meta/+bug/2017786/+subscriptions


-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to