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

Bug#853823: marked as done (unblock: php-redis/3.1.1)



Your message dated Thu, 02 Feb 2017 20:49:00 +0000
with message-id <14eb9002-6d52-78f7-b760-0c7b91bbb13f@thykier.net>
and subject line Re: Bug#853823: unblock: php-redis/3.1.1
has caused the Debian Bug report #853823,
regarding unblock: php-redis/3.1.1
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 owner@bugs.debian.org
immediately.)


-- 
853823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853823
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package php-redis

Please unblock php-redis 3.1.1.  There are no upstream changes other
than version change from 3.1.1~rc2 and it would create tons of
questions why Debian has 3.1.1~rc2 even though the codebase is same.

(The other option would be to allow php-redis to migrate faster.)

$ git diff upstream/3.1.1_rc2..upstream/3.1.1 | diffstat
 package.xml             |   34 +++++++++++++++++-----------------
 redis-3.1.1/php_redis.h |    2 +-
 2 files changed, 18 insertions(+), 18 deletions(-)

unblock php-redis/3.1.1

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (500, 'unstable-debug'), (500, 'testing-debug'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.utf8, LC_CTYPE=en_DK.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff --git a/package.xml b/package.xml
index c34a88e..2d58311 100644
--- a/package.xml
+++ b/package.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<package packagerversion="1.10.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0"; xmlns:tasks="http://pear.php.net/dtd/tasks-1.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd";>
+<package packagerversion="1.9.4" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0"; xmlns:tasks="http://pear.php.net/dtd/tasks-1.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd";>
  <name>redis</name>
  <channel>pecl.php.net</channel>
  <summary>PHP extension for interfacing with Redis</summary>
@@ -22,26 +22,26 @@
   <email>p.yatsukhnenko@gmail.com</email>
   <active>yes</active>
  </lead>
- <date>2017-01-13</date>
- <time>20:31:42</time>
+ <date>2017-02-01</date>
+ <time>08:17:40</time>
  <version>
-  <release>3.1.1RC2</release>
-  <api>3.1.1RC2</api>
+  <release>3.1.1</release>
+  <api>3.1.1</api>
  </version>
  <stability>
-  <release>beta</release>
-  <api>beta</api>
+  <release>stable</release>
+  <api>stable</api>
  </stability>
  <license uri="http://www.php.net/license";>PHP</license>
  <notes>
-phpredis 3.1.1RC2
+phpredis 3.1.1
 
 * Additional test updates for 32 bit systems (@remicollet)
 * ARM rounding issue in tests (@remicollet)
 * Use new zend_list_close instead of zend_list_delete when reconnecting.
 * Refactoring of redis_boolean_response_impl and redis_sock_write (@yatsukhnenko)
 
-phpredis 3.1.1.RC1
+phpredis 3.1.1
 
 This release contains mostly fixes for issues introduced when merging
 the php 5 and 7 codebase into a single branch.
@@ -78,7 +78,7 @@ the php 5 and 7 codebase into a single branch.
    <file md5sum="610080589132be77b14bc53536c46180" name="common.h" role="src" />
    <file md5sum="18b5d2364a5be34fd7fc315b4d92bc09" name="library.c" role="src" />
    <file md5sum="6734d7454a247a6050ca3bac2adbfa7d" name="library.h" role="src" />
-   <file md5sum="212b789b93574db3984d4d768e3f1839" name="php_redis.h" role="src" />
+   <file md5sum="f00643145211728e60b760db599089e2" name="php_redis.h" role="src" />
    <file md5sum="0f2fb1057707dc552c5e9a8609a616ce" name="redis_array.c" role="src" />
    <file md5sum="e8f2d2bcee1a971ba20d56fbbb5b2c94" name="redis_array.h" role="src" />
    <file md5sum="35922b412c842f136db9164d11fe4aca" name="redis_array_impl.c" role="src" />
@@ -111,23 +111,23 @@ the php 5 and 7 codebase into a single branch.
  <changelog>
   <release>
    <stability>
-    <release>beta</release>
-    <api>beta</api>
+    <release>stable</release>
+    <api>stable</api>
    </stability>
    <version>
-    <release>3.1.1RC2</release>
-    <api>3.1.1RC2</api>
+    <release>3.1.1</release>
+    <api>3.1.1</api>
    </version>
-   <date>2017-01-16</date>
+   <date>2017-02-01</date>
    <notes>
-phpredis 3.1.1RC2
+phpredis 3.1.1
 
 * Additional test updates for 32 bit systems (@remicollet)
 * ARM rounding issue in tests (@remicollet)
 * Use new zend_list_close instead of zend_list_delete when reconnecting.
 * Refactoring of redis_boolean_response_impl and redis_sock_write (@yatsukhnenko)
 
-phpredis 3.1.1.RC1
+phpredis 3.1.1
 
 This release contains mostly fixes for issues introduced when merging
 the php 5 and 7 codebase into a single branch.
diff --git a/redis-3.1.1RC2/COPYING b/redis-3.1.1/COPYING
similarity index 100%
rename from redis-3.1.1RC2/COPYING
rename to redis-3.1.1/COPYING
diff --git a/redis-3.1.1RC2/CREDITS b/redis-3.1.1/CREDITS
similarity index 100%
rename from redis-3.1.1RC2/CREDITS
rename to redis-3.1.1/CREDITS
diff --git a/redis-3.1.1RC2/README.markdown b/redis-3.1.1/README.markdown
similarity index 100%
rename from redis-3.1.1RC2/README.markdown
rename to redis-3.1.1/README.markdown
diff --git a/redis-3.1.1RC2/arrays.markdown b/redis-3.1.1/arrays.markdown
similarity index 100%
rename from redis-3.1.1RC2/arrays.markdown
rename to redis-3.1.1/arrays.markdown
diff --git a/redis-3.1.1RC2/cluster.markdown b/redis-3.1.1/cluster.markdown
similarity index 100%
rename from redis-3.1.1RC2/cluster.markdown
rename to redis-3.1.1/cluster.markdown
diff --git a/redis-3.1.1RC2/cluster_library.c b/redis-3.1.1/cluster_library.c
similarity index 100%
rename from redis-3.1.1RC2/cluster_library.c
rename to redis-3.1.1/cluster_library.c
diff --git a/redis-3.1.1RC2/cluster_library.h b/redis-3.1.1/cluster_library.h
similarity index 100%
rename from redis-3.1.1RC2/cluster_library.h
rename to redis-3.1.1/cluster_library.h
diff --git a/redis-3.1.1RC2/common.h b/redis-3.1.1/common.h
similarity index 100%
rename from redis-3.1.1RC2/common.h
rename to redis-3.1.1/common.h
diff --git a/redis-3.1.1RC2/config.m4 b/redis-3.1.1/config.m4
similarity index 100%
rename from redis-3.1.1RC2/config.m4
rename to redis-3.1.1/config.m4
diff --git a/redis-3.1.1RC2/config.w32 b/redis-3.1.1/config.w32
similarity index 100%
rename from redis-3.1.1RC2/config.w32
rename to redis-3.1.1/config.w32
diff --git a/redis-3.1.1RC2/crc16.h b/redis-3.1.1/crc16.h
similarity index 100%
rename from redis-3.1.1RC2/crc16.h
rename to redis-3.1.1/crc16.h
diff --git a/redis-3.1.1RC2/library.c b/redis-3.1.1/library.c
similarity index 100%
rename from redis-3.1.1RC2/library.c
rename to redis-3.1.1/library.c
diff --git a/redis-3.1.1RC2/library.h b/redis-3.1.1/library.h
similarity index 100%
rename from redis-3.1.1RC2/library.h
rename to redis-3.1.1/library.h
diff --git a/redis-3.1.1RC2/php_redis.h b/redis-3.1.1/php_redis.h
similarity index 99%
rename from redis-3.1.1RC2/php_redis.h
rename to redis-3.1.1/php_redis.h
index bfc7a5f..c59a6eb 100644
--- a/redis-3.1.1RC2/php_redis.h
+++ b/redis-3.1.1/php_redis.h
@@ -25,7 +25,7 @@
 #define PHP_REDIS_H
 
 /* phpredis version */
-#define PHP_REDIS_VERSION "3.1.1RC2"
+#define PHP_REDIS_VERSION "3.1.1"
 
 PHP_METHOD(Redis, __construct);
 PHP_METHOD(Redis, __destruct);
diff --git a/redis-3.1.1RC2/redis.c b/redis-3.1.1/redis.c
similarity index 100%
rename from redis-3.1.1RC2/redis.c
rename to redis-3.1.1/redis.c
diff --git a/redis-3.1.1RC2/redis_array.c b/redis-3.1.1/redis_array.c
similarity index 100%
rename from redis-3.1.1RC2/redis_array.c
rename to redis-3.1.1/redis_array.c
diff --git a/redis-3.1.1RC2/redis_array.h b/redis-3.1.1/redis_array.h
similarity index 100%
rename from redis-3.1.1RC2/redis_array.h
rename to redis-3.1.1/redis_array.h
diff --git a/redis-3.1.1RC2/redis_array_impl.c b/redis-3.1.1/redis_array_impl.c
similarity index 100%
rename from redis-3.1.1RC2/redis_array_impl.c
rename to redis-3.1.1/redis_array_impl.c
diff --git a/redis-3.1.1RC2/redis_array_impl.h b/redis-3.1.1/redis_array_impl.h
similarity index 100%
rename from redis-3.1.1RC2/redis_array_impl.h
rename to redis-3.1.1/redis_array_impl.h
diff --git a/redis-3.1.1RC2/redis_cluster.c b/redis-3.1.1/redis_cluster.c
similarity index 100%
rename from redis-3.1.1RC2/redis_cluster.c
rename to redis-3.1.1/redis_cluster.c
diff --git a/redis-3.1.1RC2/redis_cluster.h b/redis-3.1.1/redis_cluster.h
similarity index 100%
rename from redis-3.1.1RC2/redis_cluster.h
rename to redis-3.1.1/redis_cluster.h
diff --git a/redis-3.1.1RC2/redis_commands.c b/redis-3.1.1/redis_commands.c
similarity index 100%
rename from redis-3.1.1RC2/redis_commands.c
rename to redis-3.1.1/redis_commands.c
diff --git a/redis-3.1.1RC2/redis_commands.h b/redis-3.1.1/redis_commands.h
similarity index 100%
rename from redis-3.1.1RC2/redis_commands.h
rename to redis-3.1.1/redis_commands.h
diff --git a/redis-3.1.1RC2/redis_session.c b/redis-3.1.1/redis_session.c
similarity index 100%
rename from redis-3.1.1RC2/redis_session.c
rename to redis-3.1.1/redis_session.c
diff --git a/redis-3.1.1RC2/redis_session.h b/redis-3.1.1/redis_session.h
similarity index 100%
rename from redis-3.1.1RC2/redis_session.h
rename to redis-3.1.1/redis_session.h
diff --git a/redis-3.1.1RC2/tests/RedisArrayTest.php b/redis-3.1.1/tests/RedisArrayTest.php
similarity index 100%
rename from redis-3.1.1RC2/tests/RedisArrayTest.php
rename to redis-3.1.1/tests/RedisArrayTest.php
diff --git a/redis-3.1.1RC2/tests/RedisClusterTest.php b/redis-3.1.1/tests/RedisClusterTest.php
similarity index 100%
rename from redis-3.1.1RC2/tests/RedisClusterTest.php
rename to redis-3.1.1/tests/RedisClusterTest.php
diff --git a/redis-3.1.1RC2/tests/RedisTest.php b/redis-3.1.1/tests/RedisTest.php
similarity index 100%
rename from redis-3.1.1RC2/tests/RedisTest.php
rename to redis-3.1.1/tests/RedisTest.php
diff --git a/redis-3.1.1RC2/tests/TestRedis.php b/redis-3.1.1/tests/TestRedis.php
similarity index 100%
rename from redis-3.1.1RC2/tests/TestRedis.php
rename to redis-3.1.1/tests/TestRedis.php
diff --git a/redis-3.1.1RC2/tests/TestSuite.php b/redis-3.1.1/tests/TestSuite.php
similarity index 100%
rename from redis-3.1.1RC2/tests/TestSuite.php
rename to redis-3.1.1/tests/TestSuite.php
diff --git a/redis-3.1.1RC2/tests/make-cluster.sh b/redis-3.1.1/tests/make-cluster.sh
similarity index 100%
rename from redis-3.1.1RC2/tests/make-cluster.sh
rename to redis-3.1.1/tests/make-cluster.sh
diff --git a/redis-3.1.1RC2/tests/mkring.sh b/redis-3.1.1/tests/mkring.sh
similarity index 100%
rename from redis-3.1.1RC2/tests/mkring.sh
rename to redis-3.1.1/tests/mkring.sh

--- End Message ---
--- Begin Message ---
Ondřej Surý:
> Hi Niels,
> 
> that's the problem with debdiff as the php extensions can't handle the
> renamed directory (that contains the upstream version number).
> 
> git diff is much better at that as it can handle the file renames - look
> at the "similarity index" lines in the diff I have attached.
> 
> Cheers,
> 

Thanks for the clarification and the git-based debdiff.

I have unblocked it.

~Niels

--- End Message ---

Reply to: