tags 484400 + patch
thanks
Hi,
The following is the diff for my libconfig 0.1.5+nmu1 NMU.
diff -Nru libconfig-0.1.5/debian/changelog libconfig-0.1.5+nmu1/debian/changelog
--- libconfig-0.1.5/debian/changelog 2003-10-07 21:40:06.000000000 +0300
+++ libconfig-0.1.5+nmu1/debian/changelog 2008-07-19 17:33:26.000000000
+0300
@@ -1,3 +1,11 @@
+libconfig (0.1.5+nmu1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/rules:
+ - Fixed bashism in rules. (Closes: #484400)
+
+ -- Eugene V. Lyubimkin <[EMAIL PROTECTED]> Sat, 19 Jul 2008 17:31:46 +0300
+
libconfig (0.1.5) unstable; urgency=low
* Changed sections.
@@ -32,7 +40,3 @@
* Initial Release.
-- Abraham vd Merwe <[EMAIL PROTECTED]> Sat, 6 Apr 2002 18:16:29 +0200
-
-Local variables:
-mode: debian-changelog
-End:
diff -Nru libconfig-0.1.5/debian/rules libconfig-0.1.5+nmu1/debian/rules
--- libconfig-0.1.5/debian/rules 2002-04-06 19:52:53.000000000 +0300
+++ libconfig-0.1.5+nmu1/debian/rules 2008-07-19 17:34:38.000000000 +0300
@@ -36,7 +36,7 @@
-$(MAKE) clean
dh_clean
- rm -f $(CURDIR)/debian/{build,configure}-stamp
+ rm -f $(CURDIR)/debian/build-stamp $(CURDIR)/debian/configure-stamp
rm -rf $(CURDIR)/debian/libconfig-dev $(CURDIR)/debian/libconfig
$(CURDIR)/debian/tmp
install: build
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]