[libcompress-snappy-perl] 01/01: Update Architecture field to all (look src/*)
Alejandro Garrido Mota
alejandro at debian.org
Sat Sep 14 09:46:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
mogaal-guest pushed a commit to branch master
in repository libcompress-snappy-perl.
commit 96578605f6d8df09f6660c70f7a0b2357ab19496
Author: Alejandro Garrido Mota <garridomota at gmail.com>
Date: Sat Sep 14 11:44:10 2013 +0200
Update Architecture field to all (look src/*)
---
debian/changelog | 1 +
debian/control | 6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9742b5e..27ea12d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
libcompress-snappy-perl (0.20-1) UNRELEASED; urgency=low
+ [ Alejandro Garrido Mota ]
* Initial Release. (Closes: #722345)
-- Alejandro Garrido Mota <alejandro at debian.org> Sat, 14 Sep 2013 11:07:23 +0200
diff --git a/debian/control b/debian/control
index c03d17e..bea9d9a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcompress-snappy-perl.git
Homepage: https://metacpan.org/release/Compress-Snappy
Package: libcompress-snappy-perl
-Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Architecture: all
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Perl interface to Google's Snappy (de)compressor
The Compress::Snappy module provides an interface to Google's Snappy
(de)compressor.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcompress-snappy-perl.git
More information about the Pkg-perl-cvs-commits
mailing list