[Python-apps-commits] r1997 - in packages/pylint/trunk/debian (changelog watch)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Wed Nov 26 11:53:47 UTC 2008


    Date: Wednesday, November 26, 2008 @ 11:53:46
  Author: morph
Revision: 1997

* New upstream release
* debian/watch
  - bump verstion to 3
  - left only the url to scan, adding "opts=pasv" for ftp scan

Modified:
  packages/pylint/trunk/debian/changelog
  packages/pylint/trunk/debian/watch

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2008-11-26 11:34:35 UTC (rev 1996)
+++ packages/pylint/trunk/debian/changelog	2008-11-26 11:53:46 UTC (rev 1997)
@@ -1,5 +1,6 @@
-pylint (0.14.0-3) UNRELEASED; urgency=low
+pylint (0.15.2-1) UNRELEASED; urgency=low
 
+  * New upstream release
   * debian/control
     - added under PAPT umbrella (in agreement with Alexandre Fayolle)
     - added me to uploaders
@@ -11,6 +12,9 @@
     - added dpatch stuff
   * debian/patches/10_bts427244_enable_user-visible_variables.dpatch
     - added to avoid direct upstream source code modification
+  * debian/watch
+    - bump verstion to 3
+    - left only the url to scan, adding "opts=pasv" for ftp scan
 
  -- Sandro Tosi <morph at debian.org>  Wed, 19 Nov 2008 18:52:12 +0100
 

Modified: packages/pylint/trunk/debian/watch
===================================================================
--- packages/pylint/trunk/debian/watch	2008-11-26 11:34:35 UTC (rev 1996)
+++ packages/pylint/trunk/debian/watch	2008-11-26 11:53:46 UTC (rev 1997)
@@ -1,3 +1,2 @@
-version=2
-ftp://ftp.logilab.org/pub/pylint/pylint-(.*)\.tar\.gz debian uupdate
-
+version=3
+opts=pasv ftp://ftp.logilab.org/pub/pylint/pylint-(.*)\.tar\.gz




More information about the Python-apps-commits mailing list