Sign me up Login

Details about package o3diag

Name: o3diag
Uploader: openw3rk INVENT <develop@openw3rk.de> (Debian QA page)
Description: o3diag - Professional OBD-II diagnostic tool

Package uploads

Upload #2

Information

Version: 3.2.1
Uploaded: 2025-11-14 14:27
Source package: o3diag_3.2.1.dsc
Distribution: unstable
Section: utils
Priority: optional
Homepage: https://o3diag.openw3rk.de
Closes bugs: #1120678

Changelog

 o3diag (3.2.1) unstable; urgency=medium
 .
   * Upload 2, with fixes
   * Fix debian/control
   * Add watch file
   * Fix debian/o3diag.desktop
   * Initial release (Closes: #1120678)

QA information

Comments

No comments

Upload #1

Information

Version: 3.2.1
Uploaded: 2025-11-13 21:42
Source package: o3diag_3.2.1.dsc
Distribution: unstable
Section: utils
Priority: optional
Homepage: https://o3diag.openw3rk.de
Vcs-Browser: https://github.com/openw3rk-DEVELOP/o3DIAG
Vcs-Git: https://github.com/openw3rk-DEVELOP/o3DIAG.git

Changelog

 o3diag (3.2.1) unstable; urgency=medium
 .
   * Initial release for Debian
   * Professional OBD-II diagnostic tool
   * Support for ELM327 USB adapters
   * Real-time vehicle data monitoring

QA information

Comments

  1. This looks okay, unfortunately I don't have an OBD-II-serial connector to test it.
    
    Normally you only have a * Initial release. (Closes: #n)
    
    where n is a bug reported to:
    submit@bugs.debian.org
    
    With this content:
    ITP: o3diag -- Professional OBD-II diagnostic tool
    Package: wnpp
    Severity: wishlist
    Owner: You <your@mail>
    X-Debbugs-Cc: debian-devel@lists.debian.org
    
    * Package name    : o3diag
      Version         : 3.2.1)
      Upstream Authors: develop@openw3rk.de
      URL             : https://o3diag.openw3rk.de
    * License         : MIT
      Description     : Professional OBD-II diagnostic tool
     o3DIAG is a professional diagnostic tool for OBD-II vehicles using
     ELM327 USB adapters. It provides real-time vehicle data reading,
     diagnostic trouble code scanning, and comprehensive vehicle analysis.
     .
     Features:
      - Real-time PID data monitoring
      - Diagnostic Trouble Code reading and clearing
      - Support for all OBD-II protocols
      - Professional user interface
    (generated using https://github.com/alexmyczko/autoexec.bat/blob/master/deb2itp)
    
    the d/control Vcs fields usually should point to salsa.debian.org
    Alex Myczko at Nov. 14, 2025, 9:36 a.m.
  2. standards version should be 4.7.2, debian/watch file should be easy as:
    
    Version: 5
    
    # GitHub hosted projects.
    Template: Github
    Owner: openw3rk-DEVELOP
    Project: o3DIAG
    Update-Script: uupdate
    
    the debian/o3diag.desktop Exec entry should be without path
    Alex Myczko at Nov. 14, 2025, 9:55 a.m.