[Git][clojure-team/clout-clojure][master] 3 commits: Inject changelog entry of NMU

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 18 17:08:28 GMT 2025



Andreas Tille pushed to branch master at Debian Clojure Maintainers / clout-clojure


Commits:
0f86ce9a by Andreas Tille at 2025-02-18T17:58:14+01:00
Inject changelog entry of NMU

- - - - -
98610ff8 by Andreas Tille at 2025-02-18T17:58:34+01:00
Fix value of urgency in changelog

- - - - -
9a8ec47f by Andreas Tille at 2025-02-18T18:07:45+01:00
Fix watch file

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,22 @@
-clout-clojure (2.1.2-2) UNRELEASED; urgency=normal
+clout-clojure (2.1.2-2) UNRELEASED; urgency=medium
+
+  * Team upload.
 
   [ Louis-Philippe Véronneau ]
   * d/control: Migrate to the Clojure Team.
 
+  [ Andreas Tille ]
+  * Fix watch file
+
  -- Louis-Philippe Véronneau <pollo at debian.org>  Sat, 08 Jan 2022 17:54:09 -0500
 
+clout-clojure (2.1.2-1.1) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org>  Wed, 06 Jan 2021 18:49:18 +0100
+
 clout-clojure (2.1.2-1) unstable; urgency=medium
 
   * Initial release (Closes: #855714)


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
 version=4
-opts=filenamemangle=s!.*/archive/(.*)!clout-$1! \
- https://github.com/weavejester/clout/releases	.*/([\d.]+)\.tar\.gz
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+  https://github.com/weavejester/clout/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/clojure-team/clout-clojure/-/compare/ab08d65cbd6d9becfcb0d86dd05064d3c8c12c9e...9a8ec47f593aa761290da2e61d99aa523232d0e6

-- 
View it on GitLab: https://salsa.debian.org/clojure-team/clout-clojure/-/compare/ab08d65cbd6d9becfcb0d86dd05064d3c8c12c9e...9a8ec47f593aa761290da2e61d99aa523232d0e6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250218/d5bbac93/attachment.htm>


More information about the pkg-java-commits mailing list