[med-svn] [Git][med-team/proda][master] 11 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Mon Nov 23 20:10:06 GMT 2020
Andreas Tille pushed to branch master at Debian Med / proda
Commits:
6c6cfac5 by Andreas Tille at 2020-11-23T20:57:29+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
2fe37438 by Andreas Tille at 2020-11-23T20:57:30+01:00
routine-update: debhelper-compat 13
- - - - -
01222a4b by Andreas Tille at 2020-11-23T20:57:32+01:00
routine-update: Secure URI in copyright format
- - - - -
3b1e6803 by Andreas Tille at 2020-11-23T20:57:33+01:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
17162e70 by Andreas Tille at 2020-11-23T20:57:33+01:00
routine-update: autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g
- - - - -
8017b5cf by Andreas Tille at 2020-11-23T20:57:33+01:00
routine-update: Add salsa-ci file
- - - - -
0c40c413 by Andreas Tille at 2020-11-23T20:57:33+01:00
routine-update: Rules-Requires-Root: no
- - - - -
f5135114 by Andreas Tille at 2020-11-23T20:57:34+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
a7922afa by Andreas Tille at 2020-11-23T20:57:35+01:00
Set field Upstream-Name in debian/copyright.
Changes-By: lintian-brush
- - - - -
a0c4c363 by Andreas Tille at 2020-11-23T20:57:37+01:00
Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
Changes-By: lintian-brush
- - - - -
dbc3805a by Andreas Tille at 2020-11-23T20:59:17+01:00
routine-update: Ready to upload to unstable
- - - - -
7 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/salsa-ci.yml
- debian/tests/run-unit-test
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+proda (1.0-13) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * Set field Upstream-Name in debian/copyright.
+ * Remove obsolete field Name from debian/upstream/metadata (already present in
+ machine-readable debian/copyright).
+
+ -- Andreas Tille <tille at debian.org> Mon, 23 Nov 2020 20:57:38 +0100
+
proda (1.0-12) unstable; urgency=medium
* debhelper 11
@@ -32,7 +48,7 @@ proda (1.0-10) unstable; urgency=medium
* Fix FTBFS with GCC-6.
Closes: #812039.
* Bump Standards-Version.
- * Use secure Vcs-*.
+ * Use secure Vcs-*.
* Enable full hardening.
-- Sascha Steinbiss <sascha at steinbiss.name> Mon, 11 Apr 2016 19:33:48 +0000
@@ -67,7 +83,7 @@ proda (1.0-8) unstable; urgency=low
-- Andreas Tille <tille at debian.org> Thu, 29 Mar 2012 15:35:05 +0200
proda (1.0-7) unstable; urgency=low
-
+
* debian/rules: swiched to CDBS (Closes: #486959).
This delegates the support of parallel building to CDBS.
* debian/control:
@@ -93,7 +109,7 @@ proda (1.0-6) unstable; urgency=low
proda (1.0-5) unstable; urgency=low
Maintenance release.
-
+
[ Charles Plessy ]
* debian/proda.1.xml, debian/rules: semicosmetic change to indicate the path
to the XSL stylesheet from within the XML source.
@@ -158,4 +174,3 @@ proda (1.0-1) unstable; urgency=low
* Initial release (Closes: #408347)
-- David Paleino <d.paleino at gmail.com> Tue, 24 Apr 2007 12:47:45 +0200
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -5,11 +5,12 @@ Uploaders: David Paleino <d.paleino at gmail.com>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/proda
Vcs-Git: https://salsa.debian.org/med-team/proda.git
Homepage: http://proda.stanford.edu/
+Rules-Requires-Root: no
Package: proda
Architecture: any
=====================================
debian/copyright
=====================================
@@ -1,6 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Phuong Tu Minh <phuongtm at fpt.com.vn>
Source: http://proda.stanford.edu/proda_1_0.tar.gz
+Upstream-Name: ProDA
Files: *
Copyright: © 2006, Phuong Tu Minh <phuongtm at fpt.com.vn>
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/tests/run-unit-test
=====================================
@@ -2,12 +2,12 @@
pkg=proda
-if [ "$ADTTMP" = "" ] ; then
- ADTTMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
- trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM
+if [ "$AUTOPKGTEST_TMP" = "" ] ; then
+ AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
+ trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM
fi
-cd $ADTTMP
+cd $AUTOPKGTEST_TMP
cp -a /usr/share/doc/${pkg}/input.mfa .
gunzip -r *
=====================================
debian/upstream/metadata
=====================================
@@ -1,4 +1,3 @@
-Name: ProDA
Reference:
author: >
Phuong, Tu Minh and Do, Chuong B. and Edgar, Robert C. and Batzoglou, Serafim
View it on GitLab: https://salsa.debian.org/med-team/proda/-/compare/97dcc0d788bf27eb0224a41b9c52a484d9528d1f...dbc3805a0e4dde4f435984e90c3e3091b2225430
--
View it on GitLab: https://salsa.debian.org/med-team/proda/-/compare/97dcc0d788bf27eb0224a41b9c52a484d9528d1f...dbc3805a0e4dde4f435984e90c3e3091b2225430
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/20201123/b6fece2c/attachment-0001.html>
More information about the debian-med-commit
mailing list