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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
tools-logging-clojure (1.2.4-2) unstable; urgency=medium
* Team upload.
* d/control: fix Vcs-* links
* d/upstream: fix repo browsing URL and add changelog
-- Jérôme Charaoui <jerome@riseup.net> Mon, 30 Jan 2023 08:17:26 -0500
tools-logging-clojure (1.2.4-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use versioned copyright format URI.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
* Remove unnecessary get-orig-source-target.
[ Louis-Philippe Véronneau ]
* Replace the old Clojure Team email by the new one.
[ Jérôme Charaoui ]
* New upstream version 1.2.4
* Changed source package name: tools-logging-clojure
* d/control:
+ bump Standards-Version, no changes needed
+ bump debhelper-compat level to 13
+ add build-time test build-deps
- drop very old dependency versioning
* d/gbp.conf: add clojure team defaults
* d/rules: switch to leiningen build system
* d/tests: run upstream unit tests in autopkgtests
* d/upstream: add docs and issue tracker links
* d/watch: switch to git mode and version 4, fix URL
* update d/copyright
* don't ship README via doc-base
-- Jérôme Charaoui <jerome@riseup.net> Wed, 11 Jan 2023 12:14:00 -0500
libtools-logging-clojure (0.2.3-6) unstable; urgency=medium
* Team upload.
[ Tom Marble ]
* Change libclojure from Build-Dep to Dep
* Declare compliance with Debian Policy 4.1.3.
[ Elana Hashman ]
* Remove markdown doc generation.
* Ensure text README is included as docs.
* Move package to Clojure team.
* Remove Daigo from Uploaders and add myself.
* Remove tests from rules, add autopkgtests instead.
-- Elana Hashman <ehashman@debian.org> Tue, 27 Feb 2018 23:29:04 -0500
libtools-logging-clojure (0.2.3-5) unstable; urgency=medium
* Team upload.
* Build depend on clojure (>= 1.8)
* Standards-Version updated to 3.9.8
* Switch to debhelper level 10
* Use secure Vcs-* URLs
* Fixed debian/watch
-- Emmanuel Bourg <ebourg@apache.org> Fri, 23 Dec 2016 12:02:28 +0100
libtools-logging-clojure (0.2.3-4) unstable; urgency=medium
* Team upload.
* Build depend on clojure1.6
* Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Fri, 12 Sep 2014 19:39:07 +0200
libtools-logging-clojure (0.2.3-3) unstable; urgency=low
* debian/control:
- depends on clojure1.4.
- Bumped up Standards-Version to 3.9.3.
-- Daigo Moriwaki <daigo@debian.org> Sun, 20 May 2012 11:25:52 +0900
libtools-logging-clojure (0.2.3-2) unstable; urgency=low
* debian/libtools-logging-clojure.poms: added --no-parent, which fixes
an installation error.
* debian/control: added a minimum version for maven-repo-helper
to fix a lintian error.
-- Daigo Moriwaki <daigo@debian.org> Fri, 16 Dec 2011 21:43:41 +0900
libtools-logging-clojure (0.2.3-1) unstable; urgency=low
* New upstrea release.
-- Daigo Moriwaki <daigo@debian.org> Sun, 06 Nov 2011 12:43:41 +0900
libtools-logging-clojure (0.2.0-2) unstable; urgency=low
* debian/watch: corrected.
-- Daigo Moriwaki <daigo@debian.org> Wed, 28 Sep 2011 22:35:36 +0900
libtools-logging-clojure (0.2.0-1) unstable; urgency=low
* Initial release. (Closes: #642831)
-- Daigo Moriwaki <daigo@debian.org> Sun, 25 Sep 2011 20:05:52 +0900
|