r45016 - in /trunk/libhtml-wikiconverter-markdown-perl/debian: TODO.source changelog copyright watch
ghostbar at users.alioth.debian.org
ghostbar at users.alioth.debian.org
Tue Sep 29 05:26:18 UTC 2009
Author: ghostbar
Date: Tue Sep 29 05:25:56 2009
New Revision: 45016
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45016
Log:
* removed auto-svn-upgrade on debian/watch
* removed debian/TODO.source, no longer needed.
* Removed Disclaimer from debian/copyright, the info it's OK.
Removed:
trunk/libhtml-wikiconverter-markdown-perl/debian/TODO.source
Modified:
trunk/libhtml-wikiconverter-markdown-perl/debian/changelog
trunk/libhtml-wikiconverter-markdown-perl/debian/copyright
trunk/libhtml-wikiconverter-markdown-perl/debian/watch
Modified: trunk/libhtml-wikiconverter-markdown-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-markdown-perl/debian/changelog?rev=45016&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-markdown-perl/debian/changelog (original)
+++ trunk/libhtml-wikiconverter-markdown-perl/debian/changelog Tue Sep 29 05:25:56 2009
@@ -1,9 +1,9 @@
libhtml-wikiconverter-markdown-perl (0.05-1) UNRELEASED; urgency=low
+
+ TODO:
+ Write debian/README.Debian documenting better ways to approach what
+ this module was patched for, ikiwiki migrations.
- Thinking on removing patches, there are now better ways to migrate to ikiwiki
- than this module and those patches. Wrote already to Jonas.
- -- Jose Luis Rivas
-
[ gregor herrmann <gregoa at debian.org> ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
@@ -45,13 +45,16 @@
[ Jose Luis Rivas ]
* New upstream release 0.05
- * Deleted patches. There are better ways to accomplish what patches made.
+ * Deleted patches for ikiwiki migrations.
* Removed quilt, devscripts, patchutils and dh-buildinfo from B-D.
* Updated version of libhtml-wikiconverter-perl to >= 0.67.
* debian/control: versioned debhelper to >= 7
* Updated debian/rules to a simple use of CDBS.
* Deleted custom rules for CDBS and debian/README.cdbs-tweaks.
* Deleted use of debian/control.in
+ * Removed auto-svn-upgrade on debian/watch.
+ * Removed debian/TODO.source, no longer needed.
+ * Bump to Standards-Version 3.8.3 wo/ changes needed.
-- Jose Luis Rivas <ghostbar at debian.org> Sat, 26 Sep 2009 22:12:57 -0430
Modified: trunk/libhtml-wikiconverter-markdown-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-markdown-perl/debian/copyright?rev=45016&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-markdown-perl/debian/copyright (original)
+++ trunk/libhtml-wikiconverter-markdown-perl/debian/copyright Tue Sep 29 05:25:56 2009
@@ -3,12 +3,6 @@
Upstream-Maintainer: David J. Iberri <diberri at cpan.org>
Upstream-Source: http://search.cpan.org/dist/HTML-WikiConverter-Markdown/
Upstream-Name: HTML-WikiConverter-Markdown
-Disclaimer: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
Files: *
Copyright: David J. Iberri <diberri at cpan.org>
Modified: trunk/libhtml-wikiconverter-markdown-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-markdown-perl/debian/watch?rev=45016&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-markdown-perl/debian/watch (original)
+++ trunk/libhtml-wikiconverter-markdown-perl/debian/watch Tue Sep 29 05:25:56 2009
@@ -1,4 +1,4 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
http://search.cpan.org/dist/HTML-WikiConverter-Markdown/ \
- .*/HTML-WikiConverter-Markdown-(\d.+).tar.gz debian svn-upgrade
+ .*/HTML-WikiConverter-Markdown-(\d.+).tar.gz
More information about the Pkg-perl-cvs-commits
mailing list