sjacket-clojure (0.1.1.1-1)
[PTS] [DDPO]
UNREL: VCS matches the version in the archive, but the VCS changelog is UNRELEASED. The uploader should update the changelog and tag the release.
- Git: https://salsa.debian.org/clojure-team/sjacket-clojure.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/clojure-team/sjacket-clojure
- Last scan: 2022-05-14 22:01:16+00
- Next scan: 2022-05-23 07:50:00+00
- Debian changelog in Git:
sjacket-clojure (0.1.1.1-1) UNRELEASED; urgency=normal
[ Louis-Philippe Véronneau ]
* d/control: New email for the Clojure Team.
[ Elana Hashman ]
* New upstream release 0.1.1.1.
! NOTE: the package group ID has changed from net.cgrand to
org.clojars.trptcolin for this release.
* Bump standards version to 4.6.1.
-- Elana Hashman <ehashman@debian.org> Sat, 14 May 2022 10:14:09 -0700
- This branch is 13 commits ahead of tag debian/0.1.1-2
- Git log:
commit a2ee99530cf7c1a1a91e9e0b2fb6cd6ad8a3ef75
Author: Elana Hashman <ehashman@debian.org>
Date: Sat May 14 10:54:58 2022 -0700
Update POM and policy version
commit 73c97cc6c677b37cd39f127c8c8d1ae1a77d22b5
Author: Elana Hashman <ehashman@debian.org>
Date: Sat May 14 10:18:46 2022 -0700
Update changelog for new version
commit 005b2568748bb60551161ecd3b5aecfa818798d6
Merge: 097ba8e a074459
Author: Elana Hashman <ehashman@debian.org>
Date: Sat May 14 10:18:14 2022 -0700
Merge tag 'upstream/0.1.1.1'
Upstream release 0.1.1.1
commit 097ba8ea723f8a1b99f9aaa34b8c5eeceebdf76d
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Sat Jan 8 18:33:42 2022 -0500
Replace the old Clojure Team email by the new one.
commit a074459176a9b4c52660f428a4635829829624aa
Author: Colin Jones <trptcolin@gmail.com>
Date: Sun Feb 4 15:39:58 2018 -0600
Bump to temporary release
commit 4aa60211cfac0268aa4faa6c3955d48d00c5436d
Merge: 8fab42b 84fa1d7
Author: Christophe Grand <christophe@cgrand.net>
Date: Sat Oct 28 08:56:20 2017 +0200
Merge pull request #26 from trptcolin/namespaced-maps
Add support for namespaced maps
commit 84fa1d7fd47233af353e572f585dd6b5c9187e44
Author: Colin Jones <trptcolin@gmail.com>
Date: Fri Sep 8 17:25:25 2017 -0500
Add support for namespaced maps
closes #25
commit 8fab42b1577e57c9b1a55ad94b5f4584ad6e48cb
Merge: 07e1686 ead41a8
Author: Christophe Grand <christophe@cgrand.net>
Date: Mon Mar 27 09:55:40 2017 +0200
Merge pull request #23 from trptcolin/22-unexpected-nodes-in-keywords
Unexpected nodes in keywords
commit ead41a804b981bd10dad3bbdd018768cae117e60
Author: Colin Jones <trptcolin@gmail.com>
Date: Tue Apr 14 07:23:18 2015 -0500
Handle keywords with # and : in the middle
Also adds test cases to avoid nested unexpected nodes.
commit cc9a1479d3579cac545fb767f1963df3bcedaa96
Author: Colin Jones <trptcolin@gmail.com>
Date: Tue Apr 14 06:51:59 2015 -0500
Remove trailing whitespace
commit 07e1686509fcf87801f2b1773398b1f2ac69b2e4
Merge: ccd0a7b 383a0ec
Author: Christophe Grand <christophe@cgrand.net>
Date: Wed Jun 18 11:06:07 2014 +0200
Merge branch 'master' of https://github.com/cgrand/sjacket
commit 383a0ec9ab193a05f71c6f2730206e55c10c2fa2
Merge: f0480a8 a3481c6
Author: Christophe Grand <christophe@cgrand.net>
Date: Mon May 19 10:06:44 2014 +0200
Merge pull request #18 from wiseman/patch-1
Added :license to project.clj.
commit a3481c6015f671ae81df040b12e3930e8792db8d
Author: John Wiseman <jjwiseman@gmail.com>
Date: Fri May 16 14:43:06 2014 -0700
Added :license to project.clj.
This makes it easier to audit licenses with tools like lein-licenses.