[Bug 1888346] Re: [FFe] please accept 9.27+dfsg-6 and jskeus

2020-12-10 Thread Mathew Hodson
** No longer affects: jskeus (Ubuntu)

** Also affects: euslisp (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Summary changed:

- [FFe]  please accept 9.27+dfsg-6 and jskeus
+ Update euslisp to 9.27+dfsg-6

** Changed in: euslisp (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: euslisp (Ubuntu Focal)
   Importance: Undecided => Wishlist

** Description changed:

- Please accept new upstream release 9.27+dfsg-6 ans jskeus+1.24+dfsg-2 already 
packaged in Debian.
- EusLisp is Lisp interpreter and it well works with jskeus, an 
Robotics-related extentions. To run jskeus, we need euslisp > 9.27, which 
failed to release before FeatureFreeze.
+ Please accept new euslisp version 9.27+dfsg-6 needed by jskeus.
+ 
+ EusLisp is Lisp interpreter and it well works with jskeus, an Robotics-
+ related extensions. To run jskeus, we need euslisp > 9.27, which failed
+ to release before Feature Freeze.
  
  They are well tested on salsa gitlab-CI and confirmed no regression.
  
  see 
https://salsa.debian.org/science-team/euslisp/-/blob/master/debian/changelog
  and 
https://salsa.debian.org/science-team/jskeus/-/blob/master/debian/changelog
  
- Upstrem NEWS since 9.26 as follows
- ```
+ Upstream NEWS since 9.26 is as follows:
+ ---
+ 
  euslisp (9.27+dfsg-6) unstable; urgency=medium
  
-   * Team upload.
+   * Team upload.
  
-   [ Kei OKADA ]
-   * add test to check if jskeus is compilable
-   * compiler copies it's instance by :copy-compiler, so symid needs to be 
global. see 
https://github.com/euslisp/EusLisp/pull/441/commits/bf5b1b244d397ea02a112458f2df47297d20e3a6
-   * To avoid (setq *cflags* nil), use "" when CFLAGS is not set
-   * use ca-certificates instead of GIT_SSL_NO_VERIFY
-   * add Restrictions: needs-internet to debian/tests/control
-   * add test to check if comile-file works
-   * use file.c/file.h/file.o from file if o is not set
-   * lisp/too/makedate: add empty makedata/gitrevision/compilehost, skip these 
variable from lisp-implementation-version
-   * rm debian/patches/always-compile-to-objdir.patch
-   * set lisp-implementation-version to show last released date
+   [ Kei OKADA ]
+   * add test to check if jskeus is compilable
+   * compiler copies it's instance by :copy-compiler, so symid needs to be 
global. see 
https://github.com/euslisp/EusLisp/pull/441/commits/bf5b1b244d397ea02a112458f2df47297d20e3a6
+   * To avoid (setq *cflags* nil), use "" when CFLAGS is not set
+   * use ca-certificates instead of GIT_SSL_NO_VERIFY
+   * add Restrictions: needs-internet to debian/tests/control
+   * add test to check if comile-file works
+   * use file.c/file.h/file.o from file if o is not set
+   * lisp/too/makedate: add empty makedata/gitrevision/compilehost, skip these 
variable from lisp-implementation-version
+   * rm debian/patches/always-compile-to-objdir.patch
+   * set lisp-implementation-version to show last released date
  
-  -- Jochen Sprickerhof   Sun, 12 Jul 2020 16:55:09
+  -- Jochen Sprickerhof   Sun, 12 Jul 2020 16:55:09
  +0200
  
  euslisp (9.27+dfsg-5) unstable; urgency=medium
  
-   [ Jochen Sprickerhof ]
-   * Cleanup gitlab-ci.yml
+   [ Jochen Sprickerhof ]
+   * Cleanup gitlab-ci.yml
  
-   [ Kei OKADA ]
-   * add debian/patches/fix-for-blhc.patch
-   * add debian/patches/fix-for-reprotest.patch
-   * fix debian/patches/fix-for-reprotest.patch use ${DEB_HOST_MULTIARCH}
+   [ Kei OKADA ]
+   * add debian/patches/fix-for-blhc.patch
+   * add debian/patches/fix-for-reprotest.patch
+   * fix debian/patches/fix-for-reprotest.patch use ${DEB_HOST_MULTIARCH}
  
-  -- Jochen Sprickerhof   Sun, 05 Jul 2020 10:51:11
+  -- Jochen Sprickerhof   Sun, 05 Jul 2020 10:51:11
  +0200
  
  euslisp (9.27+dfsg-4) unstable; urgency=medium
  
-   * Team upload.
+   * Team upload.
  
-   [ Kei Okada ]
-   * add test to check when compile lisp file incldue LINEINTERSECTION3 
(geo::line-intersection3), it will not find LINEINTERSECTION3 symbol
-   * Use RTLD_GLOBAL so that other dynamic libary can find library symbols.
-   * add test to check if lib/llib/unittest.l exists
-   * install lib/llib within euslisp-dev
+   [ Kei Okada ]
+   * add test to check when compile lisp file incldue LINEINTERSECTION3 
(geo::line-intersection3), it will not find LINEINTERSECTION3 symbol
+   * Use RTLD_GLOBAL so that other dynamic libary can find library symbols.
+   * add test to check if lib/llib/unittest.l exists
+   * install lib/llib within euslisp-dev
  
-  -- Jochen Sprickerhof   Fri, 22 May 2020 13:48:33
+  -- Jochen Sprickerhof   Fri, 22 May 2020 13:48:33
  +0200
  
  euslisp (9.27+dfsg-3) unstable; urgency=medium
  
-   * Team upload.
+   * Team upload.
  
-   [ Kei Okada ]
-   * use lisp::*deb-host-multiarch* to set arch. This fixes 
https://ci.debian.net/data/autopkgtest/testing/arm64/e/euslisp/4529309/log.gz
+   [ Kei Okada ]
+   * use lisp::*deb-host-multiarch* to set arch. This fixes 
https://ci.debian.net/data/autopkgtest/testing/arm64/e/euslisp/4529309/log.gz
  
-  -- 

[Bug 1888346] Re: [FFe] please accept 9.27+dfsg-6 and jskeus

2020-09-02 Thread Balint Reczey
** Changed in: euslisp (Ubuntu)
   Status: New => Fix Released

** Changed in: jskeus (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888346

Title:
  [FFe]  please accept 9.27+dfsg-6 and jskeus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euslisp/+bug/1888346/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888346] Re: [FFe] please accept 9.27+dfsg-6 and jskeus

2020-08-27 Thread Kei Okada
Dear Hans

Thanks for your valuable commet, I thought putting this packages to
foacl-updates will be best solution
(https://wiki.ubuntu.com/StableReleaseUpdates) so filed a ticket. ->

https://bugs.launchpad.net/ubuntu/+source/euslisp/+bug/1893297

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888346

Title:
  [FFe]  please accept 9.27+dfsg-6 and jskeus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euslisp/+bug/1888346/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888346] Re: [FFe] please accept 9.27+dfsg-6 and jskeus

2020-08-16 Thread Hans Joachim Desserud
>My intentsion is if we could put jskeus to 20.04.

Ok, I see. The Freeze period is just before a release, now that 20.04 is
officially out, that's another case.

It used to be possible to create a backport of a package to add it to
older Ubuntu releases, see https://wiki.ubuntu.com/UbuntuBackports.
Though I don't know how those are handled these days.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888346

Title:
  [FFe]  please accept 9.27+dfsg-6 and jskeus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euslisp/+bug/1888346/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888346] Re: [FFe] please accept 9.27+dfsg-6 and jskeus

2020-08-06 Thread Kei Okada
Thanks for reply,

My intentsion is if we could put jskeus to 20.04. I understand it is
already Freezed, but euslisp best works with jskeus, I would like to
know if there is exception.
https://wiki.ubuntu.com/FreezeExceptionProcess#:~:text=Requests%20for%20freeze%20exceptions%20should,release%20team%20sees%20the%20request.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888346

Title:
  [FFe]  please accept 9.27+dfsg-6 and jskeus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euslisp/+bug/1888346/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888346] Re: [FFe] please accept 9.27+dfsg-6 and jskeus

2020-08-03 Thread Hans Joachim Desserud
Thanks for reporting.

>From what I can see these two packages were automatically synced to Ubuntu 
>Groovy (the current development version, comparable to Sid). 
https://bugs.launchpad.net/ubuntu/+source/euslisp/9.27+dfsg-6
https://bugs.launchpad.net/ubuntu/+source/jskeus/1.2.4+dfsg-2

So unless I've missed something, this seems fixed?

For the most part of the development cycle new packages are synced
automatically from Debian. It's roughly a month untill the Debian Import
Freeze  starts and Freeze Exceptions are required, see
https://discourse.ubuntu.com/t/groovy-gorilla-release-schedule/15531 for
more information.

** Also affects: jskeus (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888346

Title:
  [FFe]  please accept 9.27+dfsg-6 and jskeus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euslisp/+bug/1888346/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs