This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit d5c49507a11fe2ee26517551938ca32cfc9cf22e Author: Jackson Doak <[email protected]> Date: Fri Sep 26 02:07:12 2014 +0000 * New upstream release * debian/control: - Bump gtk3 build-dep to >= 3.13.2 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2b16781..8fc7bed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +hitori (3.14.0.1-1) UNRELEASED; urgency=medium + + * New upstream release + * debian/control: + - Bump gtk3 build-dep to >= 3.13.2 + + -- Jackson Doak <[email protected]> Fri, 26 Sep 2014 11:59:33 +1000 + hitori (0.4.2-1) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 78efac9..99c003c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: autotools-dev, debhelper (>= 9), intltool, - libgtk-3-dev, + libgtk-3-dev (>= 3.13.2), yelp-tools Standards-Version: 3.9.5 Homepage: https://wiki.gnome.org/Apps/Hitori -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hitori.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

