[med-svn] [Git][med-team/tao-json][master] 5 commits: routine-update: Remove trailing whitespace in debian/copyright
Andreas Tille
gitlab at salsa.debian.org
Mon Jul 20 21:25:59 BST 2020
Andreas Tille pushed to branch master at Debian Med / tao-json
Commits:
9eff8535 by Andreas Tille at 2020-07-20T22:01:18+02:00
routine-update: Remove trailing whitespace in debian/copyright
- - - - -
408ff23b by Andreas Tille at 2020-07-20T22:01:19+02:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
c1aad06c by Andreas Tille at 2020-07-20T22:01:20+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
- - - - -
4ec454d4 by Andreas Tille at 2020-07-20T22:01:20+02:00
Remove Section on tao-json-dev that duplicates source.
Changes-By: lintian-brush
Fixes: lintian: binary-control-field-duplicates-source
See-also: https://lintian.debian.org/tags/binary-control-field-duplicates-source.html
- - - - -
9e9aa998 by Andreas Tille at 2020-07-20T22:24:27+02:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+tao-json (0.0+git20200604.f357d72-2) unstable; urgency=medium
+
+ * Team upload.
+ * Remove trailing whitespace in debian/copyright (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 20 Jul 2020 22:01:20 +0200
+
tao-json (0.0+git20200604.f357d72-1) unstable; urgency=medium
* Initial release (Closes: #964392)
=====================================
debian/control
=====================================
@@ -13,7 +13,6 @@ Rules-Requires-Root: no
Package: tao-json-dev
Architecture: all
Multi-Arch: foreign
-Section: libdevel
Depends: ${misc:Depends}
Description: multifunctional and zero-dependency C++ header-only JSON library
taoJSON is a zero-dependency C++ header-only JSON library that provides
=====================================
debian/copyright
=====================================
@@ -25,7 +25,7 @@ Files: include/tao/json/external/optional.hpp
Copyright: 2016-2018 Daniel Frey
License: Expat
-Files: include/tao/json/external/itoa.hpp
+Files: include/tao/json/external/itoa.hpp
Copyright: 2017 James Edward Anhalt III
License: Expat
=====================================
debian/rules
=====================================
@@ -7,4 +7,3 @@ include /usr/share/dpkg/default.mk
%:
dh $@
-
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/taocpp/json/issues
+Bug-Submit: https://github.com/taocpp/json/issues/new
View it on GitLab: https://salsa.debian.org/med-team/tao-json/-/compare/fb85a657bcc22f0e5372fbacc7efa6bef359a104...9e9aa99845cef540c498d01235919266945a9f8c
--
View it on GitLab: https://salsa.debian.org/med-team/tao-json/-/compare/fb85a657bcc22f0e5372fbacc7efa6bef359a104...9e9aa99845cef540c498d01235919266945a9f8c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200720/26547f87/attachment-0001.html>
More information about the debian-med-commit
mailing list