[Git][java-team/precis][master] 3 commits: Correct old repository in upstream metadata file
Matthew Fennell (@matthew-fennell)
gitlab at salsa.debian.org
Sun Mar 31 11:41:41 BST 2024
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 <matthew at fennell.dev> Fri, 22 Mar 2024 13:38:29 +0000
+ -- Matthew Fennell <matthew at fennell.dev> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20240331/4d2e8cb3/attachment.htm>
More information about the pkg-java-commits
mailing list