[Pkg-cli-apps-commits] [SCM] gnome-subtitles branch, master, updated. debian/1.1-2-1-g672c4cd
Tiago Bortoletto Vaz
tiago at debian.org
Wed Aug 24 01:08:29 UTC 2011
The following commit has been merged in the master branch:
commit 672c4cdd1a7ceb10dc55dfab272aefaa8f20a5f0
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date: Tue Aug 23 22:00:08 2011 -0300
Applying last nmu patch.
diff --git a/debian/changelog b/debian/changelog
index 8c054e8..3a13b30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gnome-subtitles (1.1-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Don't ship .la files (Closes: #621259).
+
+ -- Luk Claes <luk at debian.org> Mon, 04 Jul 2011 07:09:54 +0200
+
gnome-subtitles (1.1-2) unstable; urgency=low
[ Julian Taylor ]
diff --git a/debian/rules b/debian/rules
index 41ff94b..a63d622 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ build-stamp:
install: build
dh $@
+ rm `find debian -name '*.la'`
binary: binary-arch
binary-arch: install
--
gnome-subtitles
More information about the Pkg-cli-apps-commits
mailing list