[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925392: unblock: di-netboot-assistant/0.62



Control: tag -1 - moreinfo

Dear Jonathan,

On Sun, Mar 24, 2019 at 04:29:24PM +0000, Jonathan Wiltshire wrote:
> Control: tag -1 moreinfo
> 
> On Sun, Mar 24, 2019 at 12:23:48PM +0300, Andreas B. Mundt wrote:
> > di-netboot-assistant 0.61.  In addition, a typo has been fixed and the
> > dh compat level has been bumped with no further changes needed.
> 
> dh compat level changes aren't appropriate, please revert this.

I've reverted the bump and uploaded 0.62, sorry for underestimating
the relevance of the dh-bump.  The debdiff from the version in buster
is now the following:


diff -Nru di-netboot-assistant-0.60/config/di-sources.list di-netboot-assistant-0.62/config/di-sources.list
--- di-netboot-assistant-0.60/config/di-sources.list	2019-03-01 18:50:34.000000000 +0300
+++ di-netboot-assistant-0.62/config/di-sources.list	2019-03-24 19:57:26.000000000 +0300
@@ -30,22 +30,6 @@
 oldstable-gtk	i386	https://deb.debian.org/debian/dists/oldstable/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
 
 ### Releases by name:
-## Debian Wheezy
-wheezy	amd64	https://deb.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-wheezy	i386	https://deb.debian.org/debian/dists/wheezy/main/installer-i386/current/images/	netboot/netboot.tar.gz
-wheezy	ia64	https://deb.debian.org/debian/dists/wheezy/main/installer-ia64/current/images/	netboot/netboot.tar.gz
-wheezy	sparc	https://deb.debian.org/debian/dists/wheezy/main/installer-sparc/current/images/	netboot/boot.img
-# Graphical Installer (GTK)
-wheezy-gtk	amd64	https://deb.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
-wheezy-gtk	i386	https://deb.debian.org/debian/dists/wheezy/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
-
-## Debian Jessie
-jessie	amd64	https://deb.debian.org/debian/dists/jessie/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-jessie	i386	https://deb.debian.org/debian/dists/jessie/main/installer-i386/current/images/	netboot/netboot.tar.gz
-# Graphical Installer (GTK)
-jessie-gtk	amd64	https://deb.debian.org/debian/dists/jessie/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
-jessie-gtk	i386	https://deb.debian.org/debian/dists/jessie/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
-
 ## Debian Stretch
 stretch	amd64	https://deb.debian.org/debian/dists/stretch/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 stretch	i386	https://deb.debian.org/debian/dists/stretch/main/installer-i386/current/images/	netboot/netboot.tar.gz
@@ -133,6 +117,22 @@
 
 ############# Obsolete distributions (unsupported) ############
 ### Old (discontinued) distributions may work with di-netboot-assistant, or not!
+### Debian Jessie
+#jessie	amd64	https://archive.debian.org/debian/dists/jessie/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+#jessie	i386	https://archive.debian.org/debian/dists/jessie/main/installer-i386/current/images/	netboot/netboot.tar.gz
+## Graphical Installer (GTK)
+#jessie-gtk	amd64	https://archive.debian.org/debian/dists/jessie/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
+#jessie-gtk	i386	https://archive.debian.org/debian/dists/jessie/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
+#
+### Debian Wheezy
+#wheezy	amd64	http://archive.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+#wheezy	i386	http://archive.debian.org/debian/dists/wheezy/main/installer-i386/current/images/	netboot/netboot.tar.gz
+#wheezy	ia64	http://archive.debian.org/debian/dists/wheezy/main/installer-ia64/current/images/	netboot/netboot.tar.gz
+#wheezy	sparc	http://archive.debian.org/debian/dists/wheezy/main/installer-sparc/current/images/	netboot/boot.img
+## Graphical Installer (GTK)
+#wheezy-gtk	amd64	http://archive.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
+#wheezy-gtk	i386	http://archive.debian.org/debian/dists/wheezy/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
+#
 ### Debian Squeeze
 #squeeze	amd64	http://archive.debian.org/debian/dists/squeeze/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 #squeeze	i386	http://archive.debian.org/debian/dists/squeeze/main/installer-i386/current/images/	netboot/netboot.tar.gz
diff -Nru di-netboot-assistant-0.60/debian/changelog di-netboot-assistant-0.62/debian/changelog
--- di-netboot-assistant-0.60/debian/changelog	2019-03-01 18:50:34.000000000 +0300
+++ di-netboot-assistant-0.62/debian/changelog	2019-03-24 19:57:26.000000000 +0300
@@ -1,3 +1,19 @@
+di-netboot-assistant (0.62) unstable; urgency=medium
+
+   * Revert bump in dh compat level for buster.
+   * Purge stretch in autopkgtest.
+
+ -- Andreas B. Mundt <andi@debian.org>  Sun, 24 Mar 2019 19:57:26 +0300
+
+di-netboot-assistant (0.61) unstable; urgency=medium
+
+  * Fix typo in manual page.
+  * Bump dh compat level to 12.  No changes needed.
+  * Remove jessie and wheezy from the list of supported releases, they
+    have been archived. Adapt autopkgtest accordingly (closes: #925368).
+
+ -- Andreas B. Mundt <andi@debian.org>  Sun, 24 Mar 2019 09:54:31 +0300
+
 di-netboot-assistant (0.60) unstable; urgency=medium
 
   * Add option to overwrite TFTP_ROOT variable (closes: #537656, #923460).
diff -Nru di-netboot-assistant-0.60/debian/tests/std-run di-netboot-assistant-0.62/debian/tests/std-run
--- di-netboot-assistant-0.60/debian/tests/std-run	2019-03-01 18:50:34.000000000 +0300
+++ di-netboot-assistant-0.62/debian/tests/std-run	2019-03-24 19:57:26.000000000 +0300
@@ -14,7 +14,7 @@
 echo "########## # $c"
 $c
 
-c='di-netboot-assistant install wheezy --alias=oldi'
+c='di-netboot-assistant install stretch --alias=oldi'
 echo "########## install with alias (oldest debian release not yet archived):"
 echo "########## # $c"
 $c
@@ -83,7 +83,7 @@
 echo "########## # $c"
 $c
 
-c='di-netboot-assistant -v purge stable testing wheezy oldi daily --arch=all'
+c='di-netboot-assistant -v purge stable testing stretch oldi daily --arch=all'
 echo "########## purge all images installed:"
 echo "########## # $c"
 $c
diff -Nru di-netboot-assistant-0.60/di-netboot-assistant.1 di-netboot-assistant-0.62/di-netboot-assistant.1
--- di-netboot-assistant-0.60/di-netboot-assistant.1	2019-03-01 18:50:34.000000000 +0300
+++ di-netboot-assistant-0.62/di-netboot-assistant.1	2019-03-24 19:57:26.000000000 +0300
@@ -108,7 +108,7 @@
 
 To toggle firmware for packaged debian-installer netboot images, all architectures:
 .br
-\fB	di\-netboot\-assistant fw-toggle d\-pkg \-\-arch=all\fP
+\fB	di\-netboot\-assistant fw-toggle n\-pkg \-\-arch=all\fP
 .br
 
 .RE


I hope fixing the typo and the autopkgtest properly is fine.

Thanks and best regards,

  Andi


Reply to: