[tryton-debian-vcs] tryton-modules-dashboard branch debian-wheezy-2.6 updated. debian/2.6.1-2-6-g348b937
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Mar 4 00:33:54 UTC 2015
The following commit has been merged in the debian-wheezy-2.6 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-dashboard.git;a=commitdiff;h=debian/2.6.1-2-6-g348b937
commit 348b937ac65f6fd88fe068f1f31ef171861e51c1
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Mar 3 12:35:25 2015 +0100
Releasing debian version 2.6.2-1.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index fb0800e..44e6667 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+tryton-modules-dashboard (2.6.2-1) unstable; urgency=medium
+
+ * Removing Daniel from Uploaders. Thanks for your work! (Closes:
+ #704381).
+ * Versioning watch file for Tryton branch 2.6.
+ * Improving update of major version in Depends.
+ * Merging upstream version 2.6.2.
+ * Updating copyright file.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Tue, 03 Mar 2015 12:35:24 +0100
+
tryton-modules-dashboard (2.6.1-2) experimental; urgency=low
* Updating Vcs-Git to correct address.
commit 87895fe53267a6dc5731e0f19b66d3761df650ae
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Mar 3 12:35:23 2015 +0100
Updating copyright file.
diff --git a/debian/copyright b/debian/copyright
index 2c82d15..15064ed 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,9 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
-Copyright: 2009-2013 Cédric Krier
+Copyright: 2009-2015 Cédric Krier
2009-2012 Bertrand Chenal
- 2009-2013 B2CK SPRL
+ 2009-2015 B2CK SPRL
License: GPL-3+
Files: debian/*
commit 0e799302442dac83d3cd81f29fa40eb9ff6964dd
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Mar 3 12:35:23 2015 +0100
Merging upstream version 2.6.2.
diff --git a/CHANGELOG b/CHANGELOG
index f052393..5bcdacf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 2.6.2 - 2015-02-26
+* Bug fixes (see mercurial logs for details)
+
Version 2.6.1 - 2013-02-12
* Bug fixes (see mercurial logs for details)
diff --git a/COPYRIGHT b/COPYRIGHT
index 39f9196..718e584 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
-Copyright (C) 2009-2013 Cédric Krier.
+Copyright (C) 2009-2015 Cédric Krier.
Copyright (C) 2009-2012 Bertrand Chenal.
-Copyright (C) 2009-2013 B2CK SPRL.
+Copyright (C) 2009-2015 B2CK SPRL.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/PKG-INFO b/PKG-INFO
index 13da5e2..5363d94 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond_dashboard
-Version: 2.6.1
+Version: 2.6.2
Summary: Tryton module for dashboard
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index 5e72448..4f459dd 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=2.6.1
+version=2.6.2
depends:
ir
res
diff --git a/trytond_dashboard.egg-info/PKG-INFO b/trytond_dashboard.egg-info/PKG-INFO
index 7f779d9..4c6d030 100644
--- a/trytond_dashboard.egg-info/PKG-INFO
+++ b/trytond_dashboard.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond-dashboard
-Version: 2.6.1
+Version: 2.6.2
Summary: Tryton module for dashboard
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/trytond_dashboard.egg-info/SOURCES.txt b/trytond_dashboard.egg-info/SOURCES.txt
index c01fed2..6bba5df 100644
--- a/trytond_dashboard.egg-info/SOURCES.txt
+++ b/trytond_dashboard.egg-info/SOURCES.txt
@@ -11,8 +11,22 @@ setup.py
tryton.cfg
./__init__.py
./dashboard.py
+./dashboard.xml
./ir.py
+./ir.xml
./res.py
+./res.xml
+./tryton.cfg
+./locale/bg_BG.po
+./locale/ca_ES.po
+./locale/cs_CZ.po
+./locale/de_DE.po
+./locale/es_AR.po
+./locale/es_CO.po
+./locale/es_ES.po
+./locale/fr_FR.po
+./locale/nl_NL.po
+./locale/ru_RU.po
./tests/__init__.py
./tests/test_dashboard.py
locale/bg_BG.po
--
tryton-modules-dashboard
More information about the tryton-debian-vcs
mailing list