File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- ## Version 1.12 , dev
1
+ ## Version 1.13 , dev
2
2
3
+ ## Version 1.12, release 22.11.2024
4
+
5
+ * [ CHG] Upgraded deps
3
6
* [ FIX] Changes file is now reproducible (Thanks to Jeremy Norris)
4
7
* [ FIX] Re-add the maven archiver dependency (Thanks to Jeremy Norris)
5
8
* [ FIX] Fixed timestamp parsing deprecation (Thanks to Jeremy Norris)
Original file line number Diff line number Diff line change 19
19
<artifactId >jdeb</artifactId >
20
20
<packaging >maven-plugin</packaging >
21
21
<name >jdeb</name >
22
- <version >1.11 </version >
22
+ <version >1.12 </version >
23
23
<description >
24
24
This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross
25
25
platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't
You can’t perform that action at this time.
0 commit comments