[Pkg-sql-ledger-commit] r579 - ledger-smb/trunk/debian

pkg-sql-ledger-commit-owner at lists.alioth.debian.org pkg-sql-ledger-commit-owner at lists.alioth.debian.org
Sun Jun 17 02:30:23 UTC 2012


Author: jame-guest
Date: 2012-06-17 02:30:23 +0000 (Sun, 17 Jun 2012)
New Revision: 579

Modified:
   ledger-smb/trunk/debian/watch
Log:
Update debian/watch to exclude development snapshots.

Modified: ledger-smb/trunk/debian/watch
===================================================================
--- ledger-smb/trunk/debian/watch	2012-06-12 22:41:46 UTC (rev 578)
+++ ledger-smb/trunk/debian/watch	2012-06-17 02:30:23 UTC (rev 579)
@@ -3,6 +3,7 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-http://sf.net/ledger-smb/ledgersmb-([\d\.]+)\.tar\.gz
+# Exclude development snapshots
+opts="uversionmangle=s/^1\.3\.99\d*/0/" \
+http://sf.net/ledger-smb/ledgersmb-([\d\.\d\.]+)\.tar\.gz
 




More information about the Pkg-sql-ledger-commit mailing list