Skip to content

Commit

Permalink
fin - Finalized changelogs
Browse files Browse the repository at this point in the history
---

Type: fin
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Jan 7, 2025
1 parent 11c03e1 commit c7b25e1
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ppa-package-with-lintian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
run: |
mv debian ..
mv .github ..
tar cfv ../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar .
xz ../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar
tar cfv ../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar .
xz ../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar
mv ../debian .
- name: Build package
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build-ppa-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
run: |
mv debian ..
mv .github ..
tar cfv ../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar .
xz ../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar
tar cfv ../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar .
xz ../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar
mv ../debian .
- name: Build package
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pushamend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Download original source
run: |
wget --output-document=../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar.xz https://launchpad.net/~eofla/+archive/ubuntu/nitrocid/+sourcefiles/nitrocid-25/3.0.25.0-0.1.0.0/nitrocid-25_3.0.25.0-0.1.0.0.orig.tar.xz
tar xf ../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar.xz .
wget --output-document=../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar.xz https://launchpad.net/~eofla/+archive/ubuntu/nitrocid/+sourcefiles/nitrocid-25/3.0.25.453-0.1.0.36/nitrocid-25_3.0.25.453-0.1.0.36.orig.tar.xz
tar xf ../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar.xz .
mv .github ..
- name: Build source package
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pushppa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
run: |
mv debian ..
mv .github ..
tar cfv ../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar .
xz ../nitrocid-25_3.0.25.0-0.1.0.0.orig.tar
tar cfv ../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar .
xz ../nitrocid-25_3.0.25.453-0.1.0.36.orig.tar
mv ../debian .
- name: Build source package
Expand Down
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
We've made this release to clean up some code and to incorporate general improvements.
We've made this release to incorporate general improvements.

### Changes

Expand Down
2 changes: 1 addition & 1 deletion CHANGES.TITLE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[servicing] Nitrocid KS v0.1.0.35: Improvements!
[servicing] Nitrocid KS v0.1.0.36: Improvements!
6 changes: 3 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nitrocid-25 (3.0.25.0-0.1.0.0-1) noble; urgency=medium
nitrocid-25 (3.0.25.453-0.1.0.36-1) noble; urgency=medium

* Placeholder changelogs
* General improvements

-- Aptivi CEO <[email protected]> Sun, 5 Oct 2025 19:48:55 +0300
-- Aptivi CEO <[email protected]> Tue, 07 Jan 2025 10:33:53 +0300

2 changes: 1 addition & 1 deletion tools/changes.chg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Nitrocid KS 0.1.0 changes
=========================

Released March 11th, 2024; codename Magic Bloom - Revision 35 (0.1.0.35)
Released March 11th, 2024; codename Magic Bloom - Revision 36 (0.1.0.36)

=============================================================================

Expand Down

0 comments on commit c7b25e1

Please sign in to comment.