Étienne Mollier pushed to branch master at Debian Med / pynn
Commits: edece0d8 by Étienne Mollier at 2021-09-16T21:18:26+02:00 routine-update: Fix watchfile to detect new versions on github - - - - - 2c051ad5 by Étienne Mollier at 2021-09-16T21:20:16+02:00 d/control: add myself to uploaders - - - - - 08518dd2 by Étienne Mollier at 2021-09-16T21:23:53+02:00 d/control: Standard-Version: 4.6.0.1 - - - - - 6cdfdc4d by Étienne Mollier at 2021-09-16T21:24:59+02:00 no_testconfig_nest.patch forward not-needed - - - - - e866c8fa by Étienne Mollier at 2021-09-16T21:29:02+02:00 ready to upload to unstable - - - - - d28148e0 by Étienne Mollier at 2021-09-16T21:31:57+02:00 fix typo in changelog - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/no_testconfig_nest.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +pynn (0.9.6-2) unstable; urgency=medium + + * Fix watchfile to detect new versions on github (routine-update) + * d/control: add myself to uploaders + * d/control: Standards-Version: 4.6.0.1 + * no_testconfig_nest.patch forwarding not needed + + -- Étienne Mollier <[email protected]> Thu, 16 Sep 2021 21:28:14 +0200 + pynn (0.9.6-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,7 +1,8 @@ Source: pynn Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Yaroslav Halchenko <[email protected]>, - Michael Hanke <[email protected]> + Michael Hanke <[email protected]>, + Étienne Mollier <[email protected]> Section: python Testsuite: autopkgtest-pkg-python Priority: optional @@ -17,7 +18,7 @@ Build-Depends: debhelper-compat (= 13), python3-quantities <!nocheck>, python3-lazyarray <!nocheck>, python3-neo <!nocheck> -Standards-Version: 4.5.1 +Standards-Version: 4.6.0.1 Vcs-Browser: https://salsa.debian.org/med-team/pynn Vcs-Git: https://salsa.debian.org/med-team/pynn.git Homepage: https://neuralensemble.org/trac/PyNN ===================================== debian/patches/no_testconfig_nest.patch ===================================== @@ -1,6 +1,7 @@ Author: Andreas Tille <[email protected]> Last-Update: Thu, 05 Mar 2020 13:35:28 +0100 Description: Testconfig is not packaged +Forwarded: not-needed --- a/test/system/scenarios/__init__.py +++ /dev/null ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/NeuralEnsemble/PyNN/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/NeuralEnsemble/PyNN/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/pynn/-/compare/fafc47850e5ab505b19f091967250357dbffd772...d28148e00ed34ec524cff830683a0d5fa130334f -- View it on GitLab: https://salsa.debian.org/med-team/pynn/-/compare/fafc47850e5ab505b19f091967250357dbffd772...d28148e00ed34ec524cff830683a0d5fa130334f 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
