On Thu, Jun 09, 2011 at 04:04:14PM -0300, Henrique de Moraes Holschuh wrote:
> On Thu, 09 Jun 2011, Roger Leigh wrote:
> > +Breaks: selinux-policy-default (<< 2:0.2.20100524-9)
> ...
> > +  * initscripts Breaks all selinux-policy-default versions up to and
> > +    including 2:0.2.20100524-9, which do not support /run.
> 
> 
> "<<" means STRICTLY LESS THAN for dpkg.   If you need to ALSO break
> 2:0.2.20100524-9, as you wrote in the changelog, you should have used
> "<=".

The attached patch corrects the versioning.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.
diff -urN sysvinit-2.88dsf.original/debian/changelog sysvinit-2.88dsf/debian/changelog
--- sysvinit-2.88dsf.original/debian/changelog	2011-06-09 20:30:07.118557385 +0100
+++ sysvinit-2.88dsf/debian/changelog	2011-06-09 20:32:31.344334823 +0100
@@ -1,3 +1,11 @@
+sysvinit (2.88dsf-13.10) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Correct selinux-policy-default Breaks versioning (use <= rather
+    than <<).
+
+ -- Roger Leigh <rle...@debian.org>  Thu, 09 Jun 2011 20:31:00 +0100
+
 sysvinit (2.88dsf-13.9) unstable; urgency=low
 
   * Non-maintainer upload.
diff -urN sysvinit-2.88dsf.original/debian/control sysvinit-2.88dsf/debian/control
--- sysvinit-2.88dsf.original/debian/control	2011-06-09 20:30:07.118557385 +0100
+++ sysvinit-2.88dsf/debian/control	2011-06-09 20:30:57.351176252 +0100
@@ -55,7 +55,7 @@
 Recommends: psmisc, e2fsprogs
 Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1)
 Replaces: libc6, libc6.1, libc0.1, libc0.3
-Breaks: selinux-policy-default (<< 2:0.2.20100524-9)
+Breaks: selinux-policy-default (<= 2:0.2.20100524-9)
 Description: scripts for initializing and shutting down the system
  The scripts in this package initialize a standard Debian
  system at boot time and shut it down at halt or reboot time.

Attachment: signature.asc
Description: Digital signature

Reply via email to