[gcc-6] 272/401: * Add Replaces for renamed lib*gphobos-dev packages.
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:50:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.
commit 59ea8b251064dddca0097bc6a5e9734e57f4de22
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Thu Nov 17 21:34:45 2016 +0000
* Add Replaces for renamed lib*gphobos-dev packages.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@9082 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 6 ++++++
debian/control | 4 ++++
debian/control.m4 | 7 +++++++
3 files changed, 17 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c98229b..e9611f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gcc-6 (6.2.1-2) UNRELEASED; urgency=medium
+
+ * Add Replaces for renamed lib*gphobos-dev packages.
+
+ -- Matthias Klose <doko at debian.org> Thu, 17 Nov 2016 22:33:42 +0100
+
gcc-6 (6.2.1-1) unstable; urgency=medium
* Update to SVN 20161116 (r241998, 6.2.1) from the gcc-6-branch.
diff --git a/debian/control b/debian/control
index 2632303..4f8a677 100644
--- a/debian/control
+++ b/debian/control
@@ -2422,6 +2422,7 @@ Section: libdevel
Priority: optional
Depends: gcc-6-base (= ${gcc:Version}), libgphobos68 (>= ${gdc:Version}),
zlib1g-dev, ${shlibs:Depends}, ${misc:Depends}
+Replaces: libphobos-6-dev
Description: Phobos D standard library
This is the Phobos standard library that comes with the D2 compiler.
.
@@ -2456,6 +2457,7 @@ Section: libdevel
Priority: optional
Depends: gcc-6-base (= ${gcc:Version}), lib64gphobos68 (>= ${gdc:Version}),
lib64gcc-6-dev (= ${gcc:Version}), lib64z1-dev, ${shlibs:Depends}, ${misc:Depends}
+Replaces: lib64phobos-6-dev
Description: Phobos D standard library (64bit development files)
This is the Phobos standard library that comes with the D2 compiler.
.
@@ -2490,6 +2492,7 @@ Section: libdevel
Priority: optional
Depends: gcc-6-base (= ${gcc:Version}), lib32gphobos68 (>= ${gdc:Version}),
lib32gcc-6-dev (= ${gcc:Version}), lib32z1-dev, ${shlibs:Depends}, ${misc:Depends}
+Replaces: lib32phobos-6-dev
Description: Phobos D standard library (32bit development files)
This is the Phobos standard library that comes with the D2 compiler.
.
@@ -2524,6 +2527,7 @@ Section: libdevel
Priority: optional
Depends: gcc-6-base (= ${gcc:Version}), libx32gphobos68 (>= ${gdc:Version}),
libx32gcc-6-dev (= ${gcc:Version}), ${dep:libx32z}, ${shlibs:Depends}, ${misc:Depends}
+Replaces: libx32gphobos-6-dev
Description: Phobos D standard library (x32 development files)
This is the Phobos standard library that comes with the D2 compiler.
.
diff --git a/debian/control.m4 b/debian/control.m4
index d5e305e..6e1f6c2 100644
--- a/debian/control.m4
+++ b/debian/control.m4
@@ -5151,6 +5151,7 @@ Section: libdevel
Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libgphobos`'PHOBOS_V`'LS (>= ${gdc:Version}),
zlib1g-dev, ${shlibs:Depends}, ${misc:Depends}
+Replaces: libphobos`'PV-dev`'LS
BUILT_USING`'dnl
Description: Phobos D standard library
This is the Phobos standard library that comes with the D2 compiler.
@@ -5191,6 +5192,7 @@ Section: libdevel
Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, lib64gphobos`'PHOBOS_V`'LS (>= ${gdc:Version}),
libdevdep(gcc`'PV-dev,64), lib64z1-dev, ${shlibs:Depends}, ${misc:Depends}
+Replaces: lib64phobos`'PV-dev`'LS
BUILT_USING`'dnl
Description: Phobos D standard library (64bit development files)
This is the Phobos standard library that comes with the D2 compiler.
@@ -5231,6 +5233,7 @@ Section: libdevel
Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, lib32gphobos`'PHOBOS_V`'LS (>= ${gdc:Version}),
libdevdep(gcc`'PV-dev,32), lib32z1-dev, ${shlibs:Depends}, ${misc:Depends}
+Replaces: lib32phobos`'PV-dev`'LS
BUILT_USING`'dnl
Description: Phobos D standard library (32bit development files)
This is the Phobos standard library that comes with the D2 compiler.
@@ -5272,6 +5275,7 @@ Section: libdevel
Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libn32gphobos`'PHOBOS_V`'LS (>= ${gdc:Version}),
libdevdep(gcc`'PV-dev,n32), libn32z1-dev, ${shlibs:Depends}, ${misc:Depends}
+Replaces: libn32phobos`'PV-dev`'LS
BUILT_USING`'dnl
Description: Phobos D standard library (n32 development files)
This is the Phobos standard library that comes with the D2 compiler.
@@ -5314,6 +5318,7 @@ Section: libdevel
Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libx32gphobos`'PHOBOS_V`'LS (>= ${gdc:Version}),
libdevdep(gcc`'PV-dev,x32), ${dep:libx32z}, ${shlibs:Depends}, ${misc:Depends}
+Replaces: libx32gphobos`'PV-dev`'LS
BUILT_USING`'dnl
Description: Phobos D standard library (x32 development files)
This is the Phobos standard library that comes with the D2 compiler.
@@ -5356,6 +5361,7 @@ Section: libdevel
Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libhfgphobos`'PHOBOS_V`'LS (>= ${gdc:Version}),
libdevdep(gcc`'PV-dev,hf), ${shlibs:Depends}, ${misc:Depends}
+Replaces: libhfphobos`'PV-dev`'LS
BUILT_USING`'dnl
Description: Phobos D standard library (hard float ABI development files)
This is the Phobos standard library that comes with the D2 compiler.
@@ -5396,6 +5402,7 @@ Section: libdevel
Priority: ifdef(`TARGET',`extra',PRI(optional))
Depends: BASELDEP, libsfgphobos`'PHOBOS_V`'LS (>= ${gdc:Version}),
libdevdep(gcc`'PV-dev,sf), ${shlibs:Depends}, ${misc:Depends}
+Replaces: libsfphobos`'PV-dev`'LS
BUILT_USING`'dnl
Description: Phobos D standard library (soft float ABI development files)
This is the Phobos standard library that comes with the D2 compiler.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-6.git
More information about the Reproducible-commits
mailing list