Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
clj-tuple-clojure
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Clojure Maintainers
clj-tuple-clojure
Commits
16a91f7c
Commit
16a91f7c
authored
4 months ago
by
Andreas Tille
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+1
-0
1 addition, 0 deletions
debian/changelog
debian/control
+8
-7
8 additions, 7 deletions
debian/control
with
9 additions
and
7 deletions
debian/changelog
+
1
−
0
View file @
16a91f7c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
8
−
7
View file @
16a91f7c
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment