d/changelog: Drop trailing whitespace
authorGuido Günther <agx@sigxcpu.org>
Wed, 13 Oct 2021 07:10:06 +0000 (09:10 +0200)
committerGuido Günther <agx@sigxcpu.org>
Wed, 13 Oct 2021 08:26:23 +0000 (10:26 +0200)
Gbp-Dch: Ignore

debian/changelog

index 00f333fc16fd36182f3f3c3250000f247254734d..ee8aa9601d3ec02e0d713b0a0826fb0e503ce4a6 100644 (file)
@@ -444,7 +444,7 @@ git-buildpackage (0.9.11) unstable; urgency=medium
     are any non-git DEP-3 header fields, put them at the top of the body text,
     regardless of whether Description or Subject is used.  Also put a blank
     line between them and the rest of the message body.
-  
+
   [ Markus Lehtonen ]
   * [8428343] gbp.git: fix doctest with recent python-dateutil.
     Traceback format has changed in recent python-dateutil.
@@ -1252,7 +1252,7 @@ git-buildpackage (0.8.12.2) unstable; urgency=medium
 
 git-buildpackage (0.8.12.1) unstable; urgency=medium
 
-  * Upload to unstable 
+  * Upload to unstable
 
  -- Guido Günther <agx@sigxcpu.org>  Fri, 27 Jan 2017 14:50:30 +0100
 
@@ -3468,7 +3468,7 @@ git-buildpackage (0.5.30) unstable; urgency=low
     the DscFile parsing. This fixes the import of xz compressed upstream
     tarballs.
   * [2da9e9e] Leave compression type detection to tar by default
-  * [a878947] Ignore comments and empty lines in series files. 
+  * [a878947] Ignore comments and empty lines in series files.
     (Closes: #637224)
   * [b3931e0] Fix missing branch name in error message
   * [4e2f7de] gbp-pq: Use latest patches with --time-machine. When going back
@@ -3529,7 +3529,7 @@ git-buildpackage (0.5.27) unstable; urgency=low
 git-buildpackage (0.5.26) unstable; urgency=low
 
   [ Guido Günther ]
-  * [d841899] git-pbuilder: Add git-pbuilder 1.22. 
+  * [d841899] git-pbuilder: Add git-pbuilder 1.22.
     Thanks to a lot Russ Allbery (Closes: #623117)
   * [43e11c7] Bump standards version. No changes necessary.
   * [f5344c6] gbp-create-remote-repo: switch to git.debian.org.
@@ -4058,8 +4058,8 @@ git-buildpackage (0.4.67) unstable; urgency=low
 git-buildpackage (0.4.66) unstable; urgency=low
 
   [ Paul Menzel ]
-  * [1072473] docs/manpages/git-dch.sgml: Consistency fixes and typo. 
-     • Start sentences with capital letter and end them with a full stop. 
+  * [1072473] docs/manpages/git-dch.sgml: Consistency fixes and typo.
+     • Start sentences with capital letter and end them with a full stop.
      • s/enty/entry/
 
   [ David Paleino ]
@@ -4118,7 +4118,7 @@ git-buildpackage (0.4.63) unstable; urgency=low
   [ Guido Günther ]
   * [a0c7a91] docs: fix git-init call - thanks to Pietro Battiston
   * [02ab603] docs: Drop superfluous upstream branch creation
-  * [e339c70] gbp: Make sure we drop the generated custom index file 
+  * [e339c70] gbp: Make sure we drop the generated custom index file
               (Closes: #561454)
   * [d436612] git-dch: Add body regex filter (Closes: #544238)
   * [cf45595] gbp-{pull,clone}: Don't hardcode pristine-tar branch
@@ -4161,7 +4161,7 @@ git-buildpackage (0.4.61) unstable; urgency=low
 git-buildpackage (0.4.60) unstable; urgency=low
 
   [ Guido Günther ]
-  * gbp-pull: 
+  * gbp-pull:
       * [9960f24] check for clean repo
       * [9d190a5] add --redo-pq so a "gbp-pull --redo-pq" also refreshes the
         patch-queue branch
@@ -4264,7 +4264,7 @@ git-buildpackage (0.4.56) unstable; urgency=low
   * [080b1eb] make parameters for GitRepository.commits() optional
   * [016318e] git-dch: use the last commit in which debian/changelog was
     touched as starting point if no snapshot header was found. This can still
-    be overriden by using --since. Based on a patch by Felipe Sateler. 
+    be overriden by using --since. Based on a patch by Felipe Sateler.
     (Closes: #511269)
 
  -- Guido Günther <agx@sigxcpu.org>  Sat, 15 Aug 2009 19:24:23 +0200
@@ -4425,7 +4425,7 @@ git-buildpackage (0.4.45) unstable; urgency=low
   [ Guido Günther ]
   * [b097286] document --no-sign-tags
   * [6fe5985] add --no-git-author
-  * [7c2034c] add --no-sign-tags to git-import-{dsc,orig} too 
+  * [7c2034c] add --no-sign-tags to git-import-{dsc,orig} too
     (Closes: #508889)
 
  -- Guido Günther <agx@sigxcpu.org>  Thu, 01 Jan 2009 20:11:16 +0100
@@ -4482,7 +4482,7 @@ git-buildpackage (0.4.41) unstable; urgency=low
   * [1ef4e04] add repo.set_branch() to switch branches
   * [d4d4580] use repo.set_branch()
   * [245d5f1] add GbpNothingImported exception
-  * [c410c0b] switch back to original branch on empty imports 
+  * [c410c0b] switch back to original branch on empty imports
     (Closes: #504029, #504072)
 
  -- Guido Günther <agx@sigxcpu.org>  Fri, 31 Oct 2008 10:28:47 +0100
@@ -4517,7 +4517,7 @@ git-buildpackage (0.4.39) unstable; urgency=low
   * [745fbf6] git-import-dsc: merge by default when importing into an existing archive
     (Closes: #475571)
   * [631c347] git-import-dsc.sgml: document --no-merge
-  * [2f46ba4] gbp: Don't honor .gitignore during replace_source_tree 
+  * [2f46ba4] gbp: Don't honor .gitignore during replace_source_tree
     (Closes: #467504)
   * [624bdc9] gbp: move replace_source_tree into GitRepository
   * [519901e] gbp: add find_tag(branch)
@@ -4733,7 +4733,7 @@ git-buildpackage (0.4.20) unstable; urgency=low
 
 git-buildpackage (0.4.19) unstable; urgency=low
 
-  * don't fail of the pristine-tar branch doesn't exist 
+  * don't fail of the pristine-tar branch doesn't exist
     (Closes: #468675)
 
  -- Guido Guenther <agx@sigxcpu.org>  Sat, 01 Mar 2008 14:22:20 +0100
@@ -4819,7 +4819,7 @@ git-buildpackage (0.4.10) unstable; urgency=low
 
   * git-ls-files: separate filenames by '\0', based on a patch from Uwe
     Kleine-König <Uwe.Kleine-Koenig@digi.com> (Closes: #454470)
-  * git-import-dsc: return non null on failure 
+  * git-import-dsc: return non null on failure
 
  -- Guido Guenther <agx@sigxcpu.org>  Fri, 07 Dec 2007 23:19:39 +0100
 
@@ -4834,7 +4834,7 @@ git-buildpackage (0.4.8) unstable; urgency=low
 
   * git-buildpacakge: make sure we don't switch directories during build
     (Closes: #451550)
-  * debian/control: use the now official Vcs-Git 
+  * debian/control: use the now official Vcs-Git
 
  -- Guido Guenther <agx@sigxcpu.org>  Mon, 19 Nov 2007 18:50:08 +0100
 
@@ -4851,7 +4851,7 @@ git-buildpackage (0.4.6) unstable; urgency=low
 
   * fix url (Closes: #448350)
   * call gzip with "-n" (Closes: #449094) - thanks to Romain Francoise
-  * add .gitignore 
+  * add .gitignore
 
  -- Guido Guenther <agx@sigxcpu.org>  Sun, 04 Nov 2007 16:20:36 +0100
 
@@ -4924,9 +4924,9 @@ git-buildpackage (0.4.0) experimental; urgency=low
 
 git-buildpackage (0.3.6) unstable; urgency=low
 
-  * create upstream branch when importing into an empty archive 
+  * create upstream branch when importing into an empty archive
     (Closes: #443305)
-  * detect upstream version from common tarball formats 
+  * detect upstream version from common tarball formats
     (Closes: #443306)
 
  -- Guido Guenther <agx@sigxcpu.org>  Wed, 03 Oct 2007 18:01:15 +0200
@@ -4963,14 +4963,14 @@ git-buildpackage (0.3.3) unstable; urgency=low
 git-buildpackage (0.3.2) unstable; urgency=low
 
   * git-import-orig: allow to import into an empy git repository
-  * docs: we don't use git_load_dirs internally anymore 
+  * docs: we don't use git_load_dirs internally anymore
   * docs: howto start a package from scratch
 
  -- Guido Guenther <agx@sigxcpu.org>  Wed, 27 Jun 2007 04:06:33 +0300
 
 git-buildpackage (0.3.1) unstable; urgency=low
 
-  * don't fail imports on large archives 
+  * don't fail imports on large archives
   * print a sensible error message, when a git repository isn't a debian
     source package
 
@@ -5110,7 +5110,7 @@ git-buildpackage (0.2.19) unstable; urgency=low
 git-buildpackage (0.2.18) experimental; urgency=low
 
   * git-buildpackage: detect the branch we're on and bail out if it's not the
-    debian branch 
+    debian branch
   * doc updates
 
  -- Guido Guenther <agx@sigxcpu.org>  Sun, 10 Dec 2006 14:57:35 +0100
@@ -5159,7 +5159,7 @@ git-buildpackage (0.2.12) experimental; urgency=low
 git-buildpackage (0.2.11) git-buildpackage; urgency=low
 
   * git-buildpackage: use pipes module instead of os.system
-  * git-import-orig: fix printout of branch name 
+  * git-import-orig: fix printout of branch name
 
  -- Guido Guenther <agx@sigxcpu.org>  Tue, 28 Nov 2006 16:33:54 +0100
 
@@ -5172,7 +5172,7 @@ git-buildpackage (0.2.10) git-buildpackage; urgency=low
 git-buildpackage (0.2.9) git-buildpackage; urgency=low
 
   * depend on a fixed git-load-dirs that contains the git_load_dirs executable
-  * git-import-dsc: fix importing debian native packages 
+  * git-import-dsc: fix importing debian native packages
 
  -- Guido Guenther <agx@sigxcpu.org>  Tue, 14 Nov 2006 12:39:26 +0100
 
@@ -5189,7 +5189,7 @@ git-buildpackage (0.2.8) git-buildpackage; urgency=low
 
 git-buildpackage (0.2.7) git-buildpackage; urgency=low
 
-  * more robust regex matching 
+  * more robust regex matching
   * sanitize all version numbers before running git-tag
 
  -- Guido Guenther <agx@sigxcpu.org>  Fri,  6 Oct 2006 18:40:12 +0200
@@ -5209,20 +5209,20 @@ git-buildpackage (0.2.6) git-buildpackage; urgency=low
 git-buildpackage (0.2.5) git-buildpackage; urgency=low
 
   * fix syntax error in tag replacement
-  * minor manpage reformating 
+  * minor manpage reformating
   * cleanup generated manpage.* files
 
  -- Guido Guenther <agx@sigxcpu.org>  Thu,  5 Oct 2006 11:21:01 +0200
 
 git-buildpackage (0.2.4) git-buildpackage; urgency=low
 
-  * add manpages 
+  * add manpages
 
  -- Guido Guenther <agx@sigxcpu.org>  Wed,  4 Oct 2006 19:39:13 +0200
 
 git-buildpackage (0.2.3) git-buildpackage; urgency=low
 
-  * git doesn't like '~' in tag names so replace this with a dot when tagging 
+  * git doesn't like '~' in tag names so replace this with a dot when tagging
 
  -- Guido Guenther <agx@sigxcpu.org>  Mon,  2 Oct 2006 18:30:20 +0200
 
@@ -5231,7 +5231,7 @@ git-buildpackage (0.2.2) git-buildpackage; urgency=low
   * git-import-dsc: don't fail if the dsc is a plain filename without a
     directory component
   * git-buildpackage: add --git-verbose option
-  * git-import-{orig,dsc}: allow to set the name of the upstream branch 
+  * git-import-{orig,dsc}: allow to set the name of the upstream branch
 
  -- Guido Guenther <agx@sigxcpu.org>  Fri, 29 Sep 2006 19:08:08 +0200
 
@@ -5239,7 +5239,7 @@ git-buildpackage (0.2.1) git-buildpackage; urgency=low
 
   * git-import-orig: don't try import new upstream versions when there
     are uncommitted changes
-  * git-buildpackage: use helpers from git_buildpackage 
+  * git-buildpackage: use helpers from git_buildpackage
 
  -- Guido Guenther <agx@sigxcpu.org>  Wed, 27 Sep 2006 12:15:47 +0200