Bug#928231: unblock: python-sievelib/1.1.1-2

2019-04-30 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please unblock package python-sievelib

It had a missing dependency on python(3)-pkg-resources. 1.1.1-2 adds those
missing packages to Depends, see attached debdiff.

unblock python-sievelib/1.1.1-2

- -- System Information:
Debian Release: 10.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.19.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlzIPcMRHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90Wpd2ggAw9aWBX8LN52P9tblNpEtyRfoRqI+O7iJ
hR/fQuPOrkbNgpMCnC1bXo4AvMMD6fMLCbiNirvXGN89r6C/6h/eVXTmi8XUG3TU
HzJf+YbkYU2U6VqpWa20qKo24oog1SDFI2tyozpO48CX0ZBvgZWmaofIIC2YW14J
XvrP1jVjxZV2Nc/sJTdAlXuA7T0tsi0w9g0KFQKz8yrhcsYRUeKo+RmGfU9xQ7l5
fM3gb5+EdX2DiYxkdQr/xRPhOXRNKOX2QDzLXwnseH55xTUZP6DFwsJmrmCAsPuI
c47cz/NwHNLCCPxhLtitEoMmccHldbxF/aInNjIstCmgafoCSYD5WQ==
=OtwU
-END PGP SIGNATURE-
diff -Nru python-sievelib-1.1.1/debian/changelog 
python-sievelib-1.1.1/debian/changelog
--- python-sievelib-1.1.1/debian/changelog  2019-02-07 11:38:46.0 
+0100
+++ python-sievelib-1.1.1/debian/changelog  2019-04-30 14:13:53.0 
+0200
@@ -1,3 +1,9 @@
+python-sievelib (1.1.1-2) unstable; urgency=medium
+
+  * Add python(3)-pkg-resources to Depends (Closes: #922343).
+
+ -- Michael Fladischer   Tue, 30 Apr 2019 14:13:53 +0200
+
 python-sievelib (1.1.1-1) unstable; urgency=low
 
   [ Ondřej Nový ]
diff -Nru python-sievelib-1.1.1/debian/control 
python-sievelib-1.1.1/debian/control
--- python-sievelib-1.1.1/debian/control2019-02-07 11:38:46.0 
+0100
+++ python-sievelib-1.1.1/debian/control2019-04-30 14:13:53.0 
+0200
@@ -28,6 +28,7 @@
 Package: python-sievelib
 Architecture: all
 Depends:
+ python-pkg-resources,
  ${misc:Depends},
  ${python:Depends},
 Description: Client-side Sieve and Managesieve library
@@ -50,6 +51,7 @@
 Package: python3-sievelib
 Architecture: all
 Depends:
+ python3-pkg-resources,
  ${misc:Depends},
  ${python3:Depends},
 Description: Client-side Sieve and Managesieve library (Python3 version)


Bug#928195: unblock: bumpversion/0.5.10-2

2019-04-29 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please unblock package bumpversion

It fixes a missing dependency on python3-pkg-resources (#924304).

unblock bumpversion/0.5.10-2

- -- System Information:
Debian Release: 10.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.19.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlzHNxARHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90WoJEwgAhNnTrWi/0hFKF84PGuj83SuHrglEYhNl
1xq9mZUaOPWFhYlFiB1eVNXNiVCMczFgCna9hTmCEGf9iV3rO7X4S26+ll2Nm2b6
OJChrvw5Whrn2Xd9d/AgK8Sh91du2d54dID5TmBwwtgu8bEr7Cfbz9Wy76+6rfRf
jUw1cOQoqXHWUS2KFcuZCEqc9jz9clLb4uvEFLO+FK41Y3D97xjRJuLVBF8Lagmd
xdDbFEY2GQKgxioFri8HN2HL5aYxkV3w2pJWDh0nnZFK7A/tSJAfMKbgcB+2mtJH
NdA4OHBofEAGeMc2DzhOwwu3Vvdeq9/nEyK/n56tw0faTY6Pcm16rw==
=o/F5
-END PGP SIGNATURE-
diff -Nru bumpversion-0.5.10/debian/changelog 
bumpversion-0.5.10/debian/changelog
--- bumpversion-0.5.10/debian/changelog 2019-01-21 16:17:12.0 +0100
+++ bumpversion-0.5.10/debian/changelog 2019-03-11 13:06:34.0 +0100
@@ -1,3 +1,9 @@
+bumpversion (0.5.10-2) unstable; urgency=medium
+
+  * Depend on python3-pkg-resources (Closes: #924304).
+
+ -- Michael Fladischer   Mon, 11 Mar 2019 13:06:34 +0100
+
 bumpversion (0.5.10-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru bumpversion-0.5.10/debian/control bumpversion-0.5.10/debian/control
--- bumpversion-0.5.10/debian/control   2019-01-21 16:17:12.0 +0100
+++ bumpversion-0.5.10/debian/control   2019-03-11 13:06:34.0 +0100
@@ -19,6 +19,7 @@
 Package: bumpversion
 Architecture: all
 Depends:
+ python3-pkg-resources,
  ${misc:Depends},
  ${python3:Depends},
 Description: Version-bump your software with a single command


Bug#927870: unblock: kombu/4.2.1-3

2019-04-24 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please unblock package kombu

python-redis (>= 3) changed its API, breaking kombu (#924976).

kombu/4.2.1-3 includes an upstream patch to fix this. See the attached debdiff
for changes.

unblock kombu/4.2.1-3

- -- System Information:
Debian Release: 10.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.19.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlzATBQRHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90Wq/WwgAr05bZZUywy7PXo+cfXoMYSdrrUiBi5MH
A6mgWzlCrQ+bBnbIanqmLoEvz21Y8t/Lp85Tjd9Q+/EcfdkoMm5a1C+bHr3as0KK
LFnPw1jT/IXQ4BPMqKcH4r7XpQTM8xfVJKBnsValccfZeLRWOSSw+56xcKXoAC7b
GiQT8QhvtIYFFKErQKq7oid2IXmD86gmTG6iUZ6d6px552GixLJHtGxSLzVIwIhz
x86pXIe6uB/Fpf7QaBjdqh9O7/0aBT5oxs63Yk0mmMMC7jp51RuHwi0b7pdwZWRC
3M3XhDERmaBQgyCToiKLVdAQUAh5hx5VJj08D5gsIDyQeDfkSUHiVQ==
=6IQy
-END PGP SIGNATURE-
diff -Nru kombu-4.2.1/debian/changelog kombu-4.2.1/debian/changelog
--- kombu-4.2.1/debian/changelog2019-03-01 20:03:25.0 +0100
+++ kombu-4.2.1/debian/changelog2019-04-22 21:04:43.0 +0200
@@ -1,3 +1,12 @@
+kombu (4.2.1-3) unstable; urgency=medium
+
+  [ Josue Ortega ]
+  * Team upload.
+  * Add debian/patch/0005-Fix-compat-with-redis3.patch to fix compatibility 
with
+python-redis (>= 3) (Closes: #924976).
+
+ -- Michael Fladischer   Mon, 22 Apr 2019 21:04:43 +0200
+
 kombu (4.2.1-2) unstable; urgency=high
 
   [ Ondřej Nový ]
diff -Nru kombu-4.2.1/debian/patches/0005-Fix-compat-with-redis3.patch 
kombu-4.2.1/debian/patches/0005-Fix-compat-with-redis3.patch
--- kombu-4.2.1/debian/patches/0005-Fix-compat-with-redis3.patch
1970-01-01 01:00:00.0 +0100
+++ kombu-4.2.1/debian/patches/0005-Fix-compat-with-redis3.patch
2019-04-22 21:04:43.0 +0200
@@ -0,0 +1,41 @@
+Description: Fix compat with redis >= 3
+Author: Josue Ortega 
+Last-Update: 2019-04-15
+
+--- a/kombu/transport/redis.py
 b/kombu/transport/redis.py
+@@ -145,8 +145,14 @@
+ def append(self, message, delivery_tag):
+ delivery = message.delivery_info
+ EX, RK = delivery['exchange'], delivery['routing_key']
++
++# Redis-py changed the format of zadd args in v3.0.0
++zadd_args = [{delivery_tag: time()}]
++if redis.VERSION[0] < 3:
++zadd_args = [time(), delivery_tag]
++
+ with self.pipe_or_acquire() as pipe:
+-pipe.zadd(self.unacked_index_key, time(), delivery_tag) \
++pipe.zadd(self.unacked_index_key, *zadd_args) \
+ .hset(self.unacked_key, delivery_tag,
+   dumps([message._raw, EX, RK])) \
+ .execute()
+--- a/t/unit/transport/test_redis.py
 b/t/unit/transport/test_redis.py
+@@ -75,8 +75,14 @@
+ def sadd(self, key, member, *args):
+ self.sets[key].add(member)
+ 
+-def zadd(self, key, score1, member1, *args):
+-self.sets[key].add(member1)
++def zadd(self, key, *args):
++if redis.redis.VERSION[0] >= 3:
++(mapping,) = args
++for item in mapping:
++self.sets[key].add(item)
++else:
++(score1, member1) = args
++self.sets[key].add(member1)
+ 
+ def smembers(self, key):
+ return self.sets.get(key, set())
diff -Nru kombu-4.2.1/debian/patches/series kombu-4.2.1/debian/patches/series
--- kombu-4.2.1/debian/patches/series   2019-03-01 20:03:25.0 +0100
+++ kombu-4.2.1/debian/patches/series   2019-04-22 21:04:43.0 +0200
@@ -1,3 +1,4 @@
+0005-Fix-compat-with-redis3.patch
 0001-Remove-image-from-remote-donation-site-privacy-issue.patch
 0002-Disable-intershpinx-mapping-for-now.patch
 0003-Remove-pytest-sugar-from-test-requirements.patch


Bug#924603: unblock: python-tesserocr/2.4.0-4

2019-03-14 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please unblock package python-tesserocr

It fixes a FTBFS error triggered by a runtime assertion that checks for LC_ALL 
to
be set to "C" locale.

See attached debdiff for changes.

unblock python-tesserocr/2.4.0-4

- -- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.19.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlyKwY0RHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90WoAiAgAuSRiCpKvXbk1U+v7uRIhlp1x1hz2gm+Y
XRUhob1XHd3fDdP0z5PwKtGpfo6AC+B/lqWVZwMKH8HP2g5ZyarmVSE8GXtmrvIU
OVPRupwitpsPwiXIRWh450EOVp1B4zHXqfBzzZO84WjeCvG41WTeo3Re8U44Dyow
lyLcVpP4dWYMmZ5ndFszc3HyGehPw+qXW6NyX53/Hq98utLGn1NPtMJWiD1LYCzy
1b+DOZO6CRWfWpInhazrJ6TMQozMTuBjVCt6kBBP73yXOz3vexlAotSG0d9prYGr
D2oy/LAWgjh5cuBPNmM6f0Z2OKa3awhH9mKjbzb6KYiFdaIvYcmMYw==
=g5Gm
-END PGP SIGNATURE-
diff -Nru python-tesserocr-2.4.0/debian/changelog 
python-tesserocr-2.4.0/debian/changelog
--- python-tesserocr-2.4.0/debian/changelog 2019-02-02 19:44:43.0 
+0100
+++ python-tesserocr-2.4.0/debian/changelog 2019-03-14 14:41:28.0 
+0100
@@ -1,3 +1,10 @@
+python-tesserocr (2.4.0-4) unstable; urgency=medium
+
+  * Set LC_ALL=C during build as tesserocr checks for it during tests
+(Closes: #923781). Thanks Sergei Golovan for the hint.
+
+ -- Michael Fladischer   Thu, 14 Mar 2019 14:41:28 +0100
+
 python-tesserocr (2.4.0-3) unstable; urgency=medium
 
   * Change binary package name to python3-tesserocr.


Bug#923555: unblock: kombu/4.2.1-2

2019-03-01 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please unblock package kombu

the package FTBFS due to failing tests and 4.2.1-2 adds an upstream patch that
addressed this issue.
It also bumped standards version to 4.3.0 with no changes necessary and cleans
up build artifacts that were introduced by a newer pytest release since tha last
upload.

See attached debdiff for changes.

unblock kombu/4.2.1-2

- -- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.19.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-BEGIN PGP SIGNATURE-

iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlx5mRMRHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90Wo5HQf/Za1iUTzre1+QLjIAicFsbldIcV/2wOKP
BAe4XXVixv+y9IX/o3bIR3TkmJ5Yd3Bf/hhfXMxvINXPbd/OQsPXiB4Qx9TcPL61
DuX5cL4Fd6D4pFNtZMpyyvL6mppIXlcdlG2kGmXc/T8GVNg/1Z4uI+kwIRYIu+V5
alGNbuQzAUiVmsyGZf5tADCffkQAtbGzQucaJ+V1WZbBTSmBGauWreCgh8+XvgDj
8Phm/XwpHyZ/QD6hZ16vdTZ3v3VePqQpuzBl6RXfx7xMNBj3HiQQsgL6OVrw6xcQ
pbQElG6ueN0SM2jTjvL8Pj6c51rlSDHOw9CqxngMU4Y21BSQZNa81A==
=wcSM
-END PGP SIGNATURE-
diff -Nru kombu-4.2.1/debian/changelog kombu-4.2.1/debian/changelog
--- kombu-4.2.1/debian/changelog2018-06-20 10:02:04.0 +0200
+++ kombu-4.2.1/debian/changelog2019-03-01 20:03:25.0 +0100
@@ -1,3 +1,16 @@
+kombu (4.2.1-2) unstable; urgency=high
+
+  [ Ondřej Nový ]
+  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
+
+  [ Michael Fladischer ]
+  * Apply upstream patch PR#978 to fix failing unittests of pyamqp
+transport (Closes: #921787).
+  * Clean up pytest artifacts to allow two builds in a row.
+  * Bump Standards-Version to 4.3.0.
+
+ -- Michael Fladischer   Fri, 01 Mar 2019 20:03:25 +0100
+
 kombu (4.2.1-1) unstable; urgency=low
 
   [ Ondřej Nový ]
diff -Nru kombu-4.2.1/debian/clean kombu-4.2.1/debian/clean
--- kombu-4.2.1/debian/clean2018-06-20 10:02:04.0 +0200
+++ kombu-4.2.1/debian/clean2019-03-01 20:03:25.0 +0100
@@ -1 +1,4 @@
 kombu.egg-info/
+.pytest_cache/README.md
+.pytest_cache/v/cache/nodeids
+.pytest_cache/v/cache/stepwise
diff -Nru kombu-4.2.1/debian/control kombu-4.2.1/debian/control
--- kombu-4.2.1/debian/control  2018-06-20 10:02:04.0 +0200
+++ kombu-4.2.1/debian/control  2019-03-01 20:03:25.0 +0100
@@ -55,7 +55,7 @@
 Build-Conflicts:
  python-cjson,
  python-sphinx,
-Standards-Version: 4.1.4
+Standards-Version: 4.3.0
 Homepage: https://github.com/celery/kombu/
 Vcs-Git: https://salsa.debian.org/python-team/modules/kombu.git
 Vcs-Browser: https://salsa.debian.org/python-team/modules/kombu
diff -Nru 
kombu-4.2.1/debian/patches/0004-Fix-failing-unittests-of-pyamqp-transport.patch 
kombu-4.2.1/debian/patches/0004-Fix-failing-unittests-of-pyamqp-transport.patch
--- 
kombu-4.2.1/debian/patches/0004-Fix-failing-unittests-of-pyamqp-transport.patch 
1970-01-01 01:00:00.0 +0100
+++ 
kombu-4.2.1/debian/patches/0004-Fix-failing-unittests-of-pyamqp-transport.patch 
2019-03-01 20:03:25.0 +0100
@@ -0,0 +1,27 @@
+From: Matus Valo 
+Date: Thu, 3 Jan 2019 06:43:31 -0800
+Subject: Fix failing unittests of pyamqp transport.
+
+Failing unittests were caused by commit 
f16df2a17630c9804a6da614443c5e862271823f in pyamqp.
+---
+ t/unit/transport/test_pyamqp.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/unit/transport/test_pyamqp.py b/t/unit/transport/test_pyamqp.py
+index 8292991..32094b4 100644
+--- a/t/unit/transport/test_pyamqp.py
 b/t/unit/transport/test_pyamqp.py
+@@ -68,11 +68,11 @@ class test_Channel:
+ assert self.channel.connection is None
+ 
+ def test_basic_consume_registers_ack_status(self):
+-self.channel.wait_returns = 'my-consumer-tag'
++self.channel.wait_returns = ['my-consumer-tag']
+ self.channel.basic_consume('foo', no_ack=True)
+ assert 'my-consumer-tag' in self.channel.no_ack_consumers
+ 
+-self.channel.wait_returns = 'other-consumer-tag'
++self.channel.wait_returns = ['other-consumer-tag']
+ self.channel.basic_consume('bar', no_ack=False)
+ assert 'other-consumer-tag' not in self.channel.no_ack_consumers
+ 
diff -Nru kombu-4.2.1/debian/patches/series kombu-4.2.1/debian/patches/series
--- kombu-4.2.1/debian/patches/series   2018-06-20 10:02:04.0 +0200
+++ kombu-4.2.1/debian/patches/series   2019-03-01 20:03:25.0 +0100
@@ -1,3 +1,4 @@
 0001-Remove-image-from-remote-donation-site-privacy-issue.patch
 0002-Disable-intershpinx-mapping-for-now.patch
 0003-Remove-pytest-sugar-from-test-requirements.patch
+0004

Bug#769637: unblock: librabbitmq/0.5.2-2

2014-11-15 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please unblock package librabbitmq

The binaries in amqp-tools are designed to support encrypted communication, but
due to a faulty cmake configuration it was not enabled at build time (see
#764080). This is fixed by this already upstreamed patch.

The full changelog entry for this upload is:

librabbitmq (0.5.2-2) unstable; urgency=medium

  * Add patch to enable SSL for tools (Closes: #764080).

 -- Michael Fladischer fladischermich...@fladi.at  Fri, 17 Oct 2014 08:11:08 
+0200

The full debdiff is attached.

unblock librabbitmq/0.5.2-2

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJUZxi5AAoJEGlMre9Rx7W2RK4QAJQ6qK28lt2iTedvTZPklxgn
ZYVbYgF2re9cDrlapzmJunC6QUXw2PNpoAZugK4NtqQchWNsHjyrAlao5B1Hrvp9
3Gd8CTg64J33aOL2dbT00pPtfa432GAfqYtIwVwEv4Rls0p8b1oBn56oEi/RaPz/
zaHU0hTRqRRicdIP9h3s5GSGziM7/hXHjvyjn1ytNE+KQKhuh/z9FjOgzWafVt8q
5KwRf3sNHQE5jD84F7HnmiBMypbZRv23tmDYdVD4uCHaRZ1eQGXQVPi4aOiAKkDX
VrbfquaMmf0Ia3XiYhMA1xuaIiLBQPNGgausddzuJmPoLwb4qre8EdOFJNF+wX72
CMbWpHRbydeoMhhAYj9Noo3wf564+I/KpnPEqP7pvo7oWPS1M5Y1x9qpnFmZNxuW
H5O0KkbszmGrW4QoDLEiro++ZduJOEhB/jKJkua3o62B7FyI8mRzZ9wEDsrQXiVQ
HvEujL8h49MpCIFwjXIPiWY1TJ2wU02wXNeOGn9KMNYTGKenaxCaKTh27nRCBvwU
MxSSGSKyP0chUymcPGH21yqIS9FEUSyLjPDra6SWrtPHFojd73xhZxGThcUkRFQY
X98qv6ucG/l6ozhhqIYk39P0JUghTY/oBcYTVduub62AJ1ZLkOUkS3PkdtolxITe
PawW/XqOIR+4uzpjraru
=ksGh
-END PGP SIGNATURE-
diff -Nru librabbitmq-0.5.2/debian/changelog librabbitmq-0.5.2/debian/changelog
--- librabbitmq-0.5.2/debian/changelog	2014-09-16 14:02:48.0 +0200
+++ librabbitmq-0.5.2/debian/changelog	2014-11-13 21:49:24.0 +0100
@@ -1,3 +1,9 @@
+librabbitmq (0.5.2-2) unstable; urgency=medium
+
+  * Add patch to enable SSL for tools (Closes: #764080).
+
+ -- Michael Fladischer fladischermich...@fladi.at  Fri, 17 Oct 2014 08:11:08 +0200
+
 librabbitmq (0.5.2-1) unstable; urgency=medium
 
   * New upstream release (Closes: #761655).
diff -Nru librabbitmq-0.5.2/debian/patches/cmake_with_ssl.patch librabbitmq-0.5.2/debian/patches/cmake_with_ssl.patch
--- librabbitmq-0.5.2/debian/patches/cmake_with_ssl.patch	1970-01-01 01:00:00.0 +0100
+++ librabbitmq-0.5.2/debian/patches/cmake_with_ssl.patch	2014-11-13 21:49:24.0 +0100
@@ -0,0 +1,21 @@
+Description: Enable SSL support for tools.
+ Add WITH_SSL preprocessor macro it SSL support is enabled. Otherwise tools
+ would abort it they see an SSL URL.
+Author: Michael Fladischer fladischermich...@fladi.at
+Last-Update: 2014-10-17
+Bug-Debian: https://bugs.debian.org/764080
+Forwarded: https://github.com/alanxz/rabbitmq-c/pull/220
+
+--- a/tools/CMakeLists.txt
 b/tools/CMakeLists.txt
+@@ -72,6 +72,10 @@
+   endif(XMLTO_FOUND)
+ endif()
+ 
++if (ENABLE_SSL_SUPPORT)
++  add_definitions(-DWITH_SSL=1)
++endif()
++
+ install(TARGETS amqp-publish amqp-get amqp-consume amqp-declare-queue amqp-delete-queue
+ 	RUNTIME DESTINATION bin
+ 	LIBRARY DESTINATION lib
diff -Nru librabbitmq-0.5.2/debian/patches/series librabbitmq-0.5.2/debian/patches/series
--- librabbitmq-0.5.2/debian/patches/series	2014-09-16 14:02:48.0 +0200
+++ librabbitmq-0.5.2/debian/patches/series	2014-11-13 21:49:24.0 +0100
@@ -1 +1,2 @@
+cmake_with_ssl.patch
 use_cmake_package.patch


Bug#769409: unblock: libmemcached/1.0.18-4

2014-11-13 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Please unblock package libmemcached

1.0.18-4 adds a patch to fix FTBFS #768688 (plus 3 fixes for lintian warnings).

Full changelog for 1.0.18-4:

libmemcached (1.0.18-4) unstable; urgency=medium

  * Add move-ax_confix_aux_dir.patch to move AC_CONFIG_AUX_DIR up a few lines
so autofoo can find it (Closes: #768688).
  * Bump Standards-Version to 3.9.6.
  * Update Vcs-Browser field.
  * Move main license entry to top in d/copyright.

 -- Michael Fladischer fladischermich...@fladi.at  Wed, 12 Nov 2014 07:49:47 
+0100

Full debdiff attached.

unblock libmemcached/1.0.18-4

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJUZLa8AAoJEGlMre9Rx7W2FaIQAJK+xCN0PKi9lMWEzHzTlHrY
iIBHCWI3Lwj8zgh+GTaHDO+JeeuFa8Gm084Bjg8RIFIfPEffMsQrS9WPmFA4c3yN
TL0/j0dTDfzaRP/FRzQvrDMxCz+Cb5d+pEGvHO48BnTcNaCkvVgAsJptOEwvTu26
fubodOSB8oeFenF5fN388ZO9ucccnoAX7QzfGzjsfDEGdngnuAiI93TDDHki8SOF
8nR0yxGf/se6uyehOFawF7J4Df28O/Swq6ameKzjQVHHdeFiBXb6rNGewVI17Glr
ed7iEjvnvno4E9BvGRRLYtrWt6ukHcAJ9jP6d4+acj0tBdaTWEltHUQbkK8nDp5U
FWT3UCHLhVVO/3LQFjE38ubY3FVFVxUBuir0BDT79aPukl5Ymnz784p5X5sBjkYb
drrHv0rmH4P54Gbx2tQTFASIiYEPetYfwIvcpFQKnDM7HVeB70/T7gcTNXUUwXBw
0tXtHvwZylch6HUhVAejnD8G7Lz8WtPlTDTsygzvSlNFiq5vio70qOcVBFTHOyBM
LthuGy+4wV9XE/f8oxWKDRf9GUhFcYSYuT3mxkKClZ18unKqEz0oGuDx8Wlm/0kQ
7XrEK0qZdN923d9fASCJ7Wts3QaLETSeGx8WNcY7vGVL94loqDVl1lPwwTkw0pn2
sDWoUD9O28p0mAZiX2Z6
=DQaA
-END PGP SIGNATURE-
diff -Nru libmemcached-1.0.18/debian/changelog libmemcached-1.0.18/debian/changelog
--- libmemcached-1.0.18/debian/changelog	2014-03-19 08:46:22.0 +0100
+++ libmemcached-1.0.18/debian/changelog	2014-11-12 07:50:16.0 +0100
@@ -1,3 +1,13 @@
+libmemcached (1.0.18-4) unstable; urgency=medium
+
+  * Add move-ax_confix_aux_dir.patch to move AC_CONFIG_AUX_DIR up a few lines
+so autofoo can find it (Closes: #768688).
+  * Bump Standards-Version to 3.9.6.
+  * Update Vcs-Browser field.
+  * Move main license entry to top in d/copyright.
+
+ -- Michael Fladischer fladischermich...@fladi.at  Wed, 12 Nov 2014 07:49:47 +0100
+
 libmemcached (1.0.18-3) unstable; urgency=low
 
   * Upload to unstable.
diff -Nru libmemcached-1.0.18/debian/control libmemcached-1.0.18/debian/control
--- libmemcached-1.0.18/debian/control	2014-03-19 08:46:22.0 +0100
+++ libmemcached-1.0.18/debian/control	2014-11-12 07:50:16.0 +0100
@@ -9,11 +9,11 @@
libevent-dev,
libsasl2-dev,
libtool
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Section: libs
 Homepage: http://libmemcached.org/libMemcached.html
 Vcs-Git: git://anonscm.debian.org/collab-maint/libmemcached.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libmemcached.git
+Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/libmemcached.git
 
 Package: libmemcached11
 Architecture: any
diff -Nru libmemcached-1.0.18/debian/copyright libmemcached-1.0.18/debian/copyright
--- libmemcached-1.0.18/debian/copyright	2014-03-19 08:46:22.0 +0100
+++ libmemcached-1.0.18/debian/copyright	2014-11-12 07:50:16.0 +0100
@@ -3,6 +3,11 @@
 Upstream-Contact: Brian Aker br...@tangent.org, https://launchpad.net/~data-differential-engineering
 Source: https://launchpad.net/libmemcached
 
+Files: *
+Copyright: 2006-2014, Data Differential, http://datadifferential.com/
+   2006-2014, Brian Aker
+License: BSD-3-clause-TangentOrg
+
 Files: debian/*
 Copyright: Copyright (c) 2009, Monty Taylor mord...@inaugust.com
Copyright (c) 2012-2014, Michael Fladischer fladischermich...@fladi.at
@@ -65,11 +70,6 @@
Patrick Galbraith p...@patg.net
 License: BSD-3-clause-TangentOrg
 
-Files: *
-Copyright: 2006-2014, Data Differential, http://datadifferential.com/
-   2006-2014, Brian Aker
-License: BSD-3-clause-TangentOrg
-
 License: BSD-3-clause-TangentOrg
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
diff -Nru libmemcached-1.0.18/debian/patches/move-ax_confix_aux_dir.patch libmemcached-1.0.18/debian/patches/move-ax_confix_aux_dir.patch
--- libmemcached-1.0.18/debian/patches/move-ax_confix_aux_dir.patch	1970-01-01 01:00:00.0 +0100
+++ libmemcached-1.0.18/debian/patches/move-ax_confix_aux_dir.patch	2014-11-12 07:50:16.0 +0100
@@ -0,0 +1,22 @@
+Description: Move AC_CONFIG_AUX_DIR up a few lines so autofoo can find it
+Author: Michael Fladischer fladischermich...@fladi.at
+Last-Update: 2014-11-10
+Forwarded: no
+Bug-Debian: https

Bug#724722: binNMUs needed

2014-03-21 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Transition looks fine, but according to [0] it still needs binNMUs for:

 * collectd
 * drizzle
 * nagios-plugins-contrib

[0] https://release.debian.org/transitions/html/libmemcached.html

Thanks  cheers,
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBCgAGBQJTLBs1AAoJEGlMre9Rx7W2rOEP/0gOiVnFBwy/27LtK6YyZKse
EGDY2JkvaFTUnpfl0yC2zaKQx4Jl65Iny7McPLF7IcLWBBZiIUrsOoWdTepbnLtF
2BQf+LIttjHcQt1sp09t+fyqJlfOEozbckeSxvl64CkRnjz6DK0hKqVbqLTeMBQk
5t3ubvLUBtGSjPPK8gxvv8dUGH0BwsN8zJYheoU1+1MqYsudC8BgidiM73Gaw0+q
TduIXD4gUvKcB11Nvro5hAXJwD/J+LiuFBzvofHxtmhOnUcNtYXUEiNq89JZt9ln
yJrBNyOp0sAlTgRpPtN+OgawycNDJIZtp5W8K8gwyabCMcdYdOTomi+9NYhWdjvS
FGutTo1Swl1mPdDqZcKsqdrFahi7mqH5p8nNdIg8lSHf2fLvJIxsoWuNYg7/1+XB
DqGqTo5VAWkLao8CHU3tzWDGI/UFxKB7swD/mIJZ1wtZuG82vq4EOnNp+NKXgou3
LOQu32EPs2fawaElmXi2o9M5JV016Oy0yKzkSbNIZTtaEs4CfUM7QaI1pEU1Fw/K
EKw4eULQakCxEmKmfRmlz8fhjxRbkumvktuXTVwm3TE3+8JgFbwHjoBVH7cC+NUX
zVwbl6y+ofm7AwDpO6CvEEDBV25OZHWSqqzvI0J1vpBZ97OjK5ORMptnc4OwR2RU
5uf3ZvOQxbHFdWnqC37o
=X8V8
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/532c1b35.2010...@fladi.at



Bug#724722: All reverse-dependencies build fine now

2014-03-18 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Now that libmemcached-1.0.18-2 is in experimental, there are no FTBFS
bugs left in any of the reverse-dependencies.

This should mean that there are no bugs left blocking this transition.

Cheers,
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBCgAGBQJTKBc7AAoJEGlMre9Rx7W2Ng8P/3puitFI3U/7XLErfoKpTrom
VH0bFddU9CLVyQlPZ52pxzNFeG2lsIgb4JwaDg9NHE/fJEmz/f63EIJC3zc+O9UY
MDy9tBanNLGo1yY925zWH1LC/08EJ5mrpSWWksyWOsK6hqkgo9++UqyTqv317ncJ
R7WgwEwn4nX+9lhmDPRTKMJedzqal50PL9KRgRY5gNJNqQ51IORfS42Yw2DOomtu
lRhBgON59QOC9gJQNEiEwxjfmbGcpfgKFhP0sfN66DMNP+oNOpWqqpWRDStPtI9M
6BIU3YX+YQAbAG9A9FgynrBxjeOu78yHvJVxuTaTEnWqEIGJnw6A4ehq8KB11wa9
RlHp4ne90LcFJQrwhxDaKDXTnDliTkQdiQKbRQnwR6ZslP5UcliElEbu7Q4TaCQG
HQ4Btqbz2yPQRciC25nRFDQkq8tnyMP/LBuPjL/hElA6quEhQx4hxscWvVNefYDK
hWzpzD1JiiGaJsPReF+8/Nz4sXnzCkXzqGuIx6B1EkeL4AeMggPDTYYq1MwMtIwt
wZcBuCFonw4kTiHWiG+kt8ve3RDyWv/y/4ALQ7NOOQGu6eDxGVJAekuts/tuf9XQ
ZqqHFMFk+2ykZu424VsQDMfrxuAU97CCSoz4EfFqWJlGqh6i23gYs6w7CrfbpByw
u0ScOyziLtoQqBdN9Ucg
=SSb7
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5328173b.3010...@fladi.at



Bug#724722: libmemcached-1.0.18

2014-03-06 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

tags 724722 - moreinfo
thanks

libmemcached upstream resolved the API break[0] with the release of
1.0.18.

I've closed the former blocking FTBFS bugs as they are no longer
relevant for 1.0.18.

Source packages that built fine with libmemcached-1.0.18 without any
changes:

pgpool2
opendkim
sogo
pylibmc
pgmemcache
php-memcached
proftpd-dfsg

Source packages that FTBFS with libmemcached-1.0.18 but should be able
to build with C++11 compiler/library feature activated (patches included):

gearmand (#740935)
iipimage (#740940)
shibboleth-sp2 (#740941)

[0] https://bugs.launchpad.net/libmemcached/+bug/1190240

Cheers,
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBCgAGBQJTGHjSAAoJEGlMre9Rx7W2a+EP/02maPbK41fle7jXEM1cteg2
PFT5c4baRLduWXqJyrNoD5Qrj6ATIuFJ+Bp5O4NqnDxVmBXPxoCsQAZ99A4VgL2F
0krKZc8h0tfY9IZY2thaLoodVNb3hyNjlA/jznPm+oklulqULHNh/MHuPpaqsHoN
Ou3JOvuJzdTOMIBkInn+YBj6RfgSf/zC9Wl3aLahaIzVhOMhqfBs694AvZBK0DVS
Eas4yHV897yTv2QX0YMB1MDcdV/NypBNIFpE2A9Hpu8B8i/FTrdKE8d8oDK/n+xy
asaLLdSvPcp5F4BhUaVh9J+fPRR3V2Ir4EZlYTVYFTp5xSgUPgGZssy3cr02cr6a
iWHU1AfC19t5rmKmcR262lsEC920KF/e+61zcOqhG0O3xU559u44bjN9IxEPA4ic
uTNvGsYp6PTuNkji2mck7nJzbeIbUhoqGI7UmgLBZsS0EKQu2LYTsSTM2/dbrTXi
IxS4HF7NnqgRuJ0yRBEmzOTnw2ATAHy7C3nsIZMsRVHmvXkqsdIMPzgL0x92Trlz
WlcF6HC793wCeijoHDAauINd/TZ2k5BaEGdXsfBoAaFe9x0HamuWsR4qpcSFjyyn
8nFzDDa/6bf8JoYMUNHXg9TsA4OzY8ZmpwYIF/qs2f9xzdMJyhnVO4ykK8DvVU4r
/tB96+9OJOGmrJpmzYWv
=2Hdv
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/531878d2.6000...@fladi.at



Bug#724722: transition: libmemcached

2013-09-27 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear release team,

right now libmemcached-1.0.17-1 is in experimental and will be uploaded
to unstable as soon as you can give me a time for this transition.

The following source packages need to be rebuilt:

gearmand
iipimage
opendkim
pgmemcache
sogo
shibboleth-sp2

Those packages that FTBFS with 1.0.17 have bugs filed with patches attached:

php-memcached (FTBFS: #724598)
proftpd-dfsg (FTBFS: #712916)
pylibmc (FTBFS: #712927)

Ben file:

title = libmemcached;
is_affected = .depends ~ libmemcached10 | .depends ~ libmemcached11 | 
.build-depends ~ libmemcached-dev;
is_good = .depends ~ libmemcached11;
is_bad = .depends ~ libmemcached10;


- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBAgAGBQJSRSJMAAoJEGlMre9Rx7W28zEP/2X6y+5ns6TTn0ubI6VV7dUb
LRI+j/r1EziDXZJQlVDlqL83qGszNAZ0qQ4QDxu08khw0D1eqPQlOta0mAKrNJqr
G2hTsP9y2J9FB7t7C3sexCMZ3Zxbdz+3ScMh0uRhkCClU/R/CzEaAPdpb67ekpNn
2LqMIyyh1DW/cE8lqWjn10G6Q7JW6FePNxjmpKjCNiCuUiDLtBUKIT0regcA61Nd
mxc9JQgKjsFRBXcyWk703KN3sKlg4R9rtW9sxdk6q6XGUNjXv7ws+hascbIXE2qe
0a8XfiU2+q1ULmdfTYuh3QBrP60ItiY7oZO4kRq30Vc/0b/8C3QIHz+wmsCWYAcU
yjvQ2kS+4vq+CvVsI0Fl7PkX5yxLSinS7jPDj3cz269DFyiivsVSkhMqh+1MV+4q
GkVui2kFnMHmg3sK7B7cbRJGVxt2iUq5avft/xZquoHOVQE5qbRoZXM8Fy7rxTiq
f3eb8+MK4QNik8aQNBXI5G+9mz0QhGC7NTtA71MKWhGYpYjXUxvv+4ljIjpribHa
Zcf4Gf+22Tb59orn1NmjhqenqdDED+qDDG3tBeKEyEDFbrthF7lsM+L4fYMGmI8s
epBRdMaBFJ+0RtJlcwnB03WPbqtaFsbmlWXrYZBGOK3UTuUtBcAsJLqtS+aaFY47
uQQizfTelLQXkJsGQx8c
=ipVi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130927061440.30403.85395.report...@server.home.fladi.at



libmemcached transition soname 10-11

2013-09-26 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear release team,

right now libmemcached-1.0.17-1 is in experimental and will be uploaded
to unstable as soon as you can give me a time for this transition.

The following source packages need to be rebuilt:

gearmand
iipimage
opendkim
pgmemcache
sogo
shibboleth-sp2

Those packages that FTBFS with 1.0.17 have bugs filed with patches attached:

php-memcached (FTBFS: #724598)
proftpd-dfsg (FTBFS: #712916)
pylibmc (FTBFS: #712927)

In ben lingo:
is_affected = .build-depends ~ /libmemcached-dev/;
is_good = .depends ~ /libmemcached11/;
is_bad = .depends ~ /libmemcached10/;

Cheers,
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.21 (GNU/Linux)

iQIcBAEBAgAGBQJSRDNcAAoJEGlMre9Rx7W2uM8P/0X/KnBArPWN2lPj2k7SR5W2
8cm+0Ax138lmBGvvir7LvigOZOijbOdcOPw1nLYH13KmFW2O+86KtnOmZe2uws01
RYl35XLG5JsOfjsO70I2Qlmg5XMm8a+k5yoyeUx/TI1BNM23gsBXPrMN8cJp0PXu
INY7DWVDlPeUqCLyKXYjq6F8m3tf8EfSBhGlR+Z5ni2NX6ncBXs5JEzdthsKN8Vo
/xFr9mmhr6pdhQ0AWOVHys6b297mrr36yb/iSrhoZgvObQFhS03WWxKCj9LrspYe
qi6z1XzxlNaJuHuV2X4U+oYuzsWHh4GTQQhWJTZ+EElw5jpc6C2e2dwiQlAZTGFi
cWP02Co8KKeTS6dMVAurEvqVBbX6IiNBaWL/0+ppQNuaR6A8SQJVHh+uG1ZUxMI3
QaXXeGJJoGZK4W0vejAIGEkJjAmxrIC6YWSBBoeG1lCYaDkvrmyoixTgKWeZJsEf
guOXIjbbrM5lN/Yq8XuewEsMoIuOVPBNJMqYJAz9TNmTkjnzpytnMTgw4bfGxEBO
oit4z+MdcFs/kAr/J0VBKeAxi6CwrycjL6TI8Vlh89+ErA9bDAatYAFJrOPRYXtJ
/6327PWTrK2Srl9V8wysoGPd63tRdZU9vnj4WR4UCJnDwWvLMQHexRJf2p4X4ijE
y3BPZGm0/9IWMhY/lGbU
=n9Qy
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5244335c.50...@fladi.at



Bug#699148: unblock: celery/2.5.3-2

2013-03-01 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-03-01 11:33, Julien Cristau wrote:
 Why is that in the if deluser exists block?

Because without deluser the user/group would not be removed. So I
decided to only remove the logfiles if the user/group are gone, so to
to generate a scenario where files with uid/gid are on the system with
no username/group assigned.
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEwhdYACgkQeJ3z1zFMUGa/ogCggqHvgDI0YSx7iCtoPznllvU2
aBkAniHExyfNiNnG3Zc0n1/v3nWQV+tH
=e8v5
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/513085d6.2040...@fladi.at



Bug#699148: unblock: celery/2.5.3-2

2013-03-01 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-03-01 11:43, Julien Cristau wrote:
 Removing log files on purge unconditionally doesn't generate such
 a scenario, so I'm not sure I understand what you're saying.

My understanding was that it has to be insured that when a user is
removed, I need to make sure that no files that are owned by this user
are to be left on the filesystem.
I know what you mean, that I could remove the logfiles directory no
matter what happens to the user/group. I can do this in celery-2.5.3-4
if you deem this a better way to handle it.

Cheers,
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEwim0ACgkQeJ3z1zFMUGYULwCePbyUaboFiuTQC1oIII94Sp3i
v8kAn3dD9wDiw3Cajy1FAopU2O6V5aPQ
=3urk
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51308a6d.8080...@fladi.at



Bug#699148: unblock: celery/2.5.3-2

2013-02-28 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-28 21:27, Adam D. Barratt wrote:
 Any news on an upload?

2.5.3-3 is prepared in SVN but paravoid (my sponsor on celery) seems
to be busy.

Cheers,
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEwTiEACgkQeJ3z1zFMUGZrpgCdH1oB+9oH6E4lpNHf/ktooD1c
D5kAoILthBpjr5JovfuqTG+uSYqf90Au
=dqbX
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51304e23.9050...@fladi.at



Bug#699148: unblock: celery/2.5.3-2

2013-02-08 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Julien Cristau, 01/30/2013 09:57 PM:
 How do you make sure no file owned by that user remains on the
 system? (If you don't, then don't remove the user, it doesn't hurt
 to keep it around)

Thanks for your feedback. The package does not create any files owned
by the celery user except for the logfiles. If this qualifies for
keeping the user, I'll just drop the postrm in a 2.5.3-3 upload.

Cheers,
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEVOqgACgkQeJ3z1zFMUGYvXgCdEsyc2dDBGCxHKF/PFzR1t8QW
srgAn2JVljyDX2oLulzHMJNNXTTQ4vYL
=RQiN
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51153aa8.3070...@fladi.at



Bug#699148: unblock: celery/2.5.3-2

2013-02-08 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Julien Cristau, 02/08/2013 10:48 PM:
 I guess that should be fine then, but your postrm doesn't seem to
 delete any logfiles?

I'll add this to postrm prior to deleting the user. A `rm -rf
/var/log/celery` should be fine I guess.

 Also, /usr/share/pyshared/celery as home dir for the user seems
 kind of weird...

Would /var/lib/celery be a better choice? I would be emptpy though.

Cheers  thank you!
- -- 
Michael Fladischer
Fladi.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEV+BYACgkQeJ3z1zFMUGbRewCgi/OKsJzRwYlHngu5aH2RPBTe
SaIAoJRZmoUA0tTYd3J5cIefRSpFeC/t
=kv6Z
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5115f818.2030...@fladi.at



Bug#699148: unblock: celery/2.5.3-2

2013-01-27 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please unblock package celery

2.5.3-2 fixes #697195 (RC) which was caused by the user celery not being
created in postinst. The attached debdiff introduces a new dependency on
adduser and postinst/postrm maintainer scripts to take care of creation/removal
of the user celery.

unblock celery/2.5.3-2

- -- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.7-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlEGIV0ACgkQeJ3z1zFMUGa59wCdHVdTU4HktmZRPBbIH9syvEGc
8oEAoIP+AKFXpqlXUszbsySEb3sMc7G0
=JeZK
-END PGP SIGNATURE-
diff -Nru celery-2.5.3/debian/changelog celery-2.5.3/debian/changelog
--- celery-2.5.3/debian/changelog	2012-05-30 16:04:38.0 +0200
+++ celery-2.5.3/debian/changelog	2013-01-22 13:02:04.0 +0100
@@ -1,3 +1,10 @@
+celery (2.5.3-2) unstable; urgency=low
+
+  * Create user celery in maintainer scripts (Closes: #697195).
+  * Update year in d/copyright.
+
+ -- Michael Fladischer fladischermich...@fladi.at  Sun, 13 Jan 2013 19:10:12 +0100
+
 celery (2.5.3-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru celery-2.5.3/debian/control celery-2.5.3/debian/control
--- celery-2.5.3/debian/control	2012-05-30 16:04:38.0 +0200
+++ celery-2.5.3/debian/control	2013-01-22 13:02:04.0 +0100
@@ -36,7 +36,8 @@
 
 Package: python-celery
 Architecture: all
-Depends: python-amqplib,
+Depends: adduser,
+ python-amqplib,
  python-anyjson (= 0.3.1),
  python-cl,
  python-dateutil (= 1.5),
diff -Nru celery-2.5.3/debian/copyright celery-2.5.3/debian/copyright
--- celery-2.5.3/debian/copyright	2012-05-30 16:04:38.0 +0200
+++ celery-2.5.3/debian/copyright	2013-01-22 13:02:04.0 +0100
@@ -16,7 +16,7 @@
 License: BSD
 
 Files: debian/*
-Copyright: 2012, Michael Fladischer
+Copyright: 2012-2013, Michael Fladischer
2010, Elliot Murphy
 License: BSD-solem
 
diff -Nru celery-2.5.3/debian/python-celery.postinst celery-2.5.3/debian/python-celery.postinst
--- celery-2.5.3/debian/python-celery.postinst	1970-01-01 01:00:00.0 +0100
+++ celery-2.5.3/debian/python-celery.postinst	2013-01-27 23:32:21.0 +0100
@@ -0,0 +1,29 @@
+#!/bin/sh
+
+set -e
+
+case $1 in
+configure|reconfigure)
+adduser \
+--system \
+--quiet \
+--home /usr/share/pyshared/celery \
+--no-create-home \
+--group \
+celery
+;;
+
+abort-upgrade|abort-remove|abort-deconfigure)
+exit 0
+;;
+
+*)
+echo postinst called with unknown argument \`$1' 2
+exit 1
+;;
+esac
+
+#DEBHELPER#
+
+exit 0
+
diff -Nru celery-2.5.3/debian/python-celery.postrm celery-2.5.3/debian/python-celery.postrm
--- celery-2.5.3/debian/python-celery.postrm	1970-01-01 01:00:00.0 +0100
+++ celery-2.5.3/debian/python-celery.postrm	2013-01-27 23:32:21.0 +0100
@@ -0,0 +1,23 @@
+#!/bin/sh
+
+set -e
+
+case $1 in
+purge)
+if [ -x $(command -v deluser) ]; then
+deluser --quiet --system celery  /dev/null || true
+deluser --group --system --quiet --only-if-empty celery || true
+else
+echo 2 not removing celery system account and group because deluser command was not found
+fi
+	;;
+remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+	;;
+*)
+	echo postrm called with unknown argument \`$1' 2
+exit 1
+esac
+
+#DEBHELPER#
+
+exit 0


Bug#692647: unblock: python-sorl-thumbnail/11.12-4

2012-11-07 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please unblock package python-sorl-thumbnail

The changes include a single patch that fixes an FTBFS with tests failing
during build.

It splits the thumbnail image orientation test into a test for pixel values and
a test for EXIF orientation, skipping the last one where EXIF orientation is
currently not appropriately changed when an image is rotated (pgmagick and
convert backends).

Since sorl-thumbnail has been removed from testing because of this FTBFS, the
attached debdiff is against the last version which was available in testing.

unblock python-sorl-thumbnail/11.12-4

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlCbUfQACgkQeJ3z1zFMUGbDVQCeKvnfBkwNSQCI8qay1FqA2yXK
mhwAn0avbRbWBTOh10mVhzGhqYK22upP
=xZy9
-END PGP SIGNATURE-
diff -Nru sorl-thumbnail-11.12/debian/changelog sorl-thumbnail-11.12/debian/changelog
--- sorl-thumbnail-11.12/debian/changelog	2012-05-23 13:26:56.0 +0200
+++ sorl-thumbnail-11.12/debian/changelog	2012-11-07 14:27:35.0 +0100
@@ -1,3 +1,11 @@
+sorl-thumbnail (11.12-4) unstable; urgency=low
+
+  * Add patch to fix orientation tests and to skip tests for EXIF
+orientation if engine does not support it (Closes: #678777).
+  * Bump Standards version to 3.9.3. No changes necessary.
+
+ -- Michael Fladischer fladischermich...@fladi.at  Wed, 07 Nov 2012 08:42:40 +0100
+
 sorl-thumbnail (11.12-3) unstable; urgency=low
 
   * Fix syntax warnings in documentation source (Closes: #655610).
diff -Nru sorl-thumbnail-11.12/debian/control sorl-thumbnail-11.12/debian/control
--- sorl-thumbnail-11.12/debian/control	2012-01-12 15:55:34.0 +0100
+++ sorl-thumbnail-11.12/debian/control	2012-10-25 05:40:22.0 +0200
@@ -14,7 +14,7 @@
python-pgmagick,
python-setuptools,
python-sphinx (= 1.0.7+dfsg)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 X-Python-Version: = 2.5
 Homepage: https://github.com/sorl/sorl-thumbnail
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/sorl-thumbnail/trunk/
diff -Nru sorl-thumbnail-11.12/debian/patches/orientation.patch sorl-thumbnail-11.12/debian/patches/orientation.patch
--- sorl-thumbnail-11.12/debian/patches/orientation.patch	1970-01-01 01:00:00.0 +0100
+++ sorl-thumbnail-11.12/debian/patches/orientation.patch	2012-10-25 05:40:22.0 +0200
@@ -0,0 +1,70 @@
+Description: Split orientation test into pixel and EXIF comparison.
+ Skip these tests if graphicsmagick or pgmagick is used as the engine. Both
+ don't synchronize the EXIF orientation with the actual orientation of the
+ image.
+Author: Michael Fladischer fladischermich...@fladi.at
+Last-Update: 2012-10-19
+Forwarded: no
+
+--- a/tests/thumbnail_tests/tests.py
 b/tests/thumbnail_tests/tests.py
+@@ -326,8 +326,8 @@
+ m = re.search('Interlace: None', p.stdout.read())
+ self.assertEqual(bool(m), True)
+ 
+-def test_orientation(self):
+-data_dir = pjoin(settings.MEDIA_ROOT, 'data')
++def test_orientation_pixels(self):
++data_dir = pjoin(settings.MEDIA_ROOT, 'data_pixels')
+ shutil.copytree(settings.DATA_ROOT, data_dir)
+ ref = Image.open(pjoin(data_dir, '1_topleft.jpg'))
+ top = ref.getpixel((14, 7))
+@@ -340,15 +340,29 @@
+ y = sum(y) / len(y)
+ return abs(x - y)
+ for name in sorted(os.listdir(data_dir)):
+-th = self.backend.get_thumbnail('data/%s' % name, '30x30')
++th = self.backend.get_thumbnail('data_pixels/%s' % name, '30x30')
+ im = engine.get_image(th)
+ self.assertLess(epsilon(top, im.getpixel((14, 7))), 10)
+ self.assertLess(epsilon(left, im.getpixel((7, 14))), 10)
++
++@unittest.skipIf(settings.THUMBNAIL_ENGINE in (
++sorl.thumbnail.engines.pgmagick_engine.Engine,
++sorl.thumbnail.engines.convert_engine.Engine,
++),
++graphicsmagick and pgmagick do not correct the orientation in the EXIF tag)
++def test_orientation_exif(self):
++data_dir = pjoin(settings.MEDIA_ROOT, 'data_exif')
++shutil.copytree(settings.DATA_ROOT, data_dir)
++engine = PILEngine()
++for name in sorted(os.listdir(data_dir)):
++th = self.backend.get_thumbnail('data_exif/%s' % name, '30x30')
++im = engine.get_image(th)
+ exif = im._getexif()
+ if exif:
+ self.assertEqual(exif.get(0x0112

Bug#682046: unblock: django-celery/2.5.5-2

2012-07-18 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please unblock package django-celery

It fixes a FTBFS which occured because it tried to connect to github
while building the documentation. There's now a patch included to
disable this behaviour in the upstream documentation during build,
controllable through an environment variable.

debdiff is attached.

unblock django-celery/2.5.5-2

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlAHm4cACgkQeJ3z1zFMUGaWlwCeOSzU2NMNg9St6FGsBQ8kAwlY
VMQAn0nJkOk99UF4ZZDs31HapFrlkhWC
=y/H0
-END PGP SIGNATURE-
diff -Nru django-celery-2.5.5/debian/changelog django-celery-2.5.5/debian/changelog
--- django-celery-2.5.5/debian/changelog	2012-05-30 18:00:03.0 +0200
+++ django-celery-2.5.5/debian/changelog	2012-07-18 10:15:08.0 +0200
@@ -1,3 +1,10 @@
+django-celery (2.5.5-2) unstable; urgency=low
+
+  * Do not build issues by default, they need a network connection. Thanks to
+Evgeni Golov for the patch! (Closes: #681379)
+
+ -- Michael Fladischer fladischermich...@fladi.at  Wed, 18 Jul 2012 10:14:52 +0200
+
 django-celery (2.5.5-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru django-celery-2.5.5/debian/patches/no-issues.patch django-celery-2.5.5/debian/patches/no-issues.patch
--- django-celery-2.5.5/debian/patches/no-issues.patch	1970-01-01 01:00:00.0 +0100
+++ django-celery-2.5.5/debian/patches/no-issues.patch	2012-07-18 10:14:11.0 +0200
@@ -0,0 +1,20 @@
+Description: Do not build issues if DEB_BUILD_ISSUES=disabled
+   Building the issues via sphinxcontrib.issuetracker requires
+   a network connection which is not available on Debian
+   buildds.
+Author: Evgeni Golov evg...@debian.org
+Bug-Debian: http://bugs.debian.org/681379
+
+--- django-celery-2.5.5.orig/docs/conf.py
 django-celery-2.5.5/docs/conf.py
+@@ -77,6 +77,7 @@ html_sidebars = {
+ }
+ 
+ ### Issuetracker
+-issuetracker = github
+-issuetracker_project = ask/django-celery
+-issuetracker_issue_pattern = r'[Ii]ssue #(\d+)'
++if os.environ.get(DEB_BUILD_ISSUES, False) != disabled:
++issuetracker = github
++issuetracker_project = ask/django-celery
++issuetracker_issue_pattern = r'[Ii]ssue #(\d+)'
diff -Nru django-celery-2.5.5/debian/patches/series django-celery-2.5.5/debian/patches/series
--- django-celery-2.5.5/debian/patches/series	2012-05-30 18:00:03.0 +0200
+++ django-celery-2.5.5/debian/patches/series	2012-07-18 10:14:11.0 +0200
@@ -1,2 +1,3 @@
 skip_tests.patch
 fix_dependencies.patch
+no-issues.patch
diff -Nru django-celery-2.5.5/debian/rules django-celery-2.5.5/debian/rules
--- django-celery-2.5.5/debian/rules	2012-05-30 18:00:03.0 +0200
+++ django-celery-2.5.5/debian/rules	2012-07-18 10:14:11.0 +0200
@@ -12,7 +12,7 @@
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:
-	PYTHONPATH=. sphinx-build -b html -d .build/.doctrees -N docs .build/html
+	PYTHONPATH=. DEB_BUILD_ISSUES=disabled sphinx-build -b html -d .build/.doctrees -N docs .build/html
 	dh_auto_build
 
 .PHONY: override_dh_compress


Bug#680851: unblock: django-auth-ldap/1.0.19-1

2012-07-08 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please unblock package django-auth-ldap

It fixes RC bug #669486 and the only upstream change from 1.0.18 to .19
is a compatibility fix for django = 1.3 that prevents deprecation
warnings when used with such a django version.

unblock django-auth-ldap/1.0.19-1

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/5yXkACgkQeJ3z1zFMUGY1kwCePBH7tzoN0nw41VlcPdWzNCow
wgMAn3c34/w7TlAB4F8BgguS+pmcs/qW
=w3U7
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120708175508.3080.21514.report...@kuat.home.fladi.at



Bug#680851: unblock: django-auth-ldap/1.0.19-1

2012-07-08 Thread Michael Fladischer
On Sun, 2012-07-08 at 19:01 +0100, Adam D. Barratt wrote: 
 What's the rationale for:
 
 +  * Bump dependency on python-django to (= 1.2).
 
 ?

Oops, this is a leftover because the package was initialy intented to be
1.1 which has this dependency. The correct dependency for 1.0.19 on
django is = 1.0.

How should I deal with this? Prepare a new upload?

-- 
Michael Fladischer mich...@fladi.at
Fladi.at


signature.asc
Description: This is a digitally signed message part


Bug#680851: unblock: django-auth-ldap/1.0.19-1

2012-07-08 Thread Michael Fladischer
On Sun, 2012-07-08 at 19:19 +0100, Adam D. Barratt wrote:
 If the old unversioned dependency is thus correct still, please
 upload 
 a new package which drops that change and let us know. 

django-auth-ldap-1.0.19-2 has been uploaded which dropped the versioned
dependency. However, just to clarify, the versioned B-D on django should
stay, because the settings.py file used during the tests uses a new
configuration format that requires django = 1.2.

-- 
Michael Fladischer mich...@fladi.at
Fladi.at


signature.asc
Description: This is a digitally signed message part


Bug#668654: transition: libmemcached

2012-04-13 Thread Michael Fladischer
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear release team,

with libmemcached-1.0.6-1 there are two SONAME bumps:
libmemcached9 - libmemcached10
libhashkit1 - libhashkit2

This will require a binNMU for the following packages. All ofi them were able
to build successfully from source.

gearman-job-server
libapache2-mod-shib2
php5-memcached
postgresql-9.1-pgmemcache
python-pylibmc

This is how I assume the 'ben' file should look like:

Affected: .build-depends ~ /libmemcached-dev|libhashkit-dev/
Good: .depends ~ /libmemcached10|libhashkit2/
Bad: .depends ~ /libmemcached9|libhashkit1/

Please schedule binNMUs for the above mentioned packages on all
architectures.

Thank you.

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk+IjqIACgkQeJ3z1zFMUGaoRgCdHTikYwogvmmt1imYGalJQ+XI
mAMAnjF9YboqUL9ZJUFEUOifT/QBvXk8
=p4JP
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120413203757.7571.50224.report...@server.home.fladi.at



Re: #600890: Frequent upstream server API changes

2010-10-26 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Philipp Kern, 2010-10-24 13:33:
 I'm unsure because the package itself works fine as long as noone uses a
 newer version on another system. Upstream also told me that they
 recommend to use the same version on every system. Is it feasible to
 expect the users of this package to deny upgrades on non-Debian systems?
 
 I'm not convinced that this will work.  Sync is more or less autoupgraded
 through the extension system on other platforms.  If it's still that much in
 flux I guess we should rather not provide it in a stable release.

So should the package be removed from testing? Would debian-volatile be
the correct place for it? Or perhaps backports?

Regards,

- -- 
Michael Fladischer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzGulgACgkQeJ3z1zFMUGaTNQCgkUsYeyb/EIVnZoQPrcjBtt6I
tIwAn2rgF/FL534gJpGoJEvM72crs4MD
=2J9V
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cc6ba58.5050...@fladi.at



#600890: Frequent upstream server API changes

2010-10-21 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Release-Team,

I'm writing to you in regards of bug #600890 which was filed on
xul-ext-sync because upstream has decided to bump a version number which
is stored by this package on the server side.

The bug reporter uses the xul-ext-sync (or fx-sync)
Firefox/Iceweasel-Addon on several machines, some of them running the
official Mozilla Firefox version. If xul-ext-sync/fx-sync is not
installed through system package management, Firefox will always try to
upgrade to the latest version of this addon.

This has led to the situation where an upgrade (to 1.5) on a non-Debian
system bumped the version (storageVersion) from 2 to 3 on the server
side upon which the version installed on Debian (1.4.3-1) refuses to use
the data provided by the server.

I'm now stuck on how to proceed, as those version increments can happen
anytime (upstream told me they are planning on further increments in the
near future). Is removing the package from Squeeze and shipping the
latest version through backports the only option I have?

I'm unsure because the package itself works fine as long as noone uses a
newer version on another system. Upstream also told me that they
recommend to use the same version on every system. Is it feasible to
expect the users of this package to deny upgrades on non-Debian systems?

Regards,
- -- 
Michael Fladischer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzAU0oACgkQeJ3z1zFMUGYwVQCfR1MotIzkzLgIVzmXhpFC3D+C
BEgAmQGMxROcWTyRM6T6zumLYnU+sqF1
=XNL4
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cc0534d.9050...@fladi.at