[Python-modules-commits] r19507 - in packages/python-clamav/tags (7 files)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Sun Dec 4 18:36:51 UTC 2011
Date: Sunday, December 4, 2011 @ 18:36:50
Author: kitterman
Revision: 19507
[svn-buildpackage] Tagging python-clamav 0.4.1-6
Added:
packages/python-clamav/tags/0.4.1-6/
packages/python-clamav/tags/0.4.1-6/debian/changelog
(from rev 19506, packages/python-clamav/trunk/debian/changelog)
packages/python-clamav/tags/0.4.1-6/debian/control
(from rev 19506, packages/python-clamav/trunk/debian/control)
packages/python-clamav/tags/0.4.1-6/debian/rules
(from rev 19506, packages/python-clamav/trunk/debian/rules)
Deleted:
packages/python-clamav/tags/0.4.1-6/debian/changelog
packages/python-clamav/tags/0.4.1-6/debian/control
packages/python-clamav/tags/0.4.1-6/debian/rules
Deleted: packages/python-clamav/tags/0.4.1-6/debian/changelog
===================================================================
--- packages/python-clamav/trunk/debian/changelog 2011-12-03 17:32:11 UTC (rev 19494)
+++ packages/python-clamav/tags/0.4.1-6/debian/changelog 2011-12-04 18:36:50 UTC (rev 19507)
@@ -1,112 +0,0 @@
-python-clamav (0.4.1-5) unstable; urgency=low
-
- * python-pyclamav Breaks python-clamav (<< 0.4.1-4~) instead of Conflicts
- * Add debian/watch
- * Fix misspelling of package in the last changelog entry
-
- -- Scott Kitterman <scott at kitterman.com> Fri, 11 Mar 2011 09:47:14 -0500
-
-python-clamav (0.4.1-4) unstable; urgency=low
-
- * Switch to dh_python2
- - Drop build-depends on python-support
- - Version build-depends on python-all-dev
- - Add X-Python-Version
- - Add ${python:Breaks}
- - Replace dh_pysupport in debian/rules with dh_python2
- * Rename binary to python-pyclamav (Closes: #507858)
- - Add transitional package in debian/control
- - Adjust target of setup.py install in debian/rules
- * Add install-layout=deb
- * Drop alternate depends on clamav-data as it is no longer updated
- * Drop redundant build-depends on python
-
- -- Scott Kitterman <scott at kitterman.com> Sat, 19 Feb 2011 13:16:03 -0500
-
-python-clamav (0.4.1-3) unstable; urgency=low
-
- * Use correct DPMT address for maintainer
- * Add vcs-* fields to debian/control
-
- -- Scott Kitterman <scott at kitterman.com> Sun, 03 Oct 2010 13:03:20 -0400
-
-python-clamav (0.4.1-2) unstable; urgency=low
-
- * Agreed maintainer change to Debian Python Modules Team
- - Add myself to uploaders
- - Thanks to Cédric Delfosse for his work maintaining python-clamav
- * Acknowledge NMU (Closes: #524645)
- - Thanks to Imre Gergely
- * Convert to source format 3.0 (Quilt) to add patch system
- - Convert existing inline change to debian/patches/clamav-095-compat.patch
- * Improve debian/copyright
- * Add Homepage to debian/control and bump standards version to 3.9.1.0
- without further change
- * Remove obsolete debian/pycompat file
-
- -- Scott Kitterman <scott at kitterman.com> Wed, 22 Sep 2010 12:30:43 -0400
-
-python-clamav (0.4.1-1.1) unstable; urgency=low
-
- * Non-maintainer upload.
- * Build against libclamav6/clamav 0.95
- - modified pyclamav.c source to use the new API functions
- - cleaned up some old code for clamav 0.75
- - updated Build-Depends
-
- -- Imre Gergely <gimre at narancs.net> Sat, 18 Apr 2009 17:00:51 +0300
-
-python-clamav (0.4.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cédric Delfosse <cedric at debian.org> Tue, 06 May 2008 14:30:24 +0200
-
-python-clamav (0.4.0-2) unstable; urgency=low
-
- * Update debian/rules to fix FTBFS if build twice in a row
- (Closes: Bug#442708)
-
- -- Cédric Delfosse <cedric at debian.org> Tue, 11 Mar 2008 22:01:11 +0100
-
-python-clamav (0.4.0-1) unstable; urgency=low
-
- * New upstream release
-
- -- Cédric Delfosse <cedric at debian.org> Wed, 11 Jul 2007 21:26:18 +0200
-
-python-clamav (0.3.3-1) unstable; urgency=low
-
- * New upstream release.
- * Bump debhelper compat mode to 5.
- * Use python-support instead of pycentral.
-
- -- Cédric Delfosse <cedric at debian.org> Sat, 8 Jul 2006 20:35:50 +0200
-
-python-clamav (0.3.0-2) unstable; urgency=low
-
- * Update package to new Debian Python Policy (Closes: Bug#373520)
- * Update Standards-Version to 3.7.2
-
- -- Cédric Delfosse <cedric at debian.org> Wed, 14 Jun 2006 19:57:23 +0200
-
-python-clamav (0.3.0-1) unstable; urgency=low
-
- * New upstream release
- * Update Standards-Version to 3.6.2
- * Fix long description ("add" -> "adds")
-
- -- Cédric Delfosse <cedric at debian.org> Sat, 9 Jul 2005 14:45:40 +0200
-
-python-clamav (0.2.2-2) unstable; urgency=low
-
- * Build against new libclamav1 0.85.1.
-
- -- Cédric Delfosse <cedric at debian.org> Thu, 26 May 2005 22:17:23 +0200
-
-python-clamav (0.2.2-1) unstable; urgency=low
-
- * Initial Release. (Closes: Bug#278572)
-
- -- Cédric Delfosse <cedric at debian.org> Tue, 26 Apr 2005 22:02:32 +0200
-
Copied: packages/python-clamav/tags/0.4.1-6/debian/changelog (from rev 19506, packages/python-clamav/trunk/debian/changelog)
===================================================================
--- packages/python-clamav/tags/0.4.1-6/debian/changelog (rev 0)
+++ packages/python-clamav/tags/0.4.1-6/debian/changelog 2011-12-04 18:36:50 UTC (rev 19507)
@@ -0,0 +1,122 @@
+python-clamav (0.4.1-6) unstable; urgency=low
+
+ * Build python-clamav transitional package in binary-indep target
+ (Closes: #650789)
+ * Add build-arch and build-indep targets
+ * Enhance package description
+ * Bump standards version to 3.9.2 without further change
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 04 Dec 2011 13:10:00 -0500
+
+python-clamav (0.4.1-5) unstable; urgency=low
+
+ * python-pyclamav Breaks python-clamav (<< 0.4.1-4~) instead of Conflicts
+ * Add debian/watch
+ * Fix misspelling of package in the last changelog entry
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 11 Mar 2011 09:47:14 -0500
+
+python-clamav (0.4.1-4) unstable; urgency=low
+
+ * Switch to dh_python2
+ - Drop build-depends on python-support
+ - Version build-depends on python-all-dev
+ - Add X-Python-Version
+ - Add ${python:Breaks}
+ - Replace dh_pysupport in debian/rules with dh_python2
+ * Rename binary to python-pyclamav (Closes: #507858)
+ - Add transitional package in debian/control
+ - Adjust target of setup.py install in debian/rules
+ * Add install-layout=deb
+ * Drop alternate depends on clamav-data as it is no longer updated
+ * Drop redundant build-depends on python
+
+ -- Scott Kitterman <scott at kitterman.com> Sat, 19 Feb 2011 13:16:03 -0500
+
+python-clamav (0.4.1-3) unstable; urgency=low
+
+ * Use correct DPMT address for maintainer
+ * Add vcs-* fields to debian/control
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 03 Oct 2010 13:03:20 -0400
+
+python-clamav (0.4.1-2) unstable; urgency=low
+
+ * Agreed maintainer change to Debian Python Modules Team
+ - Add myself to uploaders
+ - Thanks to Cédric Delfosse for his work maintaining python-clamav
+ * Acknowledge NMU (Closes: #524645)
+ - Thanks to Imre Gergely
+ * Convert to source format 3.0 (Quilt) to add patch system
+ - Convert existing inline change to debian/patches/clamav-095-compat.patch
+ * Improve debian/copyright
+ * Add Homepage to debian/control and bump standards version to 3.9.1.0
+ without further change
+ * Remove obsolete debian/pycompat file
+
+ -- Scott Kitterman <scott at kitterman.com> Wed, 22 Sep 2010 12:30:43 -0400
+
+python-clamav (0.4.1-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build against libclamav6/clamav 0.95
+ - modified pyclamav.c source to use the new API functions
+ - cleaned up some old code for clamav 0.75
+ - updated Build-Depends
+
+ -- Imre Gergely <gimre at narancs.net> Sat, 18 Apr 2009 17:00:51 +0300
+
+python-clamav (0.4.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Cédric Delfosse <cedric at debian.org> Tue, 06 May 2008 14:30:24 +0200
+
+python-clamav (0.4.0-2) unstable; urgency=low
+
+ * Update debian/rules to fix FTBFS if build twice in a row
+ (Closes: Bug#442708)
+
+ -- Cédric Delfosse <cedric at debian.org> Tue, 11 Mar 2008 22:01:11 +0100
+
+python-clamav (0.4.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Cédric Delfosse <cedric at debian.org> Wed, 11 Jul 2007 21:26:18 +0200
+
+python-clamav (0.3.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bump debhelper compat mode to 5.
+ * Use python-support instead of pycentral.
+
+ -- Cédric Delfosse <cedric at debian.org> Sat, 8 Jul 2006 20:35:50 +0200
+
+python-clamav (0.3.0-2) unstable; urgency=low
+
+ * Update package to new Debian Python Policy (Closes: Bug#373520)
+ * Update Standards-Version to 3.7.2
+
+ -- Cédric Delfosse <cedric at debian.org> Wed, 14 Jun 2006 19:57:23 +0200
+
+python-clamav (0.3.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Update Standards-Version to 3.6.2
+ * Fix long description ("add" -> "adds")
+
+ -- Cédric Delfosse <cedric at debian.org> Sat, 9 Jul 2005 14:45:40 +0200
+
+python-clamav (0.2.2-2) unstable; urgency=low
+
+ * Build against new libclamav1 0.85.1.
+
+ -- Cédric Delfosse <cedric at debian.org> Thu, 26 May 2005 22:17:23 +0200
+
+python-clamav (0.2.2-1) unstable; urgency=low
+
+ * Initial Release. (Closes: Bug#278572)
+
+ -- Cédric Delfosse <cedric at debian.org> Tue, 26 Apr 2005 22:02:32 +0200
+
Deleted: packages/python-clamav/tags/0.4.1-6/debian/control
===================================================================
--- packages/python-clamav/trunk/debian/control 2011-12-03 17:32:11 UTC (rev 19494)
+++ packages/python-clamav/tags/0.4.1-6/debian/control 2011-12-04 18:36:50 UTC (rev 19507)
@@ -1,32 +0,0 @@
-Source: python-clamav
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Scott Kitterman <scott at kitterman.com>
-Build-Depends: debhelper (>= 5.0.37.2), libclamav-dev (>= 0.95), python-all-dev (>= 2.6.5-2~)
-X-Python-Version: >= 2.3
-Standards-Version: 3.9.1.0
-Homepage: http://xael.org/norman/python/pyclamav/index.html
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-clamav/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-clamav/trunk/
-
-Package: python-pyclamav
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, clamav-freshclam
-Provides: ${python:Provides}, python-clamav
-Replaces: python-clamav (<< 0.4.1-4~)
-Breaks: ${python:Breaks}, python-clamav (<< 0.4.1-4~)
-Description: Python bindings to ClamAV
- This package adds virus detection capabilities to Python software, thanks to
- the ClamAV antivirus toolkit.
-
-Package: python-clamav
-Architecture: all
-Priority: extra
-Depends: ${misc:Depends}, python-pyclamav
-Description: Python bindings to ClamAV - transitional package
- This package adds virus detection capabilities to Python software, thanks to
- the ClamAV antivirus toolkit.
- .
- This is a transitional package to support upgrades to python-pyclamav. It is
- safe to remove it once that is installed.
Copied: packages/python-clamav/tags/0.4.1-6/debian/control (from rev 19506, packages/python-clamav/trunk/debian/control)
===================================================================
--- packages/python-clamav/tags/0.4.1-6/debian/control (rev 0)
+++ packages/python-clamav/tags/0.4.1-6/debian/control 2011-12-04 18:36:50 UTC (rev 19507)
@@ -0,0 +1,34 @@
+Source: python-clamav
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Scott Kitterman <scott at kitterman.com>
+Build-Depends: debhelper (>= 5.0.37.2), libclamav-dev (>= 0.95), python-all-dev (>= 2.6.5-2~)
+X-Python-Version: >= 2.3
+Standards-Version: 3.9.2
+Homepage: http://xael.org/norman/python/pyclamav/index.html
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-clamav/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-clamav/trunk/
+
+Package: python-pyclamav
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, clamav-freshclam
+Provides: ${python:Provides}, python-clamav
+Replaces: python-clamav (<< 0.4.1-4~)
+Breaks: ${python:Breaks}, python-clamav (<< 0.4.1-4~)
+Description: Python bindings to ClamAV
+ This package adds virus detection capabilities to Python software, thanks to
+ the ClamAV antivirus toolkit without the need for running clamav-daemon. For
+ virus scanning with clamav-daemon, python-pyclamd is an available
+ alternative.
+
+Package: python-clamav
+Architecture: all
+Priority: extra
+Depends: ${misc:Depends}, python-pyclamav
+Description: Python bindings to ClamAV - transitional package
+ This package adds virus detection capabilities to Python software, thanks to
+ the ClamAV antivirus toolkit.
+ .
+ This is a transitional package to support upgrades to python-pyclamav. It is
+ safe to remove it once that is installed.
Deleted: packages/python-clamav/tags/0.4.1-6/debian/rules
===================================================================
--- packages/python-clamav/trunk/debian/rules 2011-12-03 17:32:11 UTC (rev 19494)
+++ packages/python-clamav/tags/0.4.1-6/debian/rules 2011-12-04 18:36:50 UTC (rev 19507)
@@ -1,63 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -O0
-else
- CFLAGS += -O2
-endif
-
-PYVERS=$(shell pyversions -vs)
-
-
-build: $(PYVERS:%=build-python%)
- touch $@
-build-python%:
- python$* setup.py build
- touch $@
-
-install: build $(PYVERS:%=install-python%)
-install-python%:
- dh_testdir
- dh_testroot
- dh_installdirs
- python$* setup.py install --install-layout=deb --root $(CURDIR)/debian/python-pyclamav
-
-clean: $(PYVERS:%=clean-python%)
-clean-python%:
- dh_testdir
- python$* setup.py clean
- dh_testroot
- rm -fr build build-python$*
- dh_clean
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
- dh_testdir
- dh_testroot
- dh_installchangelogs CHANGELOG
- dh_installdocs
- dh_installexamples
- dh_link
- dh_strip
- dh_compress
- dh_fixperms
- dh_python2
- dh_makeshlibs
- dh_installdeb
- dh_shlibdeps
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
Copied: packages/python-clamav/tags/0.4.1-6/debian/rules (from rev 19506, packages/python-clamav/trunk/debian/rules)
===================================================================
--- packages/python-clamav/tags/0.4.1-6/debian/rules (rev 0)
+++ packages/python-clamav/tags/0.4.1-6/debian/rules 2011-12-04 18:36:50 UTC (rev 19507)
@@ -0,0 +1,67 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+
+PYVERS=$(shell pyversions -vs)
+
+
+build: build-arch build-indep
+build-arch: $(PYVERS:%=build-python%)
+ touch $@
+build-python%:
+ python$* setup.py build
+ touch $@
+
+install-arch: build $(PYVERS:%=install-python%)
+install-python%:
+ dh_testdir
+ dh_testroot
+ dh_installdirs
+ python$* setup.py install --install-layout=deb --root $(CURDIR)/debian/python-pyclamav
+
+clean: $(PYVERS:%=clean-python%)
+clean-python%:
+ dh_testdir
+ python$* setup.py clean
+ dh_testroot
+ rm -fr build build-python$*
+ dh_clean
+
+binary-common:
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs CHANGELOG
+ dh_installdocs
+ dh_installexamples
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_python2
+ dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+# Build architecture-independent files here.
+binary-indep: build-indep install-indep
+ $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
+
+# Build architecture-dependent files here.
+binary-arch: build-arch install-arch
+ $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
+
+binary: binary-indep binary-arch
+.PHONY: build-indep build-arch build clean binary-indep binary-arch binary install-indep install-arch install configure
More information about the Python-modules-commits
mailing list