[med-svn] [Git][med-team/cnrun][master] 2 commits: Depend on lua5.1 only

Bastian Germann (@bage) gitlab at salsa.debian.org
Tue Oct 21 16:52:17 BST 2025



Bastian Germann pushed to branch master at Debian Med / cnrun


Commits:
585828c6 by Bastian Germann at 2025-10-21T14:38:43+02:00
Depend on lua5.1 only

- - - - -
8118cbcf by Bastian Germann at 2025-10-21T14:39:03+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+cnrun (2.1.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Depend on lua5.1 only
+
+ -- Bastian Germann <bage at debian.org>  Tue, 21 Oct 2025 14:31:29 +0200
+
 cnrun (2.1.0-3) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -7,11 +7,11 @@ Build-Depends: debhelper-compat (= 13),
                autoconf-archive,
                texinfo,
                libgomp1,
-               pkg-config,
+               pkgconf,
                libgsl-dev | libgsl0-dev,
                libxml2-dev,
-               liblua5.2-dev | liblua5.3-dev,
-               lua5.2 | lua5.3
+               liblua5.1-dev,
+               lua5.1
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/cnrun
 Vcs-Git: https://salsa.debian.org/med-team/cnrun.git
@@ -39,7 +39,7 @@ Description: NeuroML-capable neuronal network simulator (development files)
  CNrun is a neuronal network simulator implemented as a Lua package.
  This package contains development files.
  .
- See lua-licnrun description for extended description.
+ See lua-cnrun description for extended description.
 
 Package: cnrun-tools
 Architecture: any
@@ -55,7 +55,7 @@ Description: NeuroML-capable neuronal network simulator (tools)
 Package: lua-cnrun
 Architecture: any
 Depends: libcnrun2,
-         lua5.1 | lua5.2,
+         lua5.1,
          ${misc:Depends}
 Suggests: gnuplot
 Description: NeuroML-capable neuronal network simulator (Lua package)



View it on GitLab: https://salsa.debian.org/med-team/cnrun/-/compare/57cb9a39c7e8d6e4dae212eb97c8af2fcddc6200...8118cbcffb862bbbc12c22a62b0f2bb390978f2e

-- 
View it on GitLab: https://salsa.debian.org/med-team/cnrun/-/compare/57cb9a39c7e8d6e4dae212eb97c8af2fcddc6200...8118cbcffb862bbbc12c22a62b0f2bb390978f2e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251021/fdad58a3/attachment-0001.htm>


More information about the debian-med-commit mailing list