diff --git a/debian/changelog b/debian/changelog index c1eb1140d824d5b96d86ec3a6ada9602ec929682..b407e793dff840830907d7e20536983eb30981f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ python-xstatic-jquery.quicksearch (2.0.4.1-2) UNRELEASED; urgency=medium * Updating maintainer field. * Running wrap-and-sort -bast. * Updating standards version to 4.0.0. + * Removing gbp.conf, not used anymore or should be specified in the + developers dotfiles. -- Ondřej Nový Sun, 28 Feb 2016 15:54:34 +0100 diff --git a/debian/gbp.conf b/debian/gbp.conf deleted file mode 100644 index fd8ec27ce7cd4a296580434d0451af55ccb3071e..0000000000000000000000000000000000000000 --- a/debian/gbp.conf +++ /dev/null @@ -1,9 +0,0 @@ -[DEFAULT] -upstream-branch = master -debian-branch = debian/unstable -upstream-tag = %(version)s -compression = xz - -[git-buildpackage] -export-dir = ../build-area/ -