[debian-edu-commits] debian-edu/slbackup-php.git (#3) - edu-wheezy (branch) updated: debian/0.3-2.2-2-gc02b453

Mike Gabriel sunweaver at alioth.debian.org
Fri Aug 9 10:05:21 UTC 2013


The branch, edu-wheezy has been updated
       via  c02b453a62120364cc0c20f6b11a2e5918833c0f (commit)
      from  d43efc72d662da0af31c558e300a339a035656b8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    1 +
 debian/control   |    4 ++--
 debian/rules     |    4 +++-
 3 files changed, 6 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 69fd4ca..2c54033 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ slbackup-php (0.3-2.3) UNRELEASED; urgency=low
   * Non-maintainer upload.
   * Add patch: 001_slbackup-php_cookie+request-merge.patch. Fix reappearing
     login page on every click.
+  * Enable quilt patch system. Bump Standards-Version from 3.7.3 to 0.9.2.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Sun, 15 Jan 2012 13:40:20 +0100
 
diff --git a/debian/control b/debian/control
index f442a11..e4379d0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: misc
 Priority: optional
 Maintainer: Patrick Winnertz <winnie at debian.org>
 Uploaders: Morten Werner Olsen <werner at debian.org>, Finn-Arne Johansen <faj at bzz.no>
-Standards-Version: 3.7.3
-Build-Depends: debhelper (>= 5), po-debconf, smarty-gettext, php5-cli
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 5), po-debconf, smarty-gettext, php5-cli, quilt (>= 0.46-7~)
 
 Package: slbackup-php
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 04e063c..0fe30b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,13 +14,15 @@ clean:
 	dh_testroot
 	rm -f build-stamp
 	[ ! -f Makefile ] || $(MAKE) clean
+	dh_quilt_unpatch
 	dh_clean
 	debconf-updatepo
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
+	dh_quilt_patch
 	-$(MAKE) mo-files
 	dh_installdirs
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/slbackup-php prefix=/usr


hooks/post-receive
-- 
slbackup-php.git (Debian package slbackup-php)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "slbackup-php.git" (Debian package slbackup-php).




More information about the debian-edu-commits mailing list