Skip to content
Commits on Source (5)
perlprimer (1.2.3-2) UNRELEASED; urgency=medium
perlprimer (1.2.3-2) unstable; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata:
- Added references to registries
- yamllint cleanliness
- added reference to Methods paper.
* Bumped policy from 3.9.8 to 4.1.0 (no changes)
-- Steffen Moeller <moeller@debian.org> Sat, 16 Sep 2017 18:40:15 +0200
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.0
-- Andreas Tille <tille@debian.org> Fri, 24 Aug 2018 10:16:13 +0200
perlprimer (1.2.3-1) unstable; urgency=medium
......
......@@ -5,10 +5,10 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10)
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/perlprimer.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/perlprimer.git
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/med-team/perlprimer
Vcs-Git: https://salsa.debian.org/med-team/perlprimer.git
Homepage: http://perlprimer.sourceforge.net
Package: perlprimer
......
Description: Privacy
Author: Andreas Tille <tille@debian.org>
--- perlprimer-1.2.3.orig/tutorial.html
+++ perlprimer-1.2.3/tutorial.html
@@ -173,7 +173,8 @@ H4 {
</style>
-<title>PerlPrimer</title><link rel="shortcut icon" href="http://perlprimer.sourceforge.net/favicon.ico" type="image/x-icon"></head>
+<title>PerlPrimer</title>
+</head>
<body><div class="header"><br></div>
......@@ -173,8 +173,7 @@ H4 {
</style>
<title>PerlPrimer</title>
</head>
<title>PerlPrimer</title><link rel="shortcut icon" href="http://perlprimer.sourceforge.net/favicon.ico" type="image/x-icon"></head>
<body><div class="header"><br></div>
......