--- Begin Message ---
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
This fixes the RC bug 856874[1] by using the proposed patch.
Regards,
Daniel
1. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856874
diff -Nru resiprocate-1.11.0~beta1/debian/changelog resiprocate-1.11.0~beta1/debian/changelog
--- resiprocate-1.11.0~beta1/debian/changelog 2017-01-17 14:25:46.000000000 +0100
+++ resiprocate-1.11.0~beta1/debian/changelog 2017-04-15 11:06:10.000000000 +0200
@@ -1,3 +1,9 @@
+resiprocate (1:1.11.0~beta1-2) unstable; urgency=high
+
+ * Move librepro from repro.deb to libresiprocate.deb. (Closes: #856874)
+
+ -- Daniel Pocock <daniel@pocock.pro> Sat, 15 Apr 2017 11:06:10 +0200
+
resiprocate (1:1.11.0~beta1-1) unstable; urgency=high
* New upstream release.
diff -Nru resiprocate-1.11.0~beta1/debian/libresiprocate-1.11.install resiprocate-1.11.0~beta1/debian/libresiprocate-1.11.install
--- resiprocate-1.11.0~beta1/debian/libresiprocate-1.11.install 2017-01-17 14:23:02.000000000 +0100
+++ resiprocate-1.11.0~beta1/debian/libresiprocate-1.11.install 2017-04-15 11:03:57.000000000 +0200
@@ -2,3 +2,4 @@
usr/lib/*/libresip-*.so*
usr/lib/*/libdum-*.so*
usr/lib/*/libsipdial-*.so*
+usr/lib/*/librepro-*.so*
diff -Nru resiprocate-1.11.0~beta1/debian/repro.install resiprocate-1.11.0~beta1/debian/repro.install
--- resiprocate-1.11.0~beta1/debian/repro.install 2016-12-10 10:30:01.000000000 +0100
+++ resiprocate-1.11.0~beta1/debian/repro.install 2017-04-15 11:03:57.000000000 +0200
@@ -1,4 +1,3 @@
-usr/lib/*/librepro-*.so*
usr/lib/*/resiprocate/repro/plugins/*.so
usr/sbin/repro
usr/sbin/reprocmd
--- End Message ---
--- Begin Message ---
Daniel Pocock:
>
>
> On 16/04/17 09:42, Niels Thykier wrote:
>> Control: tags -1 moreinfo
>>
>> Andreas Beckmann:
>>> On Sat, 15 Apr 2017 13:21:05 +0200 Daniel Pocock <daniel@pocock.pro> wrote:
>>>> This fixes the RC bug 856874[1] by using the proposed patch.
>>>
>>> That patch misses Breaks+Replaces!
>>>
>>> Andreas
>>>
>>
>> Andreas, thanks for catching that.
>>
>> Daniel, can we have that included as well?
>>
>
> Thanks for the feedback, uploaded resiprocate_1.11.0~beta1-3_amd64.changes
> with breaks/replaces added.
>
> Regards,
>
> Daniel
>
Unblocked, thanks.
~Niels
--- End Message ---