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

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

parent 829c8b68
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ metrics-clojure (2.9.0-3) UNRELEASED; urgency=medium
* Fix watch file
* 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:58 -0500
......
Source: metrics-clojure
Section: java
Priority: optional
Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
Uploaders: Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends:
debhelper-compat (= 13),
javahelper (>= 0.32),
maven-repo-helper (>= 1.7),
clojure (>= 1.8),
libdropwizard-metrics-java,
libcheshire-clojure,
libring-core-clojure,
libslf4j-java,
libtext-markdown-perl | markdown,
default-jdk-headless
Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
javahelper,
maven-repo-helper,
clojure,
libdropwizard-metrics-java,
libcheshire-clojure,
libring-core-clojure,
libslf4j-java,
libtext-markdown-perl | markdown,
default-jdk-headless
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/clojure-team/metrics-clojure.git
Vcs-Browser: https://salsa.debian.org/clojure-team/metrics-clojure
Vcs-Git: https://salsa.debian.org/clojure-team/metrics-clojure.git
Homepage: https://github.com/sjl/metrics-clojure
Package: libmetrics-clojure
Architecture: all
Depends:
${java:Depends},
${misc:Depends}
Depends: ${java:Depends},
${misc:Depends}
Recommends: ${java:Recommends}
Description: Clojure wrapper for Coda Hale's metrics library
This package contains the following Clojure libraries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment