[med-svn] [Git][med-team/tiddit][master] 3 commits: Fix copyright
Andreas Tille
gitlab at salsa.debian.org
Wed May 27 12:43:10 BST 2020
Andreas Tille pushed to branch master at Debian Med / tiddit
Commits:
0e1d9dd7 by Andreas Tille at 2020-05-27T12:50:09+02:00
Fix copyright
- - - - -
8477afae by Andreas Tille at 2020-05-27T13:22:37+02:00
Upload to new
- - - - -
5c956ccf by Andreas Tille at 2020-05-27T13:37:07+02:00
Install manpage
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-tiddit (2.11.0+dfsg-1) UNRELEASED; urgency=medium
+tiddit (2.11.0+dfsg-1) unstable; urgency=medium
- * Initial release (Closes: #<bug>)
+ * Initial release (Closes: #961659)
- -- Andreas Tille <tille at debian.org> Mon, 25 May 2020 11:58:02 +0200
+ -- Andreas Tille <tille at debian.org> Wed, 27 May 2020 13:22:28 +0200
=====================================
debian/copyright
=====================================
@@ -7,7 +7,9 @@ Files-Excluded: lib
*/.dirstamp
Files: *
-Copyright: 20xx-20yy <upstream>
+Copyright: 2016-2020 Francesco Vezzi <francesco.vezzi at scilifelab.se>,
+ Jesper Eisfeldt <jesper.eisfeldt at scilifelab.se>,
+ Daniel Nilsso
License: GPL-3
Files: debian/*
=====================================
debian/rules
=====================================
@@ -24,6 +24,9 @@ override_dh_auto_install:
override_dh_python3:
dh_python3 --shebang=/usr/bin/python3
+override_dh_installman:
+ dh_installman --language=C
+
### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
#override_dh_auto_test:
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/tiddit/-/compare/cbb65ee3fe05970ad7254a6070ef67b97117fab1...5c956ccf3bc42619eba486b8db871781570e0601
--
View it on GitLab: https://salsa.debian.org/med-team/tiddit/-/compare/cbb65ee3fe05970ad7254a6070ef67b97117fab1...5c956ccf3bc42619eba486b8db871781570e0601
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/20200527/15e9036f/attachment-0001.html>
More information about the debian-med-commit
mailing list