forked from just-buildsystem/justbuild
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip-ci] make-pkg: Update copyright year
- Loading branch information
Showing
6 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Section: devel | |
Priority: optional | ||
Maintainer: Oliver Reiche <[email protected]> | ||
Build-Depends: debhelper-compat (= COMPAT_LEVEL), BUILD_DEPENDS | ||
Standards-Version: 4.6.1.0 | ||
Standards-Version: 4.7.0 | ||
Homepage: https://github.com/just-buildsystem/justbuild | ||
Vcs-Browser: https://github.com/just-buildsystem/justbuild | ||
Vcs-Git: https://github.com/just-buildsystem/justbuild.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,11 @@ Upstream-Name: justbuild | |
Upstream-Contact: justbuild developers <[email protected]> | ||
|
||
Files: * | ||
Copyright: 2022, 2023 Huawei Cloud Computing Technology Co., Ltd. | ||
Copyright: 2022, 2023, 2024 Huawei Cloud Computing Technology Co., Ltd. | ||
License: Apache-2.0 | ||
|
||
Files: debian/* | ||
Copyright: 2023 Oliver Reiche <[email protected]> | ||
Copyright: 2024 Oliver Reiche <[email protected]> | ||
License: Apache-2.0 | ||
|
||
Files: debian/third_party/* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,5 +46,5 @@ make -f rpmbuild/justbuild.makefile DESTDIR=$RPM_BUILD_ROOT install | |
|
||
|
||
%changelog | ||
* Thu Apr 27 2023 Oliver Reiche <[email protected]> | ||
* Thu May 23 2024 Oliver Reiche <[email protected]> | ||
- Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Section: devel | |
Priority: optional | ||
Maintainer: Oliver Reiche <[email protected]> | ||
Build-Depends: debhelper-compat (= COMPAT_LEVEL), BUILD_DEPENDS | ||
Standards-Version: 4.6.1.0 | ||
Standards-Version: 4.7.0 | ||
Homepage: https://github.com/just-buildsystem/justbuild | ||
Vcs-Browser: https://github.com/just-buildsystem/justbuild | ||
Vcs-Git: https://github.com/just-buildsystem/justbuild.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,11 @@ Upstream-Name: justbuild | |
Upstream-Contact: justbuild developers <[email protected]> | ||
|
||
Files: * | ||
Copyright: 2022, 2023 Huawei Cloud Computing Technology Co., Ltd. | ||
Copyright: 2022, 2023, 2024 Huawei Cloud Computing Technology Co., Ltd. | ||
License: Apache-2.0 | ||
|
||
Files: debian/* | ||
Copyright: 2023 Oliver Reiche <[email protected]> | ||
Copyright: 2024 Oliver Reiche <[email protected]> | ||
License: Apache-2.0 | ||
|
||
License: Apache-2.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,5 +45,5 @@ tar -xvf rpmbuild/justbuild.tar.gz --strip-components=1 -C $RPM_BUILD_ROOT/usr | |
|
||
|
||
%changelog | ||
* Thu Apr 27 2023 Oliver Reiche <[email protected]> | ||
* Thu May 23 2024 Oliver Reiche <[email protected]> | ||
- Initial release |