summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2017-11-21 11:25:06 +0000
committerSylvestre Ledru <sylvestre@debian.org>2017-11-21 11:25:06 +0000
commit4c7e652d3f1ab3e4f79d0d7648d997b4f4b40643 (patch)
tree7e562e730ffedd1765b6c53edb069679b228ba9c
parent7f99b40f521445f80d2a90799c20f3cd2097f7a6 (diff)
old clang versioncHEAD
* Standards-Version updated to 4.1.1 * fix priority-extra-is-replaced-by-priority-optional
-rw-r--r--debian/changelog4
-rw-r--r--debian/control4
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index b365015..c0c555d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
iwyu (4.0-2) unstable; urgency=medium
* Cleanup the list of dependencies to add clang and remove
- old clang version
+ old clang versionc
+ * Standards-Version updated to 4.1.1
+ * fix priority-extra-is-replaced-by-priority-optional
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 21 Nov 2017 12:03:26 +0100
diff --git a/debian/control b/debian/control
index 098cecc..de25a4b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: iwyu
Section: devel
-Priority: extra
+Priority: optional
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre@debian.org>
Build-Depends: debhelper (>= 10.0.0), cmake, libclang-4.0-dev, llvm-4.0-dev,
help2man, libncurses5-dev, zlib1g-dev
-Standards-Version: 4.0.0
+Standards-Version: 4.4.1
Homepage: http://include-what-you-use.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-llvm/iwyu/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/iwyu/trunk/