[tryton-debian-vcs] tryton-meta branch debian-wheezy-2.2 created. 3274e8e4d9de5d42ff2200e0fac19dbb081b5b5a
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Nov 27 16:40:39 UTC 2013
The following commit has been merged in the debian-wheezy-2.2 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-meta.git;a=commitdiff;h=3274e8e4d9de5d42ff2200e0fac19dbb081b5b5a
commit 3274e8e4d9de5d42ff2200e0fac19dbb081b5b5a
Author: Daniel Baumann <daniel at debian.org>
Date: Sat Jun 30 17:28:38 2012 +0200
Releasing debian version 16.
diff --git a/debian/changelog b/debian/changelog
index e3faf81..3b379d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+tryton-meta (16) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Moving to source format 3.0 (native).
+ * Compacting copyright file.
+ * Not wrapping uploaders field, it does not exceed 80 chars.
+
+ [ Mathias Behrle ]
+ * Updating versioned tryton depends to 2.2.
+ * Changing to new Section: metapackages.
+ * Updating to standards version 3.9.3.
+ * Updating year in copyright.
+ * Adding myself to copyright.
+ * Adding Format header for DEP5.
+
+ [ Daniel Baumann ]
+ * Updating maintainers field.
+ * Updating vcs fields.
+ * Switching to xz compression.
+ * Updating to debhelper version 9.
+ * Correcting copyright file to match format version 1.0.
+
+ -- Daniel Baumann <daniel at debian.org> Sat, 30 Jun 2012 17:28:15 +0200
+
tryton-meta (15) unstable; urgency=low
* Updating to standards version 3.9.2.
commit f5a4509d6379022e076c75197047f2fb5595cdce
Author: Daniel Baumann <daniel at 127011.net>
Date: Sat Jun 30 17:08:23 2012 +0200
Correcting copyright file to match format version 1.0.
diff --git a/debian/copyright b/debian/copyright
index 768c7b1..a5979d4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,8 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
-Copyright:
- (C) 2009-2012 Daniel Baumann <daniel at debian.org>
- (C) 2012 Mathias Behrle <mathiasb at m9s.biz>
+Copyright: 2009-2012 Daniel Baumann <daniel at debian.org>
+ 2012 Mathias Behrle <mathiasb at m9s.biz>
License: GPL-3+
License: GPL-3+
commit 97795e3ea9714c25bbdbd0473b941953c3085435
Author: Daniel Baumann <daniel at 127011.net>
Date: Sat Jun 30 17:08:23 2012 +0200
Updating to debhelper version 9.
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 817b6c3..23745f2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers at debian.tryton.org>
Uploaders: Daniel Baumann <daniel at debian.org>, Mathias Behrle <mathiasb at m9s.biz>
Dm-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.3
Homepage: http://www.tryton.org/
Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-meta.git
commit 550f4bab03575222ab36a0688e230fa9ee151d68
Author: Daniel Baumann <daniel at 127011.net>
Date: Sat Jun 30 17:08:23 2012 +0200
Switching to xz compression.
diff --git a/debian/rules b/debian/rules
index 000210b..017e176 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh ${@}
+
+override_dh_builddeb:
+ dh_builddeb -- -Zxz -z9
diff --git a/debian/source/options b/debian/source/options
index d053b65..22a4de9 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1,2 +1,2 @@
-compression = gzip
+compression = xz
compression-level = 9
commit 863895a69d0c8c9517a713114957edada1312bf7
Author: Daniel Baumann <daniel at 127011.net>
Date: Sat Jun 30 16:55:07 2012 +0200
Updating vcs fields.
diff --git a/debian/control b/debian/control
index 84c3b5e..817b6c3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.3
Homepage: http://www.tryton.org/
-Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-meta.git
-Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-meta.git
+Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-meta.git
+Vcs-Git: git://debian.tryton.org/git/packages/tryton-meta.git
Package: tryton-modules-all
Architecture: all
commit 0bb3d80ae2638b9e42bd617983f699c59ffea8f8
Author: Daniel Baumann <daniel at 127011.net>
Date: Sat Jun 30 16:47:48 2012 +0200
Updating maintainers field.
diff --git a/debian/control b/debian/control
index 542359a..84c3b5e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: tryton-meta
Section: metapackages
Priority: optional
-Maintainer: Debian Tryton Maintainers <tryton at lists.debian-maintainers.org>
+Maintainer: Debian Tryton Maintainers <maintainers at debian.tryton.org>
Uploaders: Daniel Baumann <daniel at debian.org>, Mathias Behrle <mathiasb at m9s.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8)
commit c50893cccaeca508d4638dd0cce1f507107a332c
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Mar 25 15:28:17 2012 +0200
Adding Format header for DEP5.
diff --git a/debian/copyright b/debian/copyright
index 5ecfcf4..768c7b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,3 +1,5 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
Files: *
Copyright:
(C) 2009-2012 Daniel Baumann <daniel at debian.org>
commit 2372f8ce0e8060d39018c23cbb7666ccdf2e3912
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Feb 24 14:09:12 2012 +0100
Adding myself to copyright.
diff --git a/debian/copyright b/debian/copyright
index f54efee..5ecfcf4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,7 @@
Files: *
-Copyright: (C) 2009-2012 Daniel Baumann <daniel at debian.org>
+Copyright:
+ (C) 2009-2012 Daniel Baumann <daniel at debian.org>
+ (C) 2012 Mathias Behrle <mathiasb at m9s.biz>
License: GPL-3+
License: GPL-3+
commit 76cef56e7521ec8c2dc1647aa3ef7ab3b57c66fa
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Feb 24 14:01:03 2012 +0100
Updating year in copyright.
diff --git a/debian/copyright b/debian/copyright
index 0970655..f54efee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Files: *
-Copyright: (C) 2009-2011 Daniel Baumann <daniel at debian.org>
+Copyright: (C) 2009-2012 Daniel Baumann <daniel at debian.org>
License: GPL-3+
License: GPL-3+
commit 04b8e0ea53d6e8924085ccfc87637a61562fee72
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Feb 24 13:38:49 2012 +0100
Updating to standards version 3.9.3.
diff --git a/debian/control b/debian/control
index b5cb860..542359a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Tryton Maintainers <tryton at lists.debian-maintainers.org>
Uploaders: Daniel Baumann <daniel at debian.org>, Mathias Behrle <mathiasb at m9s.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://www.tryton.org/
Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-meta.git
Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-meta.git
commit d302a797b31289cfd490d54ec2d8893f2cab91cf
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri Feb 24 13:37:43 2012 +0100
Changing to new Section: metapackages.
diff --git a/debian/control b/debian/control
index 09c6128..b5cb860 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: tryton-meta
-Section: python
+Section: metapackages
Priority: optional
Maintainer: Debian Tryton Maintainers <tryton at lists.debian-maintainers.org>
Uploaders: Daniel Baumann <daniel at debian.org>, Mathias Behrle <mathiasb at m9s.biz>
commit 30feb639a9093220d97267a097262d93263809f6
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Nov 1 15:21:38 2011 +0100
Updating versioned tryton depends to 2.2.
diff --git a/debian/control b/debian/control
index a2f8761..09c6128 100644
--- a/debian/control
+++ b/debian/control
@@ -13,40 +13,40 @@ Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-meta.git
Package: tryton-modules-all
Architecture: all
Depends:
- ${misc:Depends}, tryton-modules-account (>= 2.0),
- tryton-modules-account-be (>= 2.0), tryton-modules-account-de-skr03 (>= 2.0),
- tryton-modules-account-invoice (>= 2.0),
- tryton-modules-account-invoice-history (>= 2.0),
- tryton-modules-account-invoice-line-standalone (>= 2.0),
- tryton-modules-account-product (>= 2.0),
- tryton-modules-account-statement (>= 2.0),
- tryton-modules-analytic-account (>= 2.0),
- tryton-modules-analytic-invoice (>= 2.0),
- tryton-modules-analytic-purchase (>= 2.0),
- tryton-modules-analytic-sale (>= 2.0), tryton-modules-calendar (>= 2.0),
- tryton-modules-calendar-classification (>= 2.0),
- tryton-modules-calendar-scheduling (>= 2.0),
- tryton-modules-calendar-todo (>= 2.0), tryton-modules-company (>= 2.0),
- tryton-modules-company-work-time (>= 2.0), tryton-modules-country (>= 2.0),
- tryton-modules-currency (>= 2.0), tryton-modules-dashboard (>= 2.0),
- tryton-modules-google-maps (>= 2.0),
- tryton-modules-ldap-authentication (>= 2.0),
- tryton-modules-ldap-connection (>= 2.0), tryton-modules-party (>= 2.0),
- tryton-modules-party-siret (>= 2.0), tryton-modules-party-vcarddav (>= 2.0),
- tryton-modules-product (>= 2.0), tryton-modules-product-cost-fifo (>= 2.0),
- tryton-modules-product-cost-history (>= 2.0),
- tryton-modules-product-price-list (>= 2.0), tryton-modules-purchase (>= 2.0),
- tryton-modules-project (>= 2.0), tryton-modules-project-plan (>= 2.0),
- tryton-modules-project-revenue (>= 2.0),
- tryton-modules-purchase-invoice-line-standalone (>= 2.0),
- tryton-modules-sale (>= 2.0), tryton-modules-sale-opportunity (>= 2.0),
- tryton-modules-sale-price-list (>= 2.0), tryton-modules-stock (>= 2.0),
- tryton-modules-stock-forecast (>= 2.0),
- tryton-modules-stock-inventory-location (>= 2.0),
- tryton-modules-stock-location-sequence (>= 2.0),
- tryton-modules-stock-product-location (>= 2.0),
- tryton-modules-stock-supply (>= 2.0), tryton-modules-stock-supply-day (>= 2.0),
- tryton-modules-timesheet (>= 2.0)
+ ${misc:Depends}, tryton-modules-account (>= 2.2),
+ tryton-modules-account-be (>= 2.2), tryton-modules-account-de-skr03 (>= 2.2),
+ tryton-modules-account-invoice (>= 2.2),
+ tryton-modules-account-invoice-history (>= 2.2),
+ tryton-modules-account-invoice-line-standalone (>= 2.2),
+ tryton-modules-account-product (>= 2.2),
+ tryton-modules-account-statement (>= 2.2),
+ tryton-modules-analytic-account (>= 2.2),
+ tryton-modules-analytic-invoice (>= 2.2),
+ tryton-modules-analytic-purchase (>= 2.2),
+ tryton-modules-analytic-sale (>= 2.2), tryton-modules-calendar (>= 2.2),
+ tryton-modules-calendar-classification (>= 2.2),
+ tryton-modules-calendar-scheduling (>= 2.2),
+ tryton-modules-calendar-todo (>= 2.2), tryton-modules-company (>= 2.2),
+ tryton-modules-company-work-time (>= 2.2), tryton-modules-country (>= 2.2),
+ tryton-modules-currency (>= 2.2), tryton-modules-dashboard (>= 2.2),
+ tryton-modules-google-maps (>= 2.2),
+ tryton-modules-ldap-authentication (>= 2.2),
+ tryton-modules-ldap-connection (>= 2.2), tryton-modules-party (>= 2.2),
+ tryton-modules-party-siret (>= 2.2), tryton-modules-party-vcarddav (>= 2.2),
+ tryton-modules-product (>= 2.2), tryton-modules-product-cost-fifo (>= 2.2),
+ tryton-modules-product-cost-history (>= 2.2),
+ tryton-modules-product-price-list (>= 2.2), tryton-modules-purchase (>= 2.2),
+ tryton-modules-project (>= 2.2), tryton-modules-project-plan (>= 2.2),
+ tryton-modules-project-revenue (>= 2.2),
+ tryton-modules-purchase-invoice-line-standalone (>= 2.2),
+ tryton-modules-sale (>= 2.2), tryton-modules-sale-opportunity (>= 2.2),
+ tryton-modules-sale-price-list (>= 2.2), tryton-modules-stock (>= 2.2),
+ tryton-modules-stock-forecast (>= 2.2),
+ tryton-modules-stock-inventory-location (>= 2.2),
+ tryton-modules-stock-location-sequence (>= 2.2),
+ tryton-modules-stock-product-location (>= 2.2),
+ tryton-modules-stock-supply (>= 2.2), tryton-modules-stock-supply-day (>= 2.2),
+ tryton-modules-timesheet (>= 2.2)
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 6d9c81ce0c5be0acb67ad1a57d326f40ba309272
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Jul 10 15:04:45 2011 +0200
Not wrapping uploaders field, it does not exceed 80 chars.
diff --git a/debian/control b/debian/control
index 49bad26..a2f8761 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,7 @@ Source: tryton-meta
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <tryton at lists.debian-maintainers.org>
-Uploaders:
- Daniel Baumann <daniel at debian.org>,
- Mathias Behrle <mathiasb at m9s.biz>
+Uploaders: Daniel Baumann <daniel at debian.org>, Mathias Behrle <mathiasb at m9s.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.2
commit d086c61c3871792716ab11414745e179a58ef5f8
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Jul 10 15:03:34 2011 +0200
Compacting copyright file.
diff --git a/debian/copyright b/debian/copyright
index 24a341d..0970655 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,8 @@
-Upstream-Contact: Debian Tryton Maintainers <tryton at lists.debian-maintainers.org>
-Upstream-Homepage: http://tryton.debian-maintainers.org/
-
Files: *
Copyright: (C) 2009-2011 Daniel Baumann <daniel at debian.org>
License: GPL-3+
+
+License: GPL-3+
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
the Free Software Foundation, either version 3 of the License, or
@@ -17,5 +16,5 @@ License: GPL-3+
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
- On Debian systems, the complete text of the GNU General Public License
+ The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-3 file.
commit 65a4e3a1d416ac3e5df69d2dd9326617bd71a6cb
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Jul 10 15:03:04 2011 +0200
Moving to source format 3.0 (native).
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 18b6b24..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,37 +0,0 @@
-Package Repositories
---------------------
-
-Backports for the current stable debian distribution as well as snapshots of
-unreleased versions may be available in repositories listed on the maintainers
-homepage. The current URL of the maintainer homepage can be seen in
-debian/copyright.
-
-
-Source Access
--------------
-
-You can obtain the sources of this package with:
-
- $ apt-get source ${PACKAGE}
-
-whereas '${PACKAGE}' has to be replaced with the actual name of the package.
-
-This package is maintained with the Git version control system. The current git
-source tree can be obtained with:
-
- $ git clone ${GIT_URI}
-
-whereas '${GIT_URI}' has to be replaced with the actual URI for the Git
-repository. The current Git URI can be seen in debian/control in the extracted
-package sources.
-
-More information about Git can be found in the git-core package.
-
-This package may use the Quilt patch system to manage all modifications to the
-upstream source. Changes, if any, are stored in the source package as diffs in
-debian/diff and are applied during the build. Current modifications can be
-applied to the source tree with:
-
- $ QUILT_PATCHES=debian/patches quilt push -a
-
-More information about Quilt can be found in the quilt package.
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..d053b65
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1,2 @@
+compression = gzip
+compression-level = 9
--
tryton-meta
More information about the tryton-debian-vcs
mailing list