[med-svn] [Git][med-team/treeview][master] 8 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Fri Dec 4 14:59:36 GMT 2020
Andreas Tille pushed to branch master at Debian Med / treeview
Commits:
e7a1a49d by Andreas Tille at 2020-12-04T15:54:24+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
bef4c1dc by Andreas Tille at 2020-12-04T15:54:24+01:00
routine-update: debhelper-compat 13
- - - - -
2204d9a6 by Andreas Tille at 2020-12-04T15:54:29+01:00
routine-update: Add salsa-ci file
- - - - -
6b53bfde by Andreas Tille at 2020-12-04T15:54:29+01:00
routine-update: Rules-Requires-Root: no
- - - - -
fb266ec1 by Andreas Tille at 2020-12-04T15:54:30+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
b7cd4bd8 by Andreas Tille at 2020-12-04T15:54:38+01:00
Fix day-of-week for changelog entry 1.0.5-0.2.
Changes-By: lintian-brush
Fixes: lintian: debian-changelog-has-wrong-day-of-week
See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
- - - - -
df8539e7 by Andreas Tille at 2020-12-04T15:54:39+01:00
routine-update: watch file standard 4
- - - - -
4e2deab5 by Andreas Tille at 2020-12-04T15:57:28+01:00
routine-update: Ready to upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+treeview (1.1.6.4+dfsg1-5) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * Fix day-of-week for changelog entry 1.0.5-0.2.
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 04 Dec 2020 15:54:39 +0100
+
treeview (1.1.6.4+dfsg1-4) unstable; urgency=medium
* debhelper 12
@@ -89,11 +101,10 @@ treeview (1.0.5-0.2) UNRELEASED; urgency=low
* Moved to contrib because of dependency to non-free Java.
* Added build-dependency.
- -- Steffen Moeller <moeller at pzr.uni-rostock.de> Wed, 8 Apr 2004 12:02:54 +0200
+ -- Steffen Moeller <moeller at pzr.uni-rostock.de> Thu, 08 Apr 2004 12:02:54 +0200
treeview (1.0.5-0.1) UNRELEASED; urgency=low
* Initial Release.
-- Steffen Moeller <moeller at pzr.uni-rostock.de> Wed, 7 Apr 2004 22:02:54 +0200
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-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 (>= 12~),
+Build-Depends: debhelper-compat (= 13),
ant,
default-jdk,
libnanoxml2-java,
@@ -16,10 +16,11 @@ Build-Depends: debhelper (>= 12~),
docbook-to-man,
xsltproc,
fop
-Standards-Version: 4.3.0
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/treeview
Vcs-Git: https://salsa.debian.org/med-team/treeview.git
Homepage: http://jtreeview.sourceforge.net
+Rules-Requires-Root: no
Package: treeview
Architecture: all
=====================================
debian/rules
=====================================
@@ -19,5 +19,3 @@ override_dh_auto_build: treeview.1
ant jar
ant plugins
(cd doc; export XSL=/usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl; export FOP=/usr/bin; perl ./createAllDoc.pl)
-
-
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=repacksuffix=+dfsg,uversionmangle=s/r/\./g,dversionmangle=s/\+dfsg[0-9]*// \
http://sf.net/jtreeview/TreeView-([\d\.]+.*)-src\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/treeview/-/compare/5fc8b3116b1e355eb141939b3c666350de820726...4e2deab54d2c556a97028d49bc7b54e4f0c5876d
--
View it on GitLab: https://salsa.debian.org/med-team/treeview/-/compare/5fc8b3116b1e355eb141939b3c666350de820726...4e2deab54d2c556a97028d49bc7b54e4f0c5876d
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/20201204/b7cf8b79/attachment-0001.html>
More information about the debian-med-commit
mailing list