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

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



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Dear Release Team!

Please unblock package di-netboot-assistant

Recently, jessie and wheezy have been removed from the mirrors and
archived. The removal caused the autopkgtest of di-netboot-assistant
to fail, as only releases available from the mirrors are supported.

The list/URLs of the supported releases have been updated and the
autopkgtest adapted to track the latest available old release in
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.

debdiff from 0.60 to 0.61:

diff -Nru di-netboot-assistant-0.60/config/di-sources.list di-netboot-assistant-0.61/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.61/config/di-sources.list	2019-03-24 09:54:31.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.61/debian/changelog
--- di-netboot-assistant-0.60/debian/changelog	2019-03-01 18:50:34.000000000 +0300
+++ di-netboot-assistant-0.61/debian/changelog	2019-03-24 09:54:31.000000000 +0300
@@ -1,3 +1,12 @@
+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/compat di-netboot-assistant-0.61/debian/compat
--- di-netboot-assistant-0.60/debian/compat	2019-03-01 18:50:34.000000000 +0300
+++ di-netboot-assistant-0.61/debian/compat	2019-03-24 09:54:31.000000000 +0300
@@ -1 +1 @@
-11
+12
diff -Nru di-netboot-assistant-0.60/debian/control di-netboot-assistant-0.61/debian/control
--- di-netboot-assistant-0.60/debian/control	2019-03-01 18:50:34.000000000 +0300
+++ di-netboot-assistant-0.61/debian/control	2019-03-24 09:54:31.000000000 +0300
@@ -5,7 +5,7 @@
 Uploaders: Andreas B. Mundt <andi@debian.org>,
            Christian Perrier <bubulle@debian.org>,
            Frank Lin PIAT <fpiat@klabs.be>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper (>= 12)
 Homepage: https://wiki.debian.org/DebianInstaller/NetbootAssistant
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/installer-team/netboot-assistant
diff -Nru di-netboot-assistant-0.60/debian/tests/std-run di-netboot-assistant-0.61/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.61/debian/tests/std-run	2019-03-24 09:54:31.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
diff -Nru di-netboot-assistant-0.60/di-netboot-assistant.1 di-netboot-assistant-0.61/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.61/di-netboot-assistant.1	2019-03-24 09:54:31.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

Many thanks and best regards,

  Andi



unblock di-netboot-assistant/0.61

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


Reply to: