Hi Wolfgang, On Tue, Jun 06, 2017 at 02:01:44PM +0200, Wolfgang Schweer wrote: > Not sure if this is a proper test: I have downloaded both udebs, > debian-edu-install-udeb_1.915_all.udeb > debian-edu-install-udeb_1.916_all.udeb and compared them using debdiff; > this is the output:
better to use diffoscope than debdiff to compare binary packages: $ for i in 1.916 1.915 ; do wget --quiet http://ftp.de.debian.org/debian/pool/main/d/debian-edu-install/debian-edu-install-udeb_${i}_all.udeb ; done ; diffoscope debian-edu-install-udeb_1.915_all.udeb debian-edu-install-udeb_1.916_all.udeb |######################################################| 100% Time: 0:00:00 --- debian-edu-install-udeb_1.915_all.udeb +++ debian-edu-install-udeb_1.916_all.udeb ├── file list │ @@ -1,3 +1,3 @@ │ --rw-r--r-- 0 0 0 4 2017-03-05 16:21:09.000000 debian-binary │ --rw-r--r-- 0 0 0 2316 2017-03-05 16:21:09.000000 control.tar.gz │ --rw-r--r-- 0 0 0 168 2017-03-05 16:21:09.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 4 2017-05-30 13:53:21.000000 debian-binary │ +-rw-r--r-- 0 0 0 2315 2017-05-30 13:53:21.000000 control.tar.gz │ +-rw-r--r-- 0 0 0 168 2017-05-30 13:53:21.000000 data.tar.xz ├── control.tar.gz ├── 1-content ├── file list │ │ │ @@ -1,4 +1,4 @@ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2017-03-05 16:21:09.000000 ./ │ │ │ --rw-r--r-- 0 root (0) root (0) 734 2017-03-05 16:21:09.000000 ./control │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2017-05-30 13:53:21.000000 ./ │ │ │ +-rw-r--r-- 0 root (0) root (0) 734 2017-05-30 13:53:21.000000 ./control │ │ │ -rwxr-xr-x 0 root (0) root (0) 1460 2014-09-04 19:01:40.000000 ./isinstallable │ │ │ --rw-r--r-- 0 root (0) root (0) 2611 2017-03-05 16:21:09.000000 ./templates │ │ │ +-rw-r--r-- 0 root (0) root (0) 2611 2017-05-30 13:53:21.000000 ./templates ├── ./control │ │ │ @@ -1,10 +1,10 @@ │ │ │ Package: debian-edu-install-udeb │ │ │ Source: debian-edu-install │ │ │ -Version: 1.915 │ │ │ +Version: 1.916 │ │ │ Architecture: all │ │ │ Installer-Menu-Item: 7750 │ │ │ Maintainer: Debian Edu Developers <debian-...@lists.debian.org> │ │ │ Installed-Size: 7 │ │ │ Depends: cdebconf-udeb, clock-setup, configured-network, debian-edu-profile-udeb, driver-injection-disk-detect, ltsp-client-builder, pkgsel, user-setup-udeb │ │ │ Section: debian-installer │ │ │ Priority: optional ├── data.tar.xz ├── 2-content ├── file list │ │ │ @@ -1 +1 @@ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2017-03-05 16:21:09.000000 ./ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2017-05-30 13:53:21.000000 ./ IOW: the content is the same except for the version number. -- cheers, Holger
signature.asc
Description: Digital signature