Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
postgresql
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Service Desk
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
PostgreSQL
postgresql
Commits
39f05d00
Commit
39f05d00
authored
4 years ago
by
Christoph Berg
Browse files
Options
Downloads
Patches
Plain Diff
Remove obsolete #dbg# code.
parent
7310327d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#255628
passed
4 years ago
Stage: provisioning
Stage: build
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+0
-10
0 additions, 10 deletions
debian/control
debian/rules
+0
-3
0 additions, 3 deletions
debian/rules
with
6 additions
and
13 deletions
debian/changelog
+
6
−
0
View file @
39f05d00
postgresql-12 (12.7-2) UNRELEASED; urgency=medium
* Remove obsolete #dbg# code.
-- Christoph Berg <myon@debian.org> Tue, 18 May 2021 13:56:02 +0200
postgresql-12 (12.7-1) unstable; urgency=medium
* New upstream version.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
0
−
10
View file @
39f05d00
...
...
@@ -156,16 +156,6 @@ Description: The World's Most Advanced Open Source Relational Database
This package provides the database server for PostgreSQL 12.
XB-Postgresql-Catversion: ${postgresql:Catversion}
#dbg#Package: postgresql-12-dbg
#dbg#Section: debug
#dbg#Priority: optional
#dbg#Architecture: any
#dbg#Depends: postgresql-12 (= ${binary:Version}), ${misc:Depends}
#dbg#Description: debug symbols for postgresql-12
#dbg# This package provides detached debugging symbols for PostgreSQL 12.
#dbg# .
#dbg# PostgreSQL is an object-relational SQL database management system.
Package: postgresql-client-12
Architecture: any
Multi-Arch: foreign
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
0
−
3
View file @
39f05d00
...
...
@@ -207,9 +207,6 @@ ifeq (, $(findstring nocheck, $(DEB_BUILD_OPTIONS)))
fi
endif
#dbg#override_dh_strip:
#dbg# dh_strip --dbg-package=postgresql-$(MAJOR_VER)-dbg
override_dh_installdeb-arch:
dh_installdeb
# record catversion in preinst
...
...
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