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

Bug#825232: jessie-pu: package nmap/6.47.3+deb8u1



control: retitle -1 jessie-pu: package nmap/6.47.3+deb8u2

Oops, it turns out that I forgot to adjust the Breaks/Replaces
relationship between zenmap and ndiff (#825528). A debdiff with a fix is
attached.

Cheers,
-Hilko
diff -Nru nmap-6.47/debian/changelog nmap-6.47/debian/changelog
--- nmap-6.47/debian/changelog	2016-05-24 22:05:41.000000000 +0200
+++ nmap-6.47/debian/changelog	2016-05-27 16:09:04.000000000 +0200
@@ -1,3 +1,9 @@
+nmap (6.47-3+deb8u2) jessie; urgency=medium
+
+  * Fix versioned Breaks/Depends for ndiff (Closes: #825528)
+
+ -- Hilko Bengen <bengen@debian.org>  Fri, 27 May 2016 17:50:57 +0200
+
 nmap (6.47-3+deb8u1) jessie; urgency=medium
 
   * Added upstream patch to deal with unuseable socks proxy (Closes:
diff -Nru nmap-6.47/debian/control nmap-6.47/debian/control
--- nmap-6.47/debian/control	2016-05-24 22:01:36.000000000 +0200
+++ nmap-6.47/debian/control	2016-05-27 16:05:05.000000000 +0200
@@ -54,8 +54,8 @@
 Architecture: all
 Recommends: nmap
 Conflicts: nmap (<< ${source:Version})
-Breaks: zenmap (<< 6.47-5~)
-Replaces: zenmap (<< 6.47-5~)
+Breaks: zenmap (<< 6.47-3+deb8u1~)
+Replaces: zenmap (<< 6.47-3+deb8u1~)
 Depends: ${python:Depends}, ${misc:Depends}, python-lxml,
 Description: The Network Mapper - result compare utility
  Ndiff is a tool to aid in the comparison of Nmap scans. It takes two

Reply to: