[tryton-debian-vcs] goocalendar branch debian updated. debian/0.3-1-7-g7793dc1
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Mon Oct 9 13:30:31 UTC 2017
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/goocalendar.git;a=commitdiff;h=debian/0.3-1-7-g7793dc1
commit 7793dc1e78a43afbf1ef7c879bbd0468ccb9d754
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Oct 9 15:30:19 2017 +0200
Releasing debian version 0.3-2.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index 0988b1f..dd3bd8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+goocalendar (0.3-2) unstable; urgency=medium
+
+ * Change the maintainer address to tryton-debian at lists.alioth.debian.org
+ (Closes: #865109).
+ * Use the preferred https URL format in the copyright file.
+ * Bump the Standards-Version to 4.0.1.
+ * Bump the Standards-Version to 4.1.0, no changes needed.
+ * Change dependency from python-goocanvas to gir1.2-goocanvas-2.0
+ (Closes: #785566).
+ * Bump to Standards-Version: 4.1.1, no changes needed.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Mon, 09 Oct 2017 15:22:10 +0200
+
goocalendar (0.3-1) unstable; urgency=medium
* Updating signing-key.asc with the actual upstream maintainer keys.
commit 1850502bdaf6949a9dda117c2627dcfe5d26466b
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Oct 9 15:21:12 2017 +0200
Bump to Standards-Version: 4.1.1, no changes needed.
diff --git a/debian/control b/debian/control
index bd9c65c..3af7f97 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
python,
python-setuptools,
python-sphinx (>= 1.0.7+dfsg),
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
Homepage: https://goocalendar.tryton.org/
Vcs-Browser: https://anonscm.debian.org/cgit/tryton/goocalendar.git
Vcs-Git: https://anonscm.debian.org/cgit/tryton/goocalendar.git
commit 99504b0803adb55cb8daac737dea09b869faba57
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Oct 9 15:13:11 2017 +0200
Change dependency from python-goocanvas to gir1.2-goocanvas-2.0 (Closes: #785566).
With Goocanvas 2.0.3 the necessary changes to make work
python-goocalendar landed in unstable. So we switch to the use of
gir1.2-goocanvas-2.0.
diff --git a/debian/control b/debian/control
index 719aa82..bd9c65c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: python-goocalendar
Architecture: all
Depends:
python-pkg-resources,
- python-pygoocanvas,
+ gir1.2-goocanvas-2.0,
${misc:Depends},
${python:Depends},
${sphinxdoc:Depends},
commit a4a3c669fd8dd340da75a4d8c13e73db2562163c
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Sep 4 16:20:07 2017 +0200
Bump the Standards-Version to 4.1.0, no changes needed.
diff --git a/debian/control b/debian/control
index c98f7f4..719aa82 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
python,
python-setuptools,
python-sphinx (>= 1.0.7+dfsg),
-Standards-Version: 4.0.1
+Standards-Version: 4.1.0
Homepage: https://goocalendar.tryton.org/
Vcs-Browser: https://anonscm.debian.org/cgit/tryton/goocalendar.git
Vcs-Git: https://anonscm.debian.org/cgit/tryton/goocalendar.git
--
goocalendar
More information about the tryton-debian-vcs
mailing list