Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-defaults
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
python-defaults
Commits
54b0bf36
Commit
54b0bf36
authored
10 years ago
by
Scott Kitterman
Browse files
Options
Downloads
Patches
Plain Diff
Drop unused build-depends on libhtml-tree-perl
parent
4c6c8975
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+1
-0
1 addition, 0 deletions
debian/changelog
debian/control
+1
-2
1 addition, 2 deletions
debian/control
with
2 additions
and
2 deletions
debian/changelog
+
1
−
0
View file @
54b0bf36
...
@@ -13,6 +13,7 @@ python-defaults (2.7.7-1) UNRELEASED; urgency=medium
...
@@ -13,6 +13,7 @@ python-defaults (2.7.7-1) UNRELEASED; urgency=medium
* Switch from using lsb-release to dpkg-vendor to determine distro and drop
* Switch from using lsb-release to dpkg-vendor to determine distro and drop
lsb-release from build-depends (Closes: #751706)
lsb-release from build-depends (Closes: #751706)
- Thanks to Peter Pentchev for the patch
- Thanks to Peter Pentchev for the patch
* Drop unused build-depends on libhtml-tree-perl
-- Matthias Klose <doko@debian.org> Mon, 02 Jun 2014 19:54:25 +0200
-- Matthias Klose <doko@debian.org> Mon, 02 Jun 2014 19:54:25 +0200
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
2
View file @
54b0bf36
...
@@ -3,8 +3,7 @@ Section: python
...
@@ -3,8 +3,7 @@ Section: python
Priority: optional
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Maintainer: Matthias Klose <doko@debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org>, Barry Warsaw <barry@debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org>, Barry Warsaw <barry@debian.org>
Build-Depends: debhelper (>= 8~), python-docutils (>= 0.4-3),
Build-Depends: debhelper (>= 8~), python-docutils (>= 0.4-3), debiandoc-sgml
libhtml-tree-perl, debiandoc-sgml
Standards-Version: 3.9.5
Standards-Version: 3.9.5
Homepage: http://www.python.org/
Homepage: http://www.python.org/
Vcs-Bzr: http://alioth.debian.org/anonscm/bzr/pkg-python/python-defaults-debian
Vcs-Bzr: http://alioth.debian.org/anonscm/bzr/pkg-python/python-defaults-debian
...
...
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