Author: jmtd-guest Date: 2009-07-02 17:48:43 +0000 (Thu, 02 Jul 2009) New Revision: 9943
Modified: packages/trunk/chocolate-doom/debian/changelog packages/trunk/chocolate-doom/debian/control Log: abbreviate changelog for package releases that never hit an archive Modified: packages/trunk/chocolate-doom/debian/changelog =================================================================== --- packages/trunk/chocolate-doom/debian/changelog 2009-07-02 17:35:54 UTC (rev 9942) +++ packages/trunk/chocolate-doom/debian/changelog 2009-07-02 17:48:43 UTC (rev 9943) @@ -1,45 +1,9 @@ -chocolate-doom (1.2.1-1) experimental; urgency=low +chocolate-doom (1.2.1-1) UNRELEASED; urgency=low - * new upstream version + * Initial Release. Closes: #351594. + * This package has been in preparation since August 2007. + Thanks to Cyril Brulebois, Barry deFreese, Miriam Ruiz, + Ansgar Burchardt and Linas Žvirblis for their work on + it during this time! - -- Jon Dowland <[email protected]> Sun, 15 Mar 2009 19:41:09 +0000 - -chocolate-doom (1.0.0+dfsg1-1) UNRELEASED; urgency=low - - [ Jon Dowland ] - * (NOT RELEASED YET) New upstream release - * Add DM-Upload-Allowed: control field - * add README.source describing where to get the debian package - sources - * repackage upstream tarball without non-free icons - - [ Miriam Ruiz ] - * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control. - - [ Ansgar Burchardt ] - * debian/control: Change XS-Vcs-* to Vcs-* - - -- Ansgar Burchardt <[email protected]> Fri, 29 Feb 2008 03:08:25 +0100 - -chocolate-doom (0.1.4-1) UNRELEASED; urgency=low - - [ Jon Dowland ] - * Initial Release. Closes: #351594 - * src/Automake.am adjusted to install into /usr/games - * quote a backslash in the manpage - * update menu section to "Games/Action" for menu transition - (thanks Linas Žvirblis) - - [ Cyril Brulebois ] - * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. - - [ Jon Dowland ] - * use autotools-dev config.guess/sub to keep the diff.gz clean - * use quilt for patch management - - [ Barry deFreese ] - * Fix make distclean warning - * Add watch file - * Add Homepage field in debian/control - - -- Jon Dowland <[email protected]> Thu, 23 Aug 2007 18:40:52 +0100 + -- Jon Dowland <[email protected]> Thu, 02 Jul 2009 18:47:45 +0100 Modified: packages/trunk/chocolate-doom/debian/control =================================================================== --- packages/trunk/chocolate-doom/debian/control 2009-07-02 17:35:54 UTC (rev 9942) +++ packages/trunk/chocolate-doom/debian/control 2009-07-02 17:48:43 UTC (rev 9943) @@ -2,7 +2,7 @@ Section: contrib/games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Jon Dowland <[email protected]> +Uploaders: Jon Dowland <[email protected]> Build-Depends: debhelper (>= 4.0.0), autotools-dev, libsdl1.2-dev (>= 1.2.2-3.1), libsdl-mixer1.2-dev (>= 1.2.0-1.1), libsdl-net1.2-dev (>= 1.2.0-5.1), quilt Standards-Version: 3.7.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/chocolate-doom/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

