From 102edb6ef9bb1de6174214219fc775b2e56d1614 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 22 Jun 2014 02:14:27 -0400 Subject: Rename packages to match SONAME. Debian apparently changes the SONAME. --- diff --git a/libpcre-dev.pkg/control b/libpcre-dev.pkg/control index f88388f..b28f2eb 100644 --- a/libpcre-dev.pkg/control +++ b/libpcre-dev.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libpcre.3 (= ${Binary-Version}) +Depends: libpcre.1 (= ${Binary-Version}) Description: Perl Compatible Regular Expressions - development files ${Common-Description} . diff --git a/libpcre-doc.pkg/control b/libpcre-doc.pkg/control index a5d97b8..2dc9002 100644 --- a/libpcre-doc.pkg/control +++ b/libpcre-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: libpcre.3 (>= ${Source-Version}) +Depends: libpcre.1 (>= ${Source-Version}) Description: Perl Compatible Regular Expressions - documentation ${Common-Description} . diff --git a/libpcre.3-dbg.pkg/control b/libpcre.1-dbg.pkg/control index 5d5bc03..6f60f40 100644 --- a/libpcre.3-dbg.pkg/control +++ b/libpcre.1-dbg.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libpcre.3 (= ${Binary-Version}) +Depends: libpcre.1 (= ${Binary-Version}) Description: Perl Compatible Regular Expressions - debugging symbols ${Common-Description} . diff --git a/libpcre.3-dbg.pkg/files b/libpcre.1-dbg.pkg/files index b69d578..b69d578 100644 --- a/libpcre.3-dbg.pkg/files +++ b/libpcre.1-dbg.pkg/files diff --git a/libpcre.3.pkg/control b/libpcre.1.pkg/control index 5ee8452..5ee8452 100644 --- a/libpcre.3.pkg/control +++ b/libpcre.1.pkg/control diff --git a/libpcre.3.pkg/docs b/libpcre.1.pkg/docs index e69de29..e69de29 100644 --- a/libpcre.3.pkg/docs +++ b/libpcre.1.pkg/docs diff --git a/libpcre.3.pkg/files b/libpcre.1.pkg/files index 2443f1d..2443f1d 100644 --- a/libpcre.3.pkg/files +++ b/libpcre.1.pkg/files diff --git a/libpcrecpp.0.pkg/control b/libpcrecpp.0.pkg/control index 8b0945e..d08fe9f 100644 --- a/libpcrecpp.0.pkg/control +++ b/libpcrecpp.0.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libpcre.3 (= ${Binary-Version}) +Depends: libpcre.1 (= ${Binary-Version}) Description: Perl Compatible Regular Expressions - C++ library ${Common-Description} . diff --git a/pcregrep.pkg/control b/pcregrep.pkg/control index d1b506b..8114dee 100644 --- a/pcregrep.pkg/control +++ b/pcregrep.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libpcre.3 (= ${Binary-Version}) +Depends: libpcre.1 (= ${Binary-Version}) Description: Perl Compatible Regular Expressions - pcregrep utility ${Common-Description} . diff --git a/pcretest.pkg/control b/pcretest.pkg/control index bc21b77..42d7c29 100644 --- a/pcretest.pkg/control +++ b/pcretest.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libpcre.3 (= ${Binary-Version}) +Depends: libpcre.1 (= ${Binary-Version}) Description: Perl Compatible Regular Expressions - pcretest utility ${Common-Description} . -- cgit v0.9.1