Subversion Repositories libspf2

Compare Revisions

Ignore whitespace Rev 83 → Rev 82

/trunk/debian/changelog
1,11 → 1,3
libspf2 (1.2.10-4) unstable; urgency=low
 
* Upgrade to Debhelper compat level 9, in order to:
* Handle variable vendorarch installation directory (Closes: #752712),
by making debian/libmail-spf-xs-perl.install executable.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 05 Jul 2014 19:57:33 +0200
 
libspf2 (1.2.10-3) unstable; urgency=low
 
* Merge changes from Ubuntu (Closes: #734224).
/trunk/debian/control
2,7 → 2,7
Priority: optional
Section: libs
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), dh-autoreconf,
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 7), dh-autoreconf,
perl, libstring-escape-perl
Standards-Version: 3.9.4
Vcs-Svn: svn://svn.kibibyte.se/libspf2/trunk
/trunk/debian/libmail-spf-xs-perl.install
1,6 → 1,2
#!/usr/bin/perl -w
use Config;
 
print substr($Config{vendorarch}, 1), "\n", <main::DATA>;
__DATA__
usr/lib/perl5
usr/share/man/man3/*.3pm
Property changes:
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: debian/compat
===================================================================
--- debian/compat (revision 83)
+++ debian/compat (revision 82)
@@ -1 +1 @@
-9
+7