Your message dated Tue, 8 Jun 2021 21:36:24 +0200
with message-id <[email protected]>
and subject line Re: RFS: surgescript/0.5.5-1 -- Scripting language for games
has caused the Debian Bug report #980848,
regarding RFS: surgescript/0.5.5-1 -- Scripting language for games
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
980848: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "surgescript":
* Package name : surgescript
Version : 0.5.5-1
Upstream Author : Alexandre Martins <[email protected]>
* URL : https://docs.opensurge2d.org
* License : Apache-2.0, BSD-2-Clause
* Vcs : https://salsa.debian.org/games-team/surgescript
Section : libs
It builds those binary packages:
libsurgescript-dev - Scripting language for games (development files)
libsurgescript0.5.5 - Scripting language for games (library files)
surgescript - Scripting language for games
To access further information about this package, please visit the following
URL:
https://mentors.debian.net/package/surgescript/
Alternatively, one can download the package with dget using this command:
dget -x
https://mentors.debian.net/debian/pool/main/s/surgescript/surgescript_0.5.5-1.dsc
Changes since the last upload:
surgescript (0.5.5-1) unstable; urgency=medium
.
* New upstream release.
+ Added the ability to pause the SurgeScript VM.
+ Added utility macros for checking the SurgeScript version at compile
time.
+ Introduced a dedicated module for keeping track of time.
+ Renamed Object.childCount to Object.__childCount.
+ Updated docs.
* debian/copyright:
+ Copyright updated for current years (2021).
* debian/control:
+ Changed versioned in "depends+breaks+replaces" to avoid version conflict.
* Renamed for debian/libsurgescript0.5.5 file.
* Updated debian/upstream/metadata years (2021).
Regards,
--
Carlos Donizete Froes [a.k.a coringao]
--- End Message ---
--- Begin Message ---
On Sat, 23 Jan 2021 00:12:51 -0300 Carlos Donizete Froes <[email protected]>
Hi Carlos,
the package looks fine, but due to the freeze (and possibly triggering a library
transition -- did not verify), it should target "experimental".
I've changed the suite accordingly and did an upload.
Here's the patch to apply to the CVS:
--- surgescript-0.5.5.orig/debian/changelog 2021-01-23 02:51:14.000000000
+0100
+++ surgescript-0.5.5/debian/changelog 2021-06-08 21:31:31.557014577 +0200
@@ -1,5 +1,6 @@
-surgescript (0.5.5-1) unstable; urgency=medium
+surgescript (0.5.5-1) experimental; urgency=medium
+ [ Carlos Donizete Froes ]
* New upstream release.
+ Added the ability to pause the SurgeScript VM.
+ Added utility macros for checking the SurgeScript version at compile
time.
@@ -13,6 +14,10 @@
* Renamed for debian/libsurgescript0.5.5 file.
* Updated debian/upstream/metadata years (2021).
+ [ Tobias Frost ]
+ * Team upload.
+ * Upload to experimental.
+
-- Carlos Donizete Froes <[email protected]> Fri, 22 Jan 2021 22:51:14
-0300
Cheers,
--
tobi
signature.asc
Description: PGP signature
--- End Message ---