r20672 - in /trunk/libdata-stag-perl/debian: changelog get-orig-source watch

plessy at users.alioth.debian.org plessy at users.alioth.debian.org
Wed Jun 4 01:05:20 UTC 2008


Author: plessy
Date: Wed Jun  4 01:05:20 2008
New Revision: 20672

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20672
Log:
New upstream release available and DFSG-free.

Removed:
    trunk/libdata-stag-perl/debian/get-orig-source
Modified:
    trunk/libdata-stag-perl/debian/changelog
    trunk/libdata-stag-perl/debian/watch

Modified: trunk/libdata-stag-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stag-perl/debian/changelog?rev=20672&op=diff
==============================================================================
--- trunk/libdata-stag-perl/debian/changelog (original)
+++ trunk/libdata-stag-perl/debian/changelog Wed Jun  4 01:05:20 2008
@@ -1,3 +1,11 @@
+libdata-stag-perl (0.11-1) UNRELEASED; urgency=low
+
+  * New upstream version available, with no non-free file.
+  * debian/get-orig-source: removed.
+  * debian/watch does not call get-orig-source anymore.
+
+ -- Charles Plessy <plessy at debian.org>  Wed, 04 Jun 2008 19:03:27 +0900
+
 libdata-stag-perl (0.10~dfsg-1) unstable; urgency=low
 
   * Initial Release (Closes: #478251).

Modified: trunk/libdata-stag-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stag-perl/debian/watch?rev=20672&op=diff
==============================================================================
--- trunk/libdata-stag-perl/debian/watch (original)
+++ trunk/libdata-stag-perl/debian/watch Wed Jun  4 01:05:20 2008
@@ -1,4 +1,6 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 opts=dversionmangle=s/~dfsg// \
-http://search.cpan.org/dist/Data-Stag/ .*/Data-Stag-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ debian debian/get-orig-source
+# Non-free file removed, get-orig-source not necessary anymore -- Charles
+#http://search.cpan.org/dist/Data-Stag/ .*/Data-Stag-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ debian debian/get-orig-source
+http://search.cpan.org/dist/Data-Stag/ .*/Data-Stag-([\.\d]+)\.(?:tar\.gz|tar|tgz)$




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