[med-svn] [mgltools-molkit] 01/01: Avoid SourceForge privacy breach
Andreas Tille
tille at debian.org
Sun Dec 31 13:31:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mgltools-molkit.
commit a989985ed4a3fdd217a0b2e29b49c7dc8c5c541b
Author: Andreas Tille <tille at debian.org>
Date: Sun Dec 31 14:29:01 2017 +0100
Avoid SourceForge privacy breach
---
debian/changelog | 5 ++--
debian/patches/privacy_breach.patch | 48 +++++++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
3 files changed, 52 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b2ae426..0c886da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-mgltools-molkit (1.5.7-2) UNRELEASED; urgency=medium
+mgltools-molkit (1.5.7-2) unstable; urgency=medium
* Team upload.
* Moved packaging from SVN to Git
* Remove myself from Uploaders
* cme fix dpkg-control
* debhelper 10
+ * Avoid SourceForge privacy breach
- -- Andreas Tille <tille at debian.org> Sun, 31 Dec 2017 14:21:39 +0100
+ -- Andreas Tille <tille at debian.org> Sun, 31 Dec 2017 14:22:56 +0100
mgltools-molkit (1.5.7-1) unstable; urgency=medium
diff --git a/debian/patches/privacy_breach.patch b/debian/patches/privacy_breach.patch
new file mode 100644
index 0000000..93b3c11
--- /dev/null
+++ b/debian/patches/privacy_breach.patch
@@ -0,0 +1,48 @@
+Description: Avoid SourceForge privacy breach
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Sun, 31 Dec 2017 14:22:56 +0100
+
+--- a/MolKit/pdb2pqr/doc/userguide.html
++++ b/MolKit/pdb2pqr/doc/userguide.html
+@@ -640,7 +640,7 @@
+ <hr/>
+
+ <center>
+- <a href="http://sourceforge.net"><img align="middle" src="http://sourceforge.net/sflogo.php?group_id=144228&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a> <a href="http://sourceforge.net/projects/pdb2pqr">SourceForge Project Page</a>
++ <a href="http://sourceforge.net">SourceForge</a> <a href="http://sourceforge.net/projects/pdb2pqr">SourceForge Project Page</a>
+ </center>
+
+ <hr/>
+--- a/MolKit/pdb2pqr/examples/index.html
++++ b/MolKit/pdb2pqr/examples/index.html
+@@ -287,7 +287,7 @@
+ <hr/>
+
+ <center>
+- <a href="http://sourceforge.net"><img align="middle" src="http://sourceforge.net/sflogo.php?group_id=144228&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a> <a href="http://sourceforge.net/projects/pdb2pqr">SourceForge Project Page</a>
++ <a href="http://sourceforge.net">SourceForge</a> <a href="http://sourceforge.net/projects/pdb2pqr">SourceForge Project Page</a>
+ </center>
+
+ <hr/>
+--- a/MolKit/pdb2pqr/html/master-index.html
++++ b/MolKit/pdb2pqr/html/master-index.html
+@@ -162,7 +162,7 @@
+ <hr/>
+
+ <center>
+- <a href="http://sourceforge.net"><img align="middle" src="http://sourceforge.net/sflogo.php?group_id=144228&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a> <a href="http://sourceforge.net/projects/pdb2pqr">SourceForge Project Page</a>
++ <a href="http://sourceforge.net">SourceForge</a> <a href="http://sourceforge.net/projects/pdb2pqr">SourceForge Project Page</a>
+ </center>
+
+ <hr/>
+--- a/MolKit/pdb2pqr/html/server.html
++++ b/MolKit/pdb2pqr/html/server.html
+@@ -158,7 +158,7 @@ Before sending a bug report you may want
+ For additional support you may contact the <a href="http://lists.sourceforge.net/lists/listinfo/pdb2pqr-users">pdb2pqr-users mailing list</a>.<P>
+ <HR>
+ <CENTER>
+-<font size="-1"><I>Last Updated June 23rd, 2006</I> <a href="http://sourceforge.net"><img align="middle" src="http://sourceforge.net/sflogo.php?group_id=144228&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a></CENTER></font>
++<font size="-1"><I>Last Updated June 23rd, 2006</I> <a href="http://sourceforge.net">SourceForge</a></CENTER></font>
+
+ <hr/>
+ <center>
diff --git a/debian/patches/series b/debian/patches/series
index 72e8273..a1e15bd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
fix_string_exceptions.patch
fix_import_star.patch
+privacy_breach.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mgltools-molkit.git
More information about the debian-med-commit
mailing list