[Python-modules-commits] r2475 - in /packages/scapy/trunk/debian: changelog control
davidvilla-guest at users.alioth.debian.org
davidvilla-guest at users.alioth.debian.org
Tue May 29 09:08:36 UTC 2007
Author: davidvilla-guest
Date: Tue May 29 09:08:35 2007
New Revision: 2475
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2475
Log: (empty)
Modified:
packages/scapy/trunk/debian/changelog
packages/scapy/trunk/debian/control
Modified: packages/scapy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/scapy/trunk/debian/changelog?rev=2475&op=diff
==============================================================================
--- packages/scapy/trunk/debian/changelog (original)
+++ packages/scapy/trunk/debian/changelog Tue May 29 09:08:35 2007
@@ -1,3 +1,10 @@
+scapy (1.1.1-2) unstable; urgency=low
+
+ * debian/control
+ - XS-Python-Version: >= 2.4 (Closes: #426504)
+
+ -- David Villa Alises <David.Villa at uclm.es> Tue, 29 May 2007 11:03:49 +0200
+
scapy (1.1.1-1) unstable; urgency=low
* New upstream release
Modified: packages/scapy/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/scapy/trunk/debian/control?rev=2475&op=diff
==============================================================================
--- packages/scapy/trunk/debian/control (original)
+++ packages/scapy/trunk/debian/control Tue May 29 09:08:35 2007
@@ -5,14 +5,14 @@
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>=0.4.43), python-all-dev, python-support (>= 0.3)
Standards-Version: 3.7.2
-XS-Python-Version: >= 2.3
+XS-Python-Version: >= 2.4
Package: python-scapy
Architecture: all
Depends: ${python:Depends}
Suggests: tcpdump, graphviz, imagemagick, python-gnuplot, python-crypto, python-pyx, ebtables, python-visual, sox, xpdf, gv
-Replaces: scapy (<< 1.1.1-1)
-Conflicts: scapy (<< 1.1.1-1)
+Replaces: scapy (<< 1.1.1-2)
+Conflicts: scapy (<< 1.1.1-2)
Description: Packet generator/sniffer and network scanner/discovery
Scapy is a powerful interactive packet manipulation tool, packet
generator, network scanner, network discovery, packet sniffer, etc. It
More information about the Python-modules-commits
mailing list