[debian-edu-commits] debian-edu/slbackup-php.git (#126) - master (branch) updated: debian/0.3-5-84-g03cd4f0

Mike Gabriel sunweaver at alioth.debian.org
Mon Apr 22 15:56:41 UTC 2013


The branch, master has been updated
       via  03cd4f06f0e0bda34dfe8f97f13e94f0213414c9 (commit)
      from  e9c873518e7c1256d404bf168c51467c1f1f0cf4 (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 -----------------------------------------------------------------
commit 03cd4f06f0e0bda34dfe8f97f13e94f0213414c9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Apr 22 17:56:33 2013 +0200

    Install slbackup-php.desktop into bin:package.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                  |    1 +
 debian/rules                                      |    2 +-
 debian/{slbackup.desktop => slbackup-php.desktop} |    2 --
 debian/slbackup-php.install                       |    1 +
 4 files changed, 3 insertions(+), 3 deletions(-)
 rename debian/{slbackup.desktop => slbackup-php.desktop} (77%)
 create mode 100644 debian/slbackup-php.install

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 31e9015..be4179e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ slbackup-php (0.4.3-3) UNRELEASED; urgency=low
     + Bump Standards: to 3.9.4 after some changes as documented below.
   * /debian/rules:
     + Add rules build-arch and build-indep.
+  * Install slbackup-php.desktop into bin:package.
 
  -- Mike Gabriel <sunweaver at debian.org>  Fri, 22 Mar 2013 22:46:06 +0100
 
diff --git a/debian/rules b/debian/rules
index 100995b..7adae8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ install: build
 	-$(MAKE) mo-files
 	dh_installdirs
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/slbackup-php prefix=/usr
-
+	dh_install
 
 binary-arch: 
 
diff --git a/debian/slbackup.desktop b/debian/slbackup-php.desktop
similarity index 77%
rename from debian/slbackup.desktop
rename to debian/slbackup-php.desktop
index 19c3018..0fe733f 100644
--- a/debian/slbackup.desktop
+++ b/debian/slbackup-php.desktop
@@ -6,8 +6,6 @@ Comment=Webpage for configuring slbackup
 Version=1.0
 TryExec=x-www-browser http://localhost/slbackup-php/?nonhttps=warn
 Exec=x-www-browser http://localhost/slbackup-php/?nonhttps=warn
-TryExec=x-www-browser http://localhost/slbackup-php/
-Exec=x-www-browser http://localhost/slbackup-php/
 Terminal=false
 Type=Application
 Categories=Application;Network;System;Security
diff --git a/debian/slbackup-php.install b/debian/slbackup-php.install
new file mode 100644
index 0000000..54c1af7
--- /dev/null
+++ b/debian/slbackup-php.install
@@ -0,0 +1 @@
+debian/slbackup-php.desktop usr/share/applications/
\ No newline at end of file


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