Tony Mancill pushed to branch master at Debian Java Maintainers / 
activemq-protobuf


Commits:
1466a9d3 by tony mancill at 2023-12-17T20:08:33-08:00
Use debhelper-compat 13

- - - - -
776d7a06 by tony mancill at 2023-12-17T20:10:02-08:00
Set Rules-Requires-Root: no in debian/control

- - - - -
309dc6d6 by tony mancill at 2023-12-17T20:13:22-08:00
Add Vcs URLs for Salsa packaging repo

- - - - -
a716e29b by tony mancill at 2023-12-17T20:14:03-08:00
Remove get-orig-source target from debian/rules

- - - - -
4983f00a by tony mancill at 2023-12-17T20:17:12-08:00
Bump Standards-Version to 4.6.2

- - - - -
ad7c9c0b by tony mancill at 2023-12-17T20:17:12-08:00
Prepare changelog for upload

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,17 @@
-activemq-protobuf (1.1-7) UNRELEASED; urgency=medium
+activemq-protobuf (1.1-7) unstable; urgency=medium
 
+  [ Emmanuel Bourg ]
   * Team upload.
   * Removed the unused build dependency on libmaven-plugin-tools-java
 
- -- Emmanuel Bourg <ebo...@apache.org>  Mon, 26 Nov 2018 11:58:48 +0100
+  [ tony mancill ]
+  * Use debhelper-compat 13
+  * Set Rules-Requires-Root: no in debian/control
+  * Add Vcs URLs for Salsa packaging repo
+  * Remove get-orig-source target from debian/rules
+  * Bump Standards-Version to 4.6.2
+
+ -- tony mancill <tmanc...@debian.org>  Sun, 17 Dec 2023 20:16:40 -0800
 
 activemq-protobuf (1.1-6) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.or
 Uploaders:
  Damien Raude-Morvan <draz...@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  junit4,
@@ -16,10 +16,11 @@ Build-Depends:
  libmaven3-core-java,
  libsurefire-java,
  maven-debian-helper (>= 1.4)
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/activemq-protobuf.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq-protobuf.git
-Homepage: http://activemq.apache.org/
+Standards-Version: 4.6.2
+Vcs-Browser: https://salsa.debian.org/java-team/activemq-protobuf
+Vcs-Git: https://salsa.debian.org/java-team/activemq-protobuf.git
+Homepage: https://activemq.apache.org/
+Rules-Requires-Root: no
 
 Package: libactivemq-protobuf-java
 Architecture: all


=====================================
debian/rules
=====================================
@@ -3,6 +3,3 @@ export JAVA_HOME := /usr/lib/jvm/default-java
 
 %:
        dh $@
-
-get-orig-source:
-       uscan --download-current-version  --force-download --rename



View it on GitLab: 
https://salsa.debian.org/java-team/activemq-protobuf/-/compare/fbd0c189eda3874b39b64f9c0d348a207801659a...ad7c9c0b6059f92d4e45a8e046016c91b73d026a

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/activemq-protobuf/-/compare/fbd0c189eda3874b39b64f9c0d348a207801659a...ad7c9c0b6059f92d4e45a8e046016c91b73d026a
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to