[Python-modules-commits] [pycurl] 19/140: pycurl (7.14.0-1) unstable; urgency=low
Barry Warsaw
barry at moszumanska.debian.org
Wed Oct 1 21:45:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository pycurl.
commit 408369431cbbb228cfc584306a2adb8c4daf4489
Author: Domenico Andreoli <cavok at debian.org>
Date: Mon Jun 20 11:34:16 2005 +0200
pycurl (7.14.0-1) unstable; urgency=low
* New upstream release.
---
debian/README.Debian | 15 +++
debian/changelog | 232 +++++++++++++++++++++++++++++++++++++++
debian/control | 37 +++++++
debian/copyright | 21 ++++
debian/python2.2-pycurl.dirs | 2 +
debian/python2.2-pycurl.doc-base | 9 ++
debian/python2.3-pycurl.dirs | 2 +
debian/python2.3-pycurl.doc-base | 9 ++
debian/python2.4-pycurl.dirs | 2 +
debian/python2.4-pycurl.doc-base | 9 ++
debian/rules | 68 ++++++++++++
debian/watch | 2 +
12 files changed, 408 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..9f60109
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,15 @@
+Hi dear user,
+
+ if you are a programmer looking for documentation on PycURL, this
+is the right place. You know, documentation is boring to be written
+and to keep updated. Indeed PycURL developers are still writing it ;)
+please be patient.
+
+Anyway you could be interested in using libcurl documentation, which is
+provided by libcurl-dev Debian package. Some PycURL functions/objects
+have a direct mapping on the libcurl ones.
+
+i.e. try "man curl_easy_setopt"
+
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 18 Dec 2002 01:57:45 +0100
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..0c397c3
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,232 @@
+pycurl (7.14.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 20 Jun 2005 11:34:16 +0200
+
+pycurl (7.13.2-2) unstable; urgency=low
+
+ * Applied patch to build also on GNU/kFreeBSD (closes: #304857).
+
+ -- Domenico Andreoli <cavok at debian.org> Sat, 16 Apr 2005 13:32:16 +0200
+
+pycurl (7.13.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Fri, 8 Apr 2005 18:13:35 +0200
+
+pycurl (7.13.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 7 Mar 2005 14:51:16 +0100
+
+pycurl (7.13.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Sat, 12 Feb 2005 23:52:49 +0100
+
+pycurl (7.12.3-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Sat, 1 Jan 2005 22:05:24 +0100
+
+pycurl (7.12.2-4) unstable; urgency=low
+
+ * python2.4-pycurl now correctly suggests libcurl3-dev
+
+ -- Domenico Andreoli <cavok at debian.org> Tue, 21 Dec 2004 09:21:48 +0100
+
+pycurl (7.12.2-3) unstable; urgency=low
+
+ * New python2.4-pycurl package.
+ * Added watch file.
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 1 Dec 2004 00:07:48 +0100
+
+pycurl (7.12.2-2) unstable; urgency=low
+
+ * Updated build dependency on libcurl3-dev >= 7.12.2.
+
+ -- Domenico Andreoli <cavok at debian.org> Sat, 6 Nov 2004 12:09:52 +0100
+
+pycurl (7.12.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Added Matthias Klose as uploader.
+
+ -- Domenico Andreoli <cavok at debian.org> Sat, 6 Nov 2004 11:31:31 +0100
+
+pycurl (7.12.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 16 Aug 2004 14:44:16 +0200
+
+pycurl (7.12-2) unstable; urgency=low
+
+ * Upgraded to libcurl3.
+
+ -- Domenico Andreoli <cavok at debian.org> Tue, 20 Jul 2004 12:26:21 +0200
+
+pycurl (7.12-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Sat, 12 Jun 2004 19:14:23 +0200
+
+pycurl (7.11.3-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 17 May 2004 18:22:29 +0200
+
+pycurl (7.11.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 28 Apr 2004 11:21:39 +0200
+
+pycurl (7.11.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 22 Mar 2004 14:31:06 +0100
+
+pycurl (7.11.0-2) unstable; urgency=low
+
+ * Fixed build depends on libcurl2-dev (>= 7.11.0-1).
+
+ -- Domenico Andreoli <cavok at debian.org> Thu, 4 Mar 2004 17:55:02 +0100
+
+pycurl (7.11.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Thu, 4 Mar 2004 17:20:37 +0100
+
+pycurl (7.10.8-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Tue, 11 Nov 2003 23:46:59 +0100
+
+pycurl (7.10.6-1) unstable; urgency=low
+
+ * New upstream release (closes: #206658).
+
+ -- Domenico Andreoli <cavok at debian.org> Fri, 22 Aug 2003 13:41:09 +0200
+
+pycurl (7.10.5-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 14 Jul 2003 19:22:53 +0200
+
+pycurl (7.10.4.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 12 May 2003 21:17:44 +0200
+
+pycurl (7.10.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * Changed section to python.
+ * New python2.3-pycurl package.
+
+ -- Domenico Andreoli <cavok at debian.org> Fri, 4 Apr 2003 23:47:19 +0200
+
+pycurl (7.10.3-2) unstable; urgency=low
+
+ * Updated build dependencies in order to use new libcurl2-dev package
+ (closes: #179230).
+
+ -- Domenico Andreoli <cavok at debian.org> Thu, 6 Feb 2003 02:39:52 +0100
+
+pycurl (7.10.3-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Thu, 16 Jan 2003 00:51:21 +0100
+
+pycurl (7.10.2-2) unstable; urgency=low
+
+ * It now suggests libcurl-dev for documentation (closes: #171402).
+ * Improved long description.
+ * Added file README.Debian to explain why a PycURL user may be willing
+ to install libcurl-dev package.
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 18 Dec 2002 02:02:17 +0100
+
+pycurl (7.10.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Sun, 24 Nov 2002 15:41:40 +0100
+
+pycurl (7.10.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 16 Oct 2002 19:59:22 +0200
+
+pycurl (7.10-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 2 Oct 2002 23:07:23 +0200
+
+pycurl (7.9.8.4-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 2 Oct 2002 01:21:35 +0200
+
+pycurl (7.9.8.2-3) unstable; urgency=low
+
+ * It is now built using python 2.2.
+ * Fixed the last reference to unversioned python in debian/rules
+ (closes: #161201).
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 18 Sep 2002 02:38:42 +0200
+
+pycurl (7.9.8.2-2) unstable; urgency=low
+
+ * Fixed the incorrect assumption of python being python2.1
+ (closes: #160315).
+
+ -- Domenico Andreoli <cavok at debian.org> Fri, 13 Sep 2002 03:15:57 +0200
+
+pycurl (7.9.8.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 17 Jul 2002 01:10:53 +0200
+
+pycurl (7.9.8.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Fri, 28 Jun 2002 00:39:20 +0200
+
+pycurl (7.9.8-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Domenico Andreoli <cavok at debian.org> Tue, 25 Jun 2002 20:45:13 +0200
+
+pycurl (7.9.7-2) unstable; urgency=low
+
+ * Fixed the assumption on i586 as the build system (closes: #150001).
+
+ -- Domenico Andreoli <cavok at debian.org> Sat, 15 Jun 2002 15:39:41 +0200
+
+pycurl (7.9.7-1) unstable; urgency=low
+
+ * Initial release (closes: #149581).
+
+ -- Domenico Andreoli <cavok at debian.org> Mon, 10 Jun 2002 19:48:05 +0200
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7340c0d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,37 @@
+Source: pycurl
+Section: python
+Priority: extra
+Maintainer: Domenico Andreoli <cavok at debian.org>
+Uploaders: Matthias Klose <doko at debian.org>
+Build-Depends: debhelper (>> 3.0.0), python2.2-dev, python2.3-dev, python2.4-dev, libcurl3-dev (>= 7.13.2)
+Standards-Version: 3.6.1
+
+Package: python2.2-pycurl
+Architecture: any
+Suggests: libcurl3-dev
+Depends: ${shlibs:Depends}, python2.2
+Description: Python bindings to libcurl
+ This module provides the Python bindings to libcurl. Please refer to
+ the libcurl documentation available in libcurl3-dev Debian package.
+ .
+ Homepage: http://pycurl.sourceforge.net
+
+Package: python2.3-pycurl
+Architecture: any
+Suggests: libcurl3-dev
+Depends: ${shlibs:Depends}, python2.3
+Description: Python bindings to libcurl
+ This module provides the Python bindings to libcurl. Please refer to
+ the libcurl documentation available in libcurl3-dev Debian package.
+ .
+ Homepage: http://pycurl.sourceforge.net
+
+Package: python2.4-pycurl
+Architecture: any
+Suggests: libcurl3-dev
+Depends: ${shlibs:Depends}, python2.4
+Description: Python bindings to libcurl
+ This module provides the Python bindings to libcurl. Please refer to
+ the libcurl documentation available in libcurl3-dev Debian package.
+ .
+ Homepage: http://pycurl.sourceforge.net
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ab33d88
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,21 @@
+This package was debianized by Domenico Andreoli <cavok at debian.org> on
+Mon, 10 Jun 2002 19:48:05 +0200.
+
+It was downloaded from http://pycurl.sourceforge.net
+
+Upstream Authors: Kjetil Jacobsen <kjetilja at cs.uit.no>
+ Markus F.X.J. Oberhumer <markus at oberhumer.com>
+
+Copyright:
+
+ Copyright (c) 2001-2002 by Kjetil Jacobsen <kjetilja at cs.uit.no>
+ Copyright (c) 2001-2002 by Markus F.X.J. Oberhumer <markus at oberhumer.com>
+
+ PycURL 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 2.1 of the License,
+ or (at your option) any later version.
+
+
+On Debian GNU/Linux systems, the complete text of the GNU Lesser General
+Public License can be found in '/usr/share/common-licenses'.
diff --git a/debian/python2.2-pycurl.dirs b/debian/python2.2-pycurl.dirs
new file mode 100644
index 0000000..403f1b3
--- /dev/null
+++ b/debian/python2.2-pycurl.dirs
@@ -0,0 +1,2 @@
+usr/lib/python2.2/site-packages
+usr/share/doc/python2.2-pycurl/html
diff --git a/debian/python2.2-pycurl.doc-base b/debian/python2.2-pycurl.doc-base
new file mode 100644
index 0000000..ef46fe4
--- /dev/null
+++ b/debian/python2.2-pycurl.doc-base
@@ -0,0 +1,9 @@
+Document: python2.2-pycurl
+Title: PycURL
+Author: Markus F.X.J. Oberhumer, Kjetil Jacobsen
+Abstract: A Python interface to the cURL library
+Section: Apps/devel
+
+Format: HTML
+Index: /usr/share/doc/python2.2-pycurl/html/pycurl.html
+Files: /usr/share/doc/python2.2-pycurl/html/*.html
diff --git a/debian/python2.3-pycurl.dirs b/debian/python2.3-pycurl.dirs
new file mode 100644
index 0000000..2db1fdf
--- /dev/null
+++ b/debian/python2.3-pycurl.dirs
@@ -0,0 +1,2 @@
+usr/lib/python2.3/site-packages
+usr/share/doc/python2.3-pycurl/html
diff --git a/debian/python2.3-pycurl.doc-base b/debian/python2.3-pycurl.doc-base
new file mode 100644
index 0000000..81ea452
--- /dev/null
+++ b/debian/python2.3-pycurl.doc-base
@@ -0,0 +1,9 @@
+Document: python2.3-pycurl
+Title: PycURL
+Author: Markus F.X.J. Oberhumer, Kjetil Jacobsen
+Abstract: A Python interface to the cURL library
+Section: Apps/devel
+
+Format: HTML
+Index: /usr/share/doc/python2.3-pycurl/html/pycurl.html
+Files: /usr/share/doc/python2.3-pycurl/html/*.html
diff --git a/debian/python2.4-pycurl.dirs b/debian/python2.4-pycurl.dirs
new file mode 100644
index 0000000..3fa0364
--- /dev/null
+++ b/debian/python2.4-pycurl.dirs
@@ -0,0 +1,2 @@
+usr/lib/python2.4/site-packages
+usr/share/doc/python2.4-pycurl/html
diff --git a/debian/python2.4-pycurl.doc-base b/debian/python2.4-pycurl.doc-base
new file mode 100644
index 0000000..a553014
--- /dev/null
+++ b/debian/python2.4-pycurl.doc-base
@@ -0,0 +1,9 @@
+Document: python2.4-pycurl
+Title: PycURL
+Author: Markus F.X.J. Oberhumer, Kjetil Jacobsen
+Abstract: A Python interface to the cURL library
+Section: Apps/devel
+
+Format: HTML
+Index: /usr/share/doc/python2.4-pycurl/html/pycurl.html
+Files: /usr/share/doc/python2.4-pycurl/html/*.html
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..4fd8348
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,68 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This has to be exported to make some magic below work.
+export DH_OPTIONS
+
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=3
+
+build: build-stamp
+
+build-stamp: DH_OPTIONS=
+build-stamp:
+ dh_testdir
+ python2.2 setup.py build
+ python2.3 setup.py build
+ python2.4 setup.py build
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+ -python2.2 setup.py clean
+ -python2.3 setup.py clean
+ -python2.4 setup.py clean
+ rm -rf build
+ dh_clean
+
+install: DH_OPTIONS=
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+ install -m 644 build/lib.*-*-2.2/pycurl.so debian/python2.2-pycurl/usr/lib/python2.2/site-packages
+ install -m 644 build/lib.*-*-2.3/pycurl.so debian/python2.3-pycurl/usr/lib/python2.3/site-packages
+ install -m 644 build/lib.*-*-2.4/pycurl.so debian/python2.4-pycurl/usr/lib/python2.4/site-packages
+
+# Build architecture-independent files here.
+binary-indep: DH_OPTIONS=-i
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: DH_OPTIONS=-a
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ cp -a doc/*.html debian/python2.2-pycurl/usr/share/doc/python2.2-pycurl/html
+ cp -a doc/*.html debian/python2.3-pycurl/usr/share/doc/python2.3-pycurl/html
+ cp -a doc/*.html debian/python2.4-pycurl/usr/share/doc/python2.4-pycurl/html
+ dh_installdocs -A TODO
+ dh_installexamples -A examples/* tests/*
+ dh_installchangelogs ChangeLog
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..04b9cf4
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=2
+http://pycurl.sourceforge.net/download/pycurl-([\d\.]*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycurl.git
More information about the Python-modules-commits
mailing list