Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gst-plugins-good1.0
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
public-projects
gst-plugins-good1.0
Commits
e2ac5674
Commit
e2ac5674
authored
7 years ago
by
Sebastian Dröge
Browse files
Options
Downloads
Patches
Plain Diff
New upstream bugfix release
parent
a18ff59d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/rules
+4
-0
4 additions, 0 deletions
debian/rules
with
10 additions
and
0 deletions
debian/changelog
+
6
−
0
View file @
e2ac5674
gst-plugins-good1.0 (1.12.3-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Mon, 18 Sep 2017 21:25:34 +0300
gst-plugins-good1.0 (1.12.2-1) unstable; urgency=medium
gst-plugins-good1.0 (1.12.2-1) unstable; urgency=medium
* New upstream bugfix release
* New upstream bugfix release
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
4
−
0
View file @
e2ac5674
...
@@ -5,6 +5,10 @@ include /usr/share/cdbs/1/class/gnome.mk
...
@@ -5,6 +5,10 @@ include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/rules/autoreconf.mk
# Work-around for gtk-doc bug:
# https://bugzilla.gnome.org/show_bug.cgi?id=783926
export PYTHONIOENCODING="utf-8"
DEB_BUILD_PARALLEL = 1
DEB_BUILD_PARALLEL = 1
DEB_DH_AUTORECONF_ARGS += --as-needed
DEB_DH_AUTORECONF_ARGS += --as-needed
...
...
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