[SCM] Perl extension for mknod, major, minor, and makedev branch, master, updated. 926af14e1335987c754ab27dc9f3c7c163ec6960

Ansgar Burchardt ansgar at debian.org
Sun Oct 30 23:04:46 UTC 2011


The following commit has been merged in the master branch:
commit 24301b81469866809f69330b5bce5e84b6a5aa54
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Mon Oct 31 00:00:00 2011 +0100

    d/control: Use shorter URL for Vcs-Git.

diff --git a/debian/control b/debian/control
index d1d88d2..e61a63b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), cdbs (>= 0.4.27),
  perl
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Unix-Mknod/
-Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libunix-mknod-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libunix-mknod-perl.git
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libunix-mknod-perl.git
 
 Package: libunix-mknod-perl
@@ -17,4 +17,4 @@ Description: Perl extension for mknod, major, minor, and makedev
  Unix::Mknod allows access to the device routines major()/minor()/makedev()
  that may or may not be macros in .h files.
  .
- It also allows access to the mknod(2) system call.
\ No newline at end of file
+ It also allows access to the mknod(2) system call.

-- 
Perl extension for mknod, major, minor, and makedev



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