[pkg-d-commits] [ldc] 08/09: Update Phobos library name and conflict with the old Phobos package

Matthias Klumpp mak at moszumanska.debian.org
Mon Nov 6 23:45:55 UTC 2017


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

mak pushed a commit to branch master
in repository ldc.

commit 3e57dac55ba7c9e89e938a74b9f516b525faa2be
Author: Matthias Klumpp <mak at debian.org>
Date:   Tue Nov 7 00:24:32 2017 +0100

    Update Phobos library name and conflict with the old Phobos package
---
 debian/control                                                | 6 +++---
 debian/{libphobos2-ldc74.install => libphobos2-ldc75.install} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index b168f35..7d57ec0 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Description: LLVM D Compiler
 Package: libphobos2-ldc-dev
 Section: libdevel
 Architecture: amd64 arm64 armhf i386 ppc64 ppc64el
-Depends: libphobos2-ldc74 (= ${binary:Version}),
+Depends: libphobos2-ldc75 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: LLVM D Compiler - Phobos2 Standard library, imports
@@ -48,13 +48,13 @@ Description: LLVM D Compiler - Phobos2 Standard library, imports
  .
  This package includes the D imports for the Phobos standard library.
 
-Package: libphobos2-ldc74
+Package: libphobos2-ldc75
 Section: libs
 Architecture: amd64 arm64 armhf i386 ppc64 ppc64el
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Suggests: libphobos2-ldc-dev (= ${binary:Version})
+Conflicts: libphobos2-ldc74
 Description: LLVM D Compiler - Phobos2 Standard library, shared objects
  LDC is a compiler for the D programming Language. It is based on the
  latest DMD frontend and uses LLVM as backend.
diff --git a/debian/libphobos2-ldc74.install b/debian/libphobos2-ldc75.install
similarity index 100%
rename from debian/libphobos2-ldc74.install
rename to debian/libphobos2-ldc75.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list