Hi, On Wed, Jan 22, 2014 at 2:33 PM, David Cook <[email protected]> wrote: > If/when libmarc-xml-perl gets added to debian.koha-community.org, will Koha > users who installed via the Debian packages get the update automatically?
As Robin mentioned, the new package is now available. To answer your question, in general, no, it wouldn't happen automatically. To upgrade MARC::File::XML from the new package, one would either do: sudo apt-get update sudo apt-get upgrade or sudo apt-get update sudo apt-get install libmarc-xml-perl Of course, there are various ways that a Debian sysadmin could choose to configure her Koha server to fetch and install updates automatically, but it's not universal practice. Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: [email protected] direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

