[tryton-debian-vcs] tryton-modules-account-invoice-history branch debian-wheezy-2.2 created. 5d2cb54a49a7366861001d172ff0838b3cd07458

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Nov 27 16:55:37 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-modules-account-invoice-history.git;a=commitdiff;h=5d2cb54a49a7366861001d172ff0838b3cd07458
commit 5d2cb54a49a7366861001d172ff0838b3cd07458
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 30 18:05:57 2012 +0200

    Releasing debian version 2.2.0-2.

diff --git a/debian/changelog b/debian/changelog
index f8c72d2..37d8ba8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+tryton-modules-account-invoice-history (2.2.0-2) unstable; urgency=low
+
+  [ Mathias Behrle ]
+  * Updating to Standards-Version: 3.9.3, no changes needed.
+  * Updating year in copyright.
+  * Adding myself to copyright.
+  * Adding Format header for DEP5.
+
+  [ Daniel Baumann ]
+  * Updating maintainers field.
+  * Updating vcs fields.
+  * Correcting copyright file to match format version 1.0.
+  * Switching to xz compression.
+  * Updating to debhelper version 9.
+
+ -- Daniel Baumann <daniel at debian.org>  Sat, 30 Jun 2012 18:05:53 +0200
+
 tryton-modules-account-invoice-history (2.2.0-1) unstable; urgency=low
 
   * Bumping X-Python-Version to >=2.6.
commit 8f0bc2cedb2d53ca8a36e8007d0742c33b1a9574
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 30 18:02:28 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 a6966ed..7650668 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), python (>= 2.6.6-3~), python-setuptools
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools
 Standards-Version: 3.9.3
 Homepage: http://www.tryton.org/
 Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-modules-account-invoice-history.git
commit 47829e1f07e3bafca03b96c150e92d451d132a83
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 30 17:53:50 2012 +0200

    Switching to xz compression.

diff --git a/debian/rules b/debian/rules
index e32b791..1ae0776 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ override_dh_auto_clean:
 	dh_auto_clean
 
 	rm -rf *.egg-info
+
+override_dh_builddeb:
+	dh_builddeb -- -Zxz -z9
commit 1dd14dda153a313f900870f2196a9ad01d3fbae6
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jun 30 17:50:23 2012 +0200

    Correcting copyright file to match format version 1.0.

diff --git a/debian/copyright b/debian/copyright
index 31cd674..1330fb7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,14 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
 Files: *
-Copyright:
- (C) 2009-2011 Cedric Krier
- (C) 2009-2011 Bertrand Chenal
- (C) 2009-2011 B2CK SPRL
+Copyright: 2009-2011 Cedric Krier
+           2009-2011 Bertrand Chenal
+           2009-2011 B2CK SPRL
 License: GPL-3+
 
 Files: debian/*
-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 8f6f6a8214aad5d28501e40f729c50a29e90aa2d
Author: Daniel Baumann <daniel at 127011.net>
Date:   Sat Jun 30 16:55:03 2012 +0200

    Updating vcs fields.

diff --git a/debian/control b/debian/control
index da76bbf..a6966ed 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Dm-Upload-Allowed: yes
 Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~), python-setuptools
 Standards-Version: 3.9.3
 Homepage: http://www.tryton.org/
-Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-modules-account-invoice-history.git
-Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-modules-account-invoice-history.git
+Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-modules-account-invoice-history.git
+Vcs-Git: git://debian.tryton.org/git/packages/tryton-modules-account-invoice-history.git
 X-Python-Version: >= 2.6
 
 Package: tryton-modules-account-invoice-history
commit 24dd097001863586d3f320c1dd8efc247f4c453b
Author: Daniel Baumann <daniel at 127011.net>
Date:   Sat Jun 30 16:52:29 2012 +0200

    Updating maintainers field.

diff --git a/debian/control b/debian/control
index 6502eb9..da76bbf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: tryton-modules-account-invoice-history
 Section: python
 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), python (>= 2.6.6-3~), python-setuptools
-- 
tryton-modules-account-invoice-history



More information about the tryton-debian-vcs mailing list