[grass] 01/01: Drop Conflicts/Provides/Replaces in control.in too.
Bas Couwenberg
sebastic at debian.org
Fri Oct 28 17:50:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository grass.
commit 42c2f88bcef6e11aaf77b79e2ce8d7c7efcff4be
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Oct 28 19:50:44 2016 +0200
Drop Conflicts/Provides/Replaces in control.in too.
---
debian/changelog | 6 ++++++
debian/control.in | 42 +++---------------------------------------
2 files changed, 9 insertions(+), 39 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 687207e..fd94f66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grass (7.2.0~rc1-1~exp2) UNRELEASED; urgency=medium
+
+ * Drop Conflicts/Provides/Replaces in control.in too.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 28 Oct 2016 19:50:25 +0200
+
grass (7.2.0~rc1-1~exp1) experimental; urgency=medium
* New upstream release candidate.
diff --git a/debian/control.in b/debian/control.in
index e96b773..f051651 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -62,12 +62,6 @@ Depends: grass-core,
${misc:Depends}
Recommends: grass-doc
Suggests: grass-dev
-Conflicts: grass at VERSION@,
- grass7
-Provides: grass at VERSION@,
- grass7
-Replaces: grass at VERSION@,
- grass7
Description: Geographic Resources Analysis Support System (GRASS GIS)
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
@@ -104,14 +98,8 @@ Suggests: grass-doc,
python-rpy2,
python-termcolor
Breaks: grass (<< 6.4.2-1~)
-Conflicts: grass at VERSION@-core,
- grass7-core
-Provides: grass at ABI@,
- grass at VERSION@-core,
- grass7-core
-Replaces: grass at VERSION@-core,
- grass7-core,
- grass (<< 6.4.2-1~)
+Provides: grass at ABI@
+Replaces: grass (<< 6.4.2-1~)
Description: GRASS GIS core components
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
@@ -138,13 +126,7 @@ Recommends:
python-imaging,
python-matplotlib
Breaks: grass (<< 6.4.2-1~)
-Conflicts: grass at VERSION@-gui,
- grass7-gui
-Provides: grass at VERSION@-gui,
- grass7-gui
-Replaces: grass (<< 6.4.2-1~),
- grass at VERSION@-gui,
- grass7-gui
+Replaces: grass (<< 6.4.2-1~)
Description: GRASS GIS graphical user interfaces
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
@@ -161,12 +143,6 @@ Architecture: all
Depends: ${misc:Depends}
Suggests: grass,
grass-dev-doc
-Conflicts: grass at VERSION@-doc,
- grass7-doc
-Provides: grass at VERSION@-doc,
- grass7-doc
-Replaces: grass at VERSION@-doc,
- grass7-doc
Description: GRASS GIS user documentation
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
@@ -183,12 +159,6 @@ Architecture: all
Depends: libjs-jquery,
${misc:Depends}
Suggests: grass
-Conflicts: grass at VERSION@-dev-doc,
- grass7-dev-doc
-Provides: grass at VERSION@-dev-doc,
- grass7-dev-doc
-Replaces: grass at VERSION@-dev-doc,
- grass7-dev-doc
Description: GRASS GIS Programmers' Manual
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
@@ -216,12 +186,6 @@ Depends: grass-core (= ${binary:Version}),
Recommends: subversion
Suggests: grass-dev-doc,
pkg-config
-Conflicts: grass at VERSION@-dev,
- grass7-dev
-Provides: grass at VERSION@-dev,
- grass7-dev
-Replaces: grass at VERSION@-dev,
- grass7-dev
Description: GRASS GIS development files
Commonly referred to as GRASS, this is a Geographic Information
System (GIS) used for geospatial data management and analysis,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git
More information about the Pkg-grass-devel
mailing list