[tryton-debian-vcs] tryton-health-meta branch debian updated. debian/1-11-g54b7020
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Mon Mar 28 18:26:18 UTC 2016
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-health-meta.git;a=commitdiff;h=debian/1-11-g54b7020
commit 54b7020866e2d3131e88d025a1c64ef07ef58d6c
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Mar 28 18:40:20 2016 +0200
Releasing debian version 2.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index 6c9baf2..d512f5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+tryton-health-meta (2) unstable; urgency=medium
+
+ * Wrapping and sorting control files (wrap-and-sort -bts).
+ * Unifying package short description.
+ * Adapting section naming in gbp.conf to current git-buildpackage.
+ * Updating copyright years.
+ * Updating the major to current 3.0.
+ * Adding new modules for 3.0.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Mon, 28 Mar 2016 18:40:03 +0200
+
tryton-health-meta (1) unstable; urgency=medium
* Initial commit.
commit 7c59aefd57d7fbed7cea790820e1d3606c04dfa6
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Mar 28 18:36:34 2016 +0200
Adding new modules for 3.0.
diff --git a/debian/control b/debian/control
index 5b08d19..fc17271 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,11 @@ Depends:
tryton-modules-health-archives (>= ${version:major}),
tryton-modules-health-calendar (>= ${version:major}),
tryton-modules-health-crypto (>= ${version:major}),
+ tryton-modules-health-disability (>= ${version:major}),
tryton-modules-health-genetics (>= ${version:major}),
tryton-modules-health-gyneco (>= ${version:major}),
tryton-modules-health-history (>= ${version:major}),
+ tryton-modules-health-icd9procs (>= ${version:major}),
tryton-modules-health-icd10 (>= ${version:major}),
tryton-modules-health-icd10pcs (>= ${version:major}),
tryton-modules-health-icpm (>= ${version:major}),
@@ -34,6 +36,7 @@ Depends:
tryton-modules-health-ntd-chagas (>= ${version:major}),
tryton-modules-health-ntd-dengue (>= ${version:major}),
tryton-modules-health-nursing (>= ${version:major}),
+ tryton-modules-health-ophthalmology (>= ${version:major}),
tryton-modules-health-pediatrics (>= ${version:major}),
tryton-modules-health-pediatrics-growth-charts (>= ${version:major}),
tryton-modules-health-pediatrics-growth-charts-who (>= ${version:major}),
commit c8303118387046bf8726699eb05009bfa338ce73
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Mar 25 22:00:17 2016 +0100
Updating the major to current 3.0.
diff --git a/debian/rules b/debian/rules
index 0cd6bb2..19eb25e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-MAJOR := 2.8
+MAJOR := 3.0
%:
dh $@
commit 53fab93476d6794b80f53898aa2172480572e150
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Mar 25 21:58:40 2016 +0100
Updating copyright years.
diff --git a/debian/copyright b/debian/copyright
index cc02226..bd4ff74 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
-Copyright: 2015 Mathias Behrle <mathiasb at m9s.biz>
+Copyright: 2015-2016 Mathias Behrle <mathiasb at m9s.biz>
License: GPL-3+
License: GPL-3+
--
tryton-health-meta
More information about the tryton-debian-vcs
mailing list