New Upstream Snapshot - versioneer-clojure

Ready changes

Summary

Merged new upstream version: 0.2.0+git20150421.1.fca12c8 (was: 0.2.0).

Resulting package

Built on 2022-11-10T22:31 (took 4m55s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots libversioneer-clojure

Diff

diff --git a/README.md b/README.md
index 24db1a7..24bc64e 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ to build your app's jar.
 Add this to your `project.clj`:
 
 ```clojure
-[trptcolin/versioneer "0.1.0"]
+[trptcolin/versioneer "0.2.0"]
 ```
 
 Then, in your code, do something like this, where `GROUP-ID` and `ARTIFACT-ID`
@@ -30,6 +30,6 @@ to [Phil Hagelberg](https://github.com/technomancy) for lighting the way.
 
 ## License
 
-Copyright © 2012 Colin Jones
+Copyright © 2015 Colin Jones
 
 Distributed under the Eclipse Public License, the same as Clojure.
diff --git a/debian/changelog b/debian/changelog
index 146e682..c210e6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
-versioneer-clojure (0.2.0-2) UNRELEASED; urgency=normal
+versioneer-clojure (0.2.0+git20150421.1.fca12c8-1) UNRELEASED; urgency=normal
 
   [ Louis-Philippe Véronneau ]
   * d/control: New email for the Clojure Team.
 
- -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:32:28 -0500
+  [ Debian Janitor ]
+  * New upstream snapshot.
+
+ -- Louis-Philippe Véronneau <pollo@debian.org>  Thu, 10 Nov 2022 22:28:11 -0000
 
 versioneer-clojure (0.2.0-1) unstable; urgency=medium
 

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/java/versioneer-0.2.0+git20150421.1.fca12c8.jar
lrwxrwxrwx  root/root   /usr/share/java/versioneer.jar -> versioneer-0.2.0+git20150421.1.fca12c8.jar

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/java/versioneer-0.2.0.jar
lrwxrwxrwx  root/root   /usr/share/java/versioneer.jar -> versioneer-0.2.0.jar

No differences were encountered in the control files

More details

Full run details