[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991595: unblock: clsync/0.4.5-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <bap@debian.org>  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 <bap@debian.org>, Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
 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

Reply to: