[Python-modules-commits] r33179 - in packages/cairosvg/tags (9 files)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Tue Jun 30 05:55:49 UTC 2015


    Date: Tuesday, June 30, 2015 @ 05:55:48
  Author: fladi
Revision: 33179

[svn-buildpackage] Tagging cairosvg 1.0.15-1

Added:
  packages/cairosvg/tags/1.0.15-1/
  packages/cairosvg/tags/1.0.15-1/debian/changelog
    (from rev 33155, packages/cairosvg/trunk/debian/changelog)
  packages/cairosvg/tags/1.0.15-1/debian/control
    (from rev 32676, packages/cairosvg/trunk/debian/control)
  packages/cairosvg/tags/1.0.15-1/debian/copyright
    (from rev 32675, packages/cairosvg/trunk/debian/copyright)
  packages/cairosvg/tags/1.0.15-1/debian/watch
    (from rev 32674, packages/cairosvg/trunk/debian/watch)
Deleted:
  packages/cairosvg/tags/1.0.15-1/debian/changelog
  packages/cairosvg/tags/1.0.15-1/debian/control
  packages/cairosvg/tags/1.0.15-1/debian/copyright
  packages/cairosvg/tags/1.0.15-1/debian/watch

Deleted: packages/cairosvg/tags/1.0.15-1/debian/changelog
===================================================================
--- packages/cairosvg/trunk/debian/changelog	2014-09-30 21:42:12 UTC (rev 30838)
+++ packages/cairosvg/tags/1.0.15-1/debian/changelog	2015-06-30 05:55:48 UTC (rev 33179)
@@ -1,79 +0,0 @@
-cairosvg (1.0.9-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 14 Aug 2014 15:44:26 +0200
-
-cairosvg (1.0.7-1) unstable; urgency=medium
-
-  * New upstream release.
-  * Wrap Depends fields.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 19 May 2014 12:28:55 +0200
-
-cairosvg (1.0.6-1) unstable; urgency=low
-
-  * New upstream release.
-  * Add lintian override for missing PGP signatures.
-  * Remove PHONY from override targets in d/rules.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 13 Mar 2014 20:38:21 +0100
-
-cairosvg (1.0.4-1) unstable; urgency=low
-
-  * New upstream release.
-  * Update year in d/copyright.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 12 Feb 2014 09:41:27 +0100
-
-cairosvg (1.0.3-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 05 Dec 2013 11:07:00 +0100
-
-cairosvg (1.0.2-1) unstable; urgency=low
-
-  * New upstream release.
-  * Bump Standards version to 3.9.5.
-  * Fix name and version to referenced LGPL-3 file in d/copyright.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 27 Nov 2013 12:14:53 +0100
-
-cairosvg (1.0.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * Install upstream changelog.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Tue, 01 Oct 2013 11:53:35 +0200
-
-cairosvg (1.0-1) unstable; urgency=low
-
-  [ Jakub Wilk ]
-  * Fix a typo in the package description.
-
-  [ Michael Fladischer ]
-  * New upstream release.
-  * Clean up generated manpages to allow two builds in a row.
-  * Drop versioned Build-Depends on python-all and python3-all as there
-    are no prior versions available since Wheezy.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 23 Sep 2013 18:25:56 +0200
-
-cairosvg (0.5-1) unstable; urgency=low
-
-  [ Michael Fladischer ]
-  * New upstream release (Closes: #707425).
-  * Bump Standards Version to 3.9.4.
-  * Update year in d/copyright.
-
-  [ Jakub Wilk ]
-  * Use canonical URIs for Vcs-* fields.
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 08 May 2013 08:22:22 +0200
-
-cairosvg (0.4.3-1) unstable; urgency=low
-
-  * Initial release (Closes: #676344).
-
- -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 11 Jun 2012 22:11:46 +0200

Copied: packages/cairosvg/tags/1.0.15-1/debian/changelog (from rev 33155, packages/cairosvg/trunk/debian/changelog)
===================================================================
--- packages/cairosvg/tags/1.0.15-1/debian/changelog	                        (rev 0)
+++ packages/cairosvg/tags/1.0.15-1/debian/changelog	2015-06-30 05:55:48 UTC (rev 33179)
@@ -0,0 +1,101 @@
+cairosvg (1.0.15-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Michael Fladischer <fladi at debian.org>  Mon, 29 Jun 2015 20:59:38 +0200
+
+cairosvg (1.0.14-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Michael Fladischer <fladi at debian.org>  Thu, 18 Jun 2015 09:26:24 +0200
+
+cairosvg (1.0.13-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump Standards-Version to 3.9.6.
+  * Use github repository for uscan.
+  * Change my email address to fladi at debian.org.
+  * Update years in d/copyright.
+
+ -- Michael Fladischer <fladi at debian.org>  Mon, 18 May 2015 14:25:38 +0200
+
+cairosvg (1.0.9-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 14 Aug 2014 15:44:26 +0200
+
+cairosvg (1.0.7-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Wrap Depends fields.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 19 May 2014 12:28:55 +0200
+
+cairosvg (1.0.6-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add lintian override for missing PGP signatures.
+  * Remove PHONY from override targets in d/rules.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 13 Mar 2014 20:38:21 +0100
+
+cairosvg (1.0.4-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update year in d/copyright.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 12 Feb 2014 09:41:27 +0100
+
+cairosvg (1.0.3-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 05 Dec 2013 11:07:00 +0100
+
+cairosvg (1.0.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump Standards version to 3.9.5.
+  * Fix name and version to referenced LGPL-3 file in d/copyright.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 27 Nov 2013 12:14:53 +0100
+
+cairosvg (1.0.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Install upstream changelog.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Tue, 01 Oct 2013 11:53:35 +0200
+
+cairosvg (1.0-1) unstable; urgency=low
+
+  [ Jakub Wilk ]
+  * Fix a typo in the package description.
+
+  [ Michael Fladischer ]
+  * New upstream release.
+  * Clean up generated manpages to allow two builds in a row.
+  * Drop versioned Build-Depends on python-all and python3-all as there
+    are no prior versions available since Wheezy.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 23 Sep 2013 18:25:56 +0200
+
+cairosvg (0.5-1) unstable; urgency=low
+
+  [ Michael Fladischer ]
+  * New upstream release (Closes: #707425).
+  * Bump Standards Version to 3.9.4.
+  * Update year in d/copyright.
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Wed, 08 May 2013 08:22:22 +0200
+
+cairosvg (0.4.3-1) unstable; urgency=low
+
+  * Initial release (Closes: #676344).
+
+ -- Michael Fladischer <FladischerMichael at fladi.at>  Mon, 11 Jun 2012 22:11:46 +0200

Deleted: packages/cairosvg/tags/1.0.15-1/debian/control
===================================================================
--- packages/cairosvg/trunk/debian/control	2014-09-30 21:42:12 UTC (rev 30838)
+++ packages/cairosvg/tags/1.0.15-1/debian/control	2015-06-30 05:55:48 UTC (rev 33179)
@@ -1,49 +0,0 @@
-Source: cairosvg
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
-Build-Depends: debhelper (>= 9),
-               docbook-to-man,
-               python-all,
-               python-cairo,
-               python-nose,
-               python-setuptools,
-               python3-all,
-               python3-cairo,
-               python3-nose,
-               python3-setuptools
-Standards-Version: 3.9.5
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.0
-Homepage: http://cairosvg.org/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/cairosvg/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/cairosvg/trunk/
-
-Package: python-cairosvg
-Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends},
-         python-cairo
-Description: SVG to PDF/PS/PNG converter based on Cairo
- CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
- PostScript and PNG files.
- The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1
- recommendation from the W3C. Once parsed, the result is drawn to a Cairo
- surface that can be exported to various formats: PDF, PostScript, PNG and
- even SVG.
-
-Package: python3-cairosvg
-Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         python3-cairo
-Description: SVG to PDF/PS/PNG converter based on Cairo (Python3 library)
- CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
- PostScript and PNG files.
- The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1
- recommendation from the W3C. Once parsed, the result is drawn to a Cairo
- surface that can be exported to various formats: PDF, PostScript, PNG and
- even SVG.
- .
- This package contains the Python3 version of the library.

Copied: packages/cairosvg/tags/1.0.15-1/debian/control (from rev 32676, packages/cairosvg/trunk/debian/control)
===================================================================
--- packages/cairosvg/tags/1.0.15-1/debian/control	                        (rev 0)
+++ packages/cairosvg/tags/1.0.15-1/debian/control	2015-06-30 05:55:48 UTC (rev 33179)
@@ -0,0 +1,49 @@
+Source: cairosvg
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Michael Fladischer <fladi at debian.org>
+Build-Depends: debhelper (>= 9),
+               docbook-to-man,
+               python-all,
+               python-cairo,
+               python-nose,
+               python-setuptools,
+               python3-all,
+               python3-cairo,
+               python3-nose,
+               python3-setuptools
+Standards-Version: 3.9.6
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.0
+Homepage: http://cairosvg.org/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/cairosvg/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/cairosvg/trunk/
+
+Package: python-cairosvg
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python-cairo
+Description: SVG to PDF/PS/PNG converter based on Cairo
+ CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
+ PostScript and PNG files.
+ The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1
+ recommendation from the W3C. Once parsed, the result is drawn to a Cairo
+ surface that can be exported to various formats: PDF, PostScript, PNG and
+ even SVG.
+
+Package: python3-cairosvg
+Architecture: all
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         python3-cairo
+Description: SVG to PDF/PS/PNG converter based on Cairo (Python3 library)
+ CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
+ PostScript and PNG files.
+ The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1
+ recommendation from the W3C. Once parsed, the result is drawn to a Cairo
+ surface that can be exported to various formats: PDF, PostScript, PNG and
+ even SVG.
+ .
+ This package contains the Python3 version of the library.

Deleted: packages/cairosvg/tags/1.0.15-1/debian/copyright
===================================================================
--- packages/cairosvg/trunk/debian/copyright	2014-09-30 21:42:12 UTC (rev 30838)
+++ packages/cairosvg/tags/1.0.15-1/debian/copyright	2015-06-30 05:55:48 UTC (rev 33179)
@@ -1,29 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: cairosvg
-Upstream-Contact: Kozea <guillaume.ayoub at kozea.fr>
-Source: http://cairosvg.org/download/
-
-Files: *
-Copyright: 2010-2014 Kozea <guillaume.ayoub at kozea.fr>
-License: LGPL-3+
-
-Files: debian/*
-Copyright: 2012-2014, Michael Fladischer <FladischerMichael at fladi.at>
-License: LGPL-3+
-
-License: LGPL-3+
- This library is free software: you can redistribute it and/or modify it under
- the terms of the GNU Lesser General Public License as published by the Free
- Software Foundation, either version 3 of the License, or (at your option) any
- later version.
- .
- This library is distributed in the hope that it will be useful, but WITHOUT
- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
- FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
- details.
- .
- You should have received a copy of the GNU Lesser General Public License
- along with CairoSVG. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU Lesser General Public
- License version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'.

Copied: packages/cairosvg/tags/1.0.15-1/debian/copyright (from rev 32675, packages/cairosvg/trunk/debian/copyright)
===================================================================
--- packages/cairosvg/tags/1.0.15-1/debian/copyright	                        (rev 0)
+++ packages/cairosvg/tags/1.0.15-1/debian/copyright	2015-06-30 05:55:48 UTC (rev 33179)
@@ -0,0 +1,29 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: cairosvg
+Upstream-Contact: Kozea <guillaume.ayoub at kozea.fr>
+Source: http://cairosvg.org/download/
+
+Files: *
+Copyright: 2010-2015 Kozea <guillaume.ayoub at kozea.fr>
+License: LGPL-3+
+
+Files: debian/*
+Copyright: 2012-2015, Michael Fladischer <fladi at debian.org>
+License: LGPL-3+
+
+License: LGPL-3+
+ This library is free software: you can redistribute it and/or modify it under
+ the terms of the GNU Lesser General Public License as published by the Free
+ Software Foundation, either version 3 of the License, or (at your option) any
+ later version.
+ .
+ This library is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with CairoSVG. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'.

Deleted: packages/cairosvg/tags/1.0.15-1/debian/watch
===================================================================
--- packages/cairosvg/trunk/debian/watch	2014-09-30 21:42:12 UTC (rev 30838)
+++ packages/cairosvg/tags/1.0.15-1/debian/watch	2015-06-30 05:55:48 UTC (rev 33179)
@@ -1,2 +0,0 @@
-version=3
-http://pypi.python.org/packages/source/C/CairoSVG/CairoSVG-([\d\.]+)\.tar\.gz

Copied: packages/cairosvg/tags/1.0.15-1/debian/watch (from rev 32674, packages/cairosvg/trunk/debian/watch)
===================================================================
--- packages/cairosvg/tags/1.0.15-1/debian/watch	                        (rev 0)
+++ packages/cairosvg/tags/1.0.15-1/debian/watch	2015-06-30 05:55:48 UTC (rev 33179)
@@ -0,0 +1,5 @@
+version=3
+opts=filenamemangle=s/.+\/([\d\.]+)\.tar\.gz/cairosvg-$1.tar.gz/ \
+https://github.com/Kozea/CairoSVG/releases \
+/Kozea/CairoSVG/archive/([\d\.]+)\.tar\.gz
+




More information about the Python-modules-commits mailing list