diff --git a/debian/changelog b/debian/changelog index ea90d48a16dfcd4a6989d8d35f3887415eca3ba0..d1900b51c810adfc014d6bd848cf8171a10f55a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ python-xstatic-jquery.tablesorter (2.14.5.1-3) 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:38 +0100 diff --git a/debian/gbp.conf b/debian/gbp.conf deleted file mode 100644 index 10f9500db93643bca748c2fbd866a73b23d0a0ac..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 - -[buildpackage] -export-dir = ../build-area/ -