r8571 - in /trunk/liblingua-es-numeros-perl/debian: Numeros.pod changelog rules

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Thu Oct 25 17:21:59 UTC 2007


Author: gregoa-guest
Date: Thu Oct 25 17:21:58 2007
New Revision: 8571

URL: http://svn.debian.org/wsvn/?sc=1&rev=8571
Log:
Remove Debian specific Numeros.3pm, the upstream manpage is now in English.

Removed:
    trunk/liblingua-es-numeros-perl/debian/Numeros.pod
Modified:
    trunk/liblingua-es-numeros-perl/debian/changelog
    trunk/liblingua-es-numeros-perl/debian/rules

Modified: trunk/liblingua-es-numeros-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/liblingua-es-numeros-perl/debian/changelog?rev=8571&op=diff
==============================================================================
--- trunk/liblingua-es-numeros-perl/debian/changelog (original)
+++ trunk/liblingua-es-numeros-perl/debian/changelog Thu Oct 25 17:21:58 2007
@@ -2,16 +2,13 @@
 
   * New upstream release.
   * Set debhelper compatibility level to 5.
-
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Thu, 25 Oct 2007 19:12:18 +0200
-
-liblingua-es-numeros-perl (0.01-4) UNRELEASED; urgency=low
-
+  * Remove Debian specific Numeros.3pm, the upstream manpage is now in
+    English.
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:58 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Thu, 25 Oct 2007 19:19:11 +0200
 
 liblingua-es-numeros-perl (0.01-3) unstable; urgency=low
 

Modified: trunk/liblingua-es-numeros-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/liblingua-es-numeros-perl/debian/rules?rev=8571&op=diff
==============================================================================
--- trunk/liblingua-es-numeros-perl/debian/rules (original)
+++ trunk/liblingua-es-numeros-perl/debian/rules Thu Oct 25 17:21:58 2007
@@ -48,10 +48,6 @@
 	$(MAKE) test
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
 
-	# Generate and install the English manpage (still Debian-specific)
-	install -d $(TMP)/usr/share/man/man3/
-	pod2man --section 3pm $(CURDIR)/debian/Numeros.pod $(TMP)/usr/share/man/man3/Numeros.3pm
-
 	# As this is a architecture independent package, we are not
 	# supposed to install stuff to /usr/lib. MakeMaker creates
 	# the dirs, we delete them from the deb:




More information about the Pkg-perl-cvs-commits mailing list