[polybori] 01/01: Create transitional dummy package python-polybori.

Tobias Hansen thansen at moszumanska.debian.org
Thu Aug 11 13:24:57 UTC 2016


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

thansen pushed a commit to branch master
in repository polybori.

commit eb100cf01a8ee1741b56634a323cc2cf8433b831
Author: Tobias Hansen <thansen at debian.org>
Date:   Thu Aug 11 13:20:02 2016 +0000

    Create transitional dummy package python-polybori.
---
 debian/changelog |  2 ++
 debian/control   | 11 ++++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ba8237d..89870fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ brial (0.8.5-1) UNRELEASED; urgency=medium
 
   [ Tobias Hansen ]
   * Rename source package to brial.
+  * Rename binary packages polybori -> brial.
+  * Create transitional dummy package python-polybori.
   * Remove packages polybori, polybori-doc and polybori-gui.
   * Build-depend on libpng-dev.
 
diff --git a/debian/control b/debian/control
index 25e3638..df458e3 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ X-Python-Version: >= 2.6
 Package: python-brial
 Architecture: any
 Section: python
-Provides: python-polybori
+Replaces: python-polybori (<< 0.8.5)
+Breaks: python-polybori (<< 0.8.5)
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libbrial0 (= ${binary:Version}),
@@ -45,6 +46,14 @@ Description: polynomials over Boolean Rings, Python module
  .
  This package contains the BRiAl Python module.
 
+Package: python-polybori
+Depends: python-brial, ${misc:Depends}
+Architecture: all
+Priority: extra
+Section: oldlibs
+Description: transitional package
+ This is a transitional package. It can safely be removed.
+
 Package: libbrial-dev
 Architecture: any
 Section: libdevel

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



More information about the debian-science-commits mailing list