Ticket #219 (new defect)

Opened 3 months ago

Last modified 30 hours ago

DEB package of manual has wrong Description

Reported by: Pete Jemian Owned by: Unassigned
Priority: trivial Milestone: NXDL 3.2
Component: general Keywords:
Cc:

Description

jemian@como-ubuntu64:/...efinitions/build$ dpkg --info nexus-definitions-3.1-0-manual.deb
 new debian package, version 2.0.
 size 11274526 bytes: control archive= 7542 bytes.
     243 bytes,     9 lines      control              
   20996 bytes,   234 lines      md5sums              
 Package: nexus-manual
 Version: 3.1.0
 Section: devel
 Priority: optional
 Architecture: all
 Installed-Size: 16287
 Maintainer: NeXus Developers <nexus-tech@nexusformat.org>
 Description: NeXus - NXDL class definitions, http://www.nexusformat.org/

Description should read: NeXus - manual, http://www.nexusformat.org/

Change History

comment:1 Changed 3 months ago by Pete Jemian

In [1055]:

refs #219: this did not work but describes what the text would be

comment:2 Changed 30 hours ago by Pete Jemian

  • Priority changed from major to trivial
  • Milestone changed from NXDL 3.1 to NXDL 3.2

Still not quite right. BUT, this seems to minor to hold up the release further. Moving the ticket to the next milestone.


jemian@como-ubuntu64:~/.../Pete/Downloads$ dpkg --info nexus-definitions_3.1.0_all.deb 
 new debian package, version 2.0.
 size 331436 bytes: control archive= 3217 bytes.
     294 bytes,    10 lines      control              
    9358 bytes,    99 lines      md5sums              
 Package: nexus-definitions
 Version: 3.1.0
 Section: devel
 Priority: optional
 Architecture: all
 Homepage: http://www.nexusformat.org/
 Installed-Size: 3834
 Maintainer: NeXus Developers <nexus-tech@nexusformat.org>
 Description: NeXus NXDL class definitions and manual, http://www.nexusformat.org/

This should be:


jemian@como-ubuntu64:~/.../Pete/Downloads$ dpkg --info nexus-manual_3.1.0_all.deb 
 new debian package, version 2.0.
 size 11288712 bytes: control archive= 7529 bytes.
     290 bytes,    10 lines      control              
   21062 bytes,   235 lines      md5sums              
 Package: nexus-manual
 Version: 3.1.0
 Section: devel
 Priority: optional
 Architecture: all
 Homepage: http://www.nexusformat.org/
 Installed-Size: 16334
 Maintainer: NeXus Developers <nexus-tech@nexusformat.org>
 Description: NeXus NXDL class definitions and manual, http://www.nexusformat.org/

This should be:

Note: See TracTickets for help on using tickets.