[SCM] aeolus packaging branch, master, updated. debian/0.8.2-3-15-g3e7fd0f

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Sat Apr 17 18:57:17 UTC 2010


The following commit has been merged in the master branch:
commit 3e7fd0f7aec8e935d886dfb11f988642caaa9d97
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Sat Apr 17 20:57:09 2010 +0200

    Install README as changelog.

diff --git a/debian/changelog b/debian/changelog
index 164fd58..f1fc138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ aeolus (0.8.4-1) unstable; urgency=low
   * Rename old debian/patches/makefile.patch to 01-makefile.patch:
     - Append a SONAME to aeolus_{txt,x11}.so libraries.
   * Add README.source file to document the usage of quilt.
+  * Install README file as upstream's changelog.
 
  -- Alessio Treglia <quadrispro at ubuntu.com>  Sat, 17 Apr 2010 20:51:51 +0200
 
diff --git a/debian/docs b/debian/docs
index e845566..62deb04 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-README
+AUTHORS
diff --git a/debian/rules b/debian/rules
index 298a905..37690d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,5 @@ override_dh_auto_install:
 	mkdir -p $(CURDIR)/debian/aeolus/usr/share/applications
 	cp debian/aeolus.conf $(CURDIR)/debian/aeolus/etc
 	cp debian/aeolus.desktop $(CURDIR)/debian/aeolus/usr/share/applications
+override_dh_installchangelogs:
+	dh_installchangelogs README

-- 
aeolus packaging



More information about the pkg-multimedia-commits mailing list