summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/copyright9
2 files changed, 4 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 1bfbef4..10cc743 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
gnome-pie (0.6.2-1) UNRELEASED; urgency=medium
* New upstream release.
+ * New debian/patches/0500_bamf3-vapi.patch:
+ - Add missing vapi/libbamf3.vapi to prevent build error.
+ * debain/copyright:
+ - Remove superfluouses Files paragraphes.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 03 May 2015 07:26:42 +0200
diff --git a/debian/copyright b/debian/copyright
index 77b3d18..98a1084 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,15 +12,6 @@ Files: cmake/vala/FindVala.cmake
Copyright: 2009-2010 Jakob Westhoff
License: BSD-2-Clause
-Files: vapi/x11.vapi
-Copyright: 2009 Jürg Billeter
- 2011 Alexander Kurtz
-License: LGPL-2.1+
-
-Files: vapi/xtst.vapi
-Copyright: 2011 Alexander Kurtz
-License: LGPL-2.1+
-
Files: debian/*
Copyright: 2011 Alessandro Ghedini <ghedo@debian.org>
2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net>