[tryton-debian-vcs] relatorio branch debian updated. debian/0.8.0-1_exp1-4-g89b5897

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Feb 7 11:35:59 UTC 2018


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/relatorio.git;a=commitdiff;h=debian/0.8.0-1_exp1-4-g89b5897

commit 89b5897ee089d4cd561083b8dbad8ed1e2bb240e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Feb 7 12:35:45 2018 +0100

    Releasing debian version 0.8.0-2.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/debian/changelog b/debian/changelog
index 020a12b..e5d59d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+relatorio (0.8.0-2) unstable; urgency=medium
+
+  * Remove copyright information of former embedded code copy of python-
+    magic.
+  * Update year of debian copyright.
+  * Cleanup the experimental tag from the python[3]-magic depends.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Wed, 07 Feb 2018 12:32:29 +0100
+
 relatorio (0.8.0-1~exp1) unstable; urgency=medium
 
   * Merging upstream version 0.8.0.
commit acf1cbbf7f8701d1d66277a407ff027df9d8f715
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Feb 7 12:22:42 2018 +0100

    Cleanup the experimental tag from the python[3]-magic depends.

diff --git a/debian/control b/debian/control
index 70e03c7..bd52791 100644
--- a/debian/control
+++ b/debian/control
@@ -10,14 +10,14 @@ Build-Depends:
  python-genshi,
  python-lxml,
  python-nose,
- python-magic (>= 2:0.4.15-1~exp1),
+ python-magic (>= 2:0.4.15),
  python-pycha,
  python-setuptools,
  python-yaml,
  python3,
  python3-genshi,
  python3-lxml,
- python3-magic (>= 2:0.4.15-1~exp1),
+ python3-magic (>= 2:0.4.15),
  python3-nose,
  python3-setuptools,
  python3-yaml,
@@ -32,7 +32,7 @@ Architecture: all
 Depends:
  python-genshi,
  python-lxml,
- python-magic (>= 2:0.4.15-1~exp1),
+ python-magic (>= 2:0.4.15),
  python-pkg-resources,
  ${misc:Depends},
  ${python:Depends},
@@ -49,7 +49,7 @@ Architecture: all
 Depends:
  python3-genshi,
  python3-lxml,
- python3-magic (>= 2:0.4.15-1~exp1),
+ python3-magic (>= 2:0.4.15),
  python3-pkg-resources,
  ${misc:Depends},
  ${python3:Depends},
-- 
relatorio



More information about the tryton-debian-vcs mailing list