1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
svgsalamander (1.1.4-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Removed the patches
- Build with Maven instead of Ant
* Standards-Version updated to 4.6.1
* Switch to debhelper level 13
* Changed the priority from extra to optional
* Updated the homepage URL
* Updated the watch file
-- Emmanuel Bourg <ebourg@apache.org> Wed, 07 Dec 2022 11:18:49 +0100
svgsalamander (1.1.1+dfsg-3) unstable; urgency=medium
* Team upload.
* Removed the doc package to fix the build failure with Java 11.0.2
(Closes: #923709)
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 04 Mar 2019 09:28:49 +0100
svgsalamander (1.1.1+dfsg-2) unstable; urgency=medium
* Team upload.
* Add patch by Vincent Privat to fix CVE-2017-5617 (SSRF).
(closes: #853134)
-- Bas Couwenberg <sebastic@debian.org> Fri, 03 Feb 2017 08:39:45 +0100
svgsalamander (1.1.1+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Separate copyright years and holders with a comma in copyright file.
* Refresh patches and update version in pom patch.
-- Bas Couwenberg <sebastic@debian.org> Mon, 22 Aug 2016 08:31:39 +0200
svgsalamander (1.1.0+dfsg1-1) unstable; urgency=medium
[ Felix Natter ]
* New upstream version.
* drop patch #0004, as upstream has dropped embedded batik
(now uses JDK5 implementation bits)
[ Bas Couwenberg ]
* Add gbp.conf to use pristine-tar by default.
* Update upstream metadata, changes:
- Drop Homepage field, not recommended & duplicates field in debian/control
https://wiki.debian.org/UpstreamMetadata#Fields_that_are_not_recommended
- Drop Contact field, duplicates Upstream-Contact field in debian/copyright
* Add repacksuffix option to watch file.
* Drop unused substitution variable ${shlibs:Depends} from arch:all packages.
-- Felix Natter <fnatter@gmx.net> Sat, 13 Aug 2016 20:15:00 +0200
svgsalamander (1.0.0+dfsg1-1) unstable; urgency=medium
* New upstream version, now on github
* Update README.source (source pulled from github release)
* Add watch file (from Sebastiaan Couwenberg <sebastic@xs4all.nl>)
* Use Files-Excluded: instead of repack script
* Do not call netbeans ant targets by setting mkdist.disabled
* Fix the pom to be installed by maven-repo-helper (version=1.0.0, no deps)
* Update standards-version to 3.9.8 (no changes)
* Fix license short names (BSD->BSD-3-clause, LGPL-2.0->LGPL-2+)
* Fix lintians
* Add DEP3 patch headers
* Add upstream metadata
* Bump debhelper compat to 9
-- Felix Natter <fnatter@gmx.net> Sat, 06 Aug 2016 16:16:37 +0200
svgsalamander (0~svn95-1) unstable; urgency=low
* Initial release (Closes: #613293)
-- Nicolas Dandrimont <nicolas.dandrimont@crans.org> Tue, 10 May 2011 22:30:00 +0200
|