Author: pere Date: 2012-02-12 05:33:56 +0000 (Sun, 12 Feb 2012) New Revision: 13232
Modified: software/ui/configure.ac software/ui/debian/changelog Log: Update upstream version number to 0.5. Modified: software/ui/configure.ac =================================================================== --- software/ui/configure.ac 2012-02-12 05:30:48 UTC (rev 13231) +++ software/ui/configure.ac 2012-02-12 05:33:56 UTC (rev 13232) @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(goplay, 0.4, [Miriam Ruiz <[email protected]>, Enrico Zini <[email protected]>]) +AC_INIT(goplay, 0.5, [Miriam Ruiz <[email protected]>, Enrico Zini <[email protected]>]) AC_CONFIG_SRCDIR([configure.ac]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([foreign]) Modified: software/ui/debian/changelog =================================================================== --- software/ui/debian/changelog 2012-02-12 05:30:48 UTC (rev 13231) +++ software/ui/debian/changelog 2012-02-12 05:33:56 UTC (rev 13232) @@ -1,10 +1,11 @@ -goplay (0.4-2) unstable; urgency=low +goplay (0.5-1) UNRELEASED; urgency=low * Acknowledge NMU (Closes: #659534). * Add myself as uploader. * Reduce debhelper compat level from 9 to 8 to make this package buildable in Squeeze. Drop build depend on no longer needed dh-autoreconf. + * Update upstream version number to 0.5. -- Petter Reinholdtsen <[email protected]> Sun, 12 Feb 2012 06:09:12 +0100 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

