--- python-weblib-1.3.9.orig/debian/changelog +++ python-weblib-1.3.9/debian/changelog @@ -0,0 +1,149 @@ +python-weblib (1.3.9-1) unstable; urgency=low + + * New Maintainer (Closes: #679398) + * Imported Upstream version 1.3.9 + * re-work package for dh --with python2 + * fix DEP-5 copyright + + -- Marc Haber Mon, 25 Jun 2012 07:00:06 +0000 + +python-weblib (1.3.5-1) unstable; urgency=low + + * New upstream release. + * Packaging moved to Git (from SVN). Update Vcs-* stanzas. + * Add git-buildpackage configfile, enabling signed tags nad use of + pristine-tar. + * Update local CDBS snippets: + + Major rewrite of copyright-check.mk + + Minor changes to buildinfo.mk + + Add new package-relations.mk, and cleanup dependencies in rules + + Drop auto-update.mk, and instead restrict policy-violating tasks + to optional DEB_MAINTAINER_MODE in rules + + Add new upstream-tarball.mk, and configure it in rules + * Add README.source, documenting git-buildpackage, get-orig-source, + DEB_MAINTAINER_MODE and CDBS. + * Rewrite copyright using machine-readable DEP5r48 format. + * Use Homepage stanza (not hint in long descriptions). + * Drop conflicts and replaces unneeded since Etch. + * Drop depending on python-all-dev (it's a pure-Python library). + * Update doc-base to use Programming/Python (not Apps/Programming), + and correct paths. + * Bump debhelper compat level to 6 (from 5, silently bumped in + 1.3.3-2.1 NMU). + * Depend on ${misc:Depends}, and stop depending on ${python:Depends} + for -doc package. + * Bump policy compliance to Standards-Version 3.8.1. + + -- Jonas Smedegaard Tue, 26 May 2009 18:36:19 +0200 + +python-weblib (1.3.3-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Update python-weblib to the new python policy (Closes: #373366): + + drop custom python-distutils in favor of the cdbs ones. + + -- Pierre Habouzit Thu, 29 Jun 2006 13:43:38 +0200 + +python-weblib (1.3.3-2) unstable; urgency=low + + * Acknowledge NMU (closes: bug#351153, #325166). + * Correct python-weblib depending on python2.3-weblib (broken in NMU). + * Have python{,2.3,2.4}-weblib suggest python-weblib-doc. + * Use local improved cdbs snippet python-distutils.mk. + * Add new local cdbs snippets auto-update.mk, buildinfo.mk and + copyright-check.mk. + * Semi-auto-update debian/config. + * Use indented " Homepage:" (not "Website:") in long descriptions. + * . + + -- Jonas Smedegaard Sun, 23 Apr 2006 00:05:11 +0200 + +python-weblib (1.3.3-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Remove python2.{1,2}-weblib (Closes: #351153) + * Add python2.4-weblib + * Add debhelper and cdbs to build-depends to fix lintian warnings + * Update Debian policy version to 3.6.2 (no changes required) + + -- Torsten Marek Sat, 22 Apr 2006 15:47:32 +0200 + +python-weblib (1.3.3-1) unstable; urgency=low + + * New upstream release. + * Use generic (non-debhelper) cdbs make targets for dh-buildinfo. + * Add website hints to long descriptions. + * Add usage hint comment to watch file. + + -- Jonas Smedegaard Mon, 6 Sep 2004 17:56:47 +0200 + +python-weblib (1.3.2-1) unstable; urgency=low + + * New upstream release. + * Small decorative changes changes to debian/copyright. + + -- Jonas Smedegaard Tue, 4 May 2004 17:59:40 +0200 + +python-weblib (1.3.1-1) unstable; urgency=low + + * New upstream release. This closes: Bug#222850 (thanks to Derrick + 'dman' Hudson ). + * Use official CDBS python rule again, and build-depend on cdbs + releases that plays well with python. + * Compile for all available versions of python. This closes: + Bug#211046 (thanks to Markus Schaber and the + marvelous cdbs). + + Move documentation and examples from (now empty) python-weblib to + new python-weblib-doc. + + Bump up build-dependency on debhelper to 4.1.60 to support + python2.3. + * Bump up standards-version to 3.6.1 (no changes needed). + * Correct copyright of debian/rules (I wrote it, not Colin Walters). + * Fix typo in doc-base registration. + * Use (and build-depend on) dh-buildinfo. + + -- Jonas Smedegaard Thu, 25 Dec 2003 14:57:09 +0100 + +python-weblib (1.2.3-1) unstable; urgency=low + + * New upstream release. + * Repackage using CDBS and dh_python (include tweaked python rules). + * Change to new section python. + * Tighten debian/copyright: + + Remove unneeded packaging info. + + Rephrase origin line. + + Add author line. + + Recode from Latin1 to UTF8 + * Register documentation with doc-base. + * Fix watch file. + * Standards-Version 3.5.10. + + -- Jonas Smedegaard Tue, 24 Jun 2003 15:02:32 +0200 + +python-weblib (1.2.1-1) unstable; urgency=medium + + * New upstream release. + * Setting urgency medium, as changelog says it contains "minor + security fixes". + * Add watch file. + + -- Jonas Smedegaard Tue, 12 Nov 2002 04:20:14 +0100 + +python-weblib (1.2.0-1) unstable; urgency=low + + * New upstream release. + * Build against python 2.2. Update (build-)dependencies respectively. + + -- Jonas Smedegaard Thu, 29 Aug 2002 09:45:48 +0200 + +python-weblib (1.1.0-1) unstable; urgency=low + + * Official release. Closes: Bug#140890. + + -- Jonas Smedegaard Tue, 2 Apr 2002 11:23:48 +0200 + +python-weblib (1.1.0-0.0.jones1) unstable; urgency=low + + * First unofficial release. + + -- Jonas Smedegaard Tue, 2 Apr 2002 07:00:23 +0200 --- python-weblib-1.3.9.orig/debian/control +++ python-weblib-1.3.9/debian/control @@ -0,0 +1,37 @@ +Source: python-weblib +Section: python +Priority: optional +Maintainer: Marc Haber +Uploaders: Jonas Smedegaard +Build-Depends: debhelper (>= 8.0.0), python-all +Standards-Version: 3.9.3 +Homepage: http://www.stroeder.com/pylib/PyWebLib/ +Vcs-Git: git://git.debian.org/collab-maint/python-weblib.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/python-weblib.git;a=summary + +Package: python-weblib +Architecture: all +Depends: ${misc:Depends}, ${python:Depends} +Description: Yet another web programming framework for Python - library + The module package pyweblib consists of several submodules: + . + pyweblib.forms - class library for handling
input + pyweblib.session - server-side web session handling + pyweblib.helper - misc. stuff useful in CGI-BINs + pyweblib.sslenv - retrieves SSL-related env vars + pyweblib.httphelper - very basic HTTP functions/classes + +Package: python-weblib-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Description: Yet another web programming framework for Python - docs + The module package pyweblib consists of several submodules: + . + * pyweblib.forms class library for handling input + * pyweblib.session server-side web session handling + * pyweblib.helper misc. stuff useful in CGI-BINs + * pyweblib.sslenv retrieves SSL-related env vars + * pyweblib.httphelper very basic HTTP functions + . + This package contains documentation and a few example scripts. --- python-weblib-1.3.9.orig/debian/watch +++ python-weblib-1.3.9/debian/watch @@ -0,0 +1,3 @@ +# Run the "uscan" command to check for upstream updates and more. +version=2 +http://www.stroeder.com/pylib/PyWebLib/ .*/pyweblib-(.*).tar.gz debian uupdate --- python-weblib-1.3.9.orig/debian/compat +++ python-weblib-1.3.9/debian/compat @@ -0,0 +1 @@ +8 --- python-weblib-1.3.9.orig/debian/python-weblib.install +++ python-weblib-1.3.9/debian/python-weblib.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/* usr/lib --- python-weblib-1.3.9.orig/debian/copyright +++ python-weblib-1.3.9/debian/copyright @@ -0,0 +1,27 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: PyWebLib +Upstream-Contact: Michael Ströder +Source: http://www.stroeder.com/pylib/PyWebLib/ + +Copyright: 1998-2012 Michael Ströder +License: GPL-2.0 + This module is distributed under the terms of the + GPL (GNU GENERAL PUBLIC LICENSE) Version 2 + (see http://www.gnu.org/copyleft/gpl.html) + . + On Debian GNU/Linux systems, the complete text of the GNU General + Public License (GPL) version 2 can be found at + /usr/share/common-licenses/GPL-2. + +Files: debian/* +Copyright: 2003-2009 Jonas Smedegaard + 2012 Marc Haber +License: GPL-2+ + 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 2, or (at + your option) any later version. + . + On Debian GNU/Linux systems, the complete text of the GNU General + Public License (GPL) version 2 can be found at + /usr/share/common-licenses/GPL-2. --- python-weblib-1.3.9.orig/debian/python-weblib-doc.doc-base +++ python-weblib-1.3.9/debian/python-weblib-doc.doc-base @@ -0,0 +1,10 @@ +Document: python-weblib +Title: Python pyweblib Documentation +Author: Michael Ströder +Abstract: This manual describes how to install, + configure, use and extend the pyweblib Python library. +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/python-weblib-doc/pydoc/pyweblib.html +Files: /usr/share/doc/python-weblib-doc/pydoc/* --- python-weblib-1.3.9.orig/debian/python-weblib-doc.install +++ python-weblib-1.3.9/debian/python-weblib-doc.install @@ -0,0 +1,2 @@ +htdocs/pydoc/* usr/share/doc/python-weblib-doc/pydoc +cgi-bin/* usr/share/doc/python-weblib-doc/examples/cgi-bin --- python-weblib-1.3.9.orig/debian/rules +++ python-weblib-1.3.9/debian/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --with python2 +