[libstxxl1] 01/01: Use versioned Breaks/Replaces.
Anton Gladky
gladk at moszumanska.debian.org
Sun Aug 23 19:41:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository libstxxl1.
commit 3fa141865b5cdd2039c689df3b1170fcaa9e69a9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Aug 23 19:26:16 2015 +0200
Use versioned Breaks/Replaces.
---
debian/changelog | 4 ++++
debian/control | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 32f7196..65bf8ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
libstxxl (1.4.1-2) unstable; urgency=medium
+ [ Anton Gladky ]
* [10bbced] Apply cme fix dpkg-control.
* [2da8441] Add a description to patch.
* [c9f296e] Remove unneded lintian-overrides.
* [23d7673] Rename shared lib due to GCC-5 transition. (Closes: #791173)
* [0105031] Use DEP-5 for d/copyright.
+ [ Bas Couwenberg ]
+ * Use versioned Breaks/Replaces.
+
-- Anton Gladky <gladk at debian.org> Sun, 23 Aug 2015 17:00:29 +0200
libstxxl (1.4.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 5d08fda..ec026c0 100644
--- a/debian/control
+++ b/debian/control
@@ -60,8 +60,8 @@ Package: libstxxl1v5
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Breaks: libstxxl1
-Replaces: libstxxl1
+Breaks: libstxxl1 (<< 1.4.1-2~)
+Replaces: libstxxl1 (<< 1.4.1-2~)
Description: C++ Standard Template Library for extra large datasets
STXXL provides an STL replacement using an abstraction layer to
storage devices to allow for the optimal layout of data structures. This
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libstxxl1.git
More information about the debian-science-commits
mailing list