Andreas Tille pushed to branch master at Debian Med / pynn


Commits:
eb8acd97 by Andreas Tille at 2023-12-19T07:59:48+01:00
Fix upstream download name

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ pynn (0.12.1-1) UNRELEASED; urgency=medium
     Closes: #1018448 
   * Standards-Version: 4.6.2 (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+  * d/watch: Fix upstream download name
   TODO: New dependency https://salsa.debian.org/med-team/python-morphio
 
   [ Étienne Mollier ]


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
 version=4
 
-https://github.com/NeuralEnsemble/PyNN/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
+  https://github.com/NeuralEnsemble/PyNN/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: 
https://salsa.debian.org/med-team/pynn/-/commit/eb8acd97bef9b7f006e17d59f11871deb3199114

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/pynn/-/commit/eb8acd97bef9b7f006e17d59f11871deb3199114
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to