Author: tille Date: 2015-02-19 19:20:50 +0000 (Thu, 19 Feb 2015) New Revision: 18806
Modified: trunk/packages/stacks/trunk/debian/patches/constants.php.patch trunk/packages/stacks/trunk/debian/patches/email-settings.patch Log: DEP3 Modified: trunk/packages/stacks/trunk/debian/patches/constants.php.patch =================================================================== --- trunk/packages/stacks/trunk/debian/patches/constants.php.patch 2015-02-19 19:14:46 UTC (rev 18805) +++ trunk/packages/stacks/trunk/debian/patches/constants.php.patch 2015-02-19 19:20:50 UTC (rev 18806) @@ -1,3 +1,8 @@ +Author: Tim Booth <[email protected]> +Last-Update: Wed, 18 Feb 2015 11:34:22 +0000 +Description: Work together width /usr/sbin/stacks-setup-database + See README.Debian + --- a/php/constants.php.dist +++ b/php/constants.php.dist @@ -21,8 +21,8 @@ @@ -11,12 +16,3 @@ $db_host = "localhost"; // -@@ -68,7 +68,7 @@ - - // - // Length to wrap sequences at. --// -+// - $display_len = 80; - - ?> Modified: trunk/packages/stacks/trunk/debian/patches/email-settings.patch =================================================================== --- trunk/packages/stacks/trunk/debian/patches/email-settings.patch 2015-02-19 19:14:46 UTC (rev 18805) +++ trunk/packages/stacks/trunk/debian/patches/email-settings.patch 2015-02-19 19:20:50 UTC (rev 18806) @@ -1,3 +1,8 @@ +Author: Tim Booth <[email protected]> +Last-Update: Wed, 18 Feb 2015 11:34:22 +0000 +Description: Enable adapting to local settings + + --- a/scripts/stacks_export_notify.pl +++ b/scripts/stacks_export_notify.pl @@ -41,11 +41,11 @@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
