[fife] 04/04: Add clean file and ensure that fife can be built twice in a row.

Markus Koschany apo at moszumanska.debian.org
Fri Jan 20 21:04:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit 1255925a9744347098da01cd0dd9243ce4f821b8
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jan 20 20:47:15 2017 +0100

    Add clean file and ensure that fife can be built twice in a row.
---
 debian/changelog | 1 +
 debian/clean     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4d982c9..bec12dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ fife (0.4.0-2) unstable; urgency=medium
   * Use dh_install --fail-missing to detect when files are not installed
     into the resulting binary package.
   * debian/rules: Pass --buildsystem=cmake to dh. (Closes: #851998)
+  * Add clean file and ensure that fife can be built twice in a row.
 
  -- Markus Koschany <apo at debian.org>  Fri, 20 Jan 2017 20:11:52 +0100
 
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..44a98e9
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+engine/core/version.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fife.git



More information about the Pkg-games-commits mailing list