Your message dated Thu, 29 Jul 2021 11:59:08 +0000
with message-id <[email protected]>
and subject line unblock clsync
has caused the Debian Bug report #991595,
regarding unblock: clsync/0.4.5-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
991595: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991595
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package clsync
* Remove dependency on libcgroup-dev which is no longer functional
* Bump policy
(undocumented Multi-Arch: same changes that look correct)
(changes by Dmitrii Okunev and Barak A. Pearlmutter)
Package is in unstable since March without known regressions,
after the (understandable) closing of #990990 this change should
go into bullseye.
unblock clsync/0.4.5-2
diff -Nru clsync-0.4.5/debian/changelog clsync-0.4.5/debian/changelog
--- clsync-0.4.5/debian/changelog 2020-11-09 18:35:16.000000000 +0200
+++ clsync-0.4.5/debian/changelog 2021-03-18 12:26:01.000000000 +0200
@@ -1,3 +1,15 @@
+clsync (0.4.5-2) unstable; urgency=medium
+
+ [ Dmitrii Okunev ]
+ * Remove dependency on libcgroup-dev which is no longer functional
+ - a stub using libcgroup2 might be usable, once it spins up
+ - See bugs.debian.org/959022 for details
+
+ [ Barak A. Pearlmutter ]
+ * Bump policy
+
+ -- Barak A. Pearlmutter <[email protected]> Thu, 18 Mar 2021 10:26:01 +0000
+
clsync (0.4.5-1) unstable; urgency=medium
[ Andrew Savchenko]
diff -Nru clsync-0.4.5/debian/control clsync-0.4.5/debian/control
--- clsync-0.4.5/debian/control 2020-11-09 18:13:29.000000000 +0200
+++ clsync-0.4.5/debian/control 2021-03-18 12:24:57.000000000 +0200
@@ -5,8 +5,8 @@
Uploaders: Barak A. Pearlmutter <[email protected]>, Dmitry Yu Okunev
<[email protected]>
Build-Depends: debhelper-compat (= 13),
libglib2.0-dev (>= 2.0.0),
- libcgroup-dev, libcap-dev
-Standards-Version: 4.5.0
+ libcap-dev
+Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://ut.mephi.ru/oss
Vcs-Git: https://salsa.debian.org/debian/clsync.git
@@ -27,6 +27,7 @@
Package: libclsync0
Section: libs
Architecture: any
+Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: clsync control socket library
@@ -41,6 +42,7 @@
Package: libclsync-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, libclsync0 (= ${binary:Version})
Description: development files for libclsync
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---