This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 01c34468ab31beaa4862c8bb5b7913147927b289 Author: Tobias Frost <[email protected]> Date: Mon Jul 3 22:41:53 2017 +0200 Removing 02-ftbfs-missing-include.patch -- applied upstream --- debian/changelog | 7 +++++++ debian/patches/02-ftbfs-missing-include.patch | 16 ---------------- debian/patches/series | 1 - 3 files changed, 7 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index 814b7af..39d7555 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +darkradiant (2.2.1-1) UNRELEASED; urgency=medium + + * New upstream release + * Removing 02-ftbfs-missing-include.patch -- applied upstream + + -- Tobias Frost <[email protected]> Mon, 03 Jul 2017 22:37:10 +0200 + darkradiant (2.1.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/patches/02-ftbfs-missing-include.patch b/debian/patches/02-ftbfs-missing-include.patch deleted file mode 100644 index 3ff8b08..0000000 --- a/debian/patches/02-ftbfs-missing-include.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Add missing include. -Author: Tobias Frost <[email protected]> -Bug: http://bugs.thedarkmod.com/view.php?id=4421 -Last-Update: 12-11-2016 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/radiant/map/RenderableAasFile.cpp -+++ b/radiant/map/RenderableAasFile.cpp -@@ -2,6 +2,7 @@ - - #include "iregistry.h" - #include "imainframe.h" -+#include "ivolumetest.h" - - #include "registry/registry.h" - diff --git a/debian/patches/series b/debian/patches/series index 882baa4..04a070d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ 01-reproducible-build.patch -02-ftbfs-missing-include.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

