members 20080128.1+nmu1 source package in Ubuntu

Changelog

members (20080128.1+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/source/format: Convert the source package to
    "3.0 (native)" format.
    This fixes lintian error malformed-debian-changelog-version.
  * Bump base version string to 20080128.1.
  * Makefile:
    + Respect environment variable CXX and CPPFLAGS
    and use them for cpp code compilation.
    - Remove the line about chown, this is completely useless.
  * debian/changelog:
    - Remove trailing unformated string.
  * debian/substvars: Removed, this should not appear in a source
    package.
  * debian/control:
    + Add Vcs-* fields to use git packaging repo under Salsa Debian
      group.
    + Bump debhelper compat to v12.
    + Bump Standards-Version to 4.4.1.
    + Use "Rules-Requires-Root: no".
  * debian/rules:
    + Use dh_auto_build to build the source code.
      This fixes FTCBFS. (Closes: #851205)
    + Rewrite with dh sequencer.
      This fixes lintian warning debian-rules-ignores-make-clean-error.

 -- Boyuan Yang <email address hidden>  Thu, 07 Nov 2019 17:24:12 -0500

Upload details

Uploaded by:
Lars Bahner
Uploaded to:
Sid
Original maintainer:
Lars Bahner
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
members_20080128.1+nmu1.dsc 1.5 KiB fdd3a506f4a7404fe2cfa4a69a09b86696931cd4f395f9d662afc67792b49603
members_20080128.1+nmu1.tar.xz 6.5 KiB 334fed53fd3698f6fb644188550e0ff91769c63606bc189dd7a4380a3e6f8160

No changes file available.

Binary packages built by this source

members: Shows the members of a group; by default, all members

 members is the complement of groups: whereas groups shows the groups a
 specified user belongs to, members shows users belonging to a specified
 group.
 .
 Given the name of a group, members will send a space-separated list of
 member names to stdout.
 .
 Full option parsing has been added as of this version. You can ask for
 primary members, secondary members, both on one line, each on separate
 lines. If no option is selected, prints all members on one line by default.

members-dbgsym: debug symbols for members