[SCM] drc/master: Renumber patches.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 22:43:07 UTC 2016


The following commit has been merged in the master branch:
commit 9e84e7f735eb4cb9eaadc692870d2a5833e9c756
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Dec 21 18:21:46 2016 +0100

    Renumber patches.

diff --git a/debian/patches/03-as-needed.patch b/debian/patches/01-as-needed.patch
similarity index 100%
rename from debian/patches/03-as-needed.patch
rename to debian/patches/01-as-needed.patch
diff --git a/debian/patches/01-makefile.patch b/debian/patches/03-makefile.patch
similarity index 100%
rename from debian/patches/01-makefile.patch
rename to debian/patches/03-makefile.patch
diff --git a/debian/patches/series b/debian/patches/series
index 5b94b1b..27e9ff8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-03-as-needed.patch
+01-as-needed.patch
 02-spelling-errors.patch
-01-makefile.patch
+03-makefile.patch
diff --git a/debian/rules b/debian/rules
index cf44475..14bc84e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 export REPACK_SH=$(CURDIR)/debian/repack.sh
 LDFLAGS+=-Wl,--as-needed

-- 
drc packaging



More information about the pkg-multimedia-commits mailing list