Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add .cirrus.yml to Files-Excluded list in d/copyright
· c27cee94
Alexandre Mestiashvili
authored
Aug 19, 2019
c27cee94
Update changelog
· d369c5e3
Alexandre Mestiashvili
authored
Aug 19, 2019
Gbp-Dch: Ignore
d369c5e3
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d369c5e3
libzstd (1.4.2+dfsg-1) unstable; urgency=medium
[ Justin Aplin ]
* New upstream version 1.4.2+dfsg
* Refresh and drop applied by upstream patches
* Add patch aliasing two renamed but unchanged symbols to maintain backwards
...
...
@@ -11,8 +12,12 @@ libzstd (1.4.2+dfsg-1) unstable; urgency=medium
introduced new public symbols
* Bump debhelper compat level to 12.
* Bump Standards-Version to 4.4.0, no changes needed.
* Salsa-CI integration
-- Justin Aplin <japlin@gmail.com> Mon, 29 Jul 2019 07:36:31 -0400
[ Alexandre Mestiashvili ]
* Add .cirrus.yml to Files-Excluded list in d/copyright
-- Alexandre Mestiashvili <mestia@debian.org> Mon, 19 Aug 2019 15:14:31 +0200
libzstd (1.3.8+dfsg-3) unstable; urgency=medium
...
...
debian/copyright
View file @
d369c5e3
...
...
@@ -9,6 +9,7 @@ Files-Excluded: appveyor.yml
.buckversion
.buckconfig
.circleci/*
.cirrus.yml
Files: *
Copyright: 2013-2018, Yann Collet
...
...