Skip to content
Snippets Groups Projects
Commit 16a91f7c authored by Andreas Tille's avatar Andreas Tille
Browse files

Reorder sequence of d/control fields by cme (routine-update)

parent 40fd3662
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ clj-tuple-clojure (0.2.2-3) UNRELEASED; urgency=medium
* Secure URI in d/copyright
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 08 Jan 2022 17:53:54 -0500
......
Source: clj-tuple-clojure
Section: java
Priority: optional
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: clojure (>= 1.8),
Section: java
Priority: optional
Build-Depends: clojure,
debhelper-compat (= 13),
default-jdk-headless,
javahelper (>= 0.43),
javahelper,
libtext-markdown-perl | markdown,
maven-repo-helper (>= 1.7)
maven-repo-helper
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/clojure-team/clj-tuple-clojure.git
Vcs-Browser: https://salsa.debian.org/clojure-team/clj-tuple-clojure
Vcs-Git: https://salsa.debian.org/clojure-team/clj-tuple-clojure.git
Homepage: http://github.com/ztellman/clj-tuple
Package: libclj-tuple-clojure
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Depends: ${java:Depends},
${misc:Depends}
Recommends: ${java:Recommends}
Description: efficient implementations for small maps and vectors in Clojure
clj-tuple provides efficient implementations for small maps and vectors in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment