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

