[med-svn] [Git][med-team/treeview][master] 8 commits: debhelper 12
Andreas Tille
gitlab at salsa.debian.org
Mon Jan 21 15:32:45 GMT 2019
Andreas Tille pushed to branch master at Debian Med / treeview
Commits:
997311fa by Andreas Tille at 2019-01-21T15:27:48Z
debhelper 12
- - - - -
40946f5d by Andreas Tille at 2019-01-21T15:27:49Z
Point Vcs fields to salsa.debian.org
- - - - -
9f410c3c by Andreas Tille at 2019-01-21T15:27:49Z
Standards-Version: 4.3.0
- - - - -
aec8a532 by Andreas Tille at 2019-01-21T15:27:50Z
Secure URI in copyright format
- - - - -
7d569aac by Andreas Tille at 2019-01-21T15:27:50Z
Drop useless get-orig-source target
- - - - -
a614a979 by Andreas Tille at 2019-01-21T15:27:50Z
Remove trailing whitespace in debian/copyright
- - - - -
94a49122 by Andreas Tille at 2019-01-21T15:27:50Z
Remove trailing whitespace in debian/rules
- - - - -
e0b82a73 by Andreas Tille at 2019-01-21T15:31:51Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+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 at 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
=====================================
@@ -1 +1 @@
-11
+12
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Thorsten Alteholz <debian at alteholz.de>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper (>= 12~),
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
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: treeview
Source: http://treeview.sourceforge.net/
Files-Excluded: */windows-installer.tar.gz
@@ -101,7 +101,7 @@ License: GPL-2
.
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301, USA.
.
On Debian systems, the complete text of the GNU General
=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
treeview.1: debian/treeview.sgml
docbook-to-man $< > $@
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/treeview/compare/0d6c5234ba773a6ddad030602ead6cfd35e2126d...e0b82a73916dc44e36811b77a2c6e4da5ff54d4f
--
View it on GitLab: https://salsa.debian.org/med-team/treeview/compare/0d6c5234ba773a6ddad030602ead6cfd35e2126d...e0b82a73916dc44e36811b77a2c6e4da5ff54d4f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190121/cedec3ee/attachment-0001.html>
More information about the debian-med-commit
mailing list