aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/links
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-08-02 01:32:37 -0300
committerGuido Günther <agx@sigxcpu.org>2017-08-02 13:10:57 -0300
commitdf7f0289851ac6c9cb106e5dbd62dc3fbbf113aa (patch)
tree164072b87f6633a83b2d8dd682ce72a84abb0092 /debian/links
parentb40cb2584ee63cdc793d10432362fdb32034e604 (diff)
Switch Debian packaging to python3
For now we disable epydoc since it isn't available for python3. We also drop dh_auto_test to not run the test suite twice since pybuild would run it as well. Closes: #810854
Diffstat (limited to 'debian/links')
-rw-r--r--debian/links2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/links b/debian/links
index 24215aa8..a24aa338 100644
--- a/debian/links
+++ b/debian/links
@@ -1,3 +1,3 @@
/usr/share/doc/git-buildpackage/manual-html/gbp.html /usr/share/doc/git-buildpackage/manual-html/index.html
/usr/share/man/man1/gbp.1.gz /usr/share/man/man1/git-buildpackage.1.gz
-/usr/lib/python2.7/dist-packages/gbp/scripts/supercommand.py /usr/bin/gbp
+/usr/lib/python3/dist-packages/gbp/scripts/supercommand.py /usr/bin/gbp