Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
monado
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
monado
Commits
c0c3f225
Commit
c0c3f225
authored
3 years ago
by
Ryan Pavlik
Browse files
Options
Downloads
Patches
Plain Diff
Update from main packaging tree
parent
82932c87
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
debian/extra/prepare-commit-package.sh
+2
-2
2 additions, 2 deletions
debian/extra/prepare-commit-package.sh
with
10 additions
and
2 deletions
debian/changelog
+
8
−
0
View file @
c0c3f225
monado (21.0.0~dfsg1-2~bpo11+1) bullseye-backports; urgency=medium
* Rebuild for bullseye-backports.
* d/control: Update for backport.
* d/gbp.conf: Update for backport
-- Ryan Pavlik <ryan@ryanpavlik.com> Tue, 26 Oct 2021 17:04:56 -0500
monado (21.0.0~dfsg1-2) unstable; urgency=medium
monado (21.0.0~dfsg1-2) unstable; urgency=medium
* d/control
* d/control
...
...
This diff is collapsed.
Click to expand it.
debian/extra/prepare-commit-package.sh
+
2
−
2
View file @
c0c3f225
#!/bin/sh
#!/bin/sh
# Copyright 2020, Ryan Pavlik <ryan@ryanpavlik.com>
# Copyright 2020
-2021
, Ryan Pavlik <ryan@ryanpavlik.com>
# SPDX-License-Identifier: CC0-1.0
# SPDX-License-Identifier: CC0-1.0
# Packages produced this way are for automated use only and shouldn't be uploaded to the Debian archive.
# Packages produced this way are for automated use only and shouldn't be uploaded to the Debian archive.
...
@@ -22,7 +22,7 @@ set -e
...
@@ -22,7 +22,7 @@ set -e
PKG_REVISION
=
$2
PKG_REVISION
=
$2
export
PKG_REVISION
export
PKG_REVISION
else
else
PKG_REVISION
=
1~ci
$(
date
--utc
"+%Y%m%d"
)
PKG_REVISION
=
1~
bpo11~
ci
$(
date
--utc
"+%Y%m%d"
)
export
PKG_REVISION
export
PKG_REVISION
fi
fi
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment