Updating email address.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e8db98db18
commit
af1fa4a43d
3 changed files with 10 additions and 10 deletions
16
debian/changelog
vendored
16
debian/changelog
vendored
|
@ -4,7 +4,7 @@ libyang (3.7.8-1) sid; urgency=medium
|
||||||
* Removing now uneeded breaks/replaces on libyang3-dev.
|
* Removing now uneeded breaks/replaces on libyang3-dev.
|
||||||
* Updating source url in copyright.
|
* Updating source url in copyright.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 14 Jan 2025 11:13:30 +0100
|
-- Daniel Baumann <daniel@debian.org> Tue, 14 Jan 2025 11:13:30 +0100
|
||||||
|
|
||||||
libyang (3.4.2+dfsg-2) sid; urgency=medium
|
libyang (3.4.2+dfsg-2) sid; urgency=medium
|
||||||
|
|
||||||
|
@ -14,13 +14,13 @@ libyang (3.4.2+dfsg-2) sid; urgency=medium
|
||||||
* Renaming libyang3-dev to libyang-dev before any package starts using
|
* Renaming libyang3-dev to libyang-dev before any package starts using
|
||||||
it just yet.
|
it just yet.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 30 Sep 2024 07:06:28 +0200
|
-- Daniel Baumann <daniel@debian.org> Mon, 30 Sep 2024 07:06:28 +0200
|
||||||
|
|
||||||
libyang3 (3.4.2+dfsg-1) sid; urgency=medium
|
libyang3 (3.4.2+dfsg-1) sid; urgency=medium
|
||||||
|
|
||||||
* Merging upstream version 3.4.2+dfsg.
|
* Merging upstream version 3.4.2+dfsg.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 17 Sep 2024 05:00:18 +0200
|
-- Daniel Baumann <daniel@debian.org> Tue, 17 Sep 2024 05:00:18 +0200
|
||||||
|
|
||||||
libyang3 (3.1.0+dfsg-5) sid; urgency=medium
|
libyang3 (3.1.0+dfsg-5) sid; urgency=medium
|
||||||
|
|
||||||
|
@ -28,14 +28,14 @@ libyang3 (3.1.0+dfsg-5) sid; urgency=medium
|
||||||
* Adding conflicts/replaces for libyang2 (Closes: #1078133).
|
* Adding conflicts/replaces for libyang2 (Closes: #1078133).
|
||||||
* Replacing libyang2 conflicts with breaks.
|
* Replacing libyang2 conflicts with breaks.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 08 Aug 2024 16:50:49 +0200
|
-- Daniel Baumann <daniel@debian.org> Thu, 08 Aug 2024 16:50:49 +0200
|
||||||
|
|
||||||
libyang3 (3.1.0+dfsg-4) sid; urgency=medium
|
libyang3 (3.1.0+dfsg-4) sid; urgency=medium
|
||||||
|
|
||||||
* Adding missing conflicts/replaces to libyang-dev and libyang2-dev
|
* Adding missing conflicts/replaces to libyang-dev and libyang2-dev
|
||||||
(Closes: #1077494).
|
(Closes: #1077494).
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 29 Jul 2024 15:29:51 +0200
|
-- Daniel Baumann <daniel@debian.org> Mon, 29 Jul 2024 15:29:51 +0200
|
||||||
|
|
||||||
libyang3 (3.1.0+dfsg-3) sid; urgency=medium
|
libyang3 (3.1.0+dfsg-3) sid; urgency=medium
|
||||||
|
|
||||||
|
@ -45,16 +45,16 @@ libyang3 (3.1.0+dfsg-3) sid; urgency=medium
|
||||||
armhf and i386.
|
armhf and i386.
|
||||||
* Wrap-and-sorting libyang3-dev.install.
|
* Wrap-and-sorting libyang3-dev.install.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Jul 2024 06:42:15 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 27 Jul 2024 06:42:15 +0200
|
||||||
|
|
||||||
libyang3 (3.1.0+dfsg-2) sid; urgency=medium
|
libyang3 (3.1.0+dfsg-2) sid; urgency=medium
|
||||||
|
|
||||||
* Using codenames in changelog.
|
* Using codenames in changelog.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 27 Jul 2024 02:08:13 +0200
|
-- Daniel Baumann <daniel@debian.org> Sat, 27 Jul 2024 02:08:13 +0200
|
||||||
|
|
||||||
libyang3 (3.1.0+dfsg-1) sid; urgency=medium
|
libyang3 (3.1.0+dfsg-1) sid; urgency=medium
|
||||||
|
|
||||||
* Initial upload to sid.
|
* Initial upload to sid.
|
||||||
|
|
||||||
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 23 Jul 2024 11:42:29 +0200
|
-- Daniel Baumann <daniel@debian.org> Tue, 23 Jul 2024 11:42:29 +0200
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -1,7 +1,7 @@
|
||||||
Source: libyang
|
Source: libyang
|
||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
cmake,
|
cmake,
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -35,7 +35,7 @@ Copyright: 2010-2014 Salvatore Sanfilippo <antirez@gmail.com>
|
||||||
License: BSD-2-clause
|
License: BSD-2-clause
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
Copyright: 2024 Daniel Baumann <daniel@debian.org>
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
|
|
||||||
License: BSD-2-clause
|
License: BSD-2-clause
|
||||||
|
|
Loading…
Add table
Reference in a new issue