[debian-edu-commits] debian-edu/slbackup-php.git (#59) - master (branch) updated: debian/0.3-3-34-gaaf5e8f

Mike Gabriel sunweaver at alioth.debian.org
Fri Mar 22 22:06:31 UTC 2013


The branch, master has been updated
       via  aaf5e8f81131f5a3a2891620eecd73105bb15492 (commit)
      from  cb50b6449e755f066f1b05b115ef4255fb337a26 (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 |    3 +++
 debian/control   |    2 +-
 debian/rules     |    9 ++++++++-
 3 files changed, 12 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 2217b9e..9277adf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ slbackup-php (0.4.3-3) UNRELEASED; urgency=low
 
   * /debian/control:
     + Use my DD mail address in Uploaders: field.
+    + Bump Standards: to 3.9.4 after some changes as documented below.
+  * /debian/rules:
+    + Add rules build-arch and build-indep.
 
  -- Mike Gabriel <sunweaver at debian.org>  Fri, 22 Mar 2013 22:46:06 +0100
 
diff --git a/debian/control b/debian/control
index d23e882..a11afcd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Patrick Winnertz <winnie at debian.org>,
  Morten Werner Olsen <werner at debian.org>,
  Finn-Arne Johansen <faj at bzz.no>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 5), po-debconf, smarty-gettext, php5-cli, quilt (>= 0.46-7~)
 
 Package: slbackup-php
diff --git a/debian/rules b/debian/rules
index 7421437..1b7e3c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,14 @@
 # -*- makefile -*-
 
 
-build: build-stamp
+build: build-arch build-indep
+
+build-arch:
+# nothing to do for build-arch
+
+build-indep: build-stamp
+
+build-stamp:
 	debconf-updatepo
 
 build-stamp:  


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