[Python-modules-commits] r10411 - in packages/pcapy/trunk/debian (4 files)
jwilk-guest at users.alioth.debian.org
jwilk-guest at users.alioth.debian.org
Fri Nov 13 11:05:39 UTC 2009
Date: Friday, November 13, 2009 @ 11:05:28
Author: jwilk-guest
Revision: 10411
New upstream URL: update debian/copyright, debian/watch and
debian/control.
Modified:
packages/pcapy/trunk/debian/changelog
packages/pcapy/trunk/debian/control
packages/pcapy/trunk/debian/copyright
packages/pcapy/trunk/debian/watch
Modified: packages/pcapy/trunk/debian/changelog
===================================================================
--- packages/pcapy/trunk/debian/changelog 2009-11-13 10:57:53 UTC (rev 10410)
+++ packages/pcapy/trunk/debian/changelog 2009-11-13 11:05:28 UTC (rev 10411)
@@ -1,3 +1,10 @@
+pcapy (0.10.6-2) UNRELEASED; urgency=low
+
+ * New upstream URL: update debian/copyright, debian/watch and
+ debian/control.
+
+ -- Jakub Wilk <ubanus at users.sf.net> Fri, 13 Nov 2009 12:04:00 +0100
+
pcapy (0.10.6-1) unstable; urgency=low
[ Arnaud Fontaine ]
Modified: packages/pcapy/trunk/debian/control
===================================================================
--- packages/pcapy/trunk/debian/control 2009-11-13 10:57:53 UTC (rev 10410)
+++ packages/pcapy/trunk/debian/control 2009-11-13 11:05:28 UTC (rev 10411)
@@ -9,7 +9,7 @@
python-central (>= 0.5.0),
patchutils (>= 0.2.25),
libpcap0.8-dev
-Homepage: http://corelabs.coresecurity.com/index.php?module=FrontEndMod&action=view&type=tool&name=Pcapy
+Homepage: http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=Pcapy
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pcapy/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pcapy/trunk/
XS-Python-Version: all
Modified: packages/pcapy/trunk/debian/copyright
===================================================================
--- packages/pcapy/trunk/debian/copyright 2009-11-13 10:57:53 UTC (rev 10410)
+++ packages/pcapy/trunk/debian/copyright 2009-11-13 11:05:28 UTC (rev 10411)
@@ -1,7 +1,7 @@
This package was debianized by Arnaud Fontaine <arnau at debian.org> on
Tue, 11 Apr 2006 14:08:14 +0200.
-It was downloaded from http://corelabs.coresecurity.com/index.php?module=FrontEndMod&action=view&type=tool&name=Pcapy
+It was downloaded from http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=Pcapy
Copyright (C) 2003-2009 CORE Security Technologies <oss at coresecurity.com>.
All rights reserved.
Modified: packages/pcapy/trunk/debian/watch
===================================================================
--- packages/pcapy/trunk/debian/watch 2009-11-13 10:57:53 UTC (rev 10410)
+++ packages/pcapy/trunk/debian/watch 2009-11-13 11:05:28 UTC (rev 10411)
@@ -1,4 +1,4 @@
version=3
opts=filenamemangle=s/.*=(.*)/$1/ \
- http://corelabs.coresecurity.com/index.php?module=FrontEndMod&action=view&type=tool&name=Pcapy \
- /attachment.php\?type=tool&page=Pcapy&file=pcapy-(\d[\d\.]*)\.tar\.gz
+ http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=Pcapy \
+ /index\.php\?module=Wiki&action=attachment&type=tool&page=Pcapy&file=pcapy-([0-9.]+)\.tar\.gz
More information about the Python-modules-commits
mailing list