[Git][java-team/precis] Pushed new branch upstream

2024-03-29 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell pushed new branch upstream at Debian Java Maintainers / precis

-- 
View it on GitLab: https://salsa.debian.org/java-team/precis/-/tree/upstream
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


[Git][java-team/precis] Pushed new branch master

2024-03-29 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell pushed new branch master at Debian Java Maintainers / precis

-- 
View it on GitLab: https://salsa.debian.org/java-team/precis/-/tree/master
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


[Git][java-team/precis][master] 3 commits: Correct old repository in upstream metadata file

2024-03-31 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell pushed to branch master at Debian Java Maintainers / precis


Commits:
571b4d3f by Matthew Fennell at 2024-03-31T11:37:20+01:00
Correct old repository in upstream metadata file

Upstream began by packaging the project on bitbucket, but then moved moved
development to GitHub. I added the old bitbucket address to upstream/metadata
accidentally at first - this commit corrects this.

- - - - -
c5a242eb by Matthew Fennell at 2024-03-31T11:38:54+01:00
Add Salsa repository to debian/control

Thanks to Markus Koschany, precis has a dedicated repository in Salsa. Since
debian/control indicates this package is to be team-maintained, this commit
adds the necessary Vcs-Browser and Vcs-Git fields to this repository.

- - - - -
b2e1be8e by Matthew Fennell at 2024-03-31T11:40:56+01:00
Mark package as ready for unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/upstream/metadata


Changes:

=
debian/changelog
=
@@ -1,5 +1,5 @@
-precis (1.1.0-1) UNRELEASED; urgency=low
+precis (1.1.0-1) unstable; urgency=low
 
   * Initial release. Closes: #1067524
 
- -- Matthew Fennell   Fri, 22 Mar 2024 13:38:29 +
+ -- Matthew Fennell   Sun, 31 Mar 2024 10:35:15 +0100


=
debian/control
=
@@ -10,6 +10,8 @@ Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/sco0ter/precis
+Vcs-Browser: https://salsa.debian.org/java-team/precis
+Vcs-Git: https://salsa.debian.org/java-team/precis.git
 
 Package: libprecis-java
 Architecture: all


=
debian/upstream/metadata
=
@@ -4,5 +4,5 @@ Bug-Database: https://github.com/sco0ter/precis/issues
 Bug-Submit: https://github.com/sco0ter/precis/issues/new
 Documentation: https://github.com/sco0ter/precis/blob/main/readme.md
 Name: PRECIS Framework
-Repository-Browse: https://bitbucket.org/sco0ter/precis/src
+Repository-Browse: https://github.com/sco0ter/precis
 Repository: https://github.com/sco0ter/precis.git



View it on GitLab: 
https://salsa.debian.org/java-team/precis/-/compare/392c16de203a1f49c5f5c8d7af4aafc01db93d13...b2e1be8e1c8adef7e41e8593b24dba1a4fee76b4

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/precis/-/compare/392c16de203a1f49c5f5c8d7af4aafc01db93d13...b2e1be8e1c8adef7e41e8593b24dba1a4fee76b4
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


[Git][java-team/precis] Deleted tag 1.0.0

2024-06-01 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell deleted tag 1.0.0 at Debian Java Maintainers / precis

-- 
This project does not include diff previews in email notifications.

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


[Git][java-team/precis] Deleted tag 0.1.0

2024-06-01 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell deleted tag 0.1.0 at Debian Java Maintainers / precis

-- 
This project does not include diff previews in email notifications.

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


[Git][java-team/precis] Pushed new tag debian/1.1.0-1

2024-06-01 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell pushed new tag debian/1.1.0-1 at Debian Java Maintainers / 
precis

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://salsa.debian.org/java-team/precis/-/tree/debian/1.1.0-1
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


[Git][java-team/precis] Deleted tag 1.1.0

2024-06-01 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell deleted tag 1.1.0 at Debian Java Maintainers / precis

-- 
This project does not include diff previews in email notifications.

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


[Git][java-team/precis][master] 3 commits: Mark libprecis-java as Multi-Arch: foreign

2024-06-01 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell pushed to branch master at Debian Java Maintainers / precis


Commits:
0d1fa1e9 by Matthew Fennell at 2024-06-01T15:31:12+01:00
Mark libprecis-java as Multi-Arch: foreign

This is because the package does not depend on any architecture-dependent
packages, and doesnt have any architecture-specific behaviour.

- - - - -
4fac618b by Matthew Fennell at 2024-06-01T15:38:08+01:00
Bump Standards-Version

No other changes are needed to comply with the latest version.

- - - - -
d53b317d by Matthew Fennell at 2024-06-01T15:52:55+01:00
Mark 1.1.0-2 as ready for unstable

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=
debian/changelog
=
@@ -1,3 +1,11 @@
+precis (1.1.0-2) unstable; urgency=low
+
+  * Mark libprecis-java as Multi-Arch: foreign
+  * Bump Standards-Version
+  * Source-only upload to allow migration to testing
+
+ -- Matthew Fennell   Sat, 01 Jun 2024 15:48:24 +0100
+
 precis (1.1.0-1) unstable; urgency=low
 
   * Initial release. Closes: #1067524


=
debian/control
=
@@ -7,13 +7,14 @@ Build-Depends: debhelper-compat (= 13)
, maven-debian-helper
, libmaven-source-plugin-java
, testng
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Rules-Requires-Root: no
 Homepage: https://github.com/sco0ter/precis
 Vcs-Browser: https://salsa.debian.org/java-team/precis
 Vcs-Git: https://salsa.debian.org/java-team/precis.git
 
 Package: libprecis-java
+Multi-Arch: foreign
 Architecture: all
 Depends: ${misc:Depends}
, ${maven:Depends}



View it on GitLab: 
https://salsa.debian.org/java-team/precis/-/compare/b2e1be8e1c8adef7e41e8593b24dba1a4fee76b4...d53b317d6cb1c656d42d0dcf281a171b19909ca6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://salsa.debian.org/java-team/precis/-/compare/b2e1be8e1c8adef7e41e8593b24dba1a4fee76b4...d53b317d6cb1c656d42d0dcf281a171b19909ca6
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


[Git][java-team/precis] Pushed new tag debian/1.1.0-2

2024-06-01 Thread Matthew Fennell (@matthew-fennell)


Matthew Fennell pushed new tag debian/1.1.0-2 at Debian Java Maintainers / 
precis

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://salsa.debian.org/java-team/precis/-/tree/debian/1.1.0-2
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