diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-03-02 20:28:16 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-03-03 00:39:27 -0800 |
commit | e4208c47778b2ef86f0e3add178c402601147f1b (patch) | |
tree | b992481e868d868d6a5b7232e2e0efa4adc6f179 | |
parent | c0605d50175c4112862d654d5f629b9306872539 (diff) | |
download | scm-e4208c47778b2ef86f0e3add178c402601147f1b.tar.gz scm-e4208c47778b2ef86f0e3add178c402601147f1b.zip |
quilt comments for new patches
-rw-r--r-- | debian/patches/not-usr-local.patch | 3 | ||||
-rw-r--r-- | debian/patches/scm-manpage-chapter.patch | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/patches/not-usr-local.patch b/debian/patches/not-usr-local.patch index 371d82d..f669b5c 100644 --- a/debian/patches/not-usr-local.patch +++ b/debian/patches/not-usr-local.patch @@ -1,3 +1,6 @@ +Description: Reference Debian install locations +Forwarded: not-needed +Author: Bryan Newbold <bnewbold@robocracy.org> Index: scm/scm.info =================================================================== --- scm.orig/scm.info diff --git a/debian/patches/scm-manpage-chapter.patch b/debian/patches/scm-manpage-chapter.patch index 84db46b..d1f153b 100644 --- a/debian/patches/scm-manpage-chapter.patch +++ b/debian/patches/scm-manpage-chapter.patch @@ -1,3 +1,6 @@ +Description: Fixes manpage chapter formatting. Fixed upstream in later version. +Forwarded: not-needed +Author: Bryan Newbold <bnewbold@robocracy.org> Index: scm/scm.1 =================================================================== --- scm.orig/scm.1 |