Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (8)
debhelper 12
· 997311fa
Andreas Tille
authored
Jan 21, 2019
997311fa
Point Vcs fields to salsa.debian.org
· 40946f5d
Andreas Tille
authored
Jan 21, 2019
40946f5d
Standards-Version: 4.3.0
· 9f410c3c
Andreas Tille
authored
Jan 21, 2019
9f410c3c
Secure URI in copyright format
· aec8a532
Andreas Tille
authored
Jan 21, 2019
aec8a532
Drop useless get-orig-source target
· 7d569aac
Andreas Tille
authored
Jan 21, 2019
7d569aac
Remove trailing whitespace in debian/copyright
· a614a979
Andreas Tille
authored
Jan 21, 2019
a614a979
Remove trailing whitespace in debian/rules
· 94a49122
Andreas Tille
authored
Jan 21, 2019
94a49122
Upload to unstable
· e0b82a73
Andreas Tille
authored
Jan 21, 2019
e0b82a73
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e0b82a73
treeview (1.1.6.4+dfsg1-4) unstable; urgency=medium
* debhelper 12
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Secure URI in copyright format
* Drop useless get-orig-source target
* Remove trailing whitespace in debian/copyright
* Remove trailing whitespace in debian/rules
-- Andreas Tille <tille@debian.org> Mon, 21 Jan 2019 16:27:50 +0100
treeview (1.1.6.4+dfsg1-3) unstable; urgency=medium
* Fix encoding to build with Java 9
...
...
debian/compat
View file @
e0b82a73
1
1
1
2
debian/control
View file @
e0b82a73
...
...
@@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Thorsten Alteholz <debian@alteholz.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
1
~),
Build-Depends: debhelper (>= 1
2
~),
ant,
default-jdk,
libnanoxml2-java,
...
...
@@ -16,9 +16,9 @@ Build-Depends: debhelper (>= 11~),
docbook-to-man,
xsltproc,
fop
Standards-Version: 4.
1.3
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/treeview
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/treeview.git
Standards-Version: 4.
3.0
Vcs-Browser: https://
salsa
.debian.org/
med-team
/treeview
Vcs-Git: https://
salsa
.debian.org/
med-team
/treeview.git
Homepage: http://jtreeview.sourceforge.net
Package: treeview
...
...
debian/copyright
View file @
e0b82a73
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: treeview
Source: http://treeview.sourceforge.net/
Files-Excluded: */windows-installer.tar.gz
...
...
debian/rules
View file @
e0b82a73
...
...
@@ -20,6 +20,4 @@ override_dh_auto_build: treeview.1
ant plugins
(
cd
doc
;
export
XSL
=
/usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl
;
export
FOP
=
/usr/bin
;
perl ./createAllDoc.pl
)
get-orig-source
:
uscan
--verbose
--force-download
--repack
--compression
xz