]> git.michaelhowe.org Git - packages/n/nagios-plugins-local.git/commitdiff
Add Breaks: for the new packages 0.12
authorMichael Howe <michael@michaelhowe.org>
Sun, 20 Dec 2015 12:14:21 +0000 (12:14 +0000)
committerMichael Howe <michael@michaelhowe.org>
Sun, 20 Dec 2015 12:14:21 +0000 (12:14 +0000)
Otherwise you get complaints about files belonging to multiple packages

debian/changelog
debian/control

index dbee5b9f6bc4536af87860c15c3b2f7fbd215af9..c24e720cec57979907bae3aff4039152f3ae9c79 100644 (file)
@@ -1,3 +1,9 @@
+nagios-plugins-local (0.12) unstable; urgency=low
+
+  * Add a Breaks: header 
+
+ -- Michael Howe <michael@michaelhowe.org>  Sun, 20 Dec 2015 12:04:46 +0000
+
 nagios-plugins-local (0.11) unstable; urgency=low
 
   * Split package out into multiple packages:
index cfe817b1a3d104b9cec6560970dfaa537ac5c7a6..39ac4a38a4e54885fec1d1e22b9d7a376ddb8295 100644 (file)
@@ -23,6 +23,7 @@ Depends: ${misc:Depends},
  libregexp-common-perl,
  libauthen-krb5-perl,
  nagios-nrpe-plugins-local (= ${source:Version})
+Breaks: nagios-plugins-local (<0.11)
 Description: Local nagios plugins
  Nagios plugins for use on the michaelhowe.org nagios host.
 
@@ -35,6 +36,7 @@ Depends: ${misc:Depends},
  libnagios-plugin-perl,
  libtimedate-perl,
  liburi-perl
+Breaks: nagios-plugins-local (<0.11)
 Description: Local nagios plugins (NRPE hosts)
  Nagios plugins customized for use on michaelhowe.org hosts, likely to need to
  run on all hosts.