[debian-edu-commits] debian-edu/pkg-team/ 02/04: debian/patches: Introduce patch numbering scheme. Use .patch as suffix for all patch files.

Mike Gabriel sunweaver at debian.org
Thu Jul 16 07:00:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository ldap2zone.

commit 4328307d86f2677194a49401367948ee9951b1a7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jul 16 08:46:20 2015 +0200

    debian/patches: Introduce patch numbering scheme. Use .patch as suffix for all patch files.
---
 ...-default-location => 0001_fix-default-location.patch} |  0
 .../{ldap_host_param => 0002_ldap_host_param.patch}      |  0
 ...{heap-corruption.patch => 0003_heap-corruption.patch} |  0
 ...broken-zones.patch => 0004_revert-broken-zones.patch} |  0
 ...ne-ordering.patch => 0005_stable-zone-ordering.patch} |  0
 ...ng.patch => 0006_avoid-signed-unsigned-warning.patch} |  0
 debian/patches/{hardening.patch => 0007_hardening.patch} |  0
 ...nused-variables.patch => 0008_unused-variables.patch} |  0
 debian/patches/series                                    | 16 ++++++++--------
 9 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/fix-default-location b/debian/patches/0001_fix-default-location.patch
similarity index 100%
rename from debian/patches/fix-default-location
rename to debian/patches/0001_fix-default-location.patch
diff --git a/debian/patches/ldap_host_param b/debian/patches/0002_ldap_host_param.patch
similarity index 100%
rename from debian/patches/ldap_host_param
rename to debian/patches/0002_ldap_host_param.patch
diff --git a/debian/patches/heap-corruption.patch b/debian/patches/0003_heap-corruption.patch
similarity index 100%
rename from debian/patches/heap-corruption.patch
rename to debian/patches/0003_heap-corruption.patch
diff --git a/debian/patches/revert-broken-zones.patch b/debian/patches/0004_revert-broken-zones.patch
similarity index 100%
rename from debian/patches/revert-broken-zones.patch
rename to debian/patches/0004_revert-broken-zones.patch
diff --git a/debian/patches/stable-zone-ordering.patch b/debian/patches/0005_stable-zone-ordering.patch
similarity index 100%
rename from debian/patches/stable-zone-ordering.patch
rename to debian/patches/0005_stable-zone-ordering.patch
diff --git a/debian/patches/avoid-signed-unsigned-warning.patch b/debian/patches/0006_avoid-signed-unsigned-warning.patch
similarity index 100%
rename from debian/patches/avoid-signed-unsigned-warning.patch
rename to debian/patches/0006_avoid-signed-unsigned-warning.patch
diff --git a/debian/patches/hardening.patch b/debian/patches/0007_hardening.patch
similarity index 100%
rename from debian/patches/hardening.patch
rename to debian/patches/0007_hardening.patch
diff --git a/debian/patches/unused-variables.patch b/debian/patches/0008_unused-variables.patch
similarity index 100%
rename from debian/patches/unused-variables.patch
rename to debian/patches/0008_unused-variables.patch
diff --git a/debian/patches/series b/debian/patches/series
index 63af6b3..3c3c309 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,8 +1,8 @@
-fix-default-location
-ldap_host_param
-heap-corruption.patch
-revert-broken-zones.patch
-stable-zone-ordering.patch
-avoid-signed-unsigned-warning.patch
-hardening.patch
-unused-variables.patch
+0001_fix-default-location.patch
+0002_ldap_host_param.patch
+0003_heap-corruption.patch
+0004_revert-broken-zones.patch
+0005_stable-zone-ordering.patch
+0006_avoid-signed-unsigned-warning.patch
+0007_hardening.patch
+0008_unused-variables.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/ldap2zone.git



More information about the debian-edu-commits mailing list