[Pkg-pascal-devel] FPC watch file

Abou Al Montacir abou.almontacir at sfr.fr
Sat Jun 27 12:42:43 BST 2020


Hi All,
It looks like the FPC watch file is not detecting the new version.
I managed to get it work by changing the experimental one as follows:
diff --git a/debian/watch b/debian/watchindex 0a132793..a15e77ff 100644---
a/debian/watch+++ b/debian/watch@@ -5,4 +5,4 @@
s/(\d)((rc|pre|dev|beta|alpha|b|a))/$1~$2/;\ s/\-\d//;\ s/\-src//,\
dversionmangle=s/\+dfsg// \-
ftp://ftp.freepascal.org/pub/fpc/(?:beta|dist?)/@ANY_VERSION@/source/fpcbuild- at ANY_VERSION@@ARCHIVE_EXT@
debian debian/orig-tar.sh+
ftp://ftp.freepascal.org/pub/fpc/(beta|dist)/@ANY_VERSION@/source/fpcbuild- at ANY_VERSION@@ARCHIVE_EXT@
debian debian/orig-tar.shCan anyone confirm this is the right change? looks like
the FPC watch file is not detecting the new version.
I managed to get it work by changing the experimental one as follows: diff --git 
a/debian/watch b/debian/watch
index 0a132793..a15e77ff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -5,4 +5,4 @@ s/(\d)((rc|pre|dev|beta|alpha|b|a))/$1~$2/;\
 s/\-\d//;\
 s/\-src//,\
 dversionmangle=s/\+dfsg// \
-
ftp://ftp.freepascal.org/pub/fpc/(?:beta|dist?)/@ANY_VERSION@/source/fpcbuild- at ANY_VERSION@@ARCHIVE_EXT@
debian debian/orig-tar.sh
+
ftp://ftp.freepascal.org/pub/fpc/(beta|dist)/@ANY_VERSION@/source/fpcbuild- at ANY_VERSION@@ARCHIVE_EXT@
debian debian/orig-tar.sh

-- 
Cheers,
Abou Al Montacir

-- 
Cheers,
Abou Al Montacir

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20200627/fa938c02/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20200627/fa938c02/attachment.sig>


More information about the Pkg-pascal-devel mailing list