Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
d/copyright: Use https protocol in Format field
· f803f662
Ondřej Nový
authored
Oct 01, 2018
f803f662
d/changelog: Remove trailing whitespaces
· ac1d5a02
Ondřej Nový
authored
Oct 01, 2018
ac1d5a02
d/rules: Remove trailing whitespaces
· aebc61cb
Ondřej Nový
authored
Oct 01, 2018
aebc61cb
d/control: Remove XS-Testsuite field, not needed anymore
· 80407b2b
Ondřej Nový
authored
Oct 01, 2018
80407b2b
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
80407b2b
strongswan (5.7.0-2) UNRELEASED; urgency=medium
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
* d/control: Remove XS-Testsuite field, not needed anymore
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:21:46 +0200
strongswan (5.7.0-1) unstable; urgency=medium
* update AppArmor templates to handle usr merge (closes: #905082)
...
...
debian/control
View file @
80407b2b
...
...
@@ -33,7 +33,6 @@ Build-Depends: bison,
systemd [linux-any],
tzdata
Homepage: http://www.strongswan.org
XS-Testsuite: autopkgtest
Package: strongswan
Architecture: all
...
...
debian/copyright
View file @
80407b2b
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: strongswan
Upstream-Contact: http://strongswan.org/
Source: http://strongswan.org/
...
...
debian/rules
View file @
80407b2b