Your message dated Tue, 18 Jul 2023 14:35:10 -0400
with message-id <[email protected]>
and subject line Re: sudoku: diff for NMU version 1.0.5-2.1
has caused the Debian Bug report #1025086,
regarding sudoku: diff for NMU version 1.0.5-2.1
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.)
--
1025086: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025086
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sudoku
Version: 1.0.5-2
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for sudoku (versioned as 1.0.5-2.1) and
uploaded it to DELAYED/14. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru sudoku-1.0.5/debian/changelog sudoku-1.0.5/debian/changelog
--- sudoku-1.0.5/debian/changelog 2015-04-28 17:02:13.000000000 -0400
+++ sudoku-1.0.5/debian/changelog 2022-11-29 13:06:19.000000000 -0500
@@ -1,3 +1,13 @@
+sudoku (1.0.5-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/menu: Dropped per tech-ctte decision.
+ * debian/control: Fix invalid Vcs-* fields.
+ * debian/control: Replace transitional package libncurses5-dev
+ with real package libncurses-dev.
+
+ -- Boyuan Yang <[email protected]> Tue, 29 Nov 2022 13:06:19 -0500
+
sudoku (1.0.5-2) unstable; urgency=medium
* Upload to unstable.
diff -Nru sudoku-1.0.5/debian/control sudoku-1.0.5/debian/control
--- sudoku-1.0.5/debian/control 2015-04-19 03:14:36.000000000 -0400
+++ sudoku-1.0.5/debian/control 2022-11-29 13:06:18.000000000 -0500
@@ -2,11 +2,11 @@
Section: games
Priority: optional
Maintainer: Peter Spiess-Knafl <[email protected]>
-Build-Depends: debhelper (>= 9), libncurses5-dev, librsvg2-bin, imagemagick
+Build-Depends: debhelper (>= 9), libncurses-dev, librsvg2-bin, imagemagick
Standards-Version: 3.9.6
Homepage: https://github.com/cinemast/sudoku
-Vcs-Git: git://anonscm.debian.org/collab-maint/sudoku.git
-Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/sudoku.git
+Vcs-Git: https://salsa.debian.org/debian/sudoku.git
+Vcs-Browser: https://salsa.debian.org/debian/sudoku
Package: sudoku
Architecture: any
diff -Nru sudoku-1.0.5/debian/menu sudoku-1.0.5/debian/menu
--- sudoku-1.0.5/debian/menu 2015-04-18 19:03:32.000000000 -0400
+++ sudoku-1.0.5/debian/menu 1969-12-31 19:00:00.000000000 -0500
@@ -1,7 +0,0 @@
-?package(sudoku):needs="text" \
- section="Games/Strategy" \
- title="Sudoku" \
- longtitle="Sudoku - console based figure puzzle" \
- command="/usr/games/sudoku" \
- icon="/usr/share/pixmaps/sudoku.xpm"
-
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Version: 1.0.5-2.1
This NMU has been uploaded.
Best,
Boyuan Yang
On Tue, 29 Nov 2022 13:10:44 -0500 Boyuan Yang <[email protected]> wrote:
> Package: sudoku
> Version: 1.0.5-2
> Severity: normal
> Tags: patch pending
>
> Dear maintainer,
>
> I've prepared an NMU for sudoku (versioned as 1.0.5-2.1) and
> uploaded it to DELAYED/14. Please feel free to tell me if I
> should delay it longer.
>
> Regards.
>
> diff -Nru sudoku-1.0.5/debian/changelog sudoku-1.0.5/debian/changelog
> --- sudoku-1.0.5/debian/changelog 2015-04-28 17:02:13.000000000 -0400
> +++ sudoku-1.0.5/debian/changelog 2022-11-29 13:06:19.000000000 -0500
> @@ -1,3 +1,13 @@
> +sudoku (1.0.5-2.1) unstable; urgency=medium
> +
> + * Non-maintainer upload.
> + * debian/menu: Dropped per tech-ctte decision.
> + * debian/control: Fix invalid Vcs-* fields.
> + * debian/control: Replace transitional package libncurses5-dev
> + with real package libncurses-dev.
> +
> + -- Boyuan Yang <[email protected]> Tue, 29 Nov 2022 13:06:19 -0500
> +
> sudoku (1.0.5-2) unstable; urgency=medium
>
> * Upload to unstable.
> diff -Nru sudoku-1.0.5/debian/control sudoku-1.0.5/debian/control
> --- sudoku-1.0.5/debian/control 2015-04-19 03:14:36.000000000 -0400
> +++ sudoku-1.0.5/debian/control 2022-11-29 13:06:18.000000000 -0500
> @@ -2,11 +2,11 @@
> Section: games
> Priority: optional
> Maintainer: Peter Spiess-Knafl <[email protected]>
> -Build-Depends: debhelper (>= 9), libncurses5-dev, librsvg2-bin, imagemagick
> +Build-Depends: debhelper (>= 9), libncurses-dev, librsvg2-bin, imagemagick
> Standards-Version: 3.9.6
> Homepage: https://github.com/cinemast/sudoku
> -Vcs-Git: git://anonscm.debian.org/collab-maint/sudoku.git
> -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/sudoku.git
> +Vcs-Git: https://salsa.debian.org/debian/sudoku.git
> +Vcs-Browser: https://salsa.debian.org/debian/sudoku
>
> Package: sudoku
> Architecture: any
> diff -Nru sudoku-1.0.5/debian/menu sudoku-1.0.5/debian/menu
> --- sudoku-1.0.5/debian/menu 2015-04-18 19:03:32.000000000 -0400
> +++ sudoku-1.0.5/debian/menu 1969-12-31 19:00:00.000000000 -0500
> @@ -1,7 +0,0 @@
> -?package(sudoku):needs="text" \
> - section="Games/Strategy" \
> - title="Sudoku" \
> - longtitle="Sudoku - console based figure puzzle" \
> - command="/usr/games/sudoku" \
> - icon="/usr/share/pixmaps/sudoku.xpm"
> -
signature.asc
Description: This is a digitally signed message part
--- End Message ---