This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit 46b041358438883e299d8cc30ac203bf4cdf1fcf Author: Markus Koschany <[email protected]> Date: Thu Mar 20 14:37:38 2014 +0000 Do not install README anymore. Update copyright years. --- debian/asc.docs | 1 - debian/changelog | 5 +++-- debian/copyright | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/asc.docs b/debian/asc.docs index 3b1ae77..e7f450c 100644 --- a/debian/asc.docs +++ b/debian/asc.docs @@ -1,3 +1,2 @@ -README TODO AUTHORS diff --git a/debian/changelog b/debian/changelog index be803f9..3de0d34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -asc (2.6.0.0-1) UNRELEASED; urgency=medium +asc (2.6.0.0-1) unstable; urgency=medium [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org. @@ -18,6 +18,7 @@ asc (2.6.0.0-1) UNRELEASED; urgency=medium - asc: change versioned dependency for asc-data to (= ${source:Version}). - Switch to libwxgtk3.0-dev. * debian/watch: Make the extension regex more flexible. + * asc.docs: Do not install README anymore. * Install man pages with asc.install. Drop asc.manpages. * Update asc.menu. Add icon entry. * debian/rules: @@ -38,7 +39,7 @@ asc (2.6.0.0-1) UNRELEASED; urgency=medium asc_weaponguide for creating the documentation on a per user basis is recommended. - -- Markus Koschany <[email protected]> Tue, 18 Mar 2014 22:06:48 +0100 + -- Markus Koschany <[email protected]> Thu, 20 Mar 2014 14:50:20 +0100 asc (2.5.0.0-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index e07e74f..19e5849 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Name: Advanced Strategic Command (ASC) Source: http://www.asc-hq.org Files: * -Copyright: 1994-2010, Martin Bickel <[email protected]> +Copyright: 1994-2013, Martin Bickel <[email protected]> 1994-2010, Marc Schellenberger 1994-2010, Steffen Fröhlich 1994-2010, Daniel Korbely -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

