libnet-twitter-perl 4.01043-2 source package in Ubuntu

Changelog

libnet-twitter-perl (4.01043-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libio-socket-ssl-perl,
      libnet-http-perl.
    + libnet-twitter-perl: Drop versioned constraint on libio-socket-ssl-perl,
      libnet-http-perl in Depends.

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 23:08:06 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-twitter-perl_4.01043-2.dsc 2.6 KiB 005dd2c6c84e37ce64294ff312b27f57afe83e6d5740f60168de2f4f42cacd19
libnet-twitter-perl_4.01043.orig.tar.gz 137.1 KiB 6198ad602374e0b82c09bc336e795035fc286c86346cde1c1c2ddde70d49e7cb
libnet-twitter-perl_4.01043-2.debian.tar.xz 5.8 KiB b73532ee9afa91174b101488fd0b1d578120802658e93e86d31808a434706d0d

Available diffs

  • diff from 4.01043-1 to 4.01043-2 (pending)

No changes file available.

Binary packages built by this source

libnet-twitter-perl: Perl interface to the Twitter social network

 Net::Twitter is a Perl module that provides an interface to the Twitter.com
 social networking site. This module allows you to set your status message
 as well as review the messages from those you follow.
 .
 This package also provides Net::Identica, an API for the Twitter-inspired
 StatusNet social networking software, <URL:http://status.net/>.
 .
 DEPRECATION NOTICE: According to the upstream author, Net::Twitter has
 been superseded by Twitter::API and will no longer be supported in the future.