[SCM] Debian packaging of libdbd-odbc-perl annotated tag, debian/1.31-2, created. debian/1.31-2
gregor herrmann
gregoa at debian.org
Tue Sep 20 19:08:18 UTC 2011
The annotated tag, debian/1.31-2 has been created
at eaacd1e198209e2264c9744a097f333663219ce0 (tag)
tagging 918470649a1c5cf35fbbc6d7330dbbc7d2a7bdc0 (commit)
tagged by gregor herrmann
on Tue Sep 20 21:07:59 2011 +0200
- Shortlog ------------------------------------------------------------
tagging version debian/1.31-2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABCAAGBQJOeOSPAAoJELs6aAGGSaoGI/oQAI6HAtGM8lTzGVKHPPfITp31
ajerCsko3c6CeKZUpuh7WgpNWk/x8aW7CbPT8QfQsqSaiL/HGwjoD+X0czVfJSpL
m4WBMx1xmwvedIZn7P55U8OqWL2XuaOibh2enX8vauVRPwVkrdQci0jDNc/5BOPw
0GwYZIsYgpW3seWrrS/26Vnb4lA41PkbQyhiZtluFj72G+tDUDbUorh+NxIHo3h5
GxM1irDQYvHYDWuRTRVMWtvKGmM+eCpxjj84GwPjMe6M3AdM4I+rZoNTDr3Hdu87
TUnABtGuWXZW0XXVGMjJH1KihTqvYiRD6cNWtj6o4xWuJNNG9NS3qp4POMefwqW/
15rnXHCycVFxdeJhttqFjSN0qYqA74ArU6ItQWC2IAmRWlnD9P0T94jjqyBjFn/M
zKOOJiP7n5bordnCPXY4to36L7+LrFrQh8ARvoVeZTAbOw5x7Pg1Go3dVn4ImQeW
bt0l6PqF1PkhkEhv4gRrXAaym9sStFOG8goYueFCeBsFsidmWq6GXSSuDlGSlhto
K9+hQh9iY4mRN7stGOMnzenneEHcq0K72bW8VBzl1nVL+mv+Iq3SQUTf3VZT/h1F
w5FlSO/7Sx++FNTam1CgRMEQAShzn5cYCBjtHaZS5QYaR5XaNgc5IgIdTfZtSSrl
0L8M+8qoiZDjohd+PC+x
=maGX
-----END PGP SIGNATURE-----
Ansgar Burchardt (7):
TODO: Wait for binNMUs to migrate to testing.
* Use source format 3.0 (quilt).
Patch forwarded to CPAN's RT
dch -r
* Use perl_dbi addon for dh.
Update my email address.
debian/control: Convert Vcs-* fields to Git.
Brian Cassidy (7):
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.20)
New upstream release
debian/control: added myself to Uploaders
dch -r
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.21)
New upstream release
dch -r
Carlo Segre (11):
[svn-inject] Installing original source of libdbd-odbc-perl
Load libdbd-odbc-perl-1.13 into packages/libdbd-odbc-perl/trunk.
Clean up watch file
install upstream changelog properly
Fix FTBFS bug and re-date as package was not uploaded til now
Correction to build deps
fixed watch files and CPAN references
changed CPAN reference to shorter name
removed uupdate from watch file (oops!)
Bookkeeping update: standards version & debhelper compatibility level
tweaks to libdbd-odbc-perl
Carlo U. Segre (2):
make sure to remove /usr/share/perl5 from package as it is unused.
changed email to segre at debian.org
Damyan Ivanov (1):
* Drop unused dh_installdirs
Gregor Herrmann (41):
* Change debhelper compatibility level to 5.
add missing XS-Vcs-Browser field to debian/control
* Add dh_md5sums to debian/rules.
Add missing XS-Vcs-(Svn|Browser)/Homepage field(s) to debian/control.
Change XS-Vcs-* to Vcs-* in all trunk/*/debian/control files
debian/watch: remove dash from the version capture.
replace 0-9 with \d in version capture
mass-change: rmdir /usr/{lib,share}/perl5 only if they exist as a preparation for perl5.10
[mass-commit] change remaining watch files to dist-based URL, if possible
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.17)
New upstream release.
Refresh debian/rules; examples are now in "examples/"; remove some unused
Remove executable bit from example scripts.
debian/control: change my email address, wrap long lines, mention module
debian/copyright: update upstream copyright notice; point to exact
releasing version 1.17-1
[mass commit] switch Vcs-Browser from from WebSVN to ViewSVN
[mass-commit] add ${misc:Depends} to Depends field in debian/control if it's missing
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.18)
New upstream release.
* debian/copyright: switch to new format.
releasing version 1.18-1
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.19)
New upstream release.
* debian/copyright: update years of upstream copyright.
Install an additional README.
releasing version 1.19-1
debian/watch: remove unused "debian" suffix.
debian/copyright: add additional copyright holder.
Set Standards-Version to 3.8.2 (no changes).
don't touch 'test' file
add IDEA about tests
Convert upstream changelog from POD to text/plain.
Update years of upstream copyright.
Install upstream FAQ (converted to plain text).
releasing version 1.24-1
set distribution in NEWS to unstable
Add build dependency on Test::Simple 0.90.
* Update years of copyright.
trunk didn't match branches/upstream (nor the tarball), looks like a botched commit while/after svn-upgrade
debian/rules: run Makefile.PL with "-x" to indicate we build against
Gunnar Wolf (5):
Adding the XS-Vcs-Svn field to all of our modules'
Corrected wrong URL in the XS-Vcs-Svn field :-/ Thanks, Raphael
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.16)
New upstream version
Removing myself as an uploader from all packages which have other human uploaders
Joachim Breitner (2):
me is uploader
Removing myself from all Uploaders: fields, since I have been inactive for quite some time. Keep up the good work, DPG!
Joey Hess (1):
update Vcs-Svn lines for new locations
Jonathan Yu (19):
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.22)
TODO: clean up debian/rules
Remove TODO, I guess we can worry about d/rules another day
Add test to .PHONY list
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.23)
* New upstream release
TODO: resolve issues with interpreters being #!perl etc
* Drop version dependency on libdbi-perl (oldstable has 1.53)
dch -r. Builds lintian clean, ready for upload now. I haven't tested it since I don't use ODBC, so perhaps someone else should do that (automated testing is disabled, as per my understanding of the old rules file)
[svn-upgrade] Integrating new upstream version, libdbd-odbc-perl (1.24)
New upstream release
* Remove spelling patch, fixed upstream
NOTE: builds clean and looks good, but I am unsure
[svn-upgrade] new version libdbd-odbc-perl (1.27)
* New upstream release
builds clean, looks good, dch -r
[svn-upgrade] new version libdbd-odbc-perl (1.29)
* New upstream release
builds clean, dch -r
Nathan Handler (1):
[mass-commit] debian/watch: Modify to ignore development releases.
Nicholas Bamber (13):
Added myself to Uploaders
[svn-upgrade] new version libdbd-odbc-perl (1.25)
New upstream release
Bump Standards-Version to 3.9.1
Refreshed copyright
Added patch to fix spelling mistake
[svn-upgrade] new version libdbd-odbc-perl (1.31)
New upstream release
Raised standards version to 3.9.2
TODO: examples dir need looking at
Some example scripts did not have correct permissions or any shebang
readying
releasing
Ryan Niebur (1):
mass updated jawnsy's email address
Salvatore Bonaccorso (1):
[packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
gregor herrmann (2):
Make the build system compatible with the multi-arched odbc-dev.
releasing version 1.31-2
-----------------------------------------------------------------------
--
Debian packaging of libdbd-odbc-perl
More information about the Pkg-perl-cvs-commits
mailing list