[tryton-debian-vcs] tryton-meta branch debian-dto updated. debian/21+dto-4-ge2ae6d9
git repository hosting
tryton-debian-vcs at m9s.biz
Tue Nov 26 11:21:34 UTC 2013
The following commit has been merged in the debian-dto branch:
http://debian.tryton.org/gitweb/?p=packages/tryton-meta.git;a=commitdiff;h=debian/21+dto-4-ge2ae6d9
commit e2ae6d9107c338ed07b3fd25b0cc92925cb78ac5
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Nov 26 12:21:27 2013 +0100
Releasing debian version 22+dto.
diff --git a/debian/changelog b/debian/changelog
index 56ecbaf..4351dd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tryton-meta (22+dto) unstable; urgency=low
+
+ * Bumping major version to 3.0.
+ * Updating to standards version 3.9.5, no changes needed.
+ * Adding new modules.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Mon, 25 Nov 2013 21:00:16 +0100
+
tryton-meta (21+dto) experimental; urgency=low
* Adding all currently available modules to Depends.
commit 80637697b06c12aa3bda8351d86653ac860ef133
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Nov 25 20:49:41 2013 +0100
Adding new modules.
diff --git a/debian/control b/debian/control
index 92c8c28..0ff98a8 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Depends:
tryton-modules-account-asset (>= ${version:major}),
tryton-modules-account-be (>= ${version:major}),
tryton-modules-account-de-skr03 (>= ${version:major}),
+ tryton-modules-account-dunning (>= ${version:major}),
+ tryton-modules-account-dunning-letter (>= ${version:major}),
tryton-modules-account-fr (>= ${version:major}),
tryton-modules-account-invoice (>= ${version:major}),
tryton-modules-account-invoice-history (>= ${version:major}),
@@ -28,6 +30,7 @@ Depends:
tryton-modules-analytic-invoice (>= ${version:major}),
tryton-modules-analytic-purchase (>= ${version:major}),
tryton-modules-analytic-sale (>= ${version:major}),
+ tryton-modules-bank (>= ${version:major}),
tryton-modules-calendar (>= ${version:major}),
tryton-modules-calendar-classification (>= ${version:major}),
tryton-modules-calendar-scheduling (>= ${version:major}),
@@ -60,6 +63,7 @@ Depends:
tryton-modules-purchase-invoice-line-standalone (>= ${version:major}),
tryton-modules-purchase-shipment-cost (>= ${version:major}),
tryton-modules-sale (>= ${version:major}),
+ tryton-modules-sale-invoice-grouping (>= ${version:major}),
tryton-modules-sale-opportunity (>= ${version:major}),
tryton-modules-sale-price-list (>= ${version:major}),
tryton-modules-sale-shipment-cost (>= ${version:major}),
@@ -76,7 +80,8 @@ Depends:
tryton-modules-stock-supply-day (>= ${version:major}),
tryton-modules-stock-supply-forecast (>= ${version:major}),
tryton-modules-stock-supply-production (>= ${version:major}),
- tryton-modules-timesheet (>= ${version:major})
+ tryton-modules-timesheet (>= ${version:major}),
+ tryton-modules-timesheet-cost (>= ${version:major})
Description: Tryton Application Platform (modules metapackage)
Tryton is a high-level general purpose application platform written in Python
and using PostgreSQL as database engine. It is the core base of a complete
commit 32cf217d16f301e45220883cdb6c85b84a7b1b1a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Nov 24 19:15:29 2013 +0100
Updating to standards version 3.9.5, no changes needed.
diff --git a/debian/control b/debian/control
index 07e7d1b..92c8c28 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers at debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb at m9s.biz>
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://www.tryton.org/
Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-meta.git
Vcs-Git: git://debian.tryton.org/packages/tryton-meta.git
commit a3c66d9bc4a10b5d30476e01ee19aa4a0572ff43
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Thu Nov 21 19:24:23 2013 +0100
Bumping major version to 3.0.
diff --git a/debian/rules b/debian/rules
index e59bdd0..cfa9014 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-MAJOR := 2.8
+MAJOR := 3.0
%:
dh ${@}
--
tryton-meta
More information about the tryton-debian-vcs
mailing list