diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5713363..3d9950e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libdexx-java (0.7-2) unstable; urgency=medium + + * Source-only rebuild. + * Declare compliance with Debian Policy 4.6.0. + + -- Markus Koschany <apo@debian.org> Mon, 06 Sep 2021 19:57:51 +0200 + libdexx-java (0.7-1) unstable; urgency=medium * Initial release. (Closes: #986609) diff --git a/debian/control b/debian/control index 693f119..9e70797 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: javahelper, libjetbrains-annotations-java, maven-repo-helper -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/java-team/libdexx-java.git Vcs-Browser: https://salsa.debian.org/java-team/libdexx-java Homepage: https://github.com/andrewoma/dexx |
