This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository stacks.
commit 7ef7ebd22c04bce26bd7dbf0f0aa7d29dde241ef Author: Andreas Tille <[email protected]> Date: Thu Mar 10 23:38:02 2016 +0100 Typo and upload to unstable --- debian/README.Debian | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 48339e0..c58e901 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -18,7 +18,7 @@ to Apache so that it appears under http://localhost/stacks. In the manual, the authors of Stacks have assumed that you are always running Stacks on a personal worsktation, while DEB packages always have to assume that they are being installed on a shared machine where users have restricted -priviliges. On such a machine you would never run this: +privileges. On such a machine you would never run this: $ mysql mysql> GRANT ALL ON *.* TO 'stacks_user'@'localhost' IDENTIFIED BY 'stackspassword'; diff --git a/debian/changelog b/debian/changelog index 5ce5ce4..f0f7d6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -stacks (1.37-1) UNRELEASED; urgency=medium +stacks (1.37-1) unstable; urgency=medium * New upstream version * Moved from SVN to Git * cme fix dpkg-control - -- Andreas Tille <[email protected]> Thu, 10 Mar 2016 23:28:13 +0100 + -- Andreas Tille <[email protected]> Thu, 10 Mar 2016 23:31:22 +0100 stacks (1.35-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/stacks.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
