[med-svn] [Git][med-team/tantan][master] 4 commits: enable building twice in a row

Sascha Steinbiss (@satta) gitlab at salsa.debian.org
Sat Dec 23 11:00:41 GMT 2023



Sascha Steinbiss pushed to branch master at Debian Med / tantan


Commits:
d5a3d210 by Sascha Steinbiss at 2023-12-23T11:57:31+01:00
enable building twice in a row

- - - - -
e8604f2b by Sascha Steinbiss at 2023-12-23T11:59:41+01:00
bump Standards-Version

- - - - -
24eb7ffd by Sascha Steinbiss at 2023-12-23T11:59:56+01:00
bump copyright date for debian directory

- - - - -
f65e99fc by Sascha Steinbiss at 2023-12-23T12:00:15+01:00
update renamed lintian override tag

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+tantan (40-2) unstable; urgency=medium
+
+  * Enable building twice in a row.
+    Closes: #1045561
+  * Bump Standards-Version.
+  * Bump copyright date for debian directory.
+  * Update renamed lintian override tag.
+
+ -- Sascha Steinbiss <satta at debian.org>  Sat, 23 Dec 2023 11:43:26 +0100
+
 tantan (40-1) unstable; urgency=medium
 
   * New upstream version 40.


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                zlib1g-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/tantan
 Vcs-Git: https://salsa.debian.org/med-team/tantan.git
 Homepage: https://gitlab.com/mcfrith/tantan


=====================================
debian/copyright
=====================================
@@ -10,7 +10,7 @@ Copyright: © 2010 Martin Frith <tantan at cbrc.jp>
 License: GPL-3+
 
 Files: debian/*
-Copyright: © 2015-2022 Sascha Steinbiss <satta at debian.org>
+Copyright: © 2015-2023 Sascha Steinbiss <satta at debian.org>
 License: GPL-3+
 
 License: GPL-3+


=====================================
debian/rules
=====================================
@@ -10,3 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 override_dh_auto_install:
 	make prefix=$(DESTDIR) install
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -f src/version.hh


=====================================
debian/source/lintian-overrides
=====================================
@@ -1,2 +1,2 @@
 # Upstream does not provide signed tarballs.
-tantan source: debian-watch-does-not-check-gpg-signature
+tantan source: debian-watch-does-not-check-openpgp-signature



View it on GitLab: https://salsa.debian.org/med-team/tantan/-/compare/4d52be29354ddb14794edcfe91e43f6873141e1b...f65e99fcbc714d6a540ce12744473e27ab2a3474

-- 
View it on GitLab: https://salsa.debian.org/med-team/tantan/-/compare/4d52be29354ddb14794edcfe91e43f6873141e1b...f65e99fcbc714d6a540ce12744473e27ab2a3474
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/20231223/db44eae6/attachment-0001.htm>


More information about the debian-med-commit mailing list