[Pkg-utopia-commits] r3319 - in /packages/unstable/networkmanager/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Nov 29 09:20:12 UTC 2009
Author: biebl
Date: Sun Nov 29 09:20:08 2009
New Revision: 3319
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3319
Log:
* debian/rules
- Don't ship empty TODO file. (Closes: #558471)
Modified:
packages/unstable/networkmanager/debian/changelog
packages/unstable/networkmanager/debian/rules
Modified: packages/unstable/networkmanager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/changelog?rev=3319&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/changelog (original)
+++ packages/unstable/networkmanager/debian/changelog Sun Nov 29 09:20:08 2009
@@ -1,3 +1,10 @@
+network-manager (0.7.2-3) UNRELEASED; urgency=low
+
+ * debian/rules
+ - Don't ship empty TODO file. (Closes: #558471)
+
+ -- Michael Biebl <biebl at debian.org> Sun, 29 Nov 2009 10:19:59 +0100
+
network-manager (0.7.2-2) unstable; urgency=low
* debian/rules
Modified: packages/unstable/networkmanager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/debian/rules?rev=3319&op=diff
==============================================================================
--- packages/unstable/networkmanager/debian/rules (original)
+++ packages/unstable/networkmanager/debian/rules Sun Nov 29 09:20:08 2009
@@ -10,7 +10,7 @@
DEB_DH_MAKESHLIBS_ARGS_ALL := -X/usr/lib/NetworkManager -X/usr/lib/pppd/
-DEB_INSTALL_DOCS_ALL := README AUTHORS TODO
+DEB_INSTALL_DOCS_ALL := README AUTHORS
DEB_CONFIGURE_LIBEXECDIR := "\$$(prefix)/lib/NetworkManager"
More information about the Pkg-utopia-commits
mailing list