[SCM] Debian packaging of libcrypt-rijndael-perl branch, master, updated. 3b853b3435b7bf1b5b54e8f1ea11f08e6fc248ff

Xavier Guimard x.guimard at free.fr
Sat Jul 28 02:32:02 UTC 2012


The following commit has been merged in the master branch:
commit 3b853b3435b7bf1b5b54e8f1ea11f08e6fc248ff
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Jul 28 04:31:22 2012 +0200

    Update d/changelog and patches. Add TODO question

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9dc3fca..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/changelog b/debian/changelog
index 1b4ccdd..1b522da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,45 +1,25 @@
 libcrypt-rijndael-perl (1.10-1) UNRELEASED; urgency=low
 
   TODO:
-  - patches:
-    + 01_manpage_section_fix.diff:
-      * applies with an offset -> refresh
-      * missing "Forwarded: not-needed"
-    + spelling-error-on-manpage:
-      * remove boilerplate (the stuff between Author and Forwarded)
-      * maybe refresh with ~/.quiltrc settings from
-        http://pkg-perl.alioth.debian.org/howto/quilt.html#tips_and_tricks
   - since the package is using source format "3.0 (quilt)":
-    + remove quilt from d/control and d/rules
-      (also detected by lintian)
-    + delete d/README.source
-    + remove my changelog entry about changing dh argument order
-  - since this package is arch:any:
     + build-depend on debhelper >= 9.20120312
     + d/compat -> 9
     + this allows one to remove the hardening stuff from d/rules
       (and fixes the lintian warning)
-  - d/changelog:
-    + salvatore's entry is obsolete and can be removed
-    + ansgar's email address entry should read
-      "Email change: Ansgar Burchardt -> ansgar at debian.org"
-      (this syntax is recognized by dh-make-perl --refresh)
-    + (internal notes from jawnsy already removed in the previous commit)
+    NOT DONE : compat->9 provide the following error
+     /usr/bin/ld: _rijndael.o: relocation R_X86_64_PC32 against symbol \
+     `Logtable' can not be used when making a shared object; recompile \
+     with -fPIC
+     /usr/bin/ld: final link failed: Bad value
+    Makefile force -fPIE even if I add CFLAGS=-fPIC
 
   [ Jonathan Yu ]
   * New upstream release
 
-  [ gregor herrmann ]
-  * debian/rules: switch order of arguments to dh.
-
   [ Ansgar Burchardt ]
   * Update my email address.
   * debian/control: Convert Vcs-* fields to Git.
 
-  [ Salvatore Bonaccorso ]
-  * debian/copyright: Replace DEP5 Format-Specification URL from
-    svn.debian.org to anonscm.debian.org URL.
-
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 
@@ -85,7 +65,7 @@ libcrypt-rijndael-perl (1.07-1) unstable; urgency=low
   * Add myself to Uploaders.
   * Refresh debian/rules for debhelper 7.
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Sat, 11 Oct 2008 16:31:58 +0200
+ -- Ansgar Burchardt <ansgar at debian.org>  Sat, 11 Oct 2008 16:31:58 +0200
 
 libcrypt-rijndael-perl (1.06-1) unstable; urgency=low
 
diff --git a/debian/patches/01_manpage_section_fix.diff b/debian/patches/01_manpage_section_fix.diff
index edf18a5..9efd531 100644
--- a/debian/patches/01_manpage_section_fix.diff
+++ b/debian/patches/01_manpage_section_fix.diff
@@ -1,9 +1,10 @@
 Description: install .3 as .3pm
 Author: Martín Ferrari <martin.ferrari at gmail.com>
+Forwarded: not-needed
 Reviewed-By: Jonathan Yu <jawnsy at cpan.org>
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -20,7 +20,7 @@
+@@ -18,7 +18,7 @@
  
  
  	'MAN3PODS'     => {
diff --git a/debian/patches/spelling-error-on-manpage b/debian/patches/spelling-error-on-manpage
index 811cb50..8c53c32 100644
--- a/debian/patches/spelling-error-on-manpage
+++ b/debian/patches/spelling-error-on-manpage
@@ -1,12 +1,5 @@
-Description: <short summary of the patch>
- Change spelling error reported by lintian
+Description: spelling error in Rinjdael.pm pod
 Author: Xavier Guimard <x.guimard at free.fr>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=78598
 Reviewed-By: Xavier Guimard <x.guimard at free.fr>
 Last-Update: 2012-08-26

-- 
Debian packaging of libcrypt-rijndael-perl



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