[Git][java-team/libmicroba-java][master] 11 commits: Inject changelog entry of NMU

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Feb 10 16:52:00 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / libmicroba-java


Commits:
3804857a by Andreas Tille at 2025-02-10T17:21:33+01:00
Inject changelog entry of NMU

- - - - -
59132c70 by Andreas Tille at 2025-02-10T17:27:16+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
e7c61457 by Andreas Tille at 2025-02-10T17:27:16+01:00
debhelper-compat 13 (routine-update)

- - - - -
2896ce8b by Andreas Tille at 2025-02-10T17:27:19+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
c74563c4 by Andreas Tille at 2025-02-10T17:27:19+01:00
Secure URI in copyright format (routine-update)

- - - - -
ad828256 by Andreas Tille at 2025-02-10T17:27:19+01:00
Remove trailing whitespace in debian/copyright (routine-update)

- - - - -
22c438a7 by Andreas Tille at 2025-02-10T16:27:20+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
49f8795a by Andreas Tille at 2025-02-10T17:27:31+01:00
watch file standard 4 (routine-update)

- - - - -
b8f855de by Andreas Tille at 2025-02-10T17:30:15+01:00
Formatting

- - - - -
af1be9b1 by Andreas Tille at 2025-02-10T17:33:25+01:00
readme.txt not in doc package since this is redundant

- - - - -
6e46bc14 by Andreas Tille at 2025-02-10T17:36:18+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/libmicroba-java-doc.docs
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,28 @@
-libmicroba-java (1:0.4.4.3-6) UNRELEASED; urgency=medium
+libmicroba-java (1:0.4.4.3-6) unstable; urgency=medium
 
+  * Team upload.
+
+  [ gregor herrmann ]
   * Remove myself from Uploaders.
 
- -- gregor herrmann <gregoa at debian.org>  Fri, 20 Aug 2021 03:33:30 +0200
+  [ Andreas Tille ]
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Remove trailing whitespace in debian/copyright (routine-update)
+  * Trim trailing whitespace.
+  * watch file standard 4 (routine-update)
+  * readme.txt not in doc package since this is redundant
+
+ -- Andreas Tille <tille at debian.org>  Mon, 10 Feb 2025 17:34:07 +0100
+
+libmicroba-java (1:0.4.4.3-5.1) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org>  Fri, 01 Jan 2021 17:24:23 +0100
 
 libmicroba-java (1:0.4.4.3-5) unstable; urgency=medium
 
@@ -131,4 +151,3 @@ libmicroba-java (0.4.2-1) unstable; urgency=low
   * Initial release.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 29 Sep 2006 17:43:44 +0200
-


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


=====================================
debian/control
=====================================
@@ -3,14 +3,14 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: tony mancill <tmancill at debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: ant,
                      default-jdk,
                      libjgraph-java,
                      maven-repo-helper
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libmicroba-java.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libmicroba-java.git
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libmicroba-java
+Vcs-Git: https://salsa.debian.org/java-team/libmicroba-java.git
 Homepage: https://github.com/tdbear/microba
 
 Package: libmicroba-java


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Microba controls
 Upstream-Contact: Michael Baranov
 Source: http://sourceforge.net/projects/microba/
@@ -8,7 +8,7 @@ Copyright: 2005-2006, Michael Baranov All rights reserved.
 License: BSD-3-clause
 
 Files: debian/*
-Copyright: 
+Copyright:
  2007-2012, gregor herrmann <gregoa at debian.org>
  2007-2012, tony mancill <tmancill at debian.org>
 License: GPL-1+


=====================================
debian/libmicroba-java-doc.docs
=====================================
@@ -1,2 +1 @@
-readme.txt
 javadoc/*


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://sf.net/microba/microba-(.*)-full\.zip debian debian/repack.sh



View it on GitLab: https://salsa.debian.org/java-team/libmicroba-java/-/compare/290f6d5bdc355c67fddb91e412a59c0c27c08ef8...6e46bc14fe20975e80ea4104d8a138a7b9ec332b

-- 
View it on GitLab: https://salsa.debian.org/java-team/libmicroba-java/-/compare/290f6d5bdc355c67fddb91e412a59c0c27c08ef8...6e46bc14fe20975e80ea4104d8a138a7b9ec332b
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/20250210/b1e94911/attachment.htm>


More information about the pkg-java-commits mailing list