Change log for userinfo package in Ubuntu
1 → 10 of 10 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Published in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
userinfo (2.5-5) unstable; urgency=medium * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 13. * debian/control: - Included Vcs-* fields. - Bumped Standards-Version to 4.6.0.1. - Added 'Rules-Requires-Root: no' to source stanza. - Removed dh-autoreconf dependence. * debian/changelog: remove trailing whitespaces. * debian/copyright: - Updated packaging copyright years. - Used https instead http. * debian/patches/03-fix-manpage.patch: added to fix accute acent in manpage. * debian/rules: - Removed '--with autoreconf'. * debian/watch: updated the debian/watch file. * Added Upstream Metadata file. * Added debian/gbp.conf file. -- Paulo Roberto Alves de Oliveira (aka kretcheu) <email address hidden> Sun, 10 Oct 2021 14:11:00 -0300
Available diffs
- diff from 2.5-4 to 2.5-5 (2.1 KiB)
Superseded in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Obsolete in eoan-release |
Obsolete in disco-release |
Obsolete in cosmic-release |
Published in bionic-release |
Obsolete in artful-release |
Obsolete in zesty-release |
Obsolete in yakkety-release |
Deleted in yakkety-proposed (Reason: moved to release) |
userinfo (2.5-4) unstable; urgency=medium * Bumped Standards-Version to 3.9.8. * debian/control: - Removed Vcs-Svn field. * debian/patches: - Added 02-fix-PATH_MAX-for-hurd.patch to fix issue for hurd. * debian/watch: - Updated to version 4. -- Paulo Roberto Alves de Oliveira (aka kretcheu) <email address hidden> Sat, 30 Jul 2016 13:21:00 -0300
Available diffs
- diff from 2.5-3 to 2.5-4 (1.1 KiB)
userinfo (2.5-3) unstable; urgency=medium * debian/changelog: - Fixed spelling mistakes. * debian/control: - Added dh-autoreconf to Build-Depends field. - Updated Vcs-Browser field. * debian/copyright: - Fixed spelling error of field Upstream-Name. - Dropped dot-zero from GPL license short name. - Updated the packaging copyright years. * debian/userinfo.links: - Removed unused empty file. * debian/patches: - Added 01-fix-non-verbose-libtool to fix libtool issues pointed by blhc. * debian/rules: - Updated to new (reduced) format. - Switch to dh-autoreconf. - Added the DEB_BUILD_MAINT_OPTIONS variable for hardening. - Added the override_dh_auto_install to remove unnecessary *la files. -- Paulo Roberto Alves de Oliveira (aka kretcheu) <email address hidden> Thu, 03 Mar 2016 09:25:00 -0300
Available diffs
- diff from 2.5-1 to 2.5-3 (3.0 KiB)
Superseded in yakkety-release |
Published in xenial-release |
Obsolete in wily-release |
Deleted in wily-proposed (Reason: moved to release) |
userinfo (2.5-1) unstable; urgency=medium * QA upload. * New upstream release. * Switch to dpkg-source 3.0 (quilt) format. * Bump Standards-Version to 3.9.6. * Add support for gpg signatures in watch file. * Replace dh_clean -k in favour of dh_prep. * Change Vcs-Svn and Vcs-Browser to canonical URI. * Update copyright to copyright-format 1.0. -- Julián Moreno Patiño <email address hidden> Wed, 15 Jul 2015 15:36:04 -0500
Available diffs
- diff from 2.4-1 to 2.5-1 (61.4 KiB)
Superseded in wily-release |
Obsolete in vivid-release |
Obsolete in utopic-release |
Published in trusty-release |
Deleted in trusty-proposed (Reason: moved to release) |
userinfo (2.4-1) unstable; urgency=low * Orphan package * New upstream release * Add recomended targets build-arch and build-indep to debian/rules * Include hardened build flags * Set debian/compat to 9 and bump debhelper b-d to 9 * Bump standards (no changes needed) * Fix debian/watch: We only looked for tar.gz, but upstream now ships only bz2 -- Alexander Reichle-Schmehl <email address hidden> Mon, 18 Jan 2010 23:22:35 +0100
Available diffs
- diff from 2.2-3 (in Ubuntu) to 2.4-1 (547.8 KiB)
Superseded in trusty-release |
Obsolete in saucy-release |
Obsolete in raring-release |
Obsolete in quantal-release |
Published in precise-release |
Obsolete in oneiric-release |
Obsolete in natty-release |
Obsolete in maverick-release |
Obsolete in lucid-release |
userinfo (2.2-3) unstable; urgency=low * Change maintainer to my new name * Bump standards (No changes needed) -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 02 Feb 2010 00:01:27 +0000
Available diffs
- diff from 2.2-2 to 2.2-3 (531 bytes)
Superseded in lucid-release |
Obsolete in karmic-release |
Obsolete in jaunty-release |
Obsolete in intrepid-release |
userinfo (2.2-2) unstable; urgency=medium * Removing userinfo links (Closes: #472803) * Added hint to package description how the executable is called * set urgency to medium for fixing RC bug
userinfo (1.11-1) unstable; urgency=low * New upstream version * Update Standards-Version to 3.7.2, no changes needed * Build depend on quilt for cleaner patch management * Build depend on debhelper, new file debian/compat * Rewrite debian/rules to use debhelper tools * Rewrite the short and long package description, add homepage * Rewrite debian/copyright * Add watch file * Include upstream files BUGS, ChangeLog.0, and README in package -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 27 Apr 2007 13:27:58 +0100
userinfo (1.10a-2) unstable; urgency=low * New maintainer, adopted package with previous maintainer's consent * Fix FTBFS on GNU/kFreeBSD. Closes: #342443 - Add autotools-dev to Build-Depends - Use config.guess and config.sub from autotools-dev upon building * Remove bash specifc code from debian/rules, fixing an FTBFS error. Closes: #374585 * Correct a typo in manpage ui.1, thanks to A. Costa for the patch. Closes: #394539 * Add README.Debian with a short explanation about the name of the command. Closes: #356192 * Fix lintian warnings in debian/copyright: - Change "Upstream Author(s)" to singular - Update FSF postal address * Strip unneeded symbols from the installed binary ui -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 22 Nov 2006 11:47:23 +0000
Superseded in feisty-release |
Obsolete in edgy-release |
Obsolete in dapper-release |
Superseded in dapper-release |
Obsolete in breezy-release |
Obsolete in hoary-release |
Obsolete in warty-release |
userinfo (1.10a-1) unstable; urgency=low * New upstream version. * Upgraded Standards-Version. -- Lenart Janos <email address hidden> Wed, 6 Nov 2002 00:16:54 +0100
1 → 10 of 10 results | First • Previous • Next • Last |