[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/chatty][wip/0.8.0] 2 commits: d/README.source: Update to include subproject
Chris Talbot (@kop316)
gitlab at salsa.debian.org
Tue Dec 19 17:14:22 GMT 2023
Chris Talbot pushed to branch wip/0.8.0 at Debian On Mobile / chatty
Commits:
0ec92cac by Chris Talbot at 2023-12-19T10:13:33-07:00
d/README.source: Update to include subproject
- - - - -
f17c8250 by Chris Talbot at 2023-12-19T10:14:07-07:00
Document changes and release 0.8.0-1
- - - - -
2 changed files:
- debian/README.source
- debian/changelog
Changes:
=====================================
debian/README.source
=====================================
@@ -8,7 +8,7 @@ downloaded an upstream tarball first.
Currently, there are copyright issues with few files which led us to create
a +dfsg variant version. This is handled using a tag upstream/<version>+dfsg0
-which need to be set manually on the dedicated branch (upstream/dfsg-clean).
+which need to be set manually on the dedicated branch (upstream/dfsg-clean).
This setup requires few manual steps documented hereunder:
- merging of upstream/dfsg-clean branch from upstream/latest
- setting the tag upstream/<version>+dfsg0 from the upstream/dfsg-clean branch
@@ -35,4 +35,10 @@ git-pbuilder(1) manpage. In short:
cd <project>
gbp buildpackage --git-pbuilder
- -- Guido Günther <agx at sigxcpu.org>, Wed, 2 Dec 2015 18:51:15 +0100
+Right now libcmatrix is a subproject in chatty, but the tarbal on gitlab does
+not include it. To include it, you need to download the upstream, then run
+"meson dist". This will give you a tarball with the subproject. Import that
+with "gbp import-orig <the-generated-tarball>".
+
+
+ -- Guido Günther <agx at sigxcpu.org>, Tue, 19 Dec 2023 10:09:19 -0700
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+chatty (0.8.0-1) Unstable; urgency=medium
+
+ * New upstream release 0.8.0
+ * d/watch: Point to new location of Chatty
+ * d/control: update libgtk-4-dev dependency
+ * d/README.source: Update to include subproject
+
+ -- Christopher Talbot <chris at talbothome.com> Tue, 19 Dec 2023 10:09:19 -0700
+
chatty (0.8.0~rc0-1~exp) experimental; urgency=medium
* New upstream release
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/34f5174f551ac5467dd2e79a5f195ee56a5854a2...f17c8250f8f76cf1eb4726628b66176b154ac7a5
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/34f5174f551ac5467dd2e79a5f195ee56a5854a2...f17c8250f8f76cf1eb4726628b66176b154ac7a5
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/debian-on-mobile-maintainers/attachments/20231219/76f7daae/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list