diff options
| author | David Bremner <david@tethera.net> | 2026-01-17 09:36:26 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2026-01-17 09:36:26 +0900 |
| commit | ffc32a419fe55b4413cf13e4fec74296e285ee26 (patch) | |
| tree | 77bf76971da1c36d7dc07102886081356524fc95 | |
| parent | 86704073e4f6c634c498d4a575277422cf18d746 (diff) | |
Commit Debian 3.0 (quilt) metadatadebian/0.40_rc0-1archive/debian/0.40_rc0-1
[dgit (14.2) quilt-fixup]
| -rw-r--r-- | debian/patches/debian-changes | 18 | ||||
| -rw-r--r-- | debian/patches/series | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes new file mode 100644 index 00000000..0c71c899 --- /dev/null +++ b/debian/patches/debian-changes @@ -0,0 +1,18 @@ +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 + +--- +--- notmuch-0.40~rc0.orig/lib/notmuch.h ++++ notmuch-0.40~rc0/lib/notmuch.h +@@ -58,7 +58,7 @@ NOTMUCH_BEGIN_DECLS + * version in Makefile.local. + */ + #define LIBNOTMUCH_MAJOR_VERSION 5 +-#define LIBNOTMUCH_MINOR_VERSION 6 ++#define LIBNOTMUCH_MINOR_VERSION 7 + #define LIBNOTMUCH_MICRO_VERSION 0 + + 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 |
