[Git][java-team/libxml-commons-resolver1.1-java][master] 4 commits: Use debhelper-compat and update to compat level 13

Sudip Mukherjee gitlab at salsa.debian.org
Thu Sep 24 13:56:52 BST 2020



Sudip Mukherjee pushed to branch master at Debian Java Maintainers / libxml-commons-resolver1.1-java


Commits:
1f5a64bf by Sudip Mukherjee at 2020-09-24T13:21:08+01:00
Use debhelper-compat and update to compat level 13

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
af2ef49b by Sudip Mukherjee at 2020-09-24T13:39:38+01:00
Use javahelper to create manifest

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
3edfba03 by Sudip Mukherjee at 2020-09-24T13:48:16+01:00
Remove space from d/changelog

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
6a928edd by Sudip Mukherjee at 2020-09-24T13:48:16+01:00
Add changelog for 1.2-11 release

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+libxml-commons-resolver1.1-java (1.2-11) unstable; urgency=medium
+
+  * Team upload.
+  * Use debhelper-compat.
+    - Update to compat level 13.
+  * Use javahelper to create manifest.
+  * Remove space from d/changelog.
+
+ -- Sudip Mukherjee <sudipm.mukherjee at gmail.com>  Thu, 24 Sep 2020 13:47:35 +0100
+
 libxml-commons-resolver1.1-java (1.2-10) unstable; urgency=medium
 
   * Team upload.
@@ -127,7 +137,7 @@ libxml-commons-resolver1.1-java (1.1-6) unstable; urgency=low
   * Removed jikes from build-dependencies
   * Changed Build-Depends to Build-Depends-Indep to fix lintian warning
   * Added myself to uploaders
-    
+
  -- Wolfgang Baer <WBaer at gmx.de>  Fri,  6 Jan 2006 19:19:10 +0100
 
 libxml-commons-resolver1.1-java (1.1-5) unstable; urgency=low


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders:
  Jakub Adam <jakub.adam at ktknet.cz>
 Build-Depends:
  ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  maven-repo-helper (>= 1.4)


=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=ant --with maven-repo-helper
+	dh $@ --buildsystem=ant --with maven-repo-helper --with javahelper
 
 override_dh_auto_build:
 	dh_auto_build -- -f resolver.xml jar



View it on GitLab: https://salsa.debian.org/java-team/libxml-commons-resolver1.1-java/-/compare/6a7f793137a9353154ab8ba79f392b0cdce05a39...6a928edd85830226436022c4ce334499136a57d0

-- 
View it on GitLab: https://salsa.debian.org/java-team/libxml-commons-resolver1.1-java/-/compare/6a7f793137a9353154ab8ba79f392b0cdce05a39...6a928edd85830226436022c4ce334499136a57d0
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/20200924/7f3a4f64/attachment.html>


More information about the pkg-java-commits mailing list