Public bug reported:

[Availability]
The package libqrtr-glib is already in Ubuntu universe.
The package libqrtr-glib build for the architectures it is designed to work on.
It currently builds and works for architetcures: amd64 armhf arm64 ppc64el 
riscv64 s390x
Link to package https://launchpad.net/ubuntu/+source/libqrtr-glib

[Rationale]
RULE: There must be a certain level of demand for the package
- The package libqrtr-glib is required in Ubuntu main for modemmanager to 
support qualcomm modems. The current build in proposed is a sync from Debian 
with the option turned on so it depends on the library.
- The package libqrtr-glib will be useful only to users owning such hardware 
but even if that's a limited set of users it's important for us to have Ubuntu 
supporting the hardware available.

- It would be great and useful to community/processes to have the
package libqrtr-glib in Ubuntu main, but there is no definitive
deadline.

[Security]
- No CVEs/security issues in this software in the past

- no `suid` or `sgid` binaries
- no executables in `/sbin` and `/usr/sbin`
- Packages does not open privileged ports (ports < 1024)
- Packages does not contain extensions to security-sensitive software

[Quality assurance - function/usage]
- The package works well right after install

[Quality assurance - maintenance]
- The package is maintained well in Debian/Ubuntu and has no bug open currently
  - Ubuntu https://bugs.launchpad.net/ubuntu/+source/libqrtr-glib/+bug
  - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libqrtr-glib

[Quality assurance - testing]
- The package runs a minimal test suite on build time, if it fails it makes the 
build fail, link to build log 
https://launchpadlibrarian.net/587268179/buildlog_ubuntu-jammy-amd64.libqrtr-glib_1.2.2-1_BUILDING.txt.gz
- The package does not run an autopkgtest but those should be added at least to 
test a build with the library


[Quality assurance - packaging]
- debian/watch is present and works
- This package only has a minor lintian warning
- Link to recent build log including a lintian run

# lintian --pedantic
running with root privileges is not recommended!
W: libqrtr-glib source: superfluous-file-pattern debian/copyright 
docs/reference/meson.build (Files, line 28)

- Lintian overrides are present, but only to silent warnings about gtk-doc 
being outside of /usr/share/doc
- This package does not rely on obsolete or about to be demoted packages.
- This package has no python2 or GTK2 dependencies
- The package will be installed by default, but does not ask debconf questions

- Packaging and build is easy, link to d/rules
https://salsa.debian.org/DebianOnMobile-team/libqrtr-
glib/-/blob/debian/master/debian/rules

[UI standards]
- Application is not end-user facing (does not need translation)

[Dependencies]
- No further depends or recommends dependencies that are not yet in main

[Standards compliance]
- This package correctly follows FHS and Debian Policy

[Maintenance/Owner]
- Owning Team will be desktop-packages
- Team is not yet, but will subscribe to the package before promotion

- This does not use static builds
- This does not use vendored code

[Background information]
The Package description explains the package well
Upstream Name is libqrtr-glib
Link to upstream project 
https://www.freedesktop.org/software/libqmi/libqrtr-glib/

** Affects: libqrtr-glib (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  [Availability]
- TODO: The package libqrtr-glib is already in Ubuntu universe.
- TODO: The package libqrtr-glib build for the architectures it is designed to 
work on.
- TODO: It currently builds and works for architetcures: amd64 armhf arm64 
ppc64el riscv64 s390x
- TODO: Link to package https://launchpad.net/ubuntu/+source/libqrtr-glib
+ The package libqrtr-glib is already in Ubuntu universe.
+ The package libqrtr-glib build for the architectures it is designed to work 
on.
+ It currently builds and works for architetcures: amd64 armhf arm64 ppc64el 
riscv64 s390x
+ Link to package https://launchpad.net/ubuntu/+source/libqrtr-glib
  
  [Rationale]
  RULE: There must be a certain level of demand for the package
- TODO: - The package libqrtr-glib is required in Ubuntu main for modemmanager 
to support qualcomm modems. The current build in proposed is a sync from Debian 
with the option turned on so it depends on the library.
- TODO: - The package libqrtr-glib will be useful only to users owning such 
hardware but even if that's a limited set of users it's important for us to 
have Ubuntu supporting the hardware available.
+ - The package libqrtr-glib is required in Ubuntu main for modemmanager to 
support qualcomm modems. The current build in proposed is a sync from Debian 
with the option turned on so it depends on the library.
+ - The package libqrtr-glib will be useful only to users owning such hardware 
but even if that's a limited set of users it's important for us to have Ubuntu 
supporting the hardware available.
  
- TODO: - It would be great and useful to community/processes to have the
+ - It would be great and useful to community/processes to have the
  package libqrtr-glib in Ubuntu main, but there is no definitive
  deadline.
  
  [Security]
- TODO: - No CVEs/security issues in this software in the past
+ - No CVEs/security issues in this software in the past
  
- TODO: - no `suid` or `sgid` binaries
- TODO: - no executables in `/sbin` and `/usr/sbin`
- TODO: - Packages does not open privileged ports (ports < 1024)
- TODO: - Packages does not contain extensions to security-sensitive software
+ - no `suid` or `sgid` binaries
+ - no executables in `/sbin` and `/usr/sbin`
+ - Packages does not open privileged ports (ports < 1024)
+ - Packages does not contain extensions to security-sensitive software
  
  [Quality assurance - function/usage]
- TODO: - The package works well right after install
+ - The package works well right after install
  
  [Quality assurance - maintenance]
- TODO: - The package is maintained well in Debian/Ubuntu and has no bug open 
currently
- TODO:   - Ubuntu https://bugs.launchpad.net/ubuntu/+source/libqrtr-glib/+bug
- TODO:   - Debian 
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libqrtr-glib
+ - The package is maintained well in Debian/Ubuntu and has no bug open 
currently
+   - Ubuntu https://bugs.launchpad.net/ubuntu/+source/libqrtr-glib/+bug
+   - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=libqrtr-glib
  
  [Quality assurance - testing]
- TODO: - The package runs a minimal test suite on build time, if it fails it 
makes the build fail, link to build log 
https://launchpadlibrarian.net/587268179/buildlog_ubuntu-jammy-amd64.libqrtr-glib_1.2.2-1_BUILDING.txt.gz
- TODO: - The package does not run an autopkgtest but those should be added at 
least to test a build with the library
+ - The package runs a minimal test suite on build time, if it fails it makes 
the build fail, link to build log 
https://launchpadlibrarian.net/587268179/buildlog_ubuntu-jammy-amd64.libqrtr-glib_1.2.2-1_BUILDING.txt.gz
+ - The package does not run an autopkgtest but those should be added at least 
to test a build with the library
  
  
  [Quality assurance - packaging]
- TODO: - debian/watch is present and works
- TODO: - This package only has a minor lintian warning
- TODO: - Link to recent build log including a lintian run
+ - debian/watch is present and works
+ - This package only has a minor lintian warning
+ - Link to recent build log including a lintian run
  
  # lintian --pedantic
  running with root privileges is not recommended!
  W: libqrtr-glib source: superfluous-file-pattern debian/copyright 
docs/reference/meson.build (Files, line 28)
  
- TODO: - Lintian overrides are present, but only to silent warnings about 
gtk-doc being outside of /usr/share/doc
- TODO: - This package does not rely on obsolete or about to be demoted 
packages.
- TODO: - This package has no python2 or GTK2 dependencies
- TODO: - The package will be installed by default, but does not ask debconf 
questions
+ - Lintian overrides are present, but only to silent warnings about gtk-doc 
being outside of /usr/share/doc
+ - This package does not rely on obsolete or about to be demoted packages.
+ - This package has no python2 or GTK2 dependencies
+ - The package will be installed by default, but does not ask debconf questions
  
- TODO: - Packaging and build is easy, link to d/rules
+ - Packaging and build is easy, link to d/rules
  https://salsa.debian.org/DebianOnMobile-team/libqrtr-
  glib/-/blob/debian/master/debian/rules
  
  [UI standards]
- TODO: - Application is not end-user facing (does not need translation)
+ - Application is not end-user facing (does not need translation)
  
  [Dependencies]
- TODO: - No further depends or recommends dependencies that are not yet in main
+ - No further depends or recommends dependencies that are not yet in main
  
  [Standards compliance]
- TODO: - This package correctly follows FHS and Debian Policy
+ - This package correctly follows FHS and Debian Policy
  
  [Maintenance/Owner]
- TODO: - Owning Team will be desktop-packages
- TODO: - Team is not yet, but will subscribe to the package before promotion
+ - Owning Team will be desktop-packages
+ - Team is not yet, but will subscribe to the package before promotion
  
- TODO: - This does not use static builds
- TODO: - This does not use vendored code
+ - This does not use static builds
+ - This does not use vendored code
  
  [Background information]
- TODO: The Package description explains the package well
- TODO: Upstream Name is libqrtr-glib
- TODO: Link to upstream project 
https://www.freedesktop.org/software/libqmi/libqrtr-glib/
+ The Package description explains the package well
+ Upstream Name is libqrtr-glib
+ Link to upstream project 
https://www.freedesktop.org/software/libqmi/libqrtr-glib/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1963707

Title:
  [MIR] libqrtr-glib

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libqrtr-glib/+bug/1963707/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to