diff options
| author | David Bremner <david@tethera.net> | 2023-09-19 07:59:32 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-09-19 07:59:32 -0300 |
| commit | 96f020cca43691230b763d329dc9e7d7902c3a3e (patch) | |
| tree | 4725a4b8e2cfa816bd3f7edf3bc1eb4825d9ec00 | |
| parent | 0a2579016ad42850bde40dc8263ad8c24bccba24 (diff) | |
Commit Debian 3.0 (quilt) metadata
[dgit (11.3) quilt-fixup]
| -rw-r--r-- | debian/patches/debian-changes | 14 | ||||
| -rw-r--r-- | debian/patches/series | 1 |
2 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes new file mode 100644 index 00000000..eff0294a --- /dev/null +++ b/debian/patches/debian-changes @@ -0,0 +1,14 @@ +Description: Autogenerated patch header for a single-debian-patch file. + The delta against upstream is either kept as a single patch, or maintained + in some VCS, and exported as a single patch instead of more manageable + atomic patches. +Forwarded: not-needed + +--- +--- /dev/null ++++ notmuch-0.38/trial.el +@@ -0,0 +1,4 @@ ++(profiler-start 'mem) ++(notmuch-show "mimetype:image and date:2023") ++(profiler-stop) ++(profiler-report) diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 00000000..7bb82529 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +debian-changes |
