[med-svn] [Git][med-team/pdb2pqr][master] 5 commits: Make the build reproducible

Andreas Tille gitlab at salsa.debian.org
Sun Mar 29 17:06:28 BST 2020



Andreas Tille pushed to branch master at Debian Med / pdb2pqr


Commits:
5181f261 by Andreas Tille at 2020-03-29T17:59:57+02:00
Make the build reproducible

- - - - -
110f120c by Andreas Tille at 2020-03-29T18:03:08+02:00
Refresh patch

- - - - -
30eb99e5 by Andreas Tille at 2020-03-29T18:03:43+02:00
routine-update: Add salsa-ci file

- - - - -
b6762a7f by Andreas Tille at 2020-03-29T18:03:43+02:00
routine-update: Rules-Requires-Root: no

- - - - -
0495d695 by Andreas Tille at 2020-03-29T18:05:52+02:00
routine-update: Ready to upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- + debian/patches/reproducible-build.patch
- debian/patches/series
- + debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+pdb2pqr (2.1.1+dfsg-7) unstable; urgency=medium
+
+  [ Chris Lamb ]
+  * Make the build reproducible
+    Closes: #955287
+
+  [ Andreas Tille ]
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Sun, 29 Mar 2020 18:03:49 +0200
+
 pdb2pqr (2.1.1+dfsg-6) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -20,6 +20,7 @@ Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/pdb2pqr
 Vcs-Git: https://salsa.debian.org/med-team/pdb2pqr.git
 Homepage: https://www.cgl.ucsf.edu/chimera/docs/ContributedSoftware/apbs/pdb2pqr.html
+Rules-Requires-Root: no
 
 Package: pdb2pqr
 Architecture: any


=====================================
debian/patches/reproducible-build.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Make the build reproducible
+Author: Chris Lamb <lamby at debian.org>
+Last-Update: 2020-03-29
+Bug-Debian: https://bugs.debian.org/955287
+
+--- a/src/aconf.py.in
++++ b/src/aconf.py.in
+@@ -53,7 +53,7 @@ PDB2PQR_VERSION = "@PDB2PQR_VERSION@"
+ MAXATOMS = @MAXATOMS@
+ 
+ """ The absolute path to root HTML directory"""
+-SRCPATH = "@srcpath@/"
++SRCPATH = "/nonexistent"
+ 
+ """ The path to the web site *directory* """
+ WEBSITE     = "@website@"


=====================================
debian/patches/series
=====================================
@@ -9,3 +9,4 @@ python3_scons.patch
 python3_sundry.patch
 python3_scriptbang.patch
 use_pkg-config.patch
+reproducible-build.patch


=====================================
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



View it on GitLab: https://salsa.debian.org/med-team/pdb2pqr/-/compare/aa9f2885b30f78d764aca2ca02b2bd1de98bf3a6...0495d695b3927e88ecef947a7f752adb07327e62

-- 
View it on GitLab: https://salsa.debian.org/med-team/pdb2pqr/-/compare/aa9f2885b30f78d764aca2ca02b2bd1de98bf3a6...0495d695b3927e88ecef947a7f752adb07327e62
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/20200329/bab5d466/attachment-0001.html>


More information about the debian-med-commit mailing list