Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Jonathan Wilkes
purr-data
Commits
ce94500a
There was a problem fetching the pipeline summary.
Commit
ce94500a
authored
8 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Plain Diff
Merge branch 'aggraef/purr-data-debuild-update'
parents
f3ba78b8
ad405fe7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debuild/Makefile
+1
-1
1 addition, 1 deletion
debuild/Makefile
debuild/debian/changelog
+2
-2
2 additions, 2 deletions
debuild/debian/changelog
with
3 additions
and
3 deletions
debuild/Makefile
+
1
−
1
View file @
ce94500a
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
# The Debian version gets derived from the date and serial number of the last
# The Debian version gets derived from the date and serial number of the last
# commit. You can print it with 'make debversion'.
# commit. You can print it with 'make debversion'.
debversion
=
$(
shell g
it log
-1
--format
=
%cd
--date
=
short |
sed
-e
's/-//g
'
)
+git
$(
shell git rev-list
--count
HEAD
)
+
$(
shell git rev-parse
--short
HEAD
)
debversion
=
$(
shell
g
rep
PD_L2ORK_VERSION ../pd/src/m_pd.h |
sed
's|^.define *PD_L2ORK_VERSION *"\(.*\)".*|\1|
'
)
+git
$(
shell git rev-list
--count
HEAD
)
+
$(
shell git rev-parse
--short
HEAD
)
# Debian revision number of the package.
# Debian revision number of the package.
debrevision
=
1
debrevision
=
1
# Source tarball and folder.
# Source tarball and folder.
...
...
This diff is collapsed.
Click to expand it.
debuild/debian/changelog
+
2
−
2
View file @
ce94500a
purr-data (2
0160623+git2729+0e83b4c
-1) xenial; urgency=low
purr-data (2
.0+git3322+50e3805
-1) xenial; urgency=low
* Build from latest upstream source.
* Build from latest upstream source.
-- Albert Graef <aggraef@gmail.com>
Fri, 24 Jun 2016 05:57:05
+0
2
00
-- Albert Graef <aggraef@gmail.com>
Wed, 08 Feb 2017 10:33:38
+0
1
00
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