summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Nový <onovy@debian.org>2018-10-01 10:19:57 +0200
committerOndřej Nový <onovy@debian.org>2018-10-01 10:19:57 +0200
commit6c14b51ddfc45604fd805bcadc810d437f09a30f (patch)
treeecbd21aaa26623b15d5b886262b397bce3070fe6 /debian
parent39c4b070d68976779cdb3f2a9f886de962870a37 (diff)
d/control: Removing redundant Priority field in binary package
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ba1445a..6db92c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pcre2 (10.31-4) UNRELEASED; urgency=medium
+
+ * d/control: Removing redundant Priority field in binary package
+
+ -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:19:57 +0200
+
pcre2 (10.31-3) unstable; urgency=medium
* Disable JIT on mips* (apropos #892488)
diff --git a/debian/control b/debian/control
index 366bb5a..5f57e3f 100644
--- a/debian/control
+++ b/debian/control
@@ -94,7 +94,6 @@ Description: New Perl Compatible Regular Expression Library - development files
Package: libpcre2-dbg
Section: debug
-Priority: optional
Architecture: any
Multi-Arch: same
Depends: libpcre2-8-0 (= ${binary:Version}), libpcre2-16-0 (= ${binary:Version}), libpcre2-32-0 (= ${binary:Version}), libpcre2-posix0 (= ${binary:Version}), ${misc:Depends}