mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
Adding remaining changes from bzr/launchpad to git/github
This commit is contained in:
parent
f91b8164af
commit
7efa66cd14
10 changed files with 624 additions and 22 deletions
12
debian/changelog
vendored
12
debian/changelog
vendored
|
@ -1,8 +1,16 @@
|
|||
byobu (5.134) unreleased; urgency=medium
|
||||
|
||||
* UNRELEASED
|
||||
* usr/lib/byobu/disk:
|
||||
- drop the -P from df which is breaking MacOS
|
||||
not sure where this came from
|
||||
* byobu.txt, usr/bin/whats-my-public-ip,
|
||||
usr/share/byobu/pixmaps/byobu_backup.svg:
|
||||
- copy over a couple of missing changes from bzr to git
|
||||
* debian/control, debian/copyright, README.md, usr/bin/byobu-
|
||||
export.in, usr/share/man/man1/byobu-export.1:
|
||||
- moving upstream Byobu from Launchpad.net to Github.com
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 17 Feb 2020 08:15:04 -0600
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 22 Nov 2023 22:08:17 -0600
|
||||
|
||||
byobu (5.133-0ubuntu1) focal; urgency=medium
|
||||
|
||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -5,8 +5,8 @@ Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
|
|||
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
|
||||
Standards-Version: 4.1.3
|
||||
Build-Depends: debhelper (>= 7.0.50~), gettext-base, automake, autoconf, dh-python, python3
|
||||
Homepage: http://byobu.org
|
||||
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/byobu/trunk
|
||||
Homepage: https://byobu.org
|
||||
Vcs-Bzr: https://github.com/dustinkirkland/byobu
|
||||
|
||||
Package: byobu
|
||||
Architecture: all
|
||||
|
|
6
debian/copyright
vendored
6
debian/copyright
vendored
|
@ -1,16 +1,14 @@
|
|||
This package was debianized by Dustin Kirkland <kirkland@byobu.org>
|
||||
Sun, 14 Dec 2008 13:11:37 -0600
|
||||
|
||||
It was downloaded from: https://launchpad.net/byobu/+download
|
||||
It was downloaded from: https://github.com/dustinkirkland/byobu
|
||||
|
||||
Upstream Authors:
|
||||
Dustin Kirkland <kirkland@byobu.org>
|
||||
Dustin Kirkland <kirkland@byobu.org>
|
||||
Nick Barcet <nick.barcet@ubuntu.com>
|
||||
|
||||
Copyright:
|
||||
Copyright (C) 2008-2009 Canonical Ltd.
|
||||
Copyright (C) 2009-2014 Dustin Kirkland
|
||||
Copyright (C) 2009-2023 Dustin Kirkland
|
||||
|
||||
All rights reserved.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue