Bug#621857: dh sequencing isn't the same as cdbs sequencing

2011-04-16 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2011-04-10 01:02, Vincent Fourmond wrote: > > Hi ! > > On 09/04/11 23:01, Niels Thykier wrote: >>> I've just been hit by a problem with respect to the sequencing in >>> dh: >> >>> insert_after("jh_installlibs", "jh_classpath"); >>> insert_af

Bug#621857: dh sequencing isn't the same as cdbs sequencing

2011-04-09 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2011-04-09 16:38, Vincent Fourmond wrote: > Package: javahelper > Version: 0.32 > Severity: normal > > Hello, > Hi :) > I've just been hit by a problem with respect to the sequencing in > dh: > > insert_after("jh_installlibs", "jh_classpa

Bug#621857: dh sequencing isn't the same as cdbs sequencing

2011-04-09 Thread Vincent Fourmond
Hi ! On 09/04/11 23:01, Niels Thykier wrote: >> I've just been hit by a problem with respect to the sequencing in >> dh: > >> insert_after("jh_installlibs", "jh_classpath"); >> insert_after("jh_classpath", "jh_manifest"); > > Actually this was a deliberate choice, but we failed to convert c

Bug#621857: dh sequencing isn't the same as cdbs sequencing

2011-04-09 Thread Vincent Fourmond
Package: javahelper Version: 0.32 Severity: normal Hello, I've just been hit by a problem with respect to the sequencing in dh: insert_after("jh_installlibs", "jh_classpath"); insert_after("jh_classpath", "jh_manifest"); This means that all manifest-related actions will be taken *AFTER* t