Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
5
debhelper 11
· 85dc3828
Andreas Tille
authored
Aug 24, 2018
85dc3828
Point Vcs fields to salsa.debian.org
· e414892b
Andreas Tille
authored
Aug 24, 2018
e414892b
Standards-Version: 4.2.0
· 3c26e451
Andreas Tille
authored
Aug 24, 2018
3c26e451
Provide clean quilt patch
· d264c3d8
Andreas Tille
authored
Aug 24, 2018
d264c3d8
Upload to unstable
· 30deb905
Andreas Tille
authored
Aug 24, 2018
30deb905
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
30deb905
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
...
...
debian/compat
View file @
30deb905
1
0
1
1
debian/control
View file @
30deb905
...
...
@@ -5,10 +5,10 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
)
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 (>= 1
1~
)
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
...
...
debian/patches/privacy.patch
0 → 100644
View file @
30deb905
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>
debian/patches/series
0 → 100644
View file @
30deb905
privacy.patch
tutorial.html
View file @
30deb905
...
...
@@ -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>
...
...