[tryton-debian-vcs] tryton-modules-timesheet-cost branch debian updated. debian/3.6.0-1-7-gaec2d9b

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Nov 13 13:29:59 UTC 2015


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-timesheet-cost.git;a=commitdiff;h=debian/3.6.0-1-7-gaec2d9b

commit aec2d9ba23faed9d470b2dce8655f7b77705800e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Thu Nov 12 19:32:01 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index b396a6f..4af9771 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+tryton-modules-timesheet-cost (3.8.0-1) unstable; urgency=medium
+
+  * Updating year of debian copyright.
+  * Adapting section naming in gbp.conf to current git-buildpackage.
+  * Improving description why we can not run the module test suites.
+  * Merging upstream version 3.8.0.
+  * Adding new Depends for 3.8.
+  * Updating Depends for 3.8.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Thu, 12 Nov 2015 19:14:04 +0100
+
 tryton-modules-timesheet-cost (3.6.0-1) unstable; urgency=medium
 
   * Improving boilerplate in d/control (Closes: #771722).
commit 9c41e579e3ac399795a079cf65fb9bc48f568ac5
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Thu Nov 12 16:13:13 2015 +0100

    Updating Depends for 3.8.

diff --git a/debian/control b/debian/control
index 1a5bde4..08bd2e2 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: tryton-modules-timesheet-cost
 Architecture: all
 Depends:
  python-pkg-resources,
+ python-sql,
  tryton-modules-company (>= ${version:major}),
  tryton-modules-party (>= ${version:major}),
  tryton-modules-timesheet (>= ${version:major}),
commit 7e79ed713c6cdb356c1598c045ed5d05dae77f71
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Thu Nov 12 15:53:51 2015 +0100

    Adding new Depends for 3.8.

diff --git a/debian/control b/debian/control
index 1649d2b..1a5bde4 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
 Depends:
  python-pkg-resources,
  tryton-modules-company (>= ${version:major}),
+ tryton-modules-party (>= ${version:major}),
  tryton-modules-timesheet (>= ${version:major}),
  tryton-server (>= ${version:major}),
  ${misc:Depends},
-- 
tryton-modules-timesheet-cost



More information about the tryton-debian-vcs mailing list