diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-07-29 18:04:49 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-07-29 21:17:14 +0200 |
commit | 0cd04fc537072cb337a620a07e0a24266a55c4d5 (patch) | |
tree | 68a1165ebe199636e0f731f262696c463e3b75aa /debian/rules | |
parent | 8700b331b4071c8158be4d6891cb7909859165a9 (diff) | |
download | screen-0cd04fc537072cb337a620a07e0a24266a55c4d5.tar.gz |
Drop everything which was just needed for working around #644788
Drop
* all debconf handling and translations of debconf templates
* build-depends on po-debconf and pre-depends on debconf
* debian/NEWS
* no more necessary lintian overrides
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 66a5fb6..ff2d5f6 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,6 @@ clean: test ! -s Makefile || ! grep -q clean Makefile || $(MAKE) realclean dh_autoreconf_clean dh_clean config.log config.status Makefile - debconf-updatepo configure: configure-stamp configure-stamp: |