summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-29 13:23:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-01-29 13:23:08 -0700
commit3247858a563515dc95d389e61ef59365d818f576 (patch)
treef5a693eaf768df8ff4b53064a6c33d249d0bea6d
parenta7454e9fbe5ef27ed2ea01055af2940b2fd61f71 (diff)
Commit Debian 3.0 (quilt) metadata
[dgit (8.3) quilt-fixup]
-rw-r--r--debian/patches/debian-changes8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes
index 5b0dbaf84a..33100d1414 100644
--- a/debian/patches/debian-changes
+++ b/debian/patches/debian-changes
@@ -15,8 +15,8 @@ upload of upstream version 1.2.3, you could use:
clone`.)
A single combined diff, containing all the changes, follows.
---- git-annex-7.20190122.orig/COPYRIGHT
-+++ git-annex-7.20190122/COPYRIGHT
+--- git-annex-7.20190129.orig/COPYRIGHT
++++ git-annex-7.20190129/COPYRIGHT
@@ -54,9 +54,6 @@ Files: static/jquery*
Copyright: © 2005-2011 by John Resig, Branden Aaron & Jörn Zaefferer
© 2011 The Dojo Foundation
@@ -38,8 +38,8 @@ A single combined diff, containing all the changes, follows.
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
---- git-annex-7.20190122.orig/Test.hs
-+++ git-annex-7.20190122/Test.hs
+--- git-annex-7.20190129.orig/Test.hs
++++ git-annex-7.20190129/Test.hs
@@ -145,8 +145,8 @@ tests crippledfilesystem opts = testGrou
map (\(d, te) -> withTestMode te initTests (unitTests d)) testmodes
where