summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog95
1 files changed, 95 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..1aa595a
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,95 @@
+golang-github-vbauerster-mpb (8.6.1-3) unstable; urgency=medium
+
+ * Add golang-github-containers-image (<< 5.25)
+
+ -- Reinhard Tartler <siretart@tauware.de> Mon, 11 Sep 2023 20:18:09 -0400
+
+golang-github-vbauerster-mpb (8.6.1-2) unstable; urgency=medium
+
+ * Upload to unstable
+
+ -- Reinhard Tartler <siretart@tauware.de> Sat, 09 Sep 2023 12:15:01 -0400
+
+golang-github-vbauerster-mpb (8.6.1-1) experimental; urgency=medium
+
+ * New upstream version 8.6.1
+
+ -- Reinhard Tartler <siretart@tauware.de> Mon, 04 Sep 2023 16:58:16 -0400
+
+golang-github-vbauerster-mpb (7.3.2-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * (Build-)Depends: golang-github-mattn-go-runewidth-dev
+
+ -- Andreas Tille <tille@debian.org> Wed, 26 Jan 2022 20:33:53 +0100
+
+golang-github-vbauerster-mpb (7.0.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Reinhard Tartler <siretart@tauware.de> Sat, 28 Aug 2021 22:10:19 +0200
+
+golang-github-vbauerster-mpb (6.0.3-2) unstable; urgency=medium
+
+ * Upload to unstable
+
+ -- Reinhard Tartler <siretart@tauware.de> Sat, 28 Aug 2021 21:11:02 +0200
+
+golang-github-vbauerster-mpb (6.0.3-1) experimental; urgency=medium
+
+ * Team upload
+ * Upgrade to version v6.0.3, Closes: #987511)
+ Breaking changes (cf. https://github.com/vbauerster/mpb/releases):
+ Removed:
+ func BarStyle(style string) BarOption
+ func BarReverse() BarOption
+ func SpinnerStyle(frames []string) BarOption
+ func TrimSpace() BarOption
+ To set bar style use BarFiller constructors.
+ .
+ Added:
+ func ContainerOptional(option ContainerOption, pick bool) ContainerOption
+ func BarOptional(option BarOption, pick bool) BarOption
+
+ -- Reinhard Tartler <siretart@tauware.de> Sun, 25 Apr 2021 11:32:28 -0400
+
+golang-github-vbauerster-mpb (5.0.3-2) unstable; urgency=low
+
+ [ Debian Janitor ]
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.5.0, no changes needed.
+
+ [ Reinhard Tartler ]
+ * Upload to unstable
+
+ -- Reinhard Tartler <siretart@tauware.de> Sun, 19 Jul 2020 09:53:22 -0400
+
+golang-github-vbauerster-mpb (5.0.3-1) experimental; urgency=medium
+
+ [ Dmitry Smirnov ]
+ * Added myself to Uploaders
+ * DH to version 12
+ * Standards-Version: 4.4.1
+
+ [ Reinhard Tartler ]
+ * New upstream version 5.0.3
+
+ -- Reinhard Tartler <siretart@tauware.de> Tue, 21 Apr 2020 07:52:29 -0400
+
+golang-github-vbauerster-mpb (3.4.0-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+
+ -- Dmitry Smirnov <onlyjob@debian.org> Tue, 10 Sep 2019 12:33:06 +1000
+
+golang-github-vbauerster-mpb (3.3.4-1) unstable; urgency=medium
+
+ * Initial release (Closes: #925184)
+
+ -- Reinhard Tartler <siretart@tauware.de> Wed, 20 Mar 2019 17:58:37 -0400