[libdap] 06/06: Add Breaks/Replaces for transition. Closes: #79568.

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Jul 23 14:59:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/experimental
in repository libdap.

commit 1062146165013a166a557e2c94e3690d8f60fb65
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Jul 23 14:01:20 2015 +0100

    Add Breaks/Replaces for transition. Closes: #79568.
---
 debian/changelog | 1 +
 debian/control   | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 14ed030..2e07497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libdap (3.14.0-3~exp2) UNRELEASED; urgency=medium
 
   * Add cxxtest, cxxtest, libcppunit-dev
   * Fix copyrights, move to DEP-5. Closes: #792536.
+  * Add Breaks/Replaces for transition. Closes: #79568.
 
  -- Alastair McKinstry <mckinstry at debian.org>  Thu, 16 Jul 2015 05:36:31 +0100
 
diff --git a/debian/control b/debian/control
index fa9331d..fb884e0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libdap17v5
+Replaces: libdap17v5
 Description: Open-source Project for a Network Data Access Protocol library
  OPeNDAP provides software that allows you to access data over the internet,
  from programs that weren't originally designed for that purpose, as well 
@@ -40,6 +42,8 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends:  libdap17 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}
+Breaks: libdapclient6v5
+Replaces: libdapclient6v5
 Description: Client library for the Network Data Access Protocol
  OPeNDAP provides software that allows you to access data over the internet,
  from programs that weren't originally designed for that purpose, as well
@@ -57,6 +61,8 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends:  libdap17 ( = ${binary:Version} ), ${misc:Depends}, ${shlibs:Depends}
+Breaks: libdapserver7
+Replaces: libdapserver7
 Description: Server library for the Network Data Access Protocol
  OPeNDAP provides software that allows you to access data over the internet,
  from programs that weren't originally designed for that purpose, as well

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libdap.git



More information about the debian-science-commits mailing list