simplesamlphp not migrating to testing

2010-06-27 Thread Thijs Kinkhorst
Hi,

My package simplesamlphp is not migrating to testing:

Excuse for simplesamlphp

* 23 days old (needed 10 days)
* simplesamlphp/i386 unsatisfiable Depends: php5-mhash (= 5.2.0)
* Valid candidate 

In squeeze php5-mhash is provided by php5, in Lenny this is a separate 
package. I want to Depend on php5-mhash to also keep the dependencies correct 
in a Lenny context.

What can I do to have the package migrate?


Thanks,
Thijs


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


Re: simplesamlphp not migrating to testing

2010-06-27 Thread Julien Cristau
On Sun, Jun 27, 2010 at 17:04:27 +0200, Thijs Kinkhorst wrote:

 Hi,
 
 My package simplesamlphp is not migrating to testing:
 
 Excuse for simplesamlphp
 
 * 23 days old (needed 10 days)
 * simplesamlphp/i386 unsatisfiable Depends: php5-mhash (= 5.2.0)
 * Valid candidate 
 
 In squeeze php5-mhash is provided by php5, in Lenny this is a separate 
 package. I want to Depend on php5-mhash to also keep the dependencies correct 
 in a Lenny context.
 
 What can I do to have the package migrate?
 
Change the Depends to php5 (= $whatever) | php5-mhash?

Cheers,
Julien


signature.asc
Description: Digital signature


Re: simplesamlphp not migrating to testing

2010-06-27 Thread Thijs Kinkhorst
On snein 27 Juny 2010, Julien Cristau wrote:
  My package simplesamlphp is not migrating to testing:
  
  Excuse for simplesamlphp
  
  * 23 days old (needed 10 days)
  * simplesamlphp/i386 unsatisfiable Depends: php5-mhash (= 5.2.0)
  * Valid candidate 
 
  In squeeze php5-mhash is provided by php5, in Lenny this is a separate 
  package. I want to Depend on php5-mhash to also keep the dependencies
  correct  in a Lenny context.
 
  What can I do to have the package migrate?

 Change the Depends to php5 (= $whatever) | php5-mhash?

OK, I will do that but I'm just checking to avoid trial-and-error, as it was a 
surprise to me in the first place that testing migration doesn't consider 
Provides.


Thanks,
Thijs


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


Re: simplesamlphp not migrating to testing

2010-06-27 Thread Julien Cristau
On Sun, Jun 27, 2010 at 19:36:55 +0200, Thijs Kinkhorst wrote:

 OK, I will do that but I'm just checking to avoid trial-and-error, as it was 
 a 
 surprise to me in the first place that testing migration doesn't consider 
 Provides.
 
There are no versioned provides, so php5-common doesn't satisfy the
php5-mhash (= 5.2.0) dependency.

Cheers,
Julien


signature.asc
Description: Digital signature


Re: simplesamlphp not migrating to testing

2010-06-27 Thread Sven Joachim
On 2010-06-27 19:36 +0200, Thijs Kinkhorst wrote:

 On snein 27 Juny 2010, Julien Cristau wrote:
  My package simplesamlphp is not migrating to testing:
  
  Excuse for simplesamlphp
  
  * 23 days old (needed 10 days)
  * simplesamlphp/i386 unsatisfiable Depends: php5-mhash (= 5.2.0)
  * Valid candidate 
 
  In squeeze php5-mhash is provided by php5, in Lenny this is a separate 
  package. I want to Depend on php5-mhash to also keep the dependencies
  correct  in a Lenny context.
 
  What can I do to have the package migrate?

 Change the Depends to php5 (= $whatever) | php5-mhash?

 OK, I will do that but I'm just checking to avoid trial-and-error, as it was 
 a 
 surprise to me in the first place that testing migration doesn't consider 
 Provides.

Huh? Versioned Provides have never been supported, so simplesamlphp is
simply not installable in sid.

Sven


-- 
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/87bpawpdx8@turtle.gmx.de



Re: simplesamlphp not migrating to testing

2010-06-27 Thread Thijs Kinkhorst
On snein 27 Juny 2010, Sven Joachim wrote:
 On 2010-06-27 19:36 +0200, Thijs Kinkhorst wrote:
  On snein 27 Juny 2010, Julien Cristau wrote:
   My package simplesamlphp is not migrating to testing:
   
  
   Excuse for simplesamlphp
  
   
   * 23 days old (needed 10 days)
   * simplesamlphp/i386 unsatisfiable Depends: php5-mhash (= 5.2.0)
   * Valid candidate 
  
   In squeeze php5-mhash is provided by php5, in Lenny this is a
   separate  package. I want to Depend on php5-mhash to also keep the
   dependencies correct  in a Lenny context.
   
   What can I do to have the package migrate?
  
  Change the Depends to php5 (= $whatever) | php5-mhash?
  
  OK, I will do that but I'm just checking to avoid trial-and-error, as it
  was a  surprise to me in the first place that testing migration doesn't
  consider Provides.
 
 Huh? Versioned Provides have never been supported, so simplesamlphp is
 simply not installable in sid.

Hmm, you are right. As it seems I added the version spec last minute before 
uploading. I'll just remove it again then, since oldstable and up have at 
least 5.2.0.


Cheers,
Thijs


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